diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index cf1c3576..107970af 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,10 +3,10 @@ "isRoot": true, "tools": { "swashbuckle.aspnetcore.cli": { - "version": "6.4.0", + "version": "8.1.3", "commands": [ "swagger" ] } } -} +} \ No newline at end of file diff --git a/messaging.tests/messaging.tests.csproj b/messaging.tests/messaging.tests.csproj index 338cc643..f0562e46 100644 --- a/messaging.tests/messaging.tests.csproj +++ b/messaging.tests/messaging.tests.csproj @@ -11,7 +11,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive all - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/messaging/messaging.csproj b/messaging/messaging.csproj index 38bac2be..0f4c7a24 100644 --- a/messaging/messaging.csproj +++ b/messaging/messaging.csproj @@ -4,22 +4,22 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all - + - + - - - - + + + +