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 (1)

Showing the top 1 popular GitHub repositories that depend on Microsoft.VisualStudio.SlnGen:

Repository Stars
AvaloniaUI/Avalonia
Develop Desktop, Embedded, Mobile and WebAssembly apps with C# and XAML. The most popular .NET UI client technology
Version Downloads Last Updated
12.0.32 5,617 12/5/2025
12.0.31 727 11/19/2025
12.0.29 498 11/14/2025
12.0.23 2,858 8/6/2025
12.0.19 5,347 5/29/2025
12.0.15 543 3/10/2025
12.0.14 437 3/7/2025
12.0.13 3,826 2/19/2025
12.0.11 691 2/19/2025
12.0.10 370 2/12/2025
12.0.4 393 1/22/2025
12.0.3 2,011 11/22/2024
11.4.21 1,785 11/15/2024
11.4.11 855 10/10/2024
11.4.10 372 10/9/2024
11.4.6 305 10/5/2024
11.3.5 351 9/27/2024
11.3.4 276 9/27/2024
11.3.0 807 8/27/2024
11.2.6 15,575 3/9/2024
Loading failed