diff --git a/src/Testura.Code.Tests/Testura.Code.Tests.csproj b/src/Testura.Code.Tests/Testura.Code.Tests.csproj index 033a5de..95b893a 100644 --- a/src/Testura.Code.Tests/Testura.Code.Tests.csproj +++ b/src/Testura.Code.Tests/Testura.Code.Tests.csproj @@ -8,12 +8,15 @@ - - - - - - + + + + + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + diff --git a/src/Testura.Code/Testura.Code.csproj b/src/Testura.Code/Testura.Code.csproj index 79515ac..1fb6043 100644 --- a/src/Testura.Code/Testura.Code.csproj +++ b/src/Testura.Code/Testura.Code.csproj @@ -33,6 +33,15 @@ 3 + + + + true + true + https://github.com/Testura/Testura.Code + https://github.com/Testura/Testura.Code + true + snupkg @@ -40,8 +49,12 @@ - - + + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive +