MS-Build Version angepasst
This commit is contained in:
2
WOLWin/config/Jenkinsfile
vendored
2
WOLWin/config/Jenkinsfile
vendored
@@ -13,7 +13,7 @@ pipeline
|
|||||||
{
|
{
|
||||||
steps
|
steps
|
||||||
{
|
{
|
||||||
bat "\"${tool 'MSBuild15'}\" ${WORKSPACE}\\WOLWin\\WOLWin\\WOLWin.csproj /t:Restore /t:Rebuild /p:Configuration=Release"
|
bat "\"${tool 'MSBuild17'}\" ${WORKSPACE}\\WOLWin\\WOLWin\\WOLWin.csproj /t:Restore /t:Rebuild /p:Configuration=Release"
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user