diff --git a/Sicoob.Cobranca/Sicoob.Cobranca.csproj b/Sicoob.Cobranca/Sicoob.Cobranca.csproj index 02886d7..66839c5 100644 --- a/Sicoob.Cobranca/Sicoob.Cobranca.csproj +++ b/Sicoob.Cobranca/Sicoob.Cobranca.csproj @@ -2,10 +2,10 @@ netstandard2.0 - 10.0 + 12.0 enable disable - 0.0.6-alpha + 1.0.0 RafaelEstevam.Net SHARP SISTEMAS LTDA Sicoob Cobrança for C# diff --git a/Sicoob.Conta/Sicoob.Conta.csproj b/Sicoob.Conta/Sicoob.Conta.csproj index d69cca1..c5e7b3d 100644 --- a/Sicoob.Conta/Sicoob.Conta.csproj +++ b/Sicoob.Conta/Sicoob.Conta.csproj @@ -2,7 +2,7 @@ netstandard2.0 - 10.0 + 12.0 warnings disable 0.9.3 diff --git a/Sicoob.PIX/Sicoob.PIX.csproj b/Sicoob.PIX/Sicoob.PIX.csproj index 7b3a4cb..407ed0b 100644 --- a/Sicoob.PIX/Sicoob.PIX.csproj +++ b/Sicoob.PIX/Sicoob.PIX.csproj @@ -2,10 +2,10 @@ netstandard2.0 - 10.0 + 12.0 warnings disable - 0.9.7.5 + 0.9.8 RafaelEstevam.Net SHARP SISTEMAS LTDA Sicoob PIX for C# diff --git a/Sicoob.Shared/Sicoob.Shared.csproj b/Sicoob.Shared/Sicoob.Shared.csproj index 67b4f34..3b41317 100644 --- a/Sicoob.Shared/Sicoob.Shared.csproj +++ b/Sicoob.Shared/Sicoob.Shared.csproj @@ -2,10 +2,10 @@ netstandard2.0 - 10.0 + 12.0 disable enable - 1.0.3 + 1.0.4 RafaelEstevam.Net SHARP SISTEMAS LTDA Base library for Sicoob APIs for C#