Skip to content

Releases: microsoft/slngen

6.0.9

05 Aug 23:01
3a726ba
Compare
Choose a tag to compare

What's New

  • Fix assembly binding to Newtonsoft.Json (#247)

6.0.8

04 Aug 20:35
288a9a8
Compare
Choose a tag to compare

What's New

  • Remove unneeded PackageReferences (#240)
    Thanks @ViktorHofer!
  • Support for .wapproj projects (#246)
  • Prototype Visual Studio extension (#237)

6.0.1

26 Jul 17:42
72c20cc
Compare
Choose a tag to compare

What's New

  • Change .NET global tool to be just a shim that runs appropriate version of SlnGen (#231)
    SlnGen now ships multiple runtimes and the appropriate one is found depending on what version of MSBuild you're targeting.

5.3.10

21 Jun 16:27
06b64cb
Compare
Choose a tag to compare

What's New

5.3.0

27 May 19:32
0bac489
Compare
Choose a tag to compare

What's New

  • Allow project Configuration to map to first solution Configuration (#212)

5.2.0

11 Apr 16:01
61fb296
Compare
Choose a tag to compare

What's New

  • Allow specifying a project directory instead of a project file (#209)
    Thanks @dfederm!

5.1.2

06 Apr 18:02
e40569e
Compare
Choose a tag to compare

What's New

  • Fix runtime issue loading System.Configuration.ConfigurationManager (#208)

5.1.0

26 Mar 15:50
e545b5e
Compare
Choose a tag to compare

What's New

  • Add support for file system globbing of project paths. (#205)
    Thanks @geeknoid!
  • Target .NET Framework v4.6.1 so that globbing library can be used (#206)

5.0.5

12 Mar 18:08
a35108e
Compare
Choose a tag to compare

What's New

  • Support for running cross-platform (#198)

4.5.1

12 Mar 17:24
Compare
Choose a tag to compare

What's New