Open SimonG96 opened 4 years ago
Convert the used nuget packages to private assets so that if the LightweightIocContainer is used by another project the nuget packages aren't consumed by it.
See also https://docs.microsoft.com/de-de/nuget/consume-packages/package-references-in-project-files#controlling-dependency-assets
Doesn't seem to work as expected, project does not build anymore once assets are made private.
Convert the used nuget packages to private assets so that if the LightweightIocContainer is used by another project the nuget packages aren't consumed by it.
See also https://docs.microsoft.com/de-de/nuget/consume-packages/package-references-in-project-files#controlling-dependency-assets