schangxiang@126.com
2025-09-04 5df8a085b6c9334a04ed8b90be110d1fbcd3bc89
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<?xml version="1.0"?>
<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
  <metadata>
    <id>SunnyUI.Common</id>
    <version>3.0.7</version>
    <title>SunnyUI.Common</title>
    <authors>ShenYonghua</authors>
    <owners>ShenYonghua</owners>
    <licenseUrl>https://www.nuget.org/packages/SunnyUI.Common/3.0.7/license</licenseUrl>
    <projectUrl>https://gitee.com/yhuse/SunnyUI.Common</projectUrl>
    <iconUrl>https://api.nuget.org/v3-flatcontainer/sunnyui.common/3.0.7/icon</iconUrl>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <description>SunnyUI.Common 是基于.Net Framework4.0+、.Net Core、.Net5 的开源工具类库、扩展类库。</description>
    <summary />
    <copyright>CopyRight © SunnyUI.Net 2012-2021</copyright>
    <dependencies>
      <group targetFramework=".NETFramework4.0" />
      <group targetFramework=".NETFramework4.6.2" />
      <group targetFramework="Unsupported0.0" />
      <group targetFramework=".NETFramework5.0" />
    </dependencies>
  </metadata>
</package>