diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 23d3744..cdb3c8d 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,11 +3,11 @@ "isRoot": true, "tools": { "csharpier": { - "version": "1.1.2", + "version": "1.2.5", "commands": [ "csharpier" ], "rollForward": false } } -} +} \ No newline at end of file diff --git a/OpenAIChatGPTBlazor/OpenAIChatGPTBlazor.csproj b/OpenAIChatGPTBlazor/OpenAIChatGPTBlazor.csproj index 8644446..8d620e5 100644 --- a/OpenAIChatGPTBlazor/OpenAIChatGPTBlazor.csproj +++ b/OpenAIChatGPTBlazor/OpenAIChatGPTBlazor.csproj @@ -14,7 +14,7 @@ - + all runtime; build; native; contentfiles; analyzers diff --git a/Tests/UiTests/UiTests.csproj b/Tests/UiTests/UiTests.csproj index 129094f..a85c094 100644 --- a/Tests/UiTests/UiTests.csproj +++ b/Tests/UiTests/UiTests.csproj @@ -17,7 +17,7 @@ all - + all runtime; build; native; contentfiles; analyzers