aboutsummaryrefslogtreecommitdiff
path: root/src/test/WixToolsetTest.Netfx/WixToolsetTest.Netfx.csproj
diff options
context:
space:
mode:
authorJames Parsons <japarson@microsoft.com>2020-09-23 14:06:22 -0700
committerJames Parsons <japarson@microsoft.com>2020-09-23 14:06:22 -0700
commite0a88194af923cb523384352165bca91780c4289 (patch)
tree60ca39881c97502f46ce3fb8a85a5c0975bbc33e /src/test/WixToolsetTest.Netfx/WixToolsetTest.Netfx.csproj
parent2586d9355abacc7294499dd81217012385d3d8a8 (diff)
downloadwix-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.csproj1
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" />