diff --git a/test/LoanRepaymentApi.Integration.Tests/LoanRepaymentApi.Integration.Tests.csproj b/test/LoanRepaymentApi.Integration.Tests/LoanRepaymentApi.Integration.Tests.csproj index 906c518..3046e2a 100644 --- a/test/LoanRepaymentApi.Integration.Tests/LoanRepaymentApi.Integration.Tests.csproj +++ b/test/LoanRepaymentApi.Integration.Tests/LoanRepaymentApi.Integration.Tests.csproj @@ -13,7 +13,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/test/LoanRepaymentApi.Unit.Tests/LoanRepaymentApi.Unit.Tests.csproj b/test/LoanRepaymentApi.Unit.Tests/LoanRepaymentApi.Unit.Tests.csproj index 84b6901..cc0aa5d 100644 --- a/test/LoanRepaymentApi.Unit.Tests/LoanRepaymentApi.Unit.Tests.csproj +++ b/test/LoanRepaymentApi.Unit.Tests/LoanRepaymentApi.Unit.Tests.csproj @@ -15,7 +15,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all