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 b5d183d4..bdbebf85 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 @@ - - - - + + + + diff --git a/status_api.tests/status_api.tests.csproj b/status_api.tests/status_api.tests.csproj index 1d6236c0..beb6ad28 100644 --- a/status_api.tests/status_api.tests.csproj +++ b/status_api.tests/status_api.tests.csproj @@ -8,10 +8,10 @@ - - - - + + + + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/status_api/status_api.csproj b/status_api/status_api.csproj index 3dcc91ea..c9ea9f86 100644 --- a/status_api/status_api.csproj +++ b/status_api/status_api.csproj @@ -8,15 +8,15 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all - + - +