Skip to content

Commit

Permalink
Updated package versions in nuspec (#790)
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexander-Sol authored Aug 2, 2024
1 parent bcbce5b commit 712ac72
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mzLib/mzLib.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<dependencies>
<group targetFramework="net8.0">
<!--net8.0 target-->
<dependency id="Easy.Common" version="4.3.0" />
<dependency id="Easy.Common" version="6.7.0" />
<dependency id="MathNet.Numerics" version="5.0.0" />
<dependency id="Microsoft.Win32.Registry" version="5.0.0" />
<dependency id="NetSerializer" version="4.1.1" />
Expand All @@ -24,7 +24,7 @@
</group>
<group targetFramework="net8.0-windows7.0">
<!--net8.0 target with OxyPlot-->
<dependency id="Easy.Common" version="4.3.0" />
<dependency id="Easy.Common" version="6.7.0" />
<dependency id="MathNet.Numerics" version="5.0.0" />
<dependency id="Microsoft.Win32.Registry" version="5.0.0" />
<dependency id="NetSerializer" version="4.1.1" />
Expand Down

0 comments on commit 712ac72

Please sign in to comment.