diff options
| author | Rob Mensching <rob@firegiant.com> | 2022-10-03 10:45:46 -0700 |
|---|---|---|
| committer | Rob Mensching <rob@firegiant.com> | 2022-10-03 12:29:27 -0700 |
| commit | 05f2de99258c81b2781a9dd30847a00242f53180 (patch) | |
| tree | a6d56bcceb7f5d77be5b80798d7621542e040daf /src/api | |
| parent | 464575def4341d65bc3fa72298798755cdee527e (diff) | |
| download | wix-05f2de99258c81b2781a9dd30847a00242f53180.tar.gz wix-05f2de99258c81b2781a9dd30847a00242f53180.tar.bz2 wix-05f2de99258c81b2781a9dd30847a00242f53180.zip | |
Make all test roll forward
Diffstat (limited to 'src/api')
| -rw-r--r-- | src/api/burn/test/WixToolsetTest.Mba.Core/WixToolsetTest.Mba.Core.csproj | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/api/burn/test/WixToolsetTest.Mba.Core/WixToolsetTest.Mba.Core.csproj b/src/api/burn/test/WixToolsetTest.Mba.Core/WixToolsetTest.Mba.Core.csproj index 5d5c25fb..7aeb8aad 100644 --- a/src/api/burn/test/WixToolsetTest.Mba.Core/WixToolsetTest.Mba.Core.csproj +++ b/src/api/burn/test/WixToolsetTest.Mba.Core/WixToolsetTest.Mba.Core.csproj | |||
| @@ -5,7 +5,6 @@ | |||
| 5 | <PropertyGroup> | 5 | <PropertyGroup> |
| 6 | <TargetFramework>net6.0</TargetFramework> | 6 | <TargetFramework>net6.0</TargetFramework> |
| 7 | <RuntimeIdentifier>win-x86</RuntimeIdentifier> | 7 | <RuntimeIdentifier>win-x86</RuntimeIdentifier> |
| 8 | <RollForward>Major</RollForward> | ||
| 9 | <IsWixTestProject>true</IsWixTestProject> | 8 | <IsWixTestProject>true</IsWixTestProject> |
| 10 | </PropertyGroup> | 9 | </PropertyGroup> |
| 11 | 10 | ||
