aboutsummaryrefslogtreecommitdiff
path: root/src/api/burn/test/WixToolsetTest.Mba.Core/WixToolsetTest.Mba.Core.csproj (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Better .nupkg namesRob Mensching2024-03-071-19/+0
|
* Build tweaks to support VS 17.8...Bob Arnson2023-12-041-0/+1
| | | | | | | ...because SemVer is just a suggestion. - Also fix missing NuGet cleanup. - And update NuGet^2 packages because v6.3.1 has vulnerabilities.
* Separate WixInternal content from official WixToolset namespaceRob Mensching2022-11-081-1/+1
|
* Make all test roll forwardRob Mensching2022-10-031-1/+0
|
* Standardize on .NET 6 as the minimum for .NET Core platform.Rob Mensching2022-10-031-1/+1
| | | | Closes 6942
* Centralize test project configuration with IsWixTestProjectRob Mensching2022-09-231-8/+0
|
* Create single .zip file for non-embedded pdb filesRob Mensching2022-02-171-0/+1
| | | | | No longer create .snupkg/.symbols.nupkgs since they don't actually support native pdbs, which are all of our non-embedded pdb files.
* Fix NoWarn being overridden and use PackageReference for TestSupport.Sean Hall2022-01-271-2/+1
|
* Try to get more helpful test failure messages.Sean Hall2022-01-011-0/+5
|
* Remove warnings and make sure more don't creep in.Sean Hall2022-01-011-0/+1
| | | | Tests are not run inside of traversal projects so that skipped test warnings don't fail the build.
* Add bundle option for command line variables to always be uppercase.Sean Hall2021-07-021-0/+1
| | | | Fixes #3777
* Implement integrated build processRob Mensching2021-05-111-3/+2
|
* Move balutil into API/burnRob Mensching2021-04-291-0/+21