You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

18 lines
763 B

<?xml version="1.0" encoding="utf-8"?>
<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
<metadata>
<id>Win.Utils</id>
<version>2.0.0</version>
<authors>Win.Utils</authors>
<description>Package Description</description>
<dependencies>
<group targetFramework="net7.0">
<dependency id="NPOI" version="2.5.2" exclude="Build,Analyzers" />
<dependency id="Swashbuckle.AspNetCore.SwaggerGen" version="5.6.3" exclude="Build,Analyzers" />
</group>
</dependencies>
</metadata>
<files>
<file src="D:\长春项目\北京北汽结算项目\BeiJinSettleAccount\Shared\Win.Utils\bin\Debug\net7.0\Win.Utils.dll" target="lib\net7.0\Win.Utils.dll" />
</files>
</package>