We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3f9e99 commit 539f5deCopy full SHA for 539f5de
languages/csharp/Bitwarden.Sdk/Bitwarden.Sdk.csproj
@@ -25,7 +25,7 @@
25
</PropertyGroup>
26
27
<ItemGroup>
28
- <PackageReference Include="System.Text.Json" Version="8.0.5" />
+ <PackageReference Include="System.Text.Json" Version="9.0.4" />
29
<None Include="bitwarden.png" Pack="true" PackagePath="\" />
30
<None Include="../README.md" Pack="true" PackagePath="\" />
31
<None Include="../LICENSE.txt" Pack="true" PackagePath="\" />
0 commit comments