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 d7ae65f commit 785078dCopy full SHA for 785078d
1 file changed
.github/workflows/dotnet.yml
@@ -21,7 +21,7 @@ jobs:
21
uses: actions/setup-dotnet@v4
22
with:
23
dotnet-version: |
24
- 9.0.x
+ 10.0.x
25
26
- name: Build StockSharp.sln (Windows only)
27
if: matrix.os == 'windows-latest'
0 commit comments