We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7e0159 commit 6089745Copy full SHA for 6089745
.github/workflows/build.yml
@@ -12,7 +12,8 @@ env:
12
DOTNET_CLI_TELEMETRY_OPTOUT: true
13
# Project name to pack and publish
14
PROJECT_NAME: SqlKata
15
- DOTNET_VERSION: 5.0.201
+ DOTNET_VERSION: 6.0.202
16
+# DOTNET_VERSION: 5.0.201
17
# DOTNET_VERSION: 2.2.203
18
# GitHub Packages Feed settings
19
GITHUB_FEED: https://nuget.pkg.github.com/sqlkata/
0 commit comments