开发者

How to include a project in a solution but have it unloaded by default?

开发者 https://www.devze.com 2023-02-06 22:32 出处:网络
Is 开发者_运维技巧this possible to configure in the SLN file, or just in the SUO?You can use the Solution Load Manager extension to set default load policy for projects in a solution (demand load, bac

Is 开发者_运维技巧this possible to configure in the SLN file, or just in the SUO?


You can use the Solution Load Manager extension to set default load policy for projects in a solution (demand load, background load, load if needed, and explicit load only), as well as set the load priority for projects in a solution.

0

精彩评论

暂无评论...
验证码 换一张
取 消