Releases: microsoft/MSBuildSdks
Microsoft.Build.CopyOnWrite.1.0.315
What's Changed
- Use CopyOnWrite version 0.3.8 containing a fix for
ERROR_FILE_NOT_FOUND
enumerating volumes on some machines (#547)
Full Changelog: Microsoft.Build.CopyOnWrite.1.0.302...Microsoft.Build.CopyOnWrite.1.0.315
Microsoft.Build.Artifacts.6.1.30
What's Changed
- Use CopyOnWrite version 0.3.8 containing a fix for
ERROR_FILE_NOT_FOUND
enumerating volumes on some machines (#547)
Full Changelog: Microsoft.Build.Artifacts.6.1.10...Microsoft.Build.Artifacts.6.1.30
Microsoft.Build.RunVSTest.1.0.314
What's Changed
Full Changelog: Microsoft.Build.RunVSTest-v1.0.313...Microsoft.Build.RunVSTest-v1.0.314
Microsoft.Build.RunVSTest-v1.0.313
What's Changed
Full Changelog: Microsoft.Build.RunVSTest-v1.0.312...Microsoft.Build.RunVSTest-v1.0.313
Microsoft.Build.RunVSTest-v1.0.312
What's Changed
- Always real sign official builds by @AndyGerlicher in #539
Full Changelog: Microsoft.Build.RunVSTest-v1.0.311...Microsoft.Build.RunVSTest-v1.0.312
Microsoft.Build.RunVSTest-v1.0.311
What's Changed
- add runtests by @novacole in #473
- Clarify docs on DefaultArtifactsSource for behavior change in 2.0.20 by @erikmav in #534
- Bump xunit from 2.6.4 to 2.7.0 by @dependabot in #535
- Bump Microsoft.Build.NoTargets from 3.7.0 to 3.7.56 by @dependabot in #532
- Bump xunit.runner.visualstudio from 2.4.5 to 2.5.6 by @dependabot in #517
- Update official build pipeline by @AndyGerlicher in #536
- Bump System.CodeDom from 7.0.0 to 8.0.0 by @dependabot in #515
- Output RunVSTest NuGet package by @AndyGerlicher in #538
New Contributors
Full Changelog: Microsoft.Build.CopyOnWrite.1.0.302...Microsoft.Build.RunVSTest-v1.0.311
Microsoft.Build.CopyOnWrite.1.0.302
What's Changed
- Reset the
LastWriteTime
on copy-on-write links to that of the original file to ensure build time up-to-date checks do not recopy during incremental builds (#530)
Full Changelog: Microsoft.Build.CopyOnWrite.1.0.300...Microsoft.Build.CopyOnWrite.1.0.302
Microsoft.Build.CopyOnWrite.1.0.300
What's Changed
- Remove an implicit reference to
System.Threading.Tasks.Dataflow
from the Copy implementation to avoid assembly load failures on rare projects (#525)
Full Changelog: Microsoft.Build.CopyOnWrite.1.0.293...Microsoft.Build.CopyOnWrite.1.0.300
Microsoft.Build.Artifacts.6.1.10
What's Changed
- Fix CoW disable flag usage in docs by @erikmav in #514
- Fix for chained copies within the same task session by @erikmav in #513
Full Changelog: Microsoft.Build.Artifacts.6.1.6...Microsoft.Build.Artifacts.6.1.10
Microsoft.Build.CopyOnWrite.1.0.293
What's Changed
- Fix recent added code to avoid an unneeded exception when an underlying file is missing (#512)
Full Changelog: Microsoft.Build.CopyOnWrite.1.0.292...Microsoft.Build.CopyOnWrite.1.0.293