tolta compilazione parallela x IOB-WIN / IOB-WIN-NEXT
This commit is contained in:
Vendored
-3
@@ -42,9 +42,6 @@ pipeline {
|
||||
IOB_WIN: {
|
||||
// BUILD!
|
||||
bat "\"${tool 'MSBuild-16.0'}\" IOB-WIN/IOB-WIN.csproj -target:Build /p:Configuration=Release /p:Platform=\"x86\" /p:OutputPath=bin/ /m"
|
||||
},
|
||||
IOB_WIN_NEXT: {
|
||||
// BUILD!
|
||||
bat "\"${tool 'MSBuild-16.0'}\" IOB-WIN-NEXT/IOB-WIN-NEXT.csproj -target:Build /p:Configuration=Release /p:Platform=\"x86\" /p:OutputPath=bin/ /m"
|
||||
},
|
||||
IOB_MAN: {
|
||||
|
||||
Reference in New Issue
Block a user