Explorar el Código

修复proto2cs bat

tanghai hace 3 años
padre
commit
33e25cdd2f
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      Proto/win_startProtoExport.bat

+ 1 - 1
Proto/win_startProtoExport.bat

@@ -1,3 +1,3 @@
 cd /d ../Bin
-dotnet Tools.dll --AppType=Proto2CS
+dotnet Tool.dll --AppType=Proto2CS
 pause