Update Nuget

This commit is contained in:
sunkaixuan
2017-07-28 13:46:24 +08:00
parent 13aa731941
commit d292fd7278
2 changed files with 6 additions and 4 deletions

View File

@@ -2,8 +2,8 @@
<package > <package >
<metadata> <metadata>
<id>sqlSugar</id> <id>sqlSugar</id>
<version>4.2.2.2</version> <version>4.2.2.4</version>
<title>SqlSugar SqlServer ORM</title> <title>SqlSugar Best ORM Fastest ORM Simple Easy ORM</title>
<authors>sun kaixuan</authors> <authors>sun kaixuan</authors>
<owners>landa</owners> <owners>landa</owners>
<licenseUrl>https://github.com/sunkaixuan/SqlSugar</licenseUrl> <licenseUrl>https://github.com/sunkaixuan/SqlSugar</licenseUrl>
@@ -13,6 +13,8 @@
<description>SqlSugar ORM .NET 4.0+ High-performance, lightweight http://www.codeisbug.com/Doc/8</description> <description>SqlSugar ORM .NET 4.0+ High-performance, lightweight http://www.codeisbug.com/Doc/8</description>
<copyright>Copyright 2017</copyright> <copyright>Copyright 2017</copyright>
<tags>asp.net orm</tags> <tags>asp.net orm</tags>
</metadata> </metadata>
<files>
<file src="C:\Nuget\SqlSugar.dll" target="lib"></file>
</files>
</package> </package>

View File

@@ -1 +1 @@
%~dp0nuget.exe pack %~dp0SqlSugar.csproj -OutputDirectory %~dp0 %~dp0nuget.exe pack %~dp0SqlSugar.nuspec -OutputDirectory %~dp0