Browse Source

Bump up to version 5.0.2 (#1199)

5.x 5.0.2
Aditya Manthramurthy 9 months ago
committed by GitHub
parent
commit
040eef5c41
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      Directory.Build.props

2
Directory.Build.props

@ -16,7 +16,7 @@
<RepositoryUrl>https://github.com/minio/minio-dotnet</RepositoryUrl>
<RepositoryType>git</RepositoryType>
<Product>$(AssemblyName) ($(TargetFramework))</Product>
<Version>5.0.1</Version>
<Version>5.0.2</Version>
<!--<Nullable>enable</Nullable>-->
<ImplicitUsings>enable</ImplicitUsings>

Loading…
Cancel
Save