summaryrefslogtreecommitdiff
path: root/src/Directory.csproj.targets (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Switch to MSTest built-in Test target.Bob Arnson2025-03-201-10/+0
| | | | | Prevents test run during VS build and shows failure details on console (no need to dig into TRX file).
* Convert ext\ to MSTest and traversal projects.Bob Arnson2025-03-031-1/+19
| | | | | | | | - Move ext\ unit tests to MSTest. - MSBuildify ext projects with MSTest execution. - Fork test support projects for MSTest: - WixInternal.TestSupport - WixInternal.Core.TestPackage
* Move to ReleaseFlow and SomeVerRob Mensching2024-04-251-8/+0
|
* Clean up.Bob Arnson2023-11-191-4/+1
|
* Minimize calls into GitInfo by caching results during build_initRob Mensching2022-11-131-1/+6
|
* Make all test roll forwardRob Mensching2022-10-031-0/+1
|
* Centralize test project configuration with IsWixTestProjectRob Mensching2022-09-231-1/+12
|
* Add missing DEBUG #define to C# projects when building debugRob Mensching2022-02-081-0/+1
|
* Implement integrated build processRob Mensching2021-05-111-0/+5
|
* Introduce new versioning system based on GitInfoRob Mensching2021-04-291-14/+1
|
* Modernize build systemRob Mensching2021-03-161-0/+26