Skip to content

Releases: microsoft/slngen

2.2.28

31 Oct 04:11
Compare
Choose a tag to compare

What's New

  • Fixed parent linking and root parent linking (#72)
    Thanks @efoleymsft !

2.2.27

29 Oct 21:24
5f27c0f
Compare
Choose a tag to compare

What's New

  • Don't include Win32 as a platform (#70)

2.2.26

24 Oct 16:09
4611298
Compare
Choose a tag to compare

What's New

  • Add all values for Platform to the solution (#69)

2.2.24

08 Jul 01:05
Compare
Choose a tag to compare

What's New

  • SlnHierarchy: Properly handle directory separator. (#65)
    Thanks @afabre!

2.2.22

13 Jun 20:47
6c61e8c
Compare
Choose a tag to compare

Testing release automation

2.2.9

31 May 16:15
8f0ebac
Compare
Choose a tag to compare

What's New

  • Fix InvalidOperationException when generating a solution for a single project. (#57)

2.2.6

23 May 17:07
56de9d5
Compare
Choose a tag to compare

What's New

  • Add property indicating if a project can be deployed by Visual Studio (#55)

2.2.2

10 Apr 02:02
54c7b2e
Compare
Choose a tag to compare

What's New

  • Change version to 2.2
  • Refactor how hierarchy is created (#51)
  • Fix support for cross targeting projects (#52)

2.1.7

05 Apr 17:13
3c4c25b
Compare
Choose a tag to compare

What's New

  • Remove framework assembly references (#49)

2.1.5

03 Oct 15:10
681d6d2
Compare
Choose a tag to compare

What's New

  • Create parent directory before saving solution file (#45)