Aditya Manthramurthy
9 months ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
1 additions and
1 deletions
-
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> |
|
|
|