Skip to content

Commit 3c46709

Browse files
authored
Update release.yml
1 parent bf88e4d commit 3c46709

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
- name: Setup .NET Environment.
1111
uses: actions/setup-dotnet@v1
1212
with:
13-
dotnet-version: '3.1.1'
13+
dotnet-version: '3.1.101'
1414
- name: Build package for Release.
1515
run: |
1616
cd src/

0 commit comments

Comments
 (0)