We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4989970 + 0348315 commit c33c7f4Copy full SHA for c33c7f4
csharp-ovh/csharp-ovh.csproj
@@ -4,7 +4,7 @@
4
<TargetFramework>netstandard2.0</TargetFramework>
5
<AssemblyName>csharp-ovh</AssemblyName>
6
<Title>OVH C# API Wrapper</Title>
7
- <PackageVersion>4.0.4</PackageVersion>
+ <PackageVersion>4.0.5</PackageVersion>
8
<PackageDescription>A set of classes and helpers to make calls to OVH's APIs.</PackageDescription>
9
<Authors>Luke Marlin;Julien Loir</Authors>
10
<RepositoryUrl>https://github.com/ovh/csharp-ovh</RepositoryUrl>
0 commit comments