We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d2c42d0 commit 3b5e8d5Copy full SHA for 3b5e8d5
Minio/Minio.csproj
@@ -30,7 +30,7 @@
30
</ItemGroup>
31
32
<ItemGroup Condition="'$(TargetFramework)' == 'netstandard2.0'">
33
- <PackageReference Include="System.Text.Json" Version="9.0.0" />
+ <PackageReference Include="System.Text.Json" Version="9.0.1" />
34
35
36
</Project>
0 commit comments