move minimal dotnet version to 8

This commit is contained in:
UbitUmarov
2024-04-20 23:37:37 +01:00
parent 50212c240c
commit e731edfa2e
9 changed files with 14 additions and 10 deletions

View File

@@ -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