<?xml version="1.0"?>
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
  <metadata>
    <id>Microsoft.AspNet.Identity.EntityFramework.zh-Hans</id>
    <version>2.2.3</version>
    <title>Microsoft ASP.NET Identity EntityFramework 简体中文资源</title>
    <authors>Microsoft</authors>
    <owners>Microsoft</owners>
    <licenseUrl>http://www.microsoft.com/web/webpi/eula/aspnetcomponent_rtw_CHS.htm</licenseUrl>
    <projectUrl>https://github.com/aspnet/AspNetIdentity</projectUrl>
    <requireLicenseAcceptance>true</requireLicenseAcceptance>
    <description>此程序包包含 ASP.NET Identity Entity Framework 库的简体中文附属程序集。</description>
    <summary>Microsoft.AspNet.Identity.EntityFramework 程序包的简体中文资源</summary>
    <copyright>© Microsoft Corporation. All rights reserved.</copyright>
    <language>zh-Hans</language>
    <tags>Identity Membership</tags>
    <dependencies>
      <dependency id="Microsoft.AspNet.Identity.EntityFramework" version="[2.2.3]" />
    </dependencies>
  </metadata>
</package>