Releases: microsoft/MSBuildSdks
Microsoft.Build.CopyOnWrite.1.0.273
What's Changed
- Include
CopyOnWrite
version 0.3.7 containing a fix for enumerating high-privilege volumes from low priv. PR by @erikmav.
Full Changelog: Microsoft.Build.CopyOnWrite.1.0.265...Microsoft.Build.CopyOnWrite.1.0.273
Microsoft.Build.Artifacts.5.0.8
What's Changed
- Include
CopyOnWrite
version 0.3.7 containing a fix for enumerating high-privilege volumes from low priv. PR by @erikmav.
Full Changelog: Microsoft.Build.Artifacts.5.0.1...Microsoft.Build.Artifacts.5.0.8
Microsoft.Build.Artifacts.5.0.1
What's Changed
Full Changelog: Microsoft.Build.Artifacts.5.0.0...Microsoft.Build.Artifacts.5.0.1
Microsoft.Build.CopyOnWrite.1.0.265
What's Changed
- Bump Microsoft.NET.Test.Sdk from 17.6.0 to 17.6.3 by @dependabot in #461
- Add parallelism and copy-on-write links to Robocopy task by @erikmav in #462
Full Changelog: Microsoft.Build.CopyOnWrite.1.0.263...Microsoft.Build.CopyOnWrite.1.0.265
Microsoft.Build.Artifacts.5.0.0
What's Changed
- Bump Microsoft.NET.Test.Sdk from 17.6.0 to 17.6.3 by @dependabot in #461
- Add parallelism and copy-on-write links to Robocopy task by @erikmav in #462
Full Changelog: Microsoft.Build.CopyOnWrite.1.0.263...Microsoft.Build.Artifacts.5.0.0
Microsoft.Build.CopyOnWrite.1.0.263
What's Changed
- Fix PackageVersion definitions by @jeffkl in #457
- Reverts MSBuild package dependency for CopyOnWrite package to MSBuild 16.9 to resolve a compat issue.
Full Changelog: Microsoft.Build.CopyOnWrite.1.0.262...Microsoft.Build.CopyOnWrite.1.0.263
Microsoft.Build.CopyOnWrite.1.0.262
What's Changed
- Bump Nerdbank.GitVersioning from 3.6.128 to 3.6.133 by @dependabot in #452
- Bump Microsoft.NET.Test.Sdk from 17.5.0 to 17.6.0 by @dependabot in #450
- Bump MicrosoftBuildPackageVersion from 17.5.0 to 17.6.3 by @dependabot in #451
- Bump MSBuild.ProjectCreation from 9.0.1 to 10.0.0 by @dependabot in #440
- CopyOnWrite: Sink and log initialization error by @PiDiBi in #454
New Contributors
Full Changelog: https://github.com/microsoft/MSBuildSdks/compare/Microsoft.Build.CopyOnWrite.1.0.242..Microsoft.Build.CopyOnWrite.1.0.262
Microsoft.Build.Traversal.4.1.0
What's Changed
- Bump Nerdbank.GitVersioning from 3.5.119 to 3.6.128 by @dependabot in #441
- Bump Shouldly from 4.1.0 to 4.2.1 by @dependabot in #442
- Update SDK documentation by @erikmav in #446
- Make skipping of unsupported projects off by default by @jeffkl in #449
Breaking Changes
- Skipping of unsupported projects is now off by default. If your repository took a dependency on this behavior, you'll need to enable it now by setting the MSBuild property
TraversalSkipUnsupportedProjects
to `true.
Full Changelog: Microsoft.Build.Traversal.4.0.0...Microsoft.Build.Traversal.4.1.0
Microsoft.Build.Traversal.4.0.0
What's Changed
- Suppress package dependencies in msbuild sdk packages by @ViktorHofer in #436
- Add ability to skip projects dynamically in Traversal projects and Visual Studio solution files by @jeffkl in #439
Full Changelog: Microsoft.Build.Traversal.3.4.0...Microsoft.Build.Traversal.4.0.0
Microsoft.Build.Traversal.3.4.0
What's Changed
- Avoid restoring net45 targeting pack in Traversal SDK by @ViktorHofer in #430
Full Changelog: Microsoft.Build.Traversal.3.3.0...Microsoft.Build.Traversal.3.4.0