mirror of
https://github.com/opensim/opensim.git
synced 2026-08-09 02:36:00 +08:00
move minimal dotnet version to 8
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
copy bin\System.Drawing.Common.dll.win bin\System.Drawing.Common.dll
|
||||
|
||||
dotnet bin\prebuild.dll /target vs2022 /targetframework net6_0 /excludedir = "obj | bin" /file prebuild.xml
|
||||
dotnet bin\prebuild.dll /target vs2022 /targetframework net8_0 /excludedir = "obj | bin" /file prebuild.xml
|
||||
|
||||
@echo Creating compile.bat
|
||||
rem To compile in debug mode
|
||||
|
||||
Reference in New Issue
Block a user