summaryrefslogtreecommitdiff
path: root/src/internal/SetBuildNumber/SetBuildNumber.proj (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move to ReleaseFlow and SomeVerRob Mensching2024-04-251-115/+0
|
* Update to latest signing infrastructureRob Mensching2023-09-131-8/+1
| | | | Fixes 7546
* feat(build): update xunit to version 2.5.0, fix occasional test timeoutchris_bednarski2023-07-191-1/+1
|
* Remove use of AppVeyorRob Mensching2023-01-231-15/+0
| | | | | | | | WiX v4 standardized on GitHub Actions for the build process. AppVeyor served us well and provides a great service for free. But since we moved to GitHub Actions let's not burn cycles on their build machines. Closes 7175
* Small fixes found while updating XSDsRob Mensching2023-01-011-1/+0
|
* Minimize calls into GitInfo by caching results during build_initRob Mensching2022-11-131-0/+32
|
* WiX Toolset v4-preview.1v4.0.0-preview.1Rob Mensching2022-11-111-1/+8
|
* Update build dependencies and normalize more projectsRob Mensching2022-10-191-2/+2
|
* Standardize on .NET 6 as the minimum for .NET Core platform.Rob Mensching2022-10-031-1/+1
| | | | Closes 6942
* Remove comments from global.json.Sean Hall2022-05-121-0/+2
|
* Move nuget.config, global.json and Directory.Packages.props to rootRob Mensching2022-02-231-2/+2
| | | | | Putting these files in the root means they can be used by the test projects support projects that get copied to the `build` folder.
* Update Appveyor build number so that it is unique when re-run.Sean Hall2022-02-121-1/+1
|
* Enable enabling runtime testsRob Mensching2021-05-171-0/+1
|
* Fix StrAllocString assertions.Sean Hall2021-05-111-1/+1
|
* Implement integrated build processRob Mensching2021-05-111-0/+96