diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 174a823..cf57537 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -10,7 +10,7 @@ "rollForward": false }, "csharpier": { - "version": "1.2.3", + "version": "1.2.4", "commands": [ "csharpier" ], diff --git a/src/Api/Api.csproj b/src/Api/Api.csproj index ef7a013..3206afa 100644 --- a/src/Api/Api.csproj +++ b/src/Api/Api.csproj @@ -18,7 +18,7 @@ - + diff --git a/tests/Api.IntegrationTests/Api.IntegrationTests.csproj b/tests/Api.IntegrationTests/Api.IntegrationTests.csproj index 693d39b..22622b1 100644 --- a/tests/Api.IntegrationTests/Api.IntegrationTests.csproj +++ b/tests/Api.IntegrationTests/Api.IntegrationTests.csproj @@ -12,7 +12,7 @@ - + diff --git a/tests/Testing/Testing.csproj b/tests/Testing/Testing.csproj index 66e5be3..aafb4ab 100644 --- a/tests/Testing/Testing.csproj +++ b/tests/Testing/Testing.csproj @@ -20,10 +20,10 @@ runtime; build; native; contentfiles; analyzers; buildtransitive all - + - +