<?xml version="1.0"?>
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
  <metadata>
    <id>Microsoft.Owin.Host.SystemWeb.zh-Hans</id>
    <version>3.1.0</version>
    <title>适用于 OWIN Web 应用程序的 Microsoft ASP.NET 主机的简体中文资源</title>
    <authors>Microsoft</authors>
    <owners>Microsoft</owners>
    <licenseUrl>https://www.microsoft.com/web/webpi/eula/net_library_eula_CHS.htm</licenseUrl>
    <projectUrl>https://github.com/aspnet/AspNetKatana/</projectUrl>
    <requireLicenseAcceptance>true</requireLicenseAcceptance>
    <description>此程序包包含适用于 OWIN Web 应用程序的 ASP.NET 主机的简体中文附属程序集。</description>
    <summary>Microsoft.Owin.Host.SystemWeb 程序包的简体中文资源。</summary>
    <copyright>© Microsoft Corporation. All rights reserved.</copyright>
    <language>zh-Hans</language>
    <tags>Microsoft OWIN Katana</tags>
    <dependencies>
      <dependency id="Microsoft.Owin.Host.SystemWeb" version="[3.1.0]" />
    </dependencies>
  </metadata>
</package>