Skip to content

Commit 6089745

Browse files
Update build.yml
1 parent b7e0159 commit 6089745

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@ env:
1212
DOTNET_CLI_TELEMETRY_OPTOUT: true
1313
# Project name to pack and publish
1414
PROJECT_NAME: SqlKata
15-
DOTNET_VERSION: 5.0.201
15+
DOTNET_VERSION: 6.0.202
16+
# DOTNET_VERSION: 5.0.201
1617
# DOTNET_VERSION: 2.2.203
1718
# GitHub Packages Feed settings
1819
GITHUB_FEED: https://nuget.pkg.github.com/sqlkata/

0 commit comments

Comments
 (0)