Skip to content

Commit 98d20fc

Browse files
committed
Updating build
1 parent c398fbf commit 98d20fc

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/csharp-dotnet.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: C# Build with CMake
1+
name: C# Build with Dot Net
22

33
on:
44
push:
@@ -15,7 +15,7 @@ jobs:
1515
- name: Setup .NET
1616
uses: actions/setup-dotnet@v4
1717
with:
18-
dotnet-version: 8.0.x
18+
dotnet-version: 10.0.x
1919

2020
- name: Restore dependencies
2121
run: dotnet restore Upsilon.Apps.Passkey.sln

0 commit comments

Comments
 (0)