Community.VisualStudio.VSCT
16.0.29.6
dotnet add package Community.VisualStudio.VSCT --version 16.0.29.6
NuGet\Install-Package Community.VisualStudio.VSCT -Version 16.0.29.6
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="Community.VisualStudio.VSCT" Version="16.0.29.6"> <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="Community.VisualStudio.VSCT" Version="16.0.29.6" />
<PackageReference Include="Community.VisualStudio.VSCT"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
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 Community.VisualStudio.VSCT --version 16.0.29.6
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Community.VisualStudio.VSCT, 16.0.29.6"
#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.
#addin nuget:?package=Community.VisualStudio.VSCT&version=16.0.29.6
#tool nuget:?package=Community.VisualStudio.VSCT&version=16.0.29.6
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A development time MSBuild extension to Microsoft.VSSDK.BuildTools
Adds a new item type VSCTInclude which ensures that the items path is added to `VSCTIncludePath` and gives a warning if you do _not_ include it in any VSCTCompile or VSCTInclude file.
Provides a VSGlobal.vsct file which can be included in your VSCT file to enable human readable names for the guid and id entries from Visual Studio
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net472 is compatible. net48 was computed. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.7.2
- No dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (10)
Showing the top 10 popular GitHub repositories that depend on Community.VisualStudio.VSCT:
Repository | Stars |
---|---|
VsixCommunity/Community.VisualStudio.Toolkit
Making it easier to write Visual Studio extensions
|
|
jeffdapaz/VisualChatGPTStudio
Add chatGPT functionalities directly on Visual Studio
|
|
Exafunction/WindsurfVisualStudio
Visual Studio extension for Codeium
|
|
madskristensen/MarkdownEditor2022
A Visual Studio extension
|
|
kitamstudios/rust-analyzer.vs
Rust language support for Visual Studio 2022
|
|
madskristensen/RainbowBraces
A Visual Studio extension
|
|
Aiko-IT-Systems/DisCatSharp
Your library to write discord apps in C# with focus on always providing access to the latest discord features
|
|
sboulema/CodeNav
Visual Studio extension to show the code structure of your current document
|
|
X-Sharp/XSharpPublic
Public repository for the source code for the XSharp Compiler, Runtime, Project System and Tools.
|
|
EngstromJimmy/Blazm.Extension
A Visual Studio Extension that solves some of the pain points when working with Blazor
|