Skip to content

Releases: microsoft/slngen

11.3.5

27 Sep 22:15
e7eafe5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v11.3.4...v11.3.5

11.3.4

27 Sep 02:35
c93f485
Compare
Choose a tag to compare

What's Changed

Full Changelog: v11.3.0...v11.3.4

11.3.0

27 Aug 17:20
d91e193
Compare
Choose a tag to compare

What's Changed

  • Bump Microsoft.VSSDK.BuildTools from 17.9.3168 to 17.9.3174 by @dependabot in #580
  • Bump Microsoft.Build.Artifacts from 6.1.10 to 6.1.30 by @dependabot in #582
  • Bump Microsoft.NET.Test.Sdk from 17.8.0 to 17.9.0 by @dependabot in #584
  • Support for generating a solution with all projects not built by default by @wcpierce in #593

Full Changelog: v11.2.6...v11.3.0

11.2.6

08 Mar 23:55
2dca73e
Compare
Choose a tag to compare

What's Changed

  • Use proper string comparison for directory root to capture relative paths in #579
  • Bump Microsoft.VisualStudio.Setup.Configuration.Interop from 3.8.2112 to 3.9.2164 by @dependabot in #577
  • Bump Microsoft.VSSDK.BuildTools from 17.8.2365 to 17.9.3168 by @dependabot in #575

Full Changelog: v11.2.3...v11.2.6

11.2.3

06 Feb 21:07
969ea72
Compare
Choose a tag to compare

What's New

  • Add support for specifying solution item folder GUIDs and the ability to nest solution folders within parent folders by @icnocop in #567
  • Add RELEASE.md by @jeffkl in #566
  • Use MSBuild properties to update solution file name in #557
  • Emit warning for projects detected in multiple drives in #549

What's Changed

  • Add support for MSBuild 17.8 with .NET 8.0 when running as a task by @mcarton in #572
  • Bump Microsoft.Build.Artifacts from 6.1.2 to 6.1.10 by @dependabot in #570
  • Bump Microsoft.VSSDK.BuildTools from 17.7.2196 to 17.8.2365 by @dependabot in #568
  • Bump xunit from 2.6.1 to 2.6.2 by @dependabot in #565
  • Bump xunit.runner.visualstudio from 2.5.3 to 2.5.4 by @dependabot in #564
  • Bump Microsoft.VisualStudio.Setup.Configuration.Interop by @dependabot in #562
  • Bump Microsoft.SourceLink.GitHub from 1.1.1 to 8.0.0 by @dependabot in #561
  • Bump Microsoft.Extensions.FileSystemGlobbing from 7.0.0 to 8.0.0 by @dependabot in #559
  • Bump MSBuild.ProjectCreation from 10.0.0 to 11.0.0 by @dependabot in #558
  • Bump MicrosoftBuildPackageVersion from 17.7.2 to 17.8.3 by @jeffkl in #556
  • Bump EnvironmentAbstractions from 2.1.0 to 3.0.2 by @dependabot in #555
  • Bump EnvironmentAbstractions.TestHelpers from 2.1.0 to 3.0.2 by @dependabot in #554
  • Bump EnvironmentAbstractions.BannedApiAnalyzer from 2.1.0 to 3.0.2 by @dependabot in #553
  • Bump System.Configuration.ConfigurationManager from 7.0.0 to 8.0.0 by @dependabot in #551
  • Remove TargetDotNet8 conditions in #550
  • Bump Microsoft.NET.Test.Sdk from 17.7.2 to 17.8.0 by @dependabot in #548
  • Bump xunit from 2.6.0 to 2.6.1 by @dependabot in #547
  • Bump Microsoft.Build.Artifacts from 6.0.6 to 6.1.2 by @dependabot in #546

Full Changelog: v11.1.0...v11.2.3

11.1.0

02 Nov 17:46
90fdaa5
Compare
Choose a tag to compare

What's New

What's Changed

  • Bump Microsoft.Build.Artifacts from 6.0.0 to 6.0.3 by @dependabot in #539
  • Bump xunit from 2.5.2 to 2.5.3 by @dependabot in #540
  • Bump Microsoft.Build.Artifacts from 6.0.3 to 6.0.6 by @dependabot in #541
  • SlnProject.IsBuildable is reflected as ProjectConfigurationInSolution.IncludedInBuild by @icnocop in #543
  • Bump xunit from 2.5.3 to 2.6.0 by @dependabot in #545

Full Changelog: v11.0.1...v11.1.0

11.0.1

13 Oct 17:17
57fff25
Compare
Choose a tag to compare

What's Changed

  • Drop support for .NET Core 3 and .NET 5 by @jeffkl in #537

Full Changelog: v10.4.0...v11.0.1

v10.4.0

25 Sep 01:21
53aae7f
Compare
Choose a tag to compare

What's Changed

  • Bump Microsoft.VSSDK.BuildTools from 17.6.2164 to 17.7.2196 by @dependabot in #523
  • Bump Microsoft.VisualStudio.Setup.Configuration.Interop from 3.6.2115 to 3.7.2175 by @dependabot in #521
  • Set RuntimeFramework Version so SlnGen will run against the latest major version of the runtime it was built against by @jeffkl in #528
  • TEMP: hack until .NET 8 is shipped and/or .NET 9 SDK is coherent by @RussKie in #529
  • Update version.json by @jeffkl in #530

Full Changelog: v10.3.4...v10.4.0

10.3.4

12 Sep 21:41
c526d2b
Compare
Choose a tag to compare

What's Changed

  • Bump Microsoft.NET.Test.Sdk from 17.6.3 to 17.7.2 by @dependabot in #518
  • Bump McMaster.Extensions.CommandLineUtils from 4.0.2 to 4.1.0 by @dependabot in #519
  • Bump Microsoft.VisualStudio.SDK from 17.6.36389 to 17.7.37357 by @dependabot in #511
  • Fixed bug with solution item hierarchy generation by @ptasev in #520

Full Changelog: v10.3.0...v10.3.4

v10.3.0

11 Sep 16:19
8ddd9c6
Compare
Choose a tag to compare

What's Changed

  • Added support for adding solution items within a different folder name by @icnocop in #508
  • Get solution items from all projects by @ptasev in #499
  • Use the correct path separator for collapsed solution folders by @jeffkl in #515

Full Changelog: v10.2.0...v10.3.0