1
0
mirror of https://github.com/XFox111/GUTSchedule.git synced 2026-04-22 06:58:01 +03:00

Update android-release.yml for Azure Pipelines

This commit is contained in:
Eugene Fox
2023-03-22 19:03:48 +03:00
parent ecb3c1a752
commit a87c1ed8a7
+2 -1
View File
@@ -24,7 +24,8 @@ steps:
- task: NuGetCommand@2
displayName: 'Restore Solution'
inputs:
restoreSolution: '**/*.sln'
command: 'restore'
restoreSolution: '**/*.Droid.csproj'
- task: PowerShell@2
displayName: 'Update version number'