mirror of
https://github.com/riperiperi/Simitone.git
synced 2025-01-22 09:11:52 -05:00
Fix build
This commit is contained in:
parent
b344855b9d
commit
c3c1678b06
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ trigger:
|
||||||
- master
|
- master
|
||||||
|
|
||||||
pool:
|
pool:
|
||||||
vmImage: 'windows-latest'
|
vmImage: 'windows-2019'
|
||||||
|
|
||||||
variables:
|
variables:
|
||||||
solution: './Client/Simitone/Simitone.sln'
|
solution: './Client/Simitone/Simitone.sln'
|
||||||
|
|
Loading…
Reference in a new issue