diff options
Diffstat (limited to 'src/wixlib/netfx.wixproj')
-rw-r--r-- | src/wixlib/netfx.wixproj | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/wixlib/netfx.wixproj b/src/wixlib/netfx.wixproj index 32d928ca..e9b95422 100644 --- a/src/wixlib/netfx.wixproj +++ b/src/wixlib/netfx.wixproj | |||
@@ -11,6 +11,8 @@ | |||
11 | <Pedantic>true</Pedantic> | 11 | <Pedantic>true</Pedantic> |
12 | </PropertyGroup> | 12 | </PropertyGroup> |
13 | <ItemGroup> | 13 | <ItemGroup> |
14 | <Compile Include="NetFx472.wxs" /> | ||
15 | <Compile Include="NetFx48.wxs" /> | ||
14 | <Compile Include="NetFxExtension.wxs" /> | 16 | <Compile Include="NetFxExtension.wxs" /> |
15 | <Compile Include="NetFx1.wxs" /> | 17 | <Compile Include="NetFx1.wxs" /> |
16 | <Compile Include="NetFx1.1.wxs" /> | 18 | <Compile Include="NetFx1.1.wxs" /> |