diff --git a/Directory.Build.props b/Directory.Build.props index 9ba9a48..ac3dea2 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -146,7 +146,7 @@ expression somebody typed into a search box. --> - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/Bws.Core/Bws.Core.csproj b/src/Bws.Core/Bws.Core.csproj index 933b969..97d3d31 100644 --- a/src/Bws.Core/Bws.Core.csproj +++ b/src/Bws.Core/Bws.Core.csproj @@ -17,7 +17,7 @@ build time and leaves nothing behind at runtime, which is why ADR-15 accepts it while the project otherwise keeps its dependency list short. --> - + runtime; build; native; contentfiles; analyzers; buildtransitive all