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:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user