From 03259de54b45a3dc5a212ae89106c2b34ac25a73 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 28 Jul 2024 07:36:27 +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 | 4 ++-- .../FhirParametersGenerator.Demo.csproj | 2 +- .../FhirParametersGenerator.Tests.csproj | 12 ++++++------ .../FhirParametersGenerator.csproj | 2 +- 8 files changed, 22 insertions(+), 22 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..fd07d88 100644 --- a/global.json +++ b/global.json @@ -1,5 +1,5 @@ { "sdk": { - "version": "8.0.203" + "version": "8.0.303" } } diff --git a/src/FhirOperationDefinitionGen.Tests/FhirOperationDefinitionGen.Tests.csproj b/src/FhirOperationDefinitionGen.Tests/FhirOperationDefinitionGen.Tests.csproj index 70d0a55..376fd70 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..7ce9daf 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..8f63ded 100644 --- a/src/FhirParametersGenerator.Benchmark/FhirParametersGenerator.Benchmark.csproj +++ b/src/FhirParametersGenerator.Benchmark/FhirParametersGenerator.Benchmark.csproj @@ -11,8 +11,8 @@ - - + + diff --git a/src/FhirParametersGenerator.Demo/FhirParametersGenerator.Demo.csproj b/src/FhirParametersGenerator.Demo/FhirParametersGenerator.Demo.csproj index 2926c95..a812a02 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..bba3cac 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..90d948e 100644 --- a/src/FhirParametersGenerator/FhirParametersGenerator.csproj +++ b/src/FhirParametersGenerator/FhirParametersGenerator.csproj @@ -8,7 +8,7 @@ - +