Skip to content
  • Matt Ward's avatar
    [Core] Do not add facades if ImplicitlyExpandDesignTimeFacades is false · 1b406e77
    Matt Ward authored
    If a project sets ImplicitlyExpandDesignTimeFacades to false then
    the facade assemblies are not included in the references for the
    project. This is used by Unity projects when their API compatibility
    level is set to .NET Standard 2.0.
    
    Fixes VSTS #669795 - Unity projects targeting netstandard 2.0 have
    busted intellisense
    1b406e77