Skip to content

Commit

Permalink
Merge pull request #397 from nfdi4plants/fsspreadsheet_update_fable_i…
Browse files Browse the repository at this point in the history
…nclude_hotfix

Fsspreadsheet update fable include hotfix
  • Loading branch information
Freymaurer authored Jun 28, 2024
2 parents 8c6550c + 263db68 commit 403081e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions src/Json/ARCtrl.Json.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@
<ProjectReference Include="..\Core\ARCtrl.Core.fsproj" />
</ItemGroup>
<ItemGroup>
<Content Include="*.fsproj; **\*.fs; **\*.fsi" PackagePath="fable\" />
<None Include="../../build/logo.png" Pack="true" PackagePath="\" />
</ItemGroup>
<ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion src/Spreadsheet/ARCtrl.Spreadsheet.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<Compile Include="Template.fs" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="FsSpreadsheet" Version="6.1.2" />
<PackageReference Include="FsSpreadsheet" Version="6.2.0" />
</ItemGroup>
<ItemGroup>
<Content Include="*.fsproj; **\*.fs; **\*.fsi" PackagePath="fable\" />
Expand Down

0 comments on commit 403081e

Please sign in to comment.