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 8a34457 commit 9ddfa9bCopy full SHA for 9ddfa9b
.github/workflows/publish-package.yml
@@ -22,7 +22,7 @@ jobs:
22
version=$(($GITHUB_RUN_NUMBER))
23
echo "BUILD_VERSION=3.0.$version" >> ${GITHUB_ENV}
24
25
- - name: Setup .NET Core 8.0
+ - name: Setup .NET 9.0
26
uses: actions/setup-dotnet@v4
27
with:
28
dotnet-version: 9.0.x
0 commit comments