Skip to content

Commit

Permalink
reverting #3671 - setting Newtonsoft.Json version back to 9.0.1 (#3892)
Browse files Browse the repository at this point in the history
  • Loading branch information
Aaronontheweb authored Aug 26, 2019
1 parent 95a7173 commit 05505bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/common.props
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<XunitVersion>2.3.1</XunitVersion>
<TestSdkVersion>15.9.0</TestSdkVersion>
<HyperionVersion>0.9.8</HyperionVersion>
<NewtonsoftJsonVersion>12.0.2</NewtonsoftJsonVersion>
<NewtonsoftJsonVersion>9.0.1</NewtonsoftJsonVersion>
<NBenchVersion>1.2.2</NBenchVersion>
<ProtobufVersion>3.9.1</ProtobufVersion>
<NetCoreTestVersion>netcoreapp2.1</NetCoreTestVersion>
Expand Down

0 comments on commit 05505bf

Please sign in to comment.