Skip to content

Commit 63bbf05

Browse files
authored
Update netlicensing-csharp-release.yml
1 parent 73c2ca9 commit 63bbf05

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- name: Setup .NET Core
1616
uses: actions/setup-dotnet@v1
1717
with:
18-
dotnet-version: '3.1.x'
18+
dotnet-version: '3.1.402'
1919
- name: Install dependencies
2020
run: dotnet restore
2121
- name: Build

0 commit comments

Comments
 (0)