Update dotnet to 10 (#9179)

This commit is contained in:
DHR60
2026-05-11 08:35:26 +00:00
committed by GitHub
parent 8090799ccc
commit cc57f952db
6 changed files with 13 additions and 13 deletions
+1 -1
View File
@@ -54,7 +54,7 @@ jobs:
- name: Setup .NET
uses: actions/setup-dotnet@v5.2.0
with:
dotnet-version: '8.0.x'
dotnet-version: '10.0.x'
- name: Build v2rayN
working-directory: ./v2rayN