diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index f8c3bce..a4216da 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.18.1", "commands": ["dotnet-releaser"] } } diff --git a/global.json b/global.json index 1ee82c3..23550e5 100644 --- a/global.json +++ b/global.json @@ -1,5 +1,5 @@ { "sdk": { - "version": "8.0.203" + "version": "8.0.419" } } diff --git a/src/FhirOperationDefinitionGen.Tests/FhirOperationDefinitionGen.Tests.csproj b/src/FhirOperationDefinitionGen.Tests/FhirOperationDefinitionGen.Tests.csproj index 70d0a55..28479c3 100644 --- a/src/FhirOperationDefinitionGen.Tests/FhirOperationDefinitionGen.Tests.csproj +++ b/src/FhirOperationDefinitionGen.Tests/FhirOperationDefinitionGen.Tests.csproj @@ -11,22 +11,22 @@ - - - + + + - - - + + + runtime; build; native; contentfiles; analyzers; buildtransitive all - + runtime; build; native; contentfiles; analyzers; buildtransitive all - - + + diff --git a/src/FhirOperationDefinitionGen/FhirOperationDefinitionGen.csproj b/src/FhirOperationDefinitionGen/FhirOperationDefinitionGen.csproj index 21ac7bd..75724e8 100644 --- a/src/FhirOperationDefinitionGen/FhirOperationDefinitionGen.csproj +++ b/src/FhirOperationDefinitionGen/FhirOperationDefinitionGen.csproj @@ -8,11 +8,11 @@ - - - + + - diff --git a/src/FhirParametersGenerator.Benchmark/FhirParametersGenerator.Benchmark.csproj b/src/FhirParametersGenerator.Benchmark/FhirParametersGenerator.Benchmark.csproj index e48024b..5dba168 100644 --- a/src/FhirParametersGenerator.Benchmark/FhirParametersGenerator.Benchmark.csproj +++ b/src/FhirParametersGenerator.Benchmark/FhirParametersGenerator.Benchmark.csproj @@ -10,10 +10,10 @@ - - - - + + + + diff --git a/src/FhirParametersGenerator.Demo/FhirParametersGenerator.Demo.csproj b/src/FhirParametersGenerator.Demo/FhirParametersGenerator.Demo.csproj index 2926c95..cac725f 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..0b26896 100644 --- a/src/FhirParametersGenerator.Tests/FhirParametersGenerator.Tests.csproj +++ b/src/FhirParametersGenerator.Tests/FhirParametersGenerator.Tests.csproj @@ -12,22 +12,22 @@ - - - + + + - - - + + + runtime; build; native; contentfiles; analyzers; buildtransitive all - + runtime; build; native; contentfiles; analyzers; buildtransitive all - - + + diff --git a/src/FhirParametersGenerator/FhirParametersGenerator.csproj b/src/FhirParametersGenerator/FhirParametersGenerator.csproj index 2731f3a..7ad3e6d 100644 --- a/src/FhirParametersGenerator/FhirParametersGenerator.csproj +++ b/src/FhirParametersGenerator/FhirParametersGenerator.csproj @@ -8,8 +8,8 @@ - - + +