Skip to content

Commit 8d56aae

Browse files
committed
[yml] dotnet-version: 10.0.x
1 parent 7085f49 commit 8d56aae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dotnet-core-desktop.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
- name: Install .NET Core
3232
uses: actions/[email protected]
3333
with:
34-
dotnet-version: 9.0.x
34+
dotnet-version: 10.0.x
3535

3636
# Add MSBuild to the PATH: https://github.com/microsoft/setup-msbuild
3737
- name: Setup MSBuild.exe

0 commit comments

Comments
 (0)