Releases: microsoft/MSBuildPrediction
Releases · microsoft/MSBuildPrediction
v1.2.40
What's Changed
- Switch from snupkg to embedded PDBs by @dfederm in #141
- Migrate to VS 2026 pool and add .NET 10 TFM by @dfederm in #140
- Small perf improvements: Correct lock granularity and cache path normalization in DefaultProjectPredictionCollector by @derekantrican in #142
New Contributors
- @derekantrican made their first contribution in #142
Full Changelog: v1.2.37...v1.2.40
v1.2.37
v1.2.36
v1.2.35
v1.2.34
What's Changed
- Remove unnecessary imports by @stan-sz in #130
- Upgrade to xUnit.v3 and MTP by @stan-sz in #129
- Predict Fakes outputs based on
FakesOutputPathMSBuild property by @DmitriyShepelev in #132
New Contributors
- @DmitriyShepelev made their first contribution in #132
Full Changelog: v1.2.31...v1.2.34
v1.2.31
v1.2.28
v1.2.27
v1.2.26
What's Changed
- Add xunit.analyzers by @stan-sz in #118
- GetCopyToOutputDirectoryItemsGraphPredictor: Add support for MSBuildCopyContentTransitively by @dfederm in #120
- Add predictions for deps.json and runtimeconfig.json files by @dfederm in #121
- Add defensive checks to deps.json and runtimeconfig.json predictions by @dfederm in #122
Full Changelog: v1.2.22...v1.2.26