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 8, 2024
1 parent 3ad1270 commit 6983705
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 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.3" />
<PackageReference Include="Textify.Offline" Version="2.1.0" />
</ItemGroup>

<ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion VisualCard.Tests/VisualCard.Tests.csproj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="MSTest.Sdk/3.6.0">
<Project Sdk="MSTest.Sdk/3.6.1">

<PropertyGroup>
<TargetFrameworks>net8.0;net48</TargetFrameworks>
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.8" />
<PackageReference Include="Textify.Offline" Version="2.0.3" />
<PackageReference Include="Textify.Offline.Data" Version="2.0.3" />
<PackageReference Include="Textify.Offline" Version="2.1.0" />
<PackageReference Include="Textify.Offline.Data" Version="2.1.0" />
</ItemGroup>

</Project>

0 comments on commit 6983705

Please sign in to comment.