Skip to content

Commit

Permalink
upd - Updated Textify
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 3, 2024
1 parent d16dae3 commit 2ebe7a6
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.0.2" />
<PackageReference Include="Textify.Offline" Version="2.0.3" />
</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 @@ -37,8 +37,8 @@
<ItemGroup>
<PackageReference Include="Microsoft.Data.Sqlite" Version="8.0.8" />
<PackageReference Include="Nettify" Version="1.5.3" />
<PackageReference Include="Textify.Offline" Version="2.0.2" />
<PackageReference Include="Textify.Offline.Data" Version="2.0.2" />
<PackageReference Include="Textify.Offline" Version="2.0.3" />
<PackageReference Include="Textify.Offline.Data" Version="2.0.3" />
</ItemGroup>

</Project>

0 comments on commit 2ebe7a6

Please sign in to comment.