Managing Project Dependencies: Interactive Configuration Guide

Managing Project Dependencies: Interactive Configuration Guide

Steven Lv8

Managing Project Dependencies: Interactive Configuration Guide

Table of Contents

Disclaimer: This post includes affiliate links

If you click on a link and make a purchase, I may receive a commission at no extra cost to you.

Add Dependencies Dialog

This dialog displays the selected file’s module dependencies with options to add these modules in the package. You can include/exclude dependencies from automatic management by checking/unchecking them from the list.

Additionally you can display the system modules dependencies by selecting the “Show system modules” option.

Add Dependencies Dialog

NoteDependencies which cannot be accessed (for example assemblies in the GAC) can only be displayed (a checkbox is not showed next to them). If you want to add them to your project you can add the package which installs them as a prerequisite or you can add them from another location.

https://techidaily.com

Automatic dependency management

  • The dependencies are resynchronized with the resources from the disk at project load and at build time. New dependencies are added and the source paths of the existing ones are updated.
  • By using the dependency selection mechanism, files that are no longer dependencies of a specified file are detected and removed from the project.
  • The dependencies are rescanned only when their source files have changed. This detection is performed using a SHA1 hash.
  • Dependencies of dependencies are scanned in depth including everything on all levels.

Did you find this page useful?

Please give it a rating:

Thanks!

Report a problem on this page

Information is incorrect or missing

Information is unclear or confusing

Something else

Can you tell us what’s wrong?

Send message

Also read:

  • Title: Managing Project Dependencies: Interactive Configuration Guide
  • Author: Steven
  • Created at : 2024-10-05 19:53:05
  • Updated at : 2024-10-10 22:15:25
  • Link: https://fox-zero.techidaily.com/managing-project-dependencies-interactive-configuration-guide/
  • License: This work is licensed under CC BY-NC-SA 4.0.
On this page
Managing Project Dependencies: Interactive Configuration Guide