diff --git a/Micro.bat b/Micro.bat index 3218f3d..a9bded0 100644 --- a/Micro.bat +++ b/Micro.bat @@ -6,5 +6,5 @@ cd bin/Debug @REM echo "zipping into dofdev site" @REM 7z u oriels.zip %cd%/netcoreapp3.1 @REM Xcopy "oriels.zip" "C:/dofdev/Web Development/dofdev/res/oriels.zip" /F /Y -cd netcoreapp6.0 +cd net6.0 oriels.exe \ No newline at end of file diff --git a/oriels.csproj b/oriels.csproj index 7470993..8c840c6 100644 --- a/oriels.csproj +++ b/oriels.csproj @@ -2,12 +2,11 @@ Exe - netcoreapp6.0 - en + net6.0 - +