diff options
Diffstat (limited to 'src/wixlib/netfx.wixproj')
-rw-r--r-- | src/wixlib/netfx.wixproj | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/wixlib/netfx.wixproj b/src/wixlib/netfx.wixproj index e9b95422..a9df9790 100644 --- a/src/wixlib/netfx.wixproj +++ b/src/wixlib/netfx.wixproj | |||
@@ -27,6 +27,10 @@ | |||
27 | <Compile Include="NetFx461.wxs" /> | 27 | <Compile Include="NetFx461.wxs" /> |
28 | <Compile Include="NetFx462.wxs" /> | 28 | <Compile Include="NetFx462.wxs" /> |
29 | <Compile Include="NetFxExtension_x86.wxs" /> | 29 | <Compile Include="NetFxExtension_x86.wxs" /> |
30 | <Compile Include="NetCore3.1.wxs" /> | ||
31 | <Compile Include="NetCore3.1.1.wxs" /> | ||
32 | <Compile Include="NetCore3.1.2.wxs" /> | ||
33 | <Compile Include="NetCore3.1.3.wxs" /> | ||
30 | </ItemGroup> | 34 | </ItemGroup> |
31 | <ItemGroup> | 35 | <ItemGroup> |
32 | <None Include="packages.config" /> | 36 | <None Include="packages.config" /> |