build Pfad angepasst

This commit is contained in:
dev-mkoebis
2026-06-24 15:08:34 +02:00
parent 15af717d7b
commit 3c088fdd5d

View File

@@ -13,7 +13,7 @@ pipeline
{ {
steps steps
{ {
bat "\"${tool 'MSBuild17'}\" ${WORKSPACE}\\WOLWin\\WOLWin\\WOLWin.csproj /t:Restore /t:Rebuild /p:Configuration=Release" bat "\"${tool 'MSBuild17'}\" ${WORKSPACE}\\WOLWin\\WOLWin.csproj /t:Restore /t:Rebuild /p:Configuration=Release"
} }
} }