diff --git a/src/Shared.CLI/Shared.CLI.csproj b/src/Shared.CLI/Shared.CLI.csproj index b20dc44c..90d30cc7 100644 --- a/src/Shared.CLI/Shared.CLI.csproj +++ b/src/Shared.CLI/Shared.CLI.csproj @@ -96,6 +96,10 @@ + + + + diff --git a/src/Shared.Lib.Tests/Shared.Lib.Tests.csproj b/src/Shared.Lib.Tests/Shared.Lib.Tests.csproj index 42dbe4a6..93866278 100644 --- a/src/Shared.Lib.Tests/Shared.Lib.Tests.csproj +++ b/src/Shared.Lib.Tests/Shared.Lib.Tests.csproj @@ -28,6 +28,9 @@ runtime; build; native; contentfiles; analyzers; buildtransitive all + + + diff --git a/src/Shared/Shared.Lib.csproj b/src/Shared/Shared.Lib.csproj index c9b6a1e7..d9050ddb 100644 --- a/src/Shared/Shared.Lib.csproj +++ b/src/Shared/Shared.Lib.csproj @@ -51,6 +51,8 @@ + + diff --git a/src/oss-find-squats-lib/oss-find-squats-lib.csproj b/src/oss-find-squats-lib/oss-find-squats-lib.csproj index 5b790e8d..06bfd400 100644 --- a/src/oss-find-squats-lib/oss-find-squats-lib.csproj +++ b/src/oss-find-squats-lib/oss-find-squats-lib.csproj @@ -32,6 +32,11 @@ + + + + + diff --git a/src/oss-gadget-cli/oss-gadget-cli.csproj b/src/oss-gadget-cli/oss-gadget-cli.csproj index 6f5386a2..19dbdb50 100644 --- a/src/oss-gadget-cli/oss-gadget-cli.csproj +++ b/src/oss-gadget-cli/oss-gadget-cli.csproj @@ -31,6 +31,12 @@ + + + + + + diff --git a/src/oss-tests/oss-tests.csproj b/src/oss-tests/oss-tests.csproj index 52259f50..72a321c3 100644 --- a/src/oss-tests/oss-tests.csproj +++ b/src/oss-tests/oss-tests.csproj @@ -25,6 +25,10 @@ runtime; build; native; contentfiles; analyzers; buildtransitive all + + + +