1
0
Fork 0
mirror of https://github.com/VSadov/Satori.git synced 2025-06-08 11:37:04 +09:00
Satori/docs/project
Eric StJohn 8072b235c7
[Release/8.0-staging] Reduce net core app current package dependencies (#107161)
* 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
2024-09-05 11:45:28 -07:00
..
analyzers.md Don't enable ILLink analyzers for unsupported TFMs (#87071) 2023-06-08 10:10:58 -07:00
api-review-process.md link to the latest version of Framework Design Guidelines (#86216) 2023-05-15 09:58:01 -04:00
branching-guide.md Update branching-guide.md (#50795) 2021-04-16 14:56:57 -04:00
breaking-change-process.md Rename mention to master branch to main (#48824) 2021-03-01 10:09:31 +01:00
copyright.md Update copyright guidance for Creative Commons (#80272) 2023-01-06 14:04:02 -08:00
dogfooding.md Include Include ADO azure-feed:// URI in dogfooding docs (#84844) 2023-04-14 17:46:36 +02:00
dotnet-filenames.md Consolidate docs (#251) 2019-11-25 23:52:43 +01:00
dotnet-standards.md Move and lint ECMA-335 Augments spec (#35095) 2020-04-17 08:26:55 -07:00
garbage-collector-guidelines.md Rename mention to master branch to main (#48824) 2021-03-01 10:09:31 +01:00
glossary.md Glossary: Change SoS link to documentation and describe origin in description. (Was: Change source for SoS to Wayback Machine link) (#81178) 2023-03-02 11:32:01 -05:00
issue-guide.md Rename 'up-for-grabs' label to 'help wanted' (#73810) 2022-08-12 13:20:59 -06:00
jit-testing.md Fix typos (#72709) 2022-07-23 20:24:28 -07:00
library-servicing.md [Release/8.0-staging] Reduce net core app current package dependencies (#107161) 2024-09-05 11:45:28 -07:00
linux-performance-tracing.md Replace remaining instances of COMPlus with DOTNET (#82985) 2023-03-05 08:40:20 -08:00
list-of-diagnostics.md [release/8.0] Fix Options Source Gen Trimming Issues (#93193) 2023-10-11 17:02:34 -07:00
pcl-targets-dialog-net46-aspnetcore10.png Consolidate docs (#251) 2019-11-25 23:52:43 +01:00
performance-guidelines.md Update perf docs (#41583) 2020-08-31 10:32:51 +02:00
profiling-api-status.md update profiling API status (#47217) 2021-01-20 02:22:28 -08:00
public-signing.md Add additional case where public signing cannot be used (#77998) 2023-02-10 18:11:36 -08:00
repo-organization.md Consolidate docs (#251) 2019-11-25 23:52:43 +01:00
strong-name-signing.md Fix trailing whitespaces (#40891) 2020-08-19 17:29:01 -07:00
updating-jitinterface.md Add "_generated.*" suffix to some auto-generated files (#77083) 2022-10-15 17:49:12 -07:00
versioning.md Fix trailing whitespaces (#40891) 2020-08-19 17:29:01 -07:00
writing-tests.md Rename mention to master branch to main (#48824) 2021-03-01 10:09:31 +01:00