diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index f8c3bce..48312be 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.15.0", "commands": ["dotnet-releaser"] } } diff --git a/global.json b/global.json index 1ee82c3..3b20d9c 100644 --- a/global.json +++ b/global.json @@ -1,5 +1,5 @@ { "sdk": { - "version": "8.0.203" + "version": "8.0.417" } } diff --git a/src/FhirOperationDefinitionGen.Tests/FhirOperationDefinitionGen.Tests.csproj b/src/FhirOperationDefinitionGen.Tests/FhirOperationDefinitionGen.Tests.csproj index 70d0a55..5cb7981 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..879f659 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..f6f909c 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..874905f 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..1f86d14 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 @@ - - + +