Releases: microsoft/MSBuildSdks
Microsoft.Build.NoTargets.3.7.0
What's Changed
- Fix import ordering of design-time build targets for NoTargets with .proj extension by @jeffkl in #413
Full Changelog: https://github.com/microsoft/MSBuildSdks/compare/Microsoft.Build.NoTargets.3.6.0..Microsoft.Build.NoTargets.3.7.0
Microsoft.Build.NoTargets.3.6.0
What's Changed
- Add option to disable CopyFilesMarkedCopyLocal target by @ViktorHofer in #395
Full Changelog: Microsoft.Build.Artifacts.4.1.0...Microsoft.Build.NoTargets.3.6.0
Microsoft.Build.Artifacts.4.2.0
What's Changed
- Include semicolon and comma as valid seperators for DirExclude, FileExclude, and FileMatch by @jeffkl in #403
Full Changelog: Microsoft.Build.NoTargets.3.6.0...Microsoft.Build.Artifacts.4.2.0
Microsoft.Build.Artifacts.4.1.0
What's Changed
- Update packages by @jeffkl in #390
- Pin Newtonsoft.Json to version 13.0.1 by @jeffkl in #391
- Documentation was incorrect. Looking at Microsoft.Build.Artifacts.Tas… by @MatthieuMEZIL in #392
- DestinationFolder should trim pathes like msbuild does with Include. by @MatthieuMEZIL in #393
- Error message was incorrect when destination folder was invalid. by @MatthieuMEZIL in #394
New Contributors
- @MatthieuMEZIL made their first contribution in #392
Full Changelog: Microsoft.Build.Artifacts.4.0.4...Microsoft.Build.Artifacts.4.1.0
Microsoft.Build.Traversal.3.2.0
What's Changed
New Contributors
Full Changelog: Microsoft.Build.Traversal.3.1.6...Microsoft.Build.Traversal.3.2.0
Microsoft.Build.NoTargets.3.5.6
What's Changed
Full Changelog: Microsoft.Build.NoTargets.3.5.0...Microsoft.Build.NoTargets.3.5.6
Microsoft.Build.NoTargets.3.5.0
What's Changed
- Fix typo in fast up to date check change by @ViktorHofer in #359
- Set DebugType and DebugSymbols unconditionally by @ViktorHofer in #360
Full Changelog: Microsoft.Build.NoTargets.3.4.0...Microsoft.Build.NoTargets.3.5.0
Microsoft.Build.NoTargets.3.4.0
What's Changed
- Set properties to disable symbols and Visual Studio fast up-to-date check by @CodeCyclone in #343
New Contributors
- @CodeCyclone made their first contribution in #343
Full Changelog: Microsoft.Build.NoTargets.3.3.0...Microsoft.Build.NoTargets.3.4.0
Microsoft.Build.Traversal.3.1.6
What's Changed
- Pass in properties for inner build targets by @ViktorHofer in #342
Full Changelog: Microsoft.Build.Traversal.3.1.3...Microsoft.Build.Traversal.3.1.6
Microsoft.Build.Traversal.3.1.3
What's Changed
- Have GetTargetPath return collected build outputs by @ViktorHofer in #338
Full Changelog: Microsoft.Build.Traversal.3.0.54...Microsoft.Build.Traversal.3.1.3