fix a typo

This commit is contained in:
UbitUmarov
2022-10-09 22:27:27 +01:00
parent 302da0b61f
commit 3b40bb4586

View File

@@ -1,6 +1,6 @@
@echo OFF
dotent bin\prebuild.dll /target vs2022 /targetframework net6_0 /excludedir = "obj | bin" /file prebuild.xml
dotnet bin\prebuild.dll /target vs2022 /targetframework net6_0 /excludedir = "obj | bin" /file prebuild.xml
@echo Creating compile.bat
rem To compile in debug mode