Skip to content

Commit

Permalink
Update dotnet project
Browse files Browse the repository at this point in the history
  • Loading branch information
Hinton committed Sep 8, 2023
1 parent 9936eb2 commit b993b7b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions languages/csharp/bitwardenSdk.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="System.Text.Json" Version="7.0.3" />
</ItemGroup>

<PropertyGroup >
<PropertyGroup>
<!--Debugonly-->
</PropertyGroup>

Expand Down

0 comments on commit b993b7b

Please sign in to comment.