Skip to content
This repository has been archived by the owner on Oct 1, 2024. It is now read-only.

Commit

Permalink
rework
Browse files Browse the repository at this point in the history
  • Loading branch information
dellis1972 committed Feb 18, 2021
1 parent cdae43e commit a46a066
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ resources:
ref: refs/heads/main
variables:
- group: Xamarin-Secrets
- name: Configuration
value: Release
stages:
- stage: Build
jobs:
Expand All @@ -23,5 +25,4 @@ stages:
displayName: 'Build Projects\OpenTK.Android\OpenTK.Android.csproj'
inputs:
solution: Projects\OpenTK.Android\OpenTK.Android.csproj
configuration: Release
msbuildArguments: /restore /v:diag

0 comments on commit a46a066

Please sign in to comment.