Skip to content

Commit

Permalink
rem - Removed extra dependency
Browse files Browse the repository at this point in the history
---

Nettify dependency info has been moved to VisualCard.Extras from VisualCard.

---

Type: rem
Breaking: False
Doc Required: False
Backport Required: False
Part: 1/1
  • Loading branch information
AptiviCEO committed Oct 3, 2024
1 parent e93c523 commit 62e9fb0
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
4 changes: 4 additions & 0 deletions VisualCard.Extras/VisualCard.Extras.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,10 @@
</None>
</ItemGroup>

<ItemGroup>
<PackageReference Include="Nettify" Version="1.5.3" />
</ItemGroup>

<ItemGroup>
<ProjectReference Include="..\VisualCard\VisualCard.csproj" />
</ItemGroup>
Expand Down
1 change: 0 additions & 1 deletion VisualCard/VisualCard.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@

<ItemGroup>
<PackageReference Include="Microsoft.Data.Sqlite" Version="8.0.8" />
<PackageReference Include="Nettify" Version="1.5.3" />
<PackageReference Include="Textify.Offline" Version="2.0.3" />
<PackageReference Include="Textify.Offline.Data" Version="2.0.3" />
</ItemGroup>
Expand Down

0 comments on commit 62e9fb0

Please sign in to comment.