Skip to content

Commit

Permalink
upd - Updated libraries
Browse files Browse the repository at this point in the history
---

Type: upd
Breaking: False
Doc Required: False
Backport Required: False
Part: 1/1
  • Loading branch information
AptiviCEO committed Oct 10, 2024
1 parent 76ec788 commit 927bb1f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion VisualCard.Calendar/VisualCard.Calendar.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Textify.Offline" Version="2.1.1" />
<PackageReference Include="Textify.Offline" Version="2.2.0" />
</ItemGroup>

<ItemGroup>
Expand Down
4 changes: 2 additions & 2 deletions VisualCard/VisualCard.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@

<ItemGroup>
<PackageReference Include="Microsoft.Data.Sqlite" Version="8.0.10" />
<PackageReference Include="Textify.Offline" Version="2.1.1" />
<PackageReference Include="Textify.Offline.Data" Version="2.1.1" />
<PackageReference Include="Textify.Offline" Version="2.2.0" />
<PackageReference Include="Textify.Offline.Data" Version="2.2.0" />
</ItemGroup>

</Project>

0 comments on commit 927bb1f

Please sign in to comment.