Skip to content

Commit 376e28f

Browse files
add System.Text.Json nuget
1 parent 817c65b commit 376e28f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

FileSyncLibNet/FileSyncLibNet.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
<PackageReference Include="RoboSharp" Version="1.5.3" />
1717
<PackageReference Include="SMBLibrary" Version="1.5.3.5" />
1818
<PackageReference Include="SSH.NET" Version="2024.1.0" />
19+
<PackageReference Include="System.Text.Json" Version="9.0.0" />
1920
</ItemGroup>
2021
<ItemGroup>
2122
<Content Include="../README.md">

0 commit comments

Comments
 (0)