diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 321b5d6..03df232 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "csharpier": { - "version": "1.1.2", + "version": "1.2.1", "commands": [ "csharpier" ], diff --git a/TransformerBeeClient/ExampleAspNetCoreApplication.Test/ExampleAspNetCoreApplication.Test.csproj b/TransformerBeeClient/ExampleAspNetCoreApplication.Test/ExampleAspNetCoreApplication.Test.csproj index 8eca6f5..0d05b6e 100644 --- a/TransformerBeeClient/ExampleAspNetCoreApplication.Test/ExampleAspNetCoreApplication.Test.csproj +++ b/TransformerBeeClient/ExampleAspNetCoreApplication.Test/ExampleAspNetCoreApplication.Test.csproj @@ -8,11 +8,11 @@ net9.0;net10.0 - - - + + + - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/TransformerBeeClient/TransformerBeeClient/TransformerBeeClient.csproj b/TransformerBeeClient/TransformerBeeClient/TransformerBeeClient.csproj index f60dd4f..1ac3efc 100644 --- a/TransformerBeeClient/TransformerBeeClient/TransformerBeeClient.csproj +++ b/TransformerBeeClient/TransformerBeeClient/TransformerBeeClient.csproj @@ -11,9 +11,9 @@ - + - - + +