diff options
author | Sean Hall <r.sean.hall@gmail.com> | 2020-06-18 21:58:51 +1000 |
---|---|---|
committer | Sean Hall <r.sean.hall@gmail.com> | 2020-06-18 22:08:12 +1000 |
commit | 1571b2e9a0dc0925e8d4bfacc19d7acd29068ff8 (patch) | |
tree | 97702e3c53055554a60a009e37de2dd21b3fa479 /src/test | |
parent | b7ee8f1eaa4e67b3eeba426b4bc528b35042dbea (diff) | |
download | wix-1571b2e9a0dc0925e8d4bfacc19d7acd29068ff8.tar.gz wix-1571b2e9a0dc0925e8d4bfacc19d7acd29068ff8.tar.bz2 wix-1571b2e9a0dc0925e8d4bfacc19d7acd29068ff8.zip |
Add v142, x64, ARM, and ARM64.
Diffstat (limited to 'src/test')
-rw-r--r-- | src/test/WixToolsetTest.Mba.Core/WixToolsetTest.Mba.Core.csproj | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/test/WixToolsetTest.Mba.Core/WixToolsetTest.Mba.Core.csproj b/src/test/WixToolsetTest.Mba.Core/WixToolsetTest.Mba.Core.csproj index 8691f89f..34a51a05 100644 --- a/src/test/WixToolsetTest.Mba.Core/WixToolsetTest.Mba.Core.csproj +++ b/src/test/WixToolsetTest.Mba.Core/WixToolsetTest.Mba.Core.csproj | |||
@@ -8,10 +8,6 @@ | |||
8 | <RuntimeIdentifier>win-x86</RuntimeIdentifier> | 8 | <RuntimeIdentifier>win-x86</RuntimeIdentifier> |
9 | </PropertyGroup> | 9 | </PropertyGroup> |
10 | 10 | ||
11 | <PropertyGroup> | ||
12 | <NoWarn>NU1701</NoWarn> | ||
13 | </PropertyGroup> | ||
14 | |||
15 | <ItemGroup> | 11 | <ItemGroup> |
16 | <ProjectReference Include="..\..\mbanative\mbanative.vcxproj"> | 12 | <ProjectReference Include="..\..\mbanative\mbanative.vcxproj"> |
17 | <Project>{665E0441-17F9-4105-B202-EDF274657F6E}</Project> | 13 | <Project>{665E0441-17F9-4105-B202-EDF274657F6E}</Project> |