Skip to content

Commit

Permalink
Added support for multiple SDK versions.
Browse files Browse the repository at this point in the history
  • Loading branch information
mwadams committed Sep 28, 2022
1 parent 33a854a commit 9cb1011
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,6 @@ jobs:
service_connection_github: $(Endjin_Service_Connection_GitHub)
solution_to_build: $(Endjin_Solution_To_Build)
netSdkVersion: '7.x'
additionalNetSdkVersions:
- '6.x'
includeNetSdkPreviewVersions: 'true'

0 comments on commit 9cb1011

Please sign in to comment.