[Tizen] Add BuildTools 2.1.0-rc1-02804-05
[platform/upstream/coreclr.git] / Tools / dotnetcli / sdk / NuGetFallbackFolder / microsoft.extensions.hosting.abstractions / 2.0.1 / microsoft.extensions.hosting.abstractions.nuspec
1 <?xml version="1.0" encoding="utf-8"?>
2 <package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
3   <metadata>
4     <id>Microsoft.Extensions.Hosting.Abstractions</id>
5     <version>2.0.1</version>
6     <authors>Microsoft</authors>
7     <owners>Microsoft</owners>
8     <requireLicenseAcceptance>true</requireLicenseAcceptance>
9     <licenseUrl>https://raw.githubusercontent.com/aspnet/Home/2.0.0/LICENSE.txt</licenseUrl>
10     <projectUrl>https://asp.net/</projectUrl>
11     <iconUrl>https://go.microsoft.com/fwlink/?LinkID=288859</iconUrl>
12     <description>.NET Core hosting and startup abstractions for applications.</description>
13     <copyright>Copyright © Microsoft Corporation</copyright>
14     <tags>hosting</tags>
15     <serviceable>true</serviceable>
16     <repository type="git" url="https://github.com/aspnet/Hosting" />
17     <dependencies>
18       <group targetFramework=".NETStandard2.0" />
19     </dependencies>
20   </metadata>
21 </package>