Skip to content

Commit 6094f77

Browse files
committed
Merge branch 'main' into PH06
2 parents f496d24 + 0aa4fea commit 6094f77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publishPipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
- name: Setup .NET
1414
uses: actions/setup-dotnet@v2
1515
with:
16-
dotnet-version: 8.0.x
16+
dotnet-version: 9.0.x
1717
- name: Get current release version
1818
id: version
1919
uses: pozetroninc/github-action-get-latest-release@master

0 commit comments

Comments
 (0)