diff options
| author | Sean Hall <r.sean.hall@gmail.com> | 2020-12-19 21:08:19 -0600 |
|---|---|---|
| committer | Sean Hall <r.sean.hall@gmail.com> | 2020-12-19 22:15:24 -0600 |
| commit | 13e438a69daa9830ec25689d75be1637bb0bb99f (patch) | |
| tree | 8d426630159d200c3fe8262b19844a855433a0c4 /src/test/WixToolsetTest.Netfx/WixToolsetTest.Netfx.csproj | |
| parent | 2be6f679830823096db9110042b2a4a3cf8abede (diff) | |
| download | wix-13e438a69daa9830ec25689d75be1637bb0bb99f.tar.gz wix-13e438a69daa9830ec25689d75be1637bb0bb99f.tar.bz2 wix-13e438a69daa9830ec25689d75be1637bb0bb99f.zip | |
Update dependencies.
Diffstat (limited to 'src/test/WixToolsetTest.Netfx/WixToolsetTest.Netfx.csproj')
| -rw-r--r-- | src/test/WixToolsetTest.Netfx/WixToolsetTest.Netfx.csproj | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/test/WixToolsetTest.Netfx/WixToolsetTest.Netfx.csproj b/src/test/WixToolsetTest.Netfx/WixToolsetTest.Netfx.csproj index 4dea73da..acb9e4a4 100644 --- a/src/test/WixToolsetTest.Netfx/WixToolsetTest.Netfx.csproj +++ b/src/test/WixToolsetTest.Netfx/WixToolsetTest.Netfx.csproj | |||
| @@ -7,10 +7,6 @@ | |||
| 7 | <IsPackable>false</IsPackable> | 7 | <IsPackable>false</IsPackable> |
| 8 | </PropertyGroup> | 8 | </PropertyGroup> |
| 9 | 9 | ||
| 10 | <PropertyGroup> | ||
| 11 | <NoWarn>NU1701</NoWarn> | ||
| 12 | </PropertyGroup> | ||
| 13 | |||
| 14 | <ItemGroup> | 10 | <ItemGroup> |
| 15 | <Content Include="TestData\UsingDotNetCorePackages\BundleLatest.wxs" CopyToOutputDirectory="PreserveNewest" /> | 11 | <Content Include="TestData\UsingDotNetCorePackages\BundleLatest.wxs" CopyToOutputDirectory="PreserveNewest" /> |
| 16 | <Content Include="TestData\UsingDotNetCorePackages\BundleLatest_x64.wxs" CopyToOutputDirectory="PreserveNewest" /> | 12 | <Content Include="TestData\UsingDotNetCorePackages\BundleLatest_x64.wxs" CopyToOutputDirectory="PreserveNewest" /> |
