diff --git a/CHANGELOG.md b/CHANGELOG.md index 9a70577c60..5f39758eda 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,9 +9,9 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) ### Dependencies - Bumps `NSwag.Core.Yaml` from 13.19.0 to 14.0.2 -- Bumps `BenchMarkDotNet` from 0.13.10 to 0.13.11 +- Bumps `CSharpier.Core` from 0.25.0 to 0.27.2 +- Bumps `System.Text.Encodings.Web` from 7.0.0 to 8.0.0 - Bumps `xunit.runner.visualstudio` from 2.5.4 to 2.5.6 -- Bumps `CSharpier.Core` from 0.26.3 to 0.26.7 - Bumps `xunit` from 2.6.2 to 2.6.6 - Bumps `Argu` from 6.1.1 to 6.1.5 - Bumps `JetBrains.Annotations` from 2023.2.0 to 2023.3.0 @@ -22,6 +22,7 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) - Bumps `Proc` from 0.6.2 to 0.8.1 - Bumps `System.Text.Json` from 8.0.0 to 8.0.1 - Bumps `Bullseye` from 4.2.1 to 5.0.0 +- Bumps `BenchMarkDotNet` from 0.13.11 to 0.13.12 ## [1.6.0] ### Added diff --git a/src/ApiGenerator/ApiGenerator.csproj b/src/ApiGenerator/ApiGenerator.csproj index e4814ea172..1b190b04ee 100644 --- a/src/ApiGenerator/ApiGenerator.csproj +++ b/src/ApiGenerator/ApiGenerator.csproj @@ -9,7 +9,7 @@ true - + @@ -18,7 +18,7 @@ - + diff --git a/tests/Tests.ScratchPad/Tests.ScratchPad.csproj b/tests/Tests.ScratchPad/Tests.ScratchPad.csproj index 8bcdc9b283..8e8f1aab60 100644 --- a/tests/Tests.ScratchPad/Tests.ScratchPad.csproj +++ b/tests/Tests.ScratchPad/Tests.ScratchPad.csproj @@ -12,6 +12,6 @@ - +