Skip to content

Commit

Permalink
update arctrl and fsspreadsheet refs
Browse files Browse the repository at this point in the history
  • Loading branch information
HLWeil committed Jan 24, 2024
1 parent 2537c1f commit 70b2b2c
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions src/ARCtrl.NET/ARCtrl.NET.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,9 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="ARCtrl" Version="1.0.2" />
<PackageReference Include="FsSpreadsheet.ExcelIO" Version="5.0.2" />
<PackageReference Include="ARCtrl" Version="1.0.5" />
<PackageReference Include="FsSpreadsheet" Version="5.1.0" />
<PackageReference Include="FsSpreadsheet.ExcelIO" Version="5.1.0" />
<PackageReference Include="JsonDSL" Version="0.0.5" />
<PackageReference Include="LitXml" Version="0.1.0" />
<PackageReference Include="NLog" Version="5.1.2" />
Expand Down

0 comments on commit 70b2b2c

Please sign in to comment.