diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index b9f6941..257d421 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "csharpier": { - "version": "1.0.1", + "version": "1.0.3", "commands": [ "csharpier" ], diff --git a/AhbichtClient/AhbichtClient.IntegrationTest/AhbichtClient.IntegrationTest.csproj b/AhbichtClient/AhbichtClient.IntegrationTest/AhbichtClient.IntegrationTest.csproj index cd237dc..b4080d5 100644 --- a/AhbichtClient/AhbichtClient.IntegrationTest/AhbichtClient.IntegrationTest.csproj +++ b/AhbichtClient/AhbichtClient.IntegrationTest/AhbichtClient.IntegrationTest.csproj @@ -9,8 +9,8 @@ net9.0 - - + + diff --git a/AhbichtClient/AhbichtClient/AhbichtClient.csproj b/AhbichtClient/AhbichtClient/AhbichtClient.csproj index 19f9fd0..87bdbd7 100644 --- a/AhbichtClient/AhbichtClient/AhbichtClient.csproj +++ b/AhbichtClient/AhbichtClient/AhbichtClient.csproj @@ -14,7 +14,7 @@ - - + + diff --git a/AhbichtClient/ExampleAspNetCoreApplication.Test/ExampleAspNetCoreApplication.Test.csproj b/AhbichtClient/ExampleAspNetCoreApplication.Test/ExampleAspNetCoreApplication.Test.csproj index a3c9c37..a8c9ba4 100644 --- a/AhbichtClient/ExampleAspNetCoreApplication.Test/ExampleAspNetCoreApplication.Test.csproj +++ b/AhbichtClient/ExampleAspNetCoreApplication.Test/ExampleAspNetCoreApplication.Test.csproj @@ -8,11 +8,11 @@ net9.0 - - - + + + - + runtime; build; native; contentfiles; analyzers; buildtransitive all