From 04f34fe3570a057613d417b7522789383e9e9c2d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 27 Aug 2024 11:07:45 +0000 Subject: [PATCH] chore(deps): update all non-major dependencies --- .config/dotnet-tools.json | 2 +- global.json | 2 +- .../FhirOperationDefinitionGen.Tests.csproj | 12 ++++++------ .../FhirOperationDefinitionGen.csproj | 8 ++++---- .../FhirParametersGenerator.Benchmark.csproj | 6 +++--- .../FhirParametersGenerator.Demo.csproj | 2 +- .../FhirParametersGenerator.Tests.csproj | 12 ++++++------ .../FhirParametersGenerator.csproj | 2 +- 8 files changed, 23 insertions(+), 23 deletions(-) diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index f8c3bce..0fd2efe 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "dotnet-releaser": { - "version": "0.8.5", + "version": "0.9.0", "commands": ["dotnet-releaser"] } } diff --git a/global.json b/global.json index 1ee82c3..36d37e6 100644 --- a/global.json +++ b/global.json @@ -1,5 +1,5 @@ { "sdk": { - "version": "8.0.203" + "version": "8.0.401" } } diff --git a/src/FhirOperationDefinitionGen.Tests/FhirOperationDefinitionGen.Tests.csproj b/src/FhirOperationDefinitionGen.Tests/FhirOperationDefinitionGen.Tests.csproj index 70d0a55..5c52145 100644 --- a/src/FhirOperationDefinitionGen.Tests/FhirOperationDefinitionGen.Tests.csproj +++ b/src/FhirOperationDefinitionGen.Tests/FhirOperationDefinitionGen.Tests.csproj @@ -11,13 +11,13 @@ - + - + - - - + + + runtime; build; native; contentfiles; analyzers; buildtransitive all @@ -25,7 +25,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive all - + diff --git a/src/FhirOperationDefinitionGen/FhirOperationDefinitionGen.csproj b/src/FhirOperationDefinitionGen/FhirOperationDefinitionGen.csproj index 21ac7bd..13770fc 100644 --- a/src/FhirOperationDefinitionGen/FhirOperationDefinitionGen.csproj +++ b/src/FhirOperationDefinitionGen/FhirOperationDefinitionGen.csproj @@ -8,13 +8,13 @@ - + - - - diff --git a/src/FhirParametersGenerator.Benchmark/FhirParametersGenerator.Benchmark.csproj b/src/FhirParametersGenerator.Benchmark/FhirParametersGenerator.Benchmark.csproj index e48024b..a57f789 100644 --- a/src/FhirParametersGenerator.Benchmark/FhirParametersGenerator.Benchmark.csproj +++ b/src/FhirParametersGenerator.Benchmark/FhirParametersGenerator.Benchmark.csproj @@ -10,9 +10,9 @@ - - - + + + diff --git a/src/FhirParametersGenerator.Demo/FhirParametersGenerator.Demo.csproj b/src/FhirParametersGenerator.Demo/FhirParametersGenerator.Demo.csproj index 2926c95..bfc20a0 100644 --- a/src/FhirParametersGenerator.Demo/FhirParametersGenerator.Demo.csproj +++ b/src/FhirParametersGenerator.Demo/FhirParametersGenerator.Demo.csproj @@ -13,7 +13,7 @@ - + diff --git a/src/FhirParametersGenerator.Tests/FhirParametersGenerator.Tests.csproj b/src/FhirParametersGenerator.Tests/FhirParametersGenerator.Tests.csproj index 0adb136..9e0a757 100644 --- a/src/FhirParametersGenerator.Tests/FhirParametersGenerator.Tests.csproj +++ b/src/FhirParametersGenerator.Tests/FhirParametersGenerator.Tests.csproj @@ -12,13 +12,13 @@ - + - + - - - + + + runtime; build; native; contentfiles; analyzers; buildtransitive all @@ -26,7 +26,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive all - + diff --git a/src/FhirParametersGenerator/FhirParametersGenerator.csproj b/src/FhirParametersGenerator/FhirParametersGenerator.csproj index 2731f3a..554028b 100644 --- a/src/FhirParametersGenerator/FhirParametersGenerator.csproj +++ b/src/FhirParametersGenerator/FhirParametersGenerator.csproj @@ -8,7 +8,7 @@ - +