lith há 4 anos atrás
pai
commit
25f30f355f

+ 0 - 0
dotnet/Doc/Publish/pack sers_lib.bat → dotnet/Doc/Publish/nuget publish.bat


+ 0 - 0
dotnet/Doc/Publish/push sers_lib to SersNugetServer.bat → dotnet/Doc/Publish/nuget push to NugetServer.Sers.bat


+ 2 - 2
一键发布nuget包并上传.bat

@@ -1,6 +1,6 @@
 cd /d "dotnet\Doc\Publish"
-call "pack sers_lib.bat"
-call "push sers_lib to SersNugetServer.bat"
+call "nuget publish.bat"
+call "nuget push to NugetServer.Sers.bat"
 cd /d ../../../
  
 echo succeed