Microsoft.VisualStudio.SolutionPersistence
1.0.28
Prefix Reserved
dotnet add package Microsoft.VisualStudio.SolutionPersistence --version 1.0.28
NuGet\Install-Package Microsoft.VisualStudio.SolutionPersistence -Version 1.0.28
<PackageReference Include="Microsoft.VisualStudio.SolutionPersistence" Version="1.0.28" />
paket add Microsoft.VisualStudio.SolutionPersistence --version 1.0.28
#r "nuget: Microsoft.VisualStudio.SolutionPersistence, 1.0.28"
// Install Microsoft.VisualStudio.SolutionPersistence as a Cake Addin #addin nuget:?package=Microsoft.VisualStudio.SolutionPersistence&version=1.0.28 // Install Microsoft.VisualStudio.SolutionPersistence as a Cake Tool #tool nuget:?package=Microsoft.VisualStudio.SolutionPersistence&version=1.0.28
Package Description
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. |
.NET Framework | net472 is compatible. net48 was computed. net481 was computed. |
-
.NETFramework 4.7.2
- Microsoft.IO.Redist (>= 6.0.1)
- System.Memory (>= 4.5.5)
- System.Threading.Tasks.Extensions (>= 4.5.4)
-
net8.0
- No dependencies.
NuGet packages (3)
Showing the top 3 NuGet packages that depend on Microsoft.VisualStudio.SolutionPersistence:
Package | Downloads |
---|---|
Microsoft.Build
This package contains the Microsoft.Build assembly which is used to create, edit, and evaluate MSBuild projects. |
|
Microsoft.Build.Runtime
This package delivers a complete executable copy of MSBuild. Reference this package only if your application needs to load projects or execute in-process builds without requiring installation of MSBuild. Successfully evaluating projects using this package requires aggregating additional components (like the compilers) into an application directory. |
|
Ionide.ProjInfo
MSBuild evaluation, fsproj file loading, and project system for F# tooling |
GitHub repositories (4)
Showing the top 4 popular GitHub repositories that depend on Microsoft.VisualStudio.SolutionPersistence:
Repository | Stars |
---|---|
dotnet/msbuild
The Microsoft Build Engine (MSBuild) is the build platform for .NET and Visual Studio.
|
|
dotnet/sdk
Core functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI
|
|
NuGet/NuGet.Client
Client Tools for NuGet - including Visual Studio extensions, command line tools, and msbuild support. (Open issues on https://github.com/nuget/home/issues)
|
|
dotnet/dotnet
Home of .NET's Virtual Monolithic Repository which includes all the code needed to build the .NET SDK from source
|