mirror of
https://github.com/riperiperi/Simitone.git
synced 2025-01-22 09:11:52 -05:00
Update azure-pipelines.yml for Azure Pipelines
Oops
This commit is contained in:
parent
ec1811373d
commit
2fa80e81f9
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ pool:
|
|||
vmImage: 'windows-latest'
|
||||
|
||||
variables:
|
||||
solution: '/Client/Simitone/Simitone.sln'
|
||||
solution: './Client/Simitone/Simitone.sln'
|
||||
buildPlatform: 'Any CPU'
|
||||
buildConfiguration: 'Release'
|
||||
|
||||
|
|
Loading…
Reference in a new issue