This commit is contained in:
Cristi Petruta 2019-07-08 23:30:06 -07:00 коммит произвёл GitHub
Родитель 50df4e1055
Коммит 0889c4a428
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 0 добавлений и 2 удалений

Просмотреть файл

@ -8,8 +8,6 @@ Use this library to
* export updates to WSUS
* run your upstream update server in an ASP.NET Core web app and serve updates to downstream WSUS servers
### See [MS-WSUSSS](https://docs.microsoft.com/en-us/openspecs/windows_protocols/ms-wsusss/f49f0c3e-a426-4b4b-b401-9aeb2892815c) for the complete technical documentation of the protocol.
## Reference the library in your project
The easiest way is to use the published NuGet package. In your .NET Core project, add a reference to the [UpdateServices.ServerServerSync NuGet package](https://www.nuget.org/packages/UpdateServices.ServerServerSync). Make sure to check "Include prerelease" if searching for the NuGet package in Visual Studio.