Skip to content

Commit

Permalink
Use correct sdk version
Browse files Browse the repository at this point in the history
  • Loading branch information
Danny McCormick committed Aug 1, 2019
1 parent 3fa15a9 commit 7613bb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/asp.net-core.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- name: Setup .NET Core
uses: actions/setup-dotnet@master
with:
version: 2.2.6
version: 2.2.108

- name: Build with dotnet
run: dotnet build --configuration Release

0 comments on commit 7613bb8

Please sign in to comment.