Compare commits

...
1 Commits
Author SHA1 Message Date
xrainandGitHub e90cc2d86e Update main.yml 2020-06-28 06:33:58 +08:00
+1 -1
View File
@@ -11,7 +11,7 @@ jobs:
- name: Setup .NET Core
uses: actions/setup-dotnet@v1
with:
dotnet-version: '3.1.101'
dotnet-version: '5.0.0'
- name: Build
run: dotnet build