diff options
| author | James Parsons <japarson@microsoft.com> | 2020-09-23 14:06:22 -0700 |
|---|---|---|
| committer | James Parsons <japarson@microsoft.com> | 2020-09-23 14:06:22 -0700 |
| commit | e0a88194af923cb523384352165bca91780c4289 (patch) | |
| tree | 60ca39881c97502f46ce3fb8a85a5c0975bbc33e /src/test/WixToolsetTest.Netfx/WixToolsetTest.Netfx.csproj | |
| parent | 2586d9355abacc7294499dd81217012385d3d8a8 (diff) | |
| download | wix-e0a88194af923cb523384352165bca91780c4289.tar.gz wix-e0a88194af923cb523384352165bca91780c4289.tar.bz2 wix-e0a88194af923cb523384352165bca91780c4289.zip | |
Add package definitions for the latest version of .NET Core 3.1
Diffstat (limited to 'src/test/WixToolsetTest.Netfx/WixToolsetTest.Netfx.csproj')
| -rw-r--r-- | src/test/WixToolsetTest.Netfx/WixToolsetTest.Netfx.csproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/test/WixToolsetTest.Netfx/WixToolsetTest.Netfx.csproj b/src/test/WixToolsetTest.Netfx/WixToolsetTest.Netfx.csproj index cf7afa8b..1df84972 100644 --- a/src/test/WixToolsetTest.Netfx/WixToolsetTest.Netfx.csproj +++ b/src/test/WixToolsetTest.Netfx/WixToolsetTest.Netfx.csproj | |||
| @@ -13,6 +13,7 @@ | |||
| 13 | 13 | ||
| 14 | <ItemGroup> | 14 | <ItemGroup> |
| 15 | <Content Include="TestData\UsingDotNetCorePackages\Bundle.wxs" CopyToOutputDirectory="PreserveNewest" /> | 15 | <Content Include="TestData\UsingDotNetCorePackages\Bundle.wxs" CopyToOutputDirectory="PreserveNewest" /> |
| 16 | <Content Include="TestData\UsingDotNetCorePackages\Bundle_x64.wxs" CopyToOutputDirectory="PreserveNewest" /> | ||
| 16 | <Content Include="TestData\UsingNativeImage\example.txt" CopyToOutputDirectory="PreserveNewest" /> | 17 | <Content Include="TestData\UsingNativeImage\example.txt" CopyToOutputDirectory="PreserveNewest" /> |
| 17 | <Content Include="TestData\UsingNativeImage\Package.en-us.wxl" CopyToOutputDirectory="PreserveNewest" /> | 18 | <Content Include="TestData\UsingNativeImage\Package.en-us.wxl" CopyToOutputDirectory="PreserveNewest" /> |
| 18 | <Content Include="TestData\UsingNativeImage\Package.wxs" CopyToOutputDirectory="PreserveNewest" /> | 19 | <Content Include="TestData\UsingNativeImage\Package.wxs" CopyToOutputDirectory="PreserveNewest" /> |
