Skip to content

Commit 3c5efb5

Browse files
committed
Update github workflow and actions
1 parent d6c67d6 commit 3c5efb5

File tree

4 files changed

+1
-137
lines changed

4 files changed

+1
-137
lines changed

.codecov.yml

-2
This file was deleted.

.github/workflows/codeql-analysis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
- name: Setup dotnet core cli environment
5656
uses: actions/setup-dotnet@v1
5757
with:
58-
dotnet-version: '5.0.100-rc.1.20452.10'
58+
dotnet-version: '5.0'
5959

6060
# Autobuild attempts to build any compiled languages (C/C++, C#, or Java).
6161
# If this step fails, then you should remove it and run the build manually (see below)

appveyor.yml

-88
This file was deleted.

azure-pipelines.yml

-46
This file was deleted.

0 commit comments

Comments
 (0)