diff --git a/csharp-ovh/csharp-ovh.csproj b/csharp-ovh/csharp-ovh.csproj index b62e1e6..91cd9ce 100644 --- a/csharp-ovh/csharp-ovh.csproj +++ b/csharp-ovh/csharp-ovh.csproj @@ -1,7 +1,7 @@  - netstandard2.0 + netstandard2.1 csharp-ovh OVH C# API Wrapper 4.0.5 diff --git a/test/test.csproj b/test/test.csproj index 5af75a1..e69ef7f 100644 --- a/test/test.csproj +++ b/test/test.csproj @@ -1,7 +1,7 @@  - netcoreapp2.0 + netcoreapp3.1