Visual Studio Project System Core.
Info
Version: | 17.9.380 |
Author(s): | Microsoft |
Last Update: | Friday, March 22, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://aka.ms/VSProjectSystemExtensibility |
NuGet Url: | https://www.nuget.org/packages/Microsoft.VisualStudio.ProjectSystem |
Install
Install-Package Microsoft.VisualStudio.ProjectSystem
dotnet add package Microsoft.VisualStudio.ProjectSystem
paket add Microsoft.VisualStudio.ProjectSystem
Microsoft.VisualStudio.ProjectSystem Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Build(>= 16.0.461)
- Microsoft.Build.Framework(>= 16.0.461)
- Microsoft.Build.Tasks.Core(>= 16.0.461)
- System.Threading.Tasks.Dataflow(>= 4.5.24)
- Microsoft.VisualStudio.Composition(>= 15.8.98)
- Microsoft.VisualStudio.Threading(>= 16.0.102)
- Microsoft.VisualStudio.Validation(>= 15.3.58)
- System.Collections.Immutable(>= 1.5.0)
- System.Composition(>= 1.0.31)
- System.Threading.Tasks.Extensions(>= 4.5.2)
Tags