Version code update

This commit is contained in:
DESKTOP\Administrator
2026-05-13 02:34:11 +03:00
parent 088cc7562b
commit 43ebb4c7fa
2 changed files with 5 additions and 5 deletions

View File

@@ -23,7 +23,7 @@ jobs:
- name: Setup .NET
uses: actions/setup-dotnet@v4
with:
dotnet-version: 7.0.x
dotnet-version: 8.0.x
- name: Restore dependencies
run: dotnet restore UnitTest/UnitTest.csproj