mirror of
https://github.com/VSadov/Satori.git
synced 2025-06-08 11:37:04 +09:00
![]() * Avoid package dependencies on libraries in the shared framework (#106172) * Avoid package dependencies on libraries in the shared framework We can avoid these dependencies since we can count on the library being part of the shared framework. Fewer dependencies means less packages downloaded, less for customers to service, less copied into the output directory when serviced. * Add warning code. * Address feedback * Add an option to enable servicing for transitive dependencies * Enable all packages that removed dependencies * Add additional packages required for up-stack servicing * Permit settting ServiceTransitiveDependencies in projects as well |
||
---|---|---|
.. | ||
analyzers.md | ||
api-review-process.md | ||
branching-guide.md | ||
breaking-change-process.md | ||
copyright.md | ||
dogfooding.md | ||
dotnet-filenames.md | ||
dotnet-standards.md | ||
garbage-collector-guidelines.md | ||
glossary.md | ||
issue-guide.md | ||
jit-testing.md | ||
library-servicing.md | ||
linux-performance-tracing.md | ||
list-of-diagnostics.md | ||
pcl-targets-dialog-net46-aspnetcore10.png | ||
performance-guidelines.md | ||
profiling-api-status.md | ||
public-signing.md | ||
repo-organization.md | ||
strong-name-signing.md | ||
updating-jitinterface.md | ||
versioning.md | ||
writing-tests.md |