mirror of
https://github.com/microsoft/onefuzz.git
synced 2025-06-22 22:28:50 +00:00
Upgrading dotnet version to 6.0.300 (#1947)
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -262,7 +262,7 @@ jobs:
|
||||
- name: Setup .NET Core SDK
|
||||
uses: actions/setup-dotnet@v2
|
||||
with:
|
||||
dotnet-version: '6.0.202'
|
||||
dotnet-version: '6.0.300'
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
cd src/ApiService/
|
||||
|
Reference in New Issue
Block a user