tolti apici conf x AspNetMergePath
This commit is contained in:
Binary file not shown.
@@ -233,7 +233,7 @@
|
||||
<Content Include="SqlScripts\Vocabolario\VOC_00304.sql" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<ProjectReference Include="..\..\SteamWare\SteamWareLib\SteamWare.csproj">
|
||||
<ProjectReference Include="..\..\..\Steamware\SteamWareLib\SteamWare.csproj">
|
||||
<Project>{2872dcfe-8b46-43b2-baa0-842a816a2dd5}</Project>
|
||||
<Name>SteamWare</Name>
|
||||
</ProjectReference>
|
||||
|
||||
Vendored
+2
-1
@@ -61,7 +61,8 @@ pipeline {
|
||||
parallel (
|
||||
HOME_IIS01_IIS02: {
|
||||
echo 'DEPLOY HOME IIS01/IIS02'
|
||||
bat "\"${tool 'MSBuild-14.0'}\" HOME\\HOME.csproj /p:AspnetMergePath=\"C:\\Program\\ Files\\ (x86)\\Microsoft\\ SDKs\\Windows\\v10.0A\\bin\\NETFX\\ 4.6.2\\ Tools\" /p:DeployOnBuild=true /p:Targets=Publish /p:PublishProfile=IIS02.pubxml /p:VisualStudioVersion=14.0 /p:RunCodeAnalysis=false /p:Configuration=Release /p:username=jenkins /p:Password=viadante16 /p:AllowUntrustedCertificate=true /p:OutputPath=bin/ /m"
|
||||
bat "\"${tool 'MSBuild-14.0'}\" HOME\\HOME.csproj /p:AspnetMergePath=C:\\Program\\ Files\\ (x86)\\Microsoft\\ SDKs\\Windows\\v10.0A\\bin\\NETFX\\ 4.6.2\\ Tools /p:DeployOnBuild=true /p:Targets=Publish /p:PublishProfile=IIS02.pubxml /p:VisualStudioVersion=14.0 /p:RunCodeAnalysis=false /p:Configuration=Release /p:username=jenkins /p:Password=viadante16 /p:AllowUntrustedCertificate=true /p:OutputPath=bin/ /m"
|
||||
|
||||
/*bat "\"${tool 'MSBuild-14.0'}\" HOME\\HOME.csproj /p:AspnetMergePath=C:\\Program\\ Files\\ (x86)\\Microsoft\\ SDKs\\Windows\\v10.0A\\bin\\NETFX\\ 4.6.2\\ Tools /p:DeployOnBuild=true /p:Targets=Publish /p:PublishProfile=IIS01.pubxml /p:VisualStudioVersion=14.0 /p:RunCodeAnalysis=false /p:Configuration=Release /p:username=jenkins /p:Password=viadante16 /p:AllowUntrustedCertificate=true /p:OutputPath=bin/ /m"*/
|
||||
},
|
||||
/*ADMIN: {
|
||||
|
||||
Reference in New Issue
Block a user