Skip to content

Commit c27e565

Browse files
author
Kraig Brockschmidt
authored
Merge pull request NuGet#640 from NuGet/anangaur-semver-vs2015
Adding VS 2015+VSIX req for SemVer 2.0.0
2 parents 1cb047b + 8aae3e7 commit c27e565

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/Reference/Package-Versioning.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,8 @@ For nuget.org, a package is defined as a SemVer v2.0.0 package if either of the
9191
If you upload a SemVer v2.0.0-specific package to nuget.org, the package is invisible to older clients and available to only the following NuGet clients:
9292

9393
- NuGet 4.3.0+
94-
- Visual Studio 2017 version 15.3+
94+
- Visual Studio 2017 version 15.3+
95+
- Visual Studio 2015 with [NuGet VSIX v3.6.0](https://dist.nuget.org/visualstudio-2015-vsix/latest/NuGet.Tools.vsix)
9596
- dotnet.exe (.NET SDK 2.0.0+)
9697

9798
Third-party clients:

0 commit comments

Comments
 (0)