diff --git a/.github/workflows/cicd.yaml b/.github/workflows/cicd.yaml
index 6b1496d..12fa11c 100644
--- a/.github/workflows/cicd.yaml
+++ b/.github/workflows/cicd.yaml
@@ -20,7 +20,7 @@ jobs:
id: tag
- uses: actions/setup-dotnet@v4
with:
- dotnet-version: 8.0.x
+ dotnet-version: 10.0.x
- run: echo "::remove-matcher owner=csc::"
- uses: reviewdog/action-setup@v1
- run: dotnet --info
diff --git a/src/Samhammer.Authentication.Abstractions/Samhammer.Authentication.Abstractions.csproj b/src/Samhammer.Authentication.Abstractions/Samhammer.Authentication.Abstractions.csproj
index 866ceda..d1172af 100644
--- a/src/Samhammer.Authentication.Abstractions/Samhammer.Authentication.Abstractions.csproj
+++ b/src/Samhammer.Authentication.Abstractions/Samhammer.Authentication.Abstractions.csproj
@@ -17,7 +17,7 @@
-
+
all
runtime; build; native; contentfiles; analyzers
diff --git a/src/Samhammer.Authentication.Api.Test/Samhammer.Authentication.Api.Test.csproj b/src/Samhammer.Authentication.Api.Test/Samhammer.Authentication.Api.Test.csproj
index d7fbd5e..7c6ec65 100644
--- a/src/Samhammer.Authentication.Api.Test/Samhammer.Authentication.Api.Test.csproj
+++ b/src/Samhammer.Authentication.Api.Test/Samhammer.Authentication.Api.Test.csproj
@@ -1,6 +1,6 @@
- net8.0
+ net10.0
..\stylecop.ruleset
enable
enable
@@ -9,13 +9,13 @@
-
-
-
+
+
+
all
runtime; build; native; contentfiles; analyzers; buildtransitive
-
+
diff --git a/src/Samhammer.Authentication.Api/Samhammer.Authentication.Api.csproj b/src/Samhammer.Authentication.Api/Samhammer.Authentication.Api.csproj
index dacec09..bb502c3 100644
--- a/src/Samhammer.Authentication.Api/Samhammer.Authentication.Api.csproj
+++ b/src/Samhammer.Authentication.Api/Samhammer.Authentication.Api.csproj
@@ -1,6 +1,6 @@
- net8.0
+ net10.0
..\stylecop.ruleset
Samhammer AG
Samhammer AG
@@ -17,9 +17,9 @@
-
-
-
+
+
+
all
runtime; build; native; contentfiles; analyzers
diff --git a/src/Samhammer.Authentication.Client/Samhammer.Authentication.Client.csproj b/src/Samhammer.Authentication.Client/Samhammer.Authentication.Client.csproj
index 8d94741..ff6d334 100644
--- a/src/Samhammer.Authentication.Client/Samhammer.Authentication.Client.csproj
+++ b/src/Samhammer.Authentication.Client/Samhammer.Authentication.Client.csproj
@@ -1,7 +1,7 @@
- net8.0
+ net10.0
..\stylecop.ruleset
Samhammer AG
Samhammer AG
@@ -15,8 +15,8 @@
-
-
+
+
all
runtime; build; native; contentfiles; analyzers; buildtransitive
diff --git a/src/Samhammer.Authentication.Example/Samhammer.Authentication.Example.csproj b/src/Samhammer.Authentication.Example/Samhammer.Authentication.Example.csproj
index df4fd25..c2c10a1 100644
--- a/src/Samhammer.Authentication.Example/Samhammer.Authentication.Example.csproj
+++ b/src/Samhammer.Authentication.Example/Samhammer.Authentication.Example.csproj
@@ -1,7 +1,7 @@
- net8.0
+ net10.0
..\stylecop.ruleset
3f13474d-7a41-4212-8660-2ebf263a6c71
@@ -12,12 +12,12 @@
-
-
+
+
all
runtime; build; native; contentfiles; analyzers; buildtransitive
-
+