Skip to content

Commit

Permalink
Update azure pipelines
Browse files Browse the repository at this point in the history
  • Loading branch information
Mgamerz committed Dec 5, 2021
1 parent 1503ba2 commit ae001f0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@ variables:
solution: 'LegendaryExplorer\LegendaryExplorer.sln'
buildPlatform: 'x64'
buildConfiguration: 'WinAzureRelease'
appMajorMin: '6.0'
appMajorMin: '6.1'
appMajor: '6'
appMinor: '0'
appMinor: '1'
appPatch: '0'
netVersion: '5'
disable.coverage.autogenerate: 'true'
Expand Down

0 comments on commit ae001f0

Please sign in to comment.