Skip to content

Commit

Permalink
Updated nuspec (#830)
Browse files Browse the repository at this point in the history
Co-authored-by: trishorts <mshort@chem.wisc.edu>
  • Loading branch information
Alexander-Sol and trishorts authored Jan 31, 2025
1 parent 6ed70c6 commit 9835b78
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions mzLib/mzLib.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
<dependency id="OpenMcdf.Extensions" version="2.2.1.3" />
<dependency id="SharpLearning.Optimization" version="0.28.0" />
<dependency id="System.Data.SQLite" version="1.0.118" />
<dependency id="CsvHelper" version="32.0.3" />
<dependency id="Microsoft.Extensions.ObjectPool" version="9.0.0" />
</group>
<group targetFramework="net8.0-windows7.0">
Expand All @@ -39,6 +40,7 @@
<dependency id="SharpLearning.Optimization" version="0.28.0" />
<dependency id="OxyPlot.Wpf" version="2.0.0" />
<dependency id="System.Data.SQLite" version="1.0.118" />
<dependency id="CsvHelper" version="32.0.3" />
<dependency id="Microsoft.Extensions.ObjectPool" version="9.0.0" />
</group>
</dependencies>
Expand Down

0 comments on commit 9835b78

Please sign in to comment.