You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: doc/Help.md
+3
Original file line number
Diff line number
Diff line change
@@ -149,6 +149,9 @@ config.nsdepcop file in "C:\MySolution\MyProject":
149
149
150
150
More info:
151
151
* If there is a conflict between the project-level and the inherited settings then the project-level settings "win".
152
+
* The `IsEnabled` attribute has different meaning in the project-level config and in inherited configs.
153
+
* If `IsEnabled="false"` in a project-level config then the project don't get analyzed.
154
+
* If `IsEnabled="false"` in an inherited config then its content doesn't get inherited.
152
155
* The inheritance is not limited to just a project and a solution level config; you can have any number of config.nsdepcop files at any folder levels. Just make sure you set the `InheritanceDepth` to a number that is great enough to find all the higher-level configs.
153
156
* There must always be a config.nsdepcop file in the project folder if you want to analyze that project.
154
157
Even if all the settings come from a higher-level config, you have to put **at least a minimal config to the project level**, that enables the inheritance in the first place.
<ErrorText>This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.</ErrorText>
<ErrorText>This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.</ErrorText>
<ErrorText>This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.</ErrorText>
<ErrorText>This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.</ErrorText>
0 commit comments