lith 4 years ago
parent
commit
cd1140b416
1 changed files with 2 additions and 2 deletions
  1. 2 2
      dotnet/Doc/cmd/Sers压缩包-创建.bat

+ 2 - 2
dotnet/Doc/cmd/Sers压缩包-创建.bat

@@ -1,6 +1,6 @@
 ::삿혤뎠품경굶뵀
 ::삿혤뎠품경굶뵀
 :: set version=2.1.1.356 
 :: set version=2.1.1.356 
-for /f "tokens=3 delims=><" %%a in ('type ..\..\Library\Vit\Vit.Core\Vit.Core\Vit.Core.csproj^|findstr "<Version>.*Version"') do set version=%%a
+for /f "tokens=3 delims=><" %%a in ('type ..\..\Library\Sers\Sers.Core\Sers.Core\Sers.Core.csproj^|findstr "<Version>.*Version"') do set version=%%a
 
 
 
 
 
 
@@ -25,7 +25,7 @@ echo 3.
 dotnet ../cmd/FileZip/FileZip.dll zip -i "CL箕꿎" -o "Publish/Sers%version%/CL箕꿎%version%.zip"
 dotnet ../cmd/FileZip/FileZip.dll zip -i "CL箕꿎" -o "Publish/Sers%version%/CL箕꿎%version%.zip"
 
 
 echo 4.눼쉔 Sers箕꿎.zip
 echo 4.눼쉔 Sers箕꿎.zip
-dotnet ../cmd/FileZip/FileZip.dll zip -i "Sers箕꿎" -o ".Publish/Sers%version%/Sers箕꿎%version%.zip"
+dotnet ../cmd/FileZip/FileZip.dll zip -i "Sers箕꿎" -o "Publish/Sers%version%/Sers箕꿎%version%.zip"