Skip to content

Commit

Permalink
Remove Json.NET (#43)
Browse files Browse the repository at this point in the history
  • Loading branch information
shibayan authored May 15, 2021
1 parent 44cc176 commit 7ffc998
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/ImoutoDesktop.Server/ImoutoDesktop.Server.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,6 @@
<TargetFramework>net5.0</TargetFramework>
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
</ItemGroup>

<ItemGroup>
<ProjectReference Include="..\ImoutoDesktop.Remoting\ImoutoDesktop.Remoting.csproj" />
</ItemGroup>
Expand Down

0 comments on commit 7ffc998

Please sign in to comment.