Add assembly level attribute on CoreLib (#11449)
authorAlex Ghiondea <AlexGhiondea@users.noreply.github.com>
Mon, 8 May 2017 22:14:02 +0000 (15:14 -0700)
committerGitHub <noreply@github.com>
Mon, 8 May 2017 22:14:02 +0000 (15:14 -0700)
src/mscorlib/System.Private.CoreLib.csproj

index 426ae7d..e519199 100644 (file)
     <AssemblyInfoLines Include="[assembly: System.Security.AllowPartiallyTrustedCallers]" />
     <AssemblyInfoLines Include="[assembly: System.Runtime.InteropServices.ComVisible(false)]" />
     <AssemblyInfoLines Include="[assembly: System.Resources.NeutralResourcesLanguage(&quot;en-US&quot;)]" />
+    <AssemblyInfoLines Include="[assembly: System.Runtime.InteropServices.DefaultDllImportSearchPathsAttribute(System.Runtime.InteropServices.DllImportSearchPath.AssemblyDirectory | System.Runtime.InteropServices.DllImportSearchPath.System32)]" />
   </ItemGroup>
   <!--
     Helper Paths