Skip to content

Commit 785078d

Browse files
committed
Fix commit 143443b
1 parent d7ae65f commit 785078d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/dotnet.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
uses: actions/setup-dotnet@v4
2222
with:
2323
dotnet-version: |
24-
9.0.x
24+
10.0.x
2525
2626
- name: Build StockSharp.sln (Windows only)
2727
if: matrix.os == 'windows-latest'

0 commit comments

Comments
 (0)