diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index cf1c3576..abc92e8b 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": "9.0.1", "commands": [ "swagger" ] } } -} +} \ No newline at end of file diff --git a/messaging.tests/messaging.tests.csproj b/messaging.tests/messaging.tests.csproj index cc777b17..b4505a73 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..350b5eb5 100644 --- a/messaging/messaging.csproj +++ b/messaging/messaging.csproj @@ -4,11 +4,11 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all - + @@ -16,10 +16,10 @@ - - - - + + + +