Skip to content

Releases: microsoft/MSBuildSdks

Microsoft.Build.Traversal.2.0.12

24 Jun 17:45
0a47e85
Compare
Choose a tag to compare

What's New

  • Don't build when VSTestNoBuild = true (#110)

Microsoft.Build.CentralPackageVersions.2.0.40

18 Jun 14:31
6e47c1a
Compare
Choose a tag to compare

What's New

  • Don't set MSBuildAllProjects in MSBuild 16.0+ (#104)

Microsoft.Build.Artifacts.2.0.1

14 Jun 20:09
6e47c1a
Compare
Choose a tag to compare

What's New

  • Use item Artifact intead of Artifacts (#106)

Breaking Changes

The <Artifacts /> item has been renamed to <Artifact />.

Microsoft.Build.CentralPackageVersions.2.0.39

10 Jun 18:28
7578046
Compare
Choose a tag to compare

What's New

  • Allow CentralPackageVersions to be explicitly enabled (#103)

Microsoft.Build.NoTargets.1.0.73

10 Jun 18:24
Compare
Choose a tag to compare

What's New

  • Allow loading .msbuildproj in VS using NoTargets (#98)
    Thanks @kzu!

Microsoft.Build.CentralPackageVersions.2.0.36

23 May 21:14
5905885
Compare
Choose a tag to compare

What's New

  • Add workaround for FSharp SDK not marking implicit packages as IsImplicitlyDefined (#92)
  • Disable the CheckPackageReferences target in design-time builds (#94)

Microsoft.Build.Artifacts.1.0.68

13 May 17:43
6d52608
Compare
Choose a tag to compare

What's New

  • Drop -preview for Microsoft.Build.Artifacts (#89)

Microsoft.Build.Traversal.2.0.2

30 Apr 20:20
6eb94bb
Compare
Choose a tag to compare
  • Support static graph (#88)
  • Deprecate some Traversal features (#87)

Microsoft.Build.CentralPackageVersions.2.0.29

11 Apr 21:46
14928af
Compare
Choose a tag to compare

What's New

  • Disable CentralPackageVersions for .nuproj projects (#84)

Microsoft.Build.Artifacts.1.0.63-preview

03 Apr 21:01
f33343b
Compare
Choose a tag to compare

What's New

  • Preview release