Skip to content

Releases: microsoft/slngen

7.2.3

16 Nov 21:14
89e5b04
Compare
Choose a tag to compare

What's Fixed

  • Do not normalize paths from mapped network drives by @jeffkl in #306

What's Changed

Full Changelog: v7.2.0...v7.2.3

7.2.0

09 Nov 21:15
d0bf4bd
Compare
Choose a tag to compare

What's New

What's Changed

  • Bump Microsoft.VisualStudioEng.MicroBuild.Core from 0.4.1 to 1.0.0 by @dependabot in #294
  • Bump Microsoft.NET.Test.Sdk from 16.11.0 to 17.0.0 by @dependabot in #286
  • Bump Microsoft.Extensions.FileSystemGlobbing from 5.0.0 to 6.0.0 by @dependabot in #295
  • Bump Microsoft.SourceLink.GitHub from 1.0.0 to 1.1.0 by @dependabot in #300
  • Bump Microsoft.VisualStudio.Setup.Configuration.Interop from 2.3.2262-g94fae01e to 3.0.4492 by @dependabot in #296
  • Bump Microsoft.VisualStudio.Telemetry from 16.3.211 to 16.3.250 by @dependabot in #299
  • Bump Microsoft.VisualStudio.SDK from 16.0.206 to 17.0.31902.203 by @dependabot in #297

Full Changelog: v7.1.1...v7.2.0

v7.1.1

02 Nov 21:00
f85ad56
Compare
Choose a tag to compare

What's Changed

Full Changelog: v7.1.0...v7.1.1

v7.1.0

02 Nov 18:29
5ae4e89
Compare
Choose a tag to compare

What's Changed

Full Changelog: v7.0.0...v7.1.0

v7.0.0

02 Nov 17:50
cb57e28
Compare
Choose a tag to compare

What's New

  • Use file name as project name instead of assembly name by @jeffkl in #289

Full Changelog: v6.3.0...v7.0.0

6.3.0

07 Oct 20:57
59563ea
Compare
Choose a tag to compare

What's Changed

  • Be more strict about locating MSBuild.exe by @jeffkl in #279

Full Changelog: v6.2.1...v6.3.0

6.2.1

21 Sep 21:19
2b6a970
Compare
Choose a tag to compare

What's Changed

  • Always use backslash when writing solution files by @jeffkl in #268

Full Changelog: v6.1.10...v6.2.1

6.1.10

02 Sep 15:37
4b8a000
Compare
Choose a tag to compare

What's Changed

  • Use same ordering for platform/configuration as projects. by @jeffkl in #265

Full Changelog: v6.1.7...v6.1.10

6.1.7

30 Aug 17:33
dbfd779
Compare
Choose a tag to compare

What's New

  • Fix references to net46 instead of net461 (#262)

6.1.0

11 Aug 19:58
5a7ca1d
Compare
Choose a tag to compare

What's New

  • Preserve folder GUIDs in existing solutions (#248)