Skip to content

Commit

Permalink
调整 SDK 版本
Browse files Browse the repository at this point in the history
  • Loading branch information
zlzforever committed May 28, 2024
1 parent 63c8366 commit 648e305
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ steps:

- task: DotNetCoreInstaller@0
inputs:
version: '7.0.203'
version: '8.0.100'

- script: sh build.sh
displayName: 'BuildSolution'
Expand Down

0 comments on commit 648e305

Please sign in to comment.