We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2332fb2 commit c0f1acbCopy full SHA for c0f1acb
2 files changed
.github/workflows/ci.yml
@@ -2,7 +2,7 @@ name: CI build
2
3
env:
4
OUTPUT_PATH: ${{ github.workspace }}/.nupkg
5
- DOTNET_VERSION: "3.1.100"
+ DOTNET_VERSION: "5.0.101"
6
GITHUB_SOURCE: "https://nuget.pkg.github.com/aaronpowell/index.json"
7
CONFIGURATION: "Debug"
8
.github/workflows/release.yml
@@ -2,7 +2,7 @@ name: Release build
NUGET_SOURCE: "https://api.nuget.org/v3/index.json"
0 commit comments