﻿<?xml version="1.0" encoding="utf-8"?>
<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>Microsoft.AspNet.SignalR.Core.zh-Hans</id>
    <version>2.2.2</version>
    <title>Microsoft ASP.NET SignalR Core 简体中文资源</title>
    <authors>Microsoft</authors>
    <owners>Microsoft</owners>
    <requireLicenseAcceptance>true</requireLicenseAcceptance>
    <licenseUrl>http://www.microsoft.com/web/webpi/eula/net_library_eula_CHS.htm</licenseUrl>
    <projectUrl>http://www.asp.net/signalR</projectUrl>
    <description>此程序包包含适用于 ASP.NET SignalR Core 的简体中文附属程序集。</description>
    <summary>适用于 Microsoft.AspNet.SignalR.Core 程序包的简体中文资源</summary>
    <copyright>© Microsoft Corporation. All rights reserved.</copyright>
    <language>zh-Hans</language>
    <tags>Microsoft AspNet SignalR AspNetSignalR Core</tags>
    <dependencies>
      <dependency id="Microsoft.AspNet.SignalR.Core" version="[2.2.2]" />
    </dependencies>
  </metadata>
</package>