Skip to content

Releases: microsoft/MSBuildSdks

Microsoft.Build.NoTargets.1.0.73

10 Jun 18:24

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

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

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

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

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

Choose a tag to compare

What's New

  • Preview release

Microsoft.Build.CentralPackageVersions.2.0.26

28 Mar 01:33
97d5910

Choose a tag to compare

What's New

  • Disable CentralPackageVersions for projects that use packages.config or do not support PackageReference (#80)

Microsoft.Build.NoTargets.1.0.53

21 Mar 21:29
a4dca1e

Choose a tag to compare

What's New

  • Set UsingMicrosoftNoTargetsSdk property (#71)

Microsoft.Build.Traversal.1.0.52

25 Feb 17:47
aaac7af

Choose a tag to compare

What's New

  • Set UsingMicrosoftTraversalSdk property in traversal SDK (#70)

Microsoft.Build.NoTargets.1.0.50

15 Feb 22:00
3ff1c13

Choose a tag to compare

What's New

  • Use ResolveReferences instead of just ResolveProjectReferences (#66)