-
Notifications
You must be signed in to change notification settings - Fork 1k
Description
Category
- Bug
Describe the bug
The version (4.0.0) of AppForSharePointOnlineWebToolkit, AppForSharePoint19WebToolkit, AppForSharePoint16WebToolkit, and AppForSharePointWebToolkit included in Visual Studio 2019 template for SharePoint provider hosted apps are all missing from NuGet gallery.
Also there are no available version of AppForSharePoint19WebToolkit on NuGet.
Steps to reproduce
Create a new SharePoint Provider hosted app in Visual Studio 2019. Create a project for each minimum version of SharePoint (2013, 2016, 2019, and Online).
The included version of AppForSharePointOnlineWebToolkit, AppForSharePoint19WebToolkit, AppForSharePoint16WebToolkit, and AppForSharePointWebToolkit is version 4.0.0.
Browse NuGet Gallery for version 4.0.0 of AppForSharePointOnlineWebToolkit, AppForSharePoint19WebToolkit, AppForSharePoint16WebToolkit, and AppForSharePointWebToolkit.
None of the versions are available in the gallery.
Expected behavior
The versions included in the Visual Studio Template should be available on NuGet. For AppForSharePoint19WebToolkit there are no versions available.
Developer environment
Visual Studio 2019 (latest official version)
Additional context
It is impossible to use source control and build servers as restore NuGet packages will fail because the packages can't be found on NuGet.