Microsoft.Extensions.Hosting
Advanced tools
Sorry, the diff of this file is not supported yet
@@ -5,3 +5,3 @@ <?xml version="1.0" encoding="utf-8"?> | ||
| <id>Microsoft.Extensions.Hosting</id> | ||
| <version>2.2.0-preview1-35029</version> | ||
| <version>2.1.1</version> | ||
| <authors>Microsoft</authors> | ||
@@ -13,16 +13,14 @@ <owners>Microsoft</owners> | ||
| <iconUrl>https://go.microsoft.com/fwlink/?LinkID=288859</iconUrl> | ||
| <description>.NET Core hosting and startup infrastructures for applications. | ||
| This package was built from the source at: | ||
| https://github.com/aspnet/Hosting/tree/687a99438a1a596a11b7dbd0bf9da5035b3b74eb</description> | ||
| <description>.NET Core hosting and startup infrastructures for applications.</description> | ||
| <copyright>© Microsoft Corporation. All rights reserved.</copyright> | ||
| <tags>hosting</tags> | ||
| <serviceable>true</serviceable> | ||
| <repository type="git" url="https://github.com/aspnet/Hosting" commit="687a99438a1a596a11b7dbd0bf9da5035b3b74eb" /> | ||
| <repository type="git" url="https://github.com/aspnet/Hosting" commit="1596c2ba5508fceefd929228b4e5e95e50b1d4d4" /> | ||
| <dependencies> | ||
| <group targetFramework=".NETStandard2.0"> | ||
| <dependency id="Microsoft.Extensions.Hosting.Abstractions" version="2.2.0-preview1-35029" exclude="Build,Analyzers" /> | ||
| <dependency id="Microsoft.Extensions.Configuration" version="2.2.0-preview1-35029" exclude="Build,Analyzers" /> | ||
| <dependency id="Microsoft.Extensions.DependencyInjection" version="2.2.0-preview1-35029" exclude="Build,Analyzers" /> | ||
| <dependency id="Microsoft.Extensions.FileProviders.Physical" version="2.2.0-preview1-35029" exclude="Build,Analyzers" /> | ||
| <dependency id="Microsoft.Extensions.Logging" version="2.2.0-preview1-35029" exclude="Build,Analyzers" /> | ||
| <dependency id="Microsoft.Extensions.Hosting.Abstractions" version="2.1.1" exclude="Build,Analyzers" /> | ||
| <dependency id="Microsoft.Extensions.Configuration" version="2.1.1" exclude="Build,Analyzers" /> | ||
| <dependency id="Microsoft.Extensions.DependencyInjection" version="2.1.1" exclude="Build,Analyzers" /> | ||
| <dependency id="Microsoft.Extensions.FileProviders.Physical" version="2.1.1" exclude="Build,Analyzers" /> | ||
| <dependency id="Microsoft.Extensions.Logging" version="2.1.1" exclude="Build,Analyzers" /> | ||
| </group> | ||
@@ -29,0 +27,0 @@ </dependencies> |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet