Releases: jeffkl/MSBuildProjectCreator
Releases · jeffkl/MSBuildProjectCreator
14.0.5
What's Changed
- Bump Microsoft.Build.Artifacts from 6.1.43 to 6.1.47 by @dependabot in #312
- Bump Nerdbank.GitVersioning from 3.6.143 to 3.6.146 by @dependabot in #311
- Bump MSBuild from 17.11.4 to 17.12.6 by @jeffkl in #313
- Bump Microsoft.NET.Test.Sdk from 17.11.1 to 17.12.0 by @dependabot in #318
- Update dependencies by @jeffkl in #319
Full Changelog: v14.0.0...v14.0.5
14.0.0
What's Changed
- Add UsingTaskRoslynCodeTaskFactory convenience method by @MattKotsenas in #304
- Drop support for .NET 6 by @jeffkl in #308
Full Changelog: v13.0.0...v14.0.0
13.0.0
v12.0.1
What's Changed
- Support any namespace in NuspecReader by @MattKotsenas in #278
Full Changelog: v12.0.0...v12.0.1
v12.0.0
What's Changed
- Move MSBuild initialization from MSBuildTestBase to MSBuildAssemblyResolver by @MattKotsenas in #277
Full Changelog: v11.1.0...v12.0.0
v11.1.0
What's Changed
- Remove nullable annotation from NuspecReader PackageTypes by @MattKotsenas in #272
- Move .NET 8 PublicAPI from Unshipped to Shipped by @MattKotsenas in #274
- Simplify PackageRepository.FileCustom by @MattKotsenas in #275
- Add LicenseUrl and LicenseExpression to NuspecReader by @MattKotsenas in #273
- Add PackageRepository.Package overload that accept .nupkg file by @MattKotsenas in #276
Full Changelog: v11.0.16...v11.1.0
v11.0.16
What's Changed
- Convert bools to lowercase for XML spec compliance by @MattKotsenas in #271
New Contributors
- @MattKotsenas made their first contribution in #271
Full Changelog: v11.0.1...v11.0.16