mirror of
https://github.com/opensim/opensim.git
synced 2026-08-12 04:05:42 +08:00
fix a typo
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user