Skip to content

Commit b5ce60e

Browse files
committed
Updates .NET SDK to version 8.x
1 parent 94eb572 commit b5ce60e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/dotnet-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ on:
1010
env:
1111
ARTIFACTS_FEED_URL: https://api.nuget.org/v3/index.json
1212
BUILD_CONFIGURATION: "Release"
13-
DOTNET_VERSION: "6.x"
13+
DOTNET_VERSION: "8.x"
1414

1515
jobs:
1616
build-and-deploy:

0 commit comments

Comments
 (0)