vsSBE.SDK
1.1.0
dotnet add package vsSBE.SDK --version 1.1.0
NuGet\Install-Package vsSBE.SDK -Version 1.1.0
<PackageReference Include="vsSBE.SDK" Version="1.1.0" />
paket add vsSBE.SDK --version 1.1.0
#r "nuget: vsSBE.SDK, 1.1.0"
// Install vsSBE.SDK as a Cake Addin #addin nuget:?package=vsSBE.SDK&version=1.1.0 // Install vsSBE.SDK as a Cake Tool #tool nuget:?package=vsSBE.SDK&version=1.1.0
This package contains libraries for support:
* https://github.com/3F/vsSolutionBuildEvent (inc. CI.MSBuild)
* https://github.com/3F/vsCommandEvent
Please read the License.txt and Readme.md files for details.
~~~~~~~~
Alternative to get it:
==========================================
msbuild gnt.core /p:ngpackages="vsSBE.SDK/1.1.0"
==========================================
* https://github.com/3F/GetNuTool
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net40 is compatible. net403 was computed. net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.1.0 | 2,283 | 8/27/2016 |
* Added 'vsSBE_SDK' property with current version when it installed.
* Fixed net45 libraries (shell 10, EnvDTE/80, etc.)