VSIX-SdkProjectAdapter 4.0.0

dotnet add package VSIX-SdkProjectAdapter --version 4.0.0
                    
NuGet\Install-Package VSIX-SdkProjectAdapter -Version 4.0.0
                    
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="VSIX-SdkProjectAdapter" Version="4.0.0">
  <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="VSIX-SdkProjectAdapter" Version="4.0.0" />
                    
Directory.Packages.props
<PackageReference Include="VSIX-SdkProjectAdapter">
  <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 VSIX-SdkProjectAdapter --version 4.0.0
                    
#r "nuget: VSIX-SdkProjectAdapter, 4.0.0"
                    
#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 VSIX-SdkProjectAdapter@4.0.0
                    
#: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=VSIX-SdkProjectAdapter&version=4.0.0
                    
Install as a Cake Addin
#tool nuget:?package=VSIX-SdkProjectAdapter&version=4.0.0
                    
Install as a Cake Tool

Provides default functionality for Visual Studio extensions SDK style projects.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

  • .NETFramework 4.5

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on VSIX-SdkProjectAdapter:

Repository Stars
dotnet/ResXResourceManager
Manage localization of all ResX-Based resources in one central place.
tom-englert/Wax
An interactive editor for WiX setup projects.
Version Downloads Last Updated
4.0.0 354 6/6/2026
3.0.0 6,704 4/11/2021
2.0.0 916 3/28/2021
1.1.0 873 2/21/2021
1.0.1 861 2/16/2021
1.0.0 925 2/16/2021