Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit b32360f

Browse files
authoredSep 11, 2020
Update build-and-publish.yml
1 parent 4e1658b commit b32360f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/build-and-publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- name: Setup .NET Core
1515
uses: actions/setup-dotnet@v1
1616
with:
17-
dotnet-version: 3.1.301
17+
dotnet-version: 3.1.402
1818
- name: Setup MSBuild.exe
1919
uses: warrenbuckley/Setup-MSBuild@v1
2020
- name: Update version number

0 commit comments

Comments
 (0)
Please sign in to comment.