Skip to content

Commit

Permalink
update CI Build definition to use .NET 7.0.306
Browse files Browse the repository at this point in the history
  • Loading branch information
tsmoreland committed Jul 12, 2023
1 parent cc626f1 commit 060d45e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
uses: actions/setup-dotnet@v3
with:
dotnet-version: |
7.0.305
7.0.306
- name: Restore dependencies
working-directory: v1/net7
run: dotnet restore
Expand Down

0 comments on commit 060d45e

Please sign in to comment.