Skip to content

Commit

Permalink
Upgrade to Newtonsoft.Json 13.0.1 as minimum version (#6230)
Browse files Browse the repository at this point in the history
  • Loading branch information
Aaronontheweb committed Nov 8, 2022
1 parent 94756d6 commit 5e66bf0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/common.props
Expand Up @@ -14,7 +14,7 @@
<XunitRunnerVersion>2.4.2</XunitRunnerVersion>
<TestSdkVersion>17.3.2</TestSdkVersion>
<HyperionVersion>0.12.2</HyperionVersion>
<NewtonsoftJsonVersion>[12.0.3,)</NewtonsoftJsonVersion>
<NewtonsoftJsonVersion>[13.0.1,)</NewtonsoftJsonVersion>
<NBenchVersion>2.0.1</NBenchVersion>
<ProtobufVersion>3.21.9</ProtobufVersion>
<BenchmarkDotNetVersion>0.13.2</BenchmarkDotNetVersion>
Expand Down Expand Up @@ -73,4 +73,4 @@ Other Features and Improvements**
<Message Text="@(none)">
</Message>
</Target>
</Project>
</Project>

0 comments on commit 5e66bf0

Please sign in to comment.