diff --git a/FinancialModelingPrepApi/FinancialModelingPrepApi.csproj b/FinancialModelingPrepApi/FinancialModelingPrepApi.csproj index 232fa1f..7c2ba53 100644 --- a/FinancialModelingPrepApi/FinancialModelingPrepApi.csproj +++ b/FinancialModelingPrepApi/FinancialModelingPrepApi.csproj @@ -30,10 +30,10 @@ - - - - + + + + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/Tests/TestingBase.cs b/Tests/TestingBase.cs index fd58904..37e42a7 100644 --- a/Tests/TestingBase.cs +++ b/Tests/TestingBase.cs @@ -1,4 +1,4 @@ -using Divergic.Logging.Xunit; +using Neovolve.Logging.Xunit; using MatthiWare.FinancialModelingPrep; using Microsoft.Extensions.DependencyInjection; using Microsoft.Extensions.Logging; diff --git a/Tests/Tests.csproj b/Tests/Tests.csproj index 77453ea..bf439de 100644 --- a/Tests/Tests.csproj +++ b/Tests/Tests.csproj @@ -7,20 +7,20 @@ - - - - - - - - - - + + + + + + + + + + runtime; build; native; contentfiles; analyzers; buildtransitive all - + runtime; build; native; contentfiles; analyzers; buildtransitive all