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 704a31c commit dc429dbCopy full SHA for dc429db
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