Skip to content

Commit 73c2ca9

Browse files
authored
Update netlicensing-csharp-dependency.yml
1 parent 28115ed commit 73c2ca9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/netlicensing-csharp-dependency.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
- name: Setup .NET Core
1313
uses: actions/setup-dotnet@v1
1414
with:
15-
dotnet-version: '3.1.x'
15+
dotnet-version: '3.1.402'
1616
- name: Init application / add dependency / run
1717
run: |
1818
dotnet new console -o netlicensing-dependency-test

0 commit comments

Comments
 (0)