Microsoft.VisualStudio.SlnGen 12.0.32

Prefix Reserved
dotnet add package Microsoft.VisualStudio.SlnGen --version 12.0.32
                    
NuGet\Install-Package Microsoft.VisualStudio.SlnGen -Version 12.0.32
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Microsoft.VisualStudio.SlnGen" Version="12.0.32">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.VisualStudio.SlnGen" Version="12.0.32" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.VisualStudio.SlnGen">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Microsoft.VisualStudio.SlnGen --version 12.0.32
                    
#r "nuget: Microsoft.VisualStudio.SlnGen, 12.0.32"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Microsoft.VisualStudio.SlnGen@12.0.32
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Microsoft.VisualStudio.SlnGen&version=12.0.32
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.VisualStudio.SlnGen&version=12.0.32
                    
Install as a Cake Tool

Package that contains a tool for generating Visual Studio solution files.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

  • .NETFramework 4.7.2

    • No dependencies.
  • net10.0

    • No dependencies.
  • net8.0

    • No dependencies.
  • net9.0

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
12.0.32 12,121 12/5/2025
12.0.31 743 11/19/2025
12.0.29 512 11/14/2025
12.0.23 3,598 8/6/2025
12.0.19 10,113 5/29/2025
12.0.15 554 3/10/2025
12.0.14 444 3/7/2025
12.0.13 6,563 2/19/2025
12.0.11 706 2/19/2025
12.0.10 390 2/12/2025
12.0.4 416 1/22/2025
12.0.3 2,132 11/22/2024
11.4.21 2,250 11/15/2024
11.4.11 1,175 10/10/2024
11.4.10 390 10/9/2024
11.4.6 316 10/5/2024
11.3.5 362 9/27/2024
11.3.4 287 9/27/2024
11.3.0 826 8/27/2024
11.2.6 15,663 3/9/2024
Loading failed