Update azure-pipelines.yml for Azure Pipelines

Really need to update monogame.
This commit is contained in:
riperiperi 2019-11-13 00:34:13 +00:00
parent 5c8c73319f
commit 9baa1ba1bc

View file

@ -19,7 +19,7 @@ steps:
submodules: recursive
persistCredentials: true
- powershell: ./FreeSO/Other/libs/FSOMonoGame/Protobuild.exe
- powershell: ./FreeSO/Other/libs/FSOMonoGame/Protobuild.exe --generate
name: Protobuild
- task: NuGetToolInstaller@1