diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 23d3744..0532529 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.3", "commands": [ "csharpier" ], "rollForward": false } } -} +} \ No newline at end of file diff --git a/OpenAIChatGPTBlazor/OpenAIChatGPTBlazor.csproj b/OpenAIChatGPTBlazor/OpenAIChatGPTBlazor.csproj index 8644446..6dfc059 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..c9b8189 100644 --- a/Tests/UiTests/UiTests.csproj +++ b/Tests/UiTests/UiTests.csproj @@ -17,7 +17,7 @@ all - + all runtime; build; native; contentfiles; analyzers