Releases: dotnet/msbuild
Releases · dotnet/msbuild
v17.7.0
What's Changed
- Add warning for using BinaryFormatter in GenerateResource on .NET 8 by @Forgind in #8524
- Bump version to 17.7 by @rainersigwald in #8612
- [automated] Merge branch 'vs17.6' => 'main' by @dotnet-maestro-bot in #8615
- Localize response-file-used message by @rainersigwald in #8608
- Clarify what .default means by @Forgind in #8626
- Add needs-triage to feature requests by @Forgind in #8624
- Move EncodingUtilities to Framework by @rainersigwald in #8620
- [main] Update dependencies from dotnet/roslyn by @dotnet-maestro in #8600
- Document 'Resolve Assembly Reference core scenarios' by @ladipro in #8506
- Add question flag to "question" the build if it is incremental by @yuehuang010 in #8012
- Fix graph target list for multitargetting projects using BuildProjectReferences=false by @dfederm in #8565
- Fix flaky test CanShutdownServerProcess by @rokonec in #8638
- Change IDE0055 (Fix Formatting) warning->message by @JanKrivanek in #8630
- Reset internal terminated flag in ToolTask (#8541) by @gpwen in #8544
- Localized file check-in by OneLocBuild Task: Build definition ID 9434: Build ID 7589557 by @dotnet-bot in #8632
- Add doc for CopyDebugSymbolFilesFromPackages and CopyDocumentationFilesFromPackages properties by @heng-liu in #8621
- Fix static graph restore functionality for the bootstrap by @dfederm in #8488
- Doc commments for ParameterizedSwitchInfo by @rainersigwald in #8644
- Delete src/MSBuild/Properties/launchSettings.json by @ladipro in #8637
- Don't build a solution when -preprocess or -targets is passed on the command line by @jrdodds in #8588
- Add bit shift intrinsic functions by @jrdodds in #8569
- Localized file check-in by OneLocBuild Task: Build definition ID 9434: Build ID 7598404 by @dotnet-bot in #8648
- LiveLogger v2 by @ladipro in #8619
- [automated] Merge branch 'vs17.6' => 'main' by @dotnet-maestro-bot in #8654
- .NET projects produce a reference assembly by default by @drewnoakes in #8571
- Add diagnostics to symlink embedding unittest by @JanKrivanek in #8653
- Log item self-expansion by @JanKrivanek in #8581
- Update .NetSDK by @JaynieBai in #8667
- Unify "used response file" messages by @rainersigwald in #8665
- Update
ProjectReference
docs by @DmitriyShepelev in #8434 - Avoid package dependencies on inbox libraries by @ViktorHofer in #8669
- Revert ".NET projects produce a reference assembly by default (#8571)" by @rainersigwald in #8677
- Revert "Avoid package dependencies on inbox libraries" by @rainersigwald in #8679
- Enable prebuilt detection by @mmitche in #8678
- ItemSpec: Do not call MatchCount when count is not needed by @JanKrivanek in #8680
- Add tsa config file to enable validation pipeline by @marcpopMSFT in #8666
- NoProfile in ToolTaskThatTimeoutAndRetry test by @rainersigwald in #8659
- Ensure metadata location when created from xml element with known location by @JanKrivanek in #8599
- Update Providing-Binary-Logs.md by @jaredpar in #8690
- Document references peculiarities by @JanKrivanek in #8494
- [main] Update dependencies from nuget/nuget.client by @dotnet-maestro in #8675
- [main] Update dependencies from dotnet/arcade by @dotnet-maestro in #8658
- GetReferenceAssemblyPaths continues on error in design-time builds by @drewnoakes in #8660
- Add readonly to struct methods by @rainersigwald in #8656
- Fix outputIsScreen on non-windows OS. by @rokonec in #8689
- [LiveLogger ] Localize strings by @rokonec in #8682
- Include placeholder for TF in loc strings by @rainersigwald in #8705
- Using URI file schema for Live Logger hyperlinks by @rokonec in #8702
- Emit relative path to output by @rainersigwald in #8692
- Adding placeholder for TFM by @rokonec in #8706
- [automated] Merge branch 'vs17.6' => 'main' by @dotnet-maestro-bot in #8693
- [vs17.2] Temporary turn off static graph restore. by @github-actions in #8697
- [vs17.2] Update dependencies from dotnet/arcade by @dotnet-maestro in #8302
- Let env find bash by @Thefrank in #8716
- Colorize TF instead of enclosing it in brackets by @rainersigwald in #8715
- Deemphasize MSBUILDDEBUGENGINE in binlog doc
by @rainersigwald in #8712 - Reorganize docs by @JanKrivanek in #8701
- [vs17.2] Customize opt-in for CG step by @JanKrivanek in #8695
- [main] Update dependencies from nuget/nuget.client by @dotnet-maestro in #8694
- Add source generated files properties to project XSD by @ryan-rozario in #8683
- Code cleanup in Microsoft.Common.tasks by @jrdodds in #8657
- Remove stale PublishToBlob.proj by @rainersigwald in #8727
- [vs17.2] Update dependencies from dotnet/arcade by @dotnet-maestro in #8721
- Live logger properly report errors during restore. by @rokonec in #8707
- Remove unnecessary remove from ProjectRootElementCache by @Forgind in #8576
- Proposal for secrets metadata feature by @JanKrivanek in #8520
- [LiveLogger] Fix error and warning message alignment by @ladipro in #8719
- Avoid package dependencies on inbox libraries (second attempt) by @rainersigwald in #8714
- [vs17.2] Update sdk version to bump pulled runtime by @JanKrivanek in #8730
- [RAR] Don't do I/O on SDK-provided references by @ladipro in #8688
- Verify paths are not the same Fixes #8684 by @Forgind in #8685
- [main] Update dependencies from nuget/nuget.client by @dotnet-maestro in #8736
- Optimize locking in ProjectCollection (low risk) by @ladipro in #8742
- [Own build] Don't use AssemblyInformationCachePaths by @ladipro in #8739
- Fix logerror xslTransform task by @ryan-rozario in #8734
- Link from ChangeWaves-dev to ChangeWaves by @rainersigwald in #8744
- Dont ngen taskhost Fixes our lack of optprof data by @Forgind in #8737
- Fix crash in DOTNET_SYSTEM_GLOBALIZATION_INVARIANT mode by @mfilippov in #8738
- Detect .NET SDK & VSLANG Custom Language Settings & Apply To MSBuild by @nagilson in #8503
- [vs17.2] Update vulnerable packages versions by @JanKrivanek in #8740
- Use CopyOnWritePropertyDictionary.ImportProperties for batching by @rokonec in #8747
- [vs17.2] Expliciltly require matching version of VS for signing validation step by @JanKrivanek in #8758
- [main] Update dependencies from nuget/nuget.client by @dotnet-maestro in #8759
- Close API gap where ProjectInstance ignores ProjectOptions.DirectoryCacheFactory by @ladipro in #8746
- Add Xml default resolver parameter for XslCompiledTransform.Transform by @JaynieBai in #8655
- [vs17.2] Update the build tools by @JanKrivanek in #8761
- Improve allocations in evaluations by using ImmutableArray here and there by @rokonec in #8753
- Localized file check-in by OneLocBuild Task: Build definition ID 9434: Build ID 7782330 by @dotnet...
.NET 8.0 Preview 6
.NET 7.0.9
.NET 8.0 Preview 5
.NET 7.0.7
.NET 8.0 Preview 3
.NET 7.0.5
v17.5.1
What's Changed
- [vs16.11] Update dependencies from dotnet/arcade by @dotnet-maestro in #7332
- Avoid AssemblyName.KeyPair on .NET by @rainersigwald in #7660
- backport keypair elision 16.11 by @rainersigwald in #7663
- [vs16.11] Update dependencies from dotnet/arcade by @dotnet-maestro in #7456
- Configure OptProf v2 pipeline 16.11 by @AR-May in #8189
- Build updates for 16.11 by @rainersigwald in #8210
- Backport opt-prof v2 vs17.0 by @AR-May in #8260
- Backport opt-prof v2 vs17.2 by @AR-May in #8264
- Backport opt-prof v2 vs17.4 by @AR-May in #8304
- Fix temp file filtering in FileTracker by @Forgind in #8352
- [automated] Merge branch 'vs17.2' => 'main' by @dotnet-maestro-bot in #8293
- Don't delete the machine used for collecting optprof data for 17.5 by @Forgind in #8426
- Fix temp file filtering 17.2 by @Forgind in #8419
- Update 17.4 from 17.2 by @Forgind in #8445
- [automated] Merge branch 'vs17.4' => 'vs17.5' by @dotnet-maestro-bot in #8448
- BuildManager instances acquire its own BuildTelemetry instance (#8444) by @rokonec in #8552
Full Changelog: v17.5.0...v17.5.1