Microsoft.VisualStudio.SlnGen 3.2.2

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Microsoft.VisualStudio.SlnGen --version 3.2.2
                    
NuGet\Install-Package Microsoft.VisualStudio.SlnGen -Version 3.2.2
                    
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="3.2.2">
  <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="3.2.2" />
                    
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 3.2.2
                    
#r "nuget: Microsoft.VisualStudio.SlnGen, 3.2.2"
                    
#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@3.2.2
                    
#: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=3.2.2
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.VisualStudio.SlnGen&version=3.2.2
                    
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.6

    • No dependencies.
  • .NETFramework 4.7.2

    • 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 future of .NET UI
Version Downloads Last Updated
12.0.32 8,238 12/5/2025
12.0.31 733 11/19/2025
12.0.29 504 11/14/2025
12.0.23 2,988 8/6/2025
12.0.19 8,277 5/29/2025
12.0.15 549 3/10/2025
12.0.14 440 3/7/2025
12.0.13 4,904 2/19/2025
12.0.11 696 2/19/2025
12.0.10 383 2/12/2025
12.0.4 412 1/22/2025
12.0.3 2,038 11/22/2024
11.4.21 2,123 11/15/2024
11.4.11 1,014 10/10/2024
11.4.10 388 10/9/2024
11.4.6 311 10/5/2024
11.3.5 357 9/27/2024
11.3.4 281 9/27/2024
11.3.0 816 8/27/2024
3.2.2 1,023 4/1/2020
Loading failed