typo
This commit is contained in:
Vendored
+1
-1
@@ -88,7 +88,7 @@ pipeline {
|
||||
// BUILD!
|
||||
bat "\"${tool 'MSBuild-16.0'}\" MConnectSDK/MConnectSDK.csproj -target:Build /p:Configuration=${env.config} /p:Platform=\"x86\" /p:OutputPath=bin/${env.config} /m"
|
||||
// creo package NuGet...
|
||||
bat "e:\\nuget.exe pack ${WORKSPACE}\\MConnectSDK\\MConnectSDK.csproj -properties Configuration=${env.config} -Version ${env.packVers}""
|
||||
bat "e:\\nuget.exe pack ${WORKSPACE}\\MConnectSDK\\MConnectSDK.csproj -properties Configuration=${env.config} -Version ${env.packVers}"
|
||||
}
|
||||
else
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user