Skip to content

Commit ea862e6

Browse files
committed
Update dotnetcore.yml to net6 preview
1 parent 3288bd6 commit ea862e6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/dotnetcore.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
- name: Setup .NET Core
1313
uses: actions/setup-dotnet@v1
1414
with:
15-
dotnet-version: 5.0.100
15+
dotnet-version: 6.0.100-preview
1616
source-url: https://nuget.pkg.github.com/directsql/index.json
1717
env:
1818
NUGET_AUTH_TOKEN: ${{secrets.GITHUB_TOKEN}}

0 commit comments

Comments
 (0)