Skip to content

Commit

Permalink
Merge pull request #2 from ratbuddy/master
Browse files Browse the repository at this point in the history
Updating newtonsoft to version 13
  • Loading branch information
jbatt33 committed Aug 26, 2022
2 parents 111ff26 + 65166ec commit 6781244
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Ratbuddyssey/packages.config
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<package id="MathNet.Filtering" version="0.7.0" targetFramework="net461" />
<package id="MathNet.Numerics" version="4.9.1" targetFramework="net461" />
<package id="Microsoft.AspNet.WebApi.Client" version="5.2.7" targetFramework="net461" />
<package id="Newtonsoft.Json" version="12.0.3" targetFramework="net461" />
<package id="Newtonsoft.Json" version="13.0.1" targetFramework="net461" />
<package id="OxyPlot.Core" version="2.0.0" targetFramework="net461" />
<package id="OxyPlot.Wpf" version="2.0.0" targetFramework="net461" />
<package id="System.Buffers" version="4.5.1" targetFramework="net461" />
Expand Down

0 comments on commit 6781244

Please sign in to comment.