slngen

Visual Studio solution generator

MIT License

Stars
350
Committers
31

Bot releases are hidden (Show)

slngen - 3.0.35

Published by jeffkl over 4 years ago

What's New

  • Fix how values for Configuration and Platform are parsed from the command-line arguments (#106)
slngen - 3.0.33

Published by jeffkl over 4 years ago

What's New

  • Update existing solution but re-use solution GUID and project GUID (#105)
slngen - 3.0.32

Published by jeffkl over 4 years ago

What's New

  • Add --nowarn argument to suppress warnings (#100)
  • Add Configuration and Platform command-line arguments (#103)
slngen - 3.0.28

Published by jeffkl over 4 years ago

What's New

  • Send raw telemetry through logger pipeline (#96)
  • Fix NullReferenceException in global property parsing (#96)
  • Enable SourceLink (#97)
slngen - 3.0.24

Published by jeffkl over 4 years ago

What's New

  • Support for /? and --nologo (#93)
  • Fix logging when running as a task (#94)
slngen - 3.0.18

Published by jeffkl over 4 years ago

What's New

This is the initial release of version 3.0 which implements the usage of the new MSBuild Static Graph API for parsing projects. It also drops support for MSBuild 14.0 and below as MSBuild 15.0 and above is now required.

We also introduced a .NET Core tool, which you can install by running:

dotnet tool install --global microsoft.visualstudio.slngen.tool
slngen - 2.2.30

Published by jeffkl almost 5 years ago

What's New

  • Add well known project type guid for sfproj (#74)
    Thanks @johnthcall!
slngen - 2.2.29

Published by jeffkl almost 5 years ago

What's New

  • Change ProjectConfigurationPlatforms to be postSolution (#73)
    Thanks @johnthcall !
slngen - 2.2.28

Published by jeffkl almost 5 years ago

What's New

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

Published by jeffkl almost 5 years ago

What's New

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

Published by jeffkl almost 5 years ago

What's New

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

Published by jeffkl over 5 years ago

What's New

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

Published by jeffkl over 5 years ago

Testing release automation

slngen - 2.2.9

Published by jeffkl over 5 years ago

What's New

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

Published by jeffkl over 5 years ago

What's New

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

Published by jeffkl over 5 years ago

What's New

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

Published by jeffkl over 5 years ago

What's New

  • Remove framework assembly references (#49)
slngen - 2.1.5

Published by jeffkl about 6 years ago

What's New

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

Published by jeffkl about 6 years ago

What's New

  • Fix issue with NuGet package not containg .targets files (#42)
slngen - 2.1.2

Published by jeffkl about 6 years ago

What's New

  • Added option for flat hierarchy. (#40)
    Set SlnGenFolders to false to disable folder generation in the Solution
    Thanks @jp2masa!
Badges
Extracted from project README
Build Status NuGet package NuGet downloads NuGet package NuGet downloads