Add inbox for xamarin on ref context
authorViktor Hofer <viktor.hofer@microsoft.com>
Wed, 12 Jun 2019 12:44:11 +0000 (14:44 +0200)
committerViktor Hofer <viktor.hofer@microsoft.com>
Thu, 13 Jun 2019 19:52:44 +0000 (21:52 +0200)
Commit migrated from https://github.com/dotnet/corefx/commit/1a4c723839585e8ffe82e508bc2a795dfa3fc4db

src/libraries/System.Reflection.Context/pkg/System.Reflection.Context.pkgproj

index 2c2d133..428cbc2 100644 (file)
@@ -8,6 +8,7 @@
     <InboxOnTargetFramework Include="net45">
       <AsFrameworkReference>true</AsFrameworkReference>
     </InboxOnTargetFramework>
+    <InboxOnTargetFramework Include="$(AllXamarinFrameworks)" />
     <!-- Since UAP are package based we still want to enable
          OOBing libraries that happen to overlap with their framework package.
          This avoids us having to lock the API in our NuGet packages just