Skip to content

Commit c55e762

Browse files
committed
WorkFlow changes
1 parent e2e9ead commit c55e762

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nuget_publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- name: Setup .NET Core
2020
uses: actions/setup-dotnet@v2
2121
with:
22-
dotnet-version: 'net8.0'
22+
dotnet-version: '8.0.x'
2323

2424
- name: Build and Publish DbSyncKit.Core
2525
run: |

0 commit comments

Comments
 (0)