diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index cf1c3576..2002b629 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.3", "commands": [ "swagger" ] } } -} +} \ No newline at end of file diff --git a/messaging.tests/messaging.tests.csproj b/messaging.tests/messaging.tests.csproj index b5d183d4..7a7390ed 100644 --- a/messaging.tests/messaging.tests.csproj +++ b/messaging.tests/messaging.tests.csproj @@ -7,12 +7,12 @@ - + 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 de14f444..2f004f24 100644 --- a/messaging/messaging.csproj +++ b/messaging/messaging.csproj @@ -4,22 +4,22 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all - + - - - - - - - - + + + + + + + + diff --git a/status_api.tests/status_api.tests.csproj b/status_api.tests/status_api.tests.csproj index 1d6236c0..7a38630e 100644 --- a/status_api.tests/status_api.tests.csproj +++ b/status_api.tests/status_api.tests.csproj @@ -8,15 +8,15 @@ - - - - - + + + + + runtime; build; native; contentfiles; analyzers; buildtransitive all - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/status_api/status_api.csproj b/status_api/status_api.csproj index 82f7114d..a5492b3e 100644 --- a/status_api/status_api.csproj +++ b/status_api/status_api.csproj @@ -8,16 +8,16 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all - + - - + +