Skip to content

Commit

Permalink
upd - Some more warmup...
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 Aug 31, 2024
1 parent 5bd6f17 commit b6b7c2d
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 3 deletions.
2 changes: 1 addition & 1 deletion VisualCard.ShowContacts/VisualCard.ShowContacts.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Terminaux" Version="5.0.0" />
<PackageReference Include="Terminaux" Version="5.0.1" />
</ItemGroup>

<ItemGroup>
Expand Down
2 changes: 2 additions & 0 deletions VisualCard.sln
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Assets", "Assets", "{CE28233F-91D8-490D-839F-BC599A77E524}"
ProjectSection(SolutionItems) = preProject
.editorconfig = .editorconfig
CHANGES = CHANGES
CHANGES.TITLE = CHANGES.TITLE
Directory.Build.props = Directory.Build.props
EndProjectSection
EndProject
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="1.11.1.1" />
<PackageReference Include="Textify.Offline.Data.Analysis" Version="1.11.1.1" />
<PackageReference Include="Textify.Offline" Version="1.11.2" />
<PackageReference Include="Textify.Offline.Data.Analysis" Version="1.11.2" />
</ItemGroup>

</Project>

0 comments on commit b6b7c2d

Please sign in to comment.