Skip to content

Commit

Permalink
Fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Voltstro committed Jan 21, 2024
1 parent 598bd8f commit 6220444
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 @@ -16,7 +16,7 @@ steps:
- task: UseDotNet@2
displayName: Install .NET
inputs:
version: 6.0.x
version: 8.0.x

- script: dotnet restore -v minimal src/Wiki.Net.sln
displayName: Restore Packages
Expand Down

0 comments on commit 6220444

Please sign in to comment.