浏览代码

Remove browse/activate as they're covered by Dynamic

Oren Novotny 9 年之前
父节点
当前提交
fc6d5cb299

+ 1 - 1
Ix.NET/Source/System.Interactive.Async.Providers/Properties/System.Interactive.Async.Providers.rd.xml

@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="utf-8" ?>
 <?xml version="1.0" encoding="utf-8" ?>
 <Directives xmlns="http://schemas.microsoft.com/netfx/2013/01/metadata">
 <Directives xmlns="http://schemas.microsoft.com/netfx/2013/01/metadata">
   <Library>
   <Library>
-    <Assembly Name="System.Interactive.Async.Providers" Browse="Required All" Dynamic="Required All" />
+    <Assembly Name="System.Interactive.Async.Providers" Dynamic="Required All" />
     <!-- TODO optimize this for types that actually need reflection -->
     <!-- TODO optimize this for types that actually need reflection -->
   </Library>
   </Library>
 </Directives>
 </Directives>

+ 1 - 1
Ix.NET/Source/System.Interactive.Providers/Properties/System.Interactive.Providers.rd.xml

@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="utf-8" ?>
 <?xml version="1.0" encoding="utf-8" ?>
 <Directives xmlns="http://schemas.microsoft.com/netfx/2013/01/metadata">
 <Directives xmlns="http://schemas.microsoft.com/netfx/2013/01/metadata">
   <Library>
   <Library>
-    <Assembly Name="System.Interactive.Providers" Browse="Required All" Dynamic="Required All" />
+    <Assembly Name="System.Interactive.Providers" Dynamic="Required All" />
     <!-- TODO optimize this for types that actually need reflection -->
     <!-- TODO optimize this for types that actually need reflection -->
   </Library>
   </Library>
 </Directives>
 </Directives>

+ 1 - 1
Rx.NET/Source/System.Reactive.Experimental/Properties/System.Reactive.Experimental.rd.xml

@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="utf-8" ?>
 <?xml version="1.0" encoding="utf-8" ?>
 <Directives xmlns="http://schemas.microsoft.com/netfx/2013/01/metadata">
 <Directives xmlns="http://schemas.microsoft.com/netfx/2013/01/metadata">
   <Library>
   <Library>
-    <Assembly Name="System.Reactive.Experimental" Browse="Required All" Dynamic="Required All" />
+    <Assembly Name="System.Reactive.Experimental" Dynamic="Required All" />
     <!-- TODO optimize this for types that actually need reflection -->
     <!-- TODO optimize this for types that actually need reflection -->
   </Library>
   </Library>
 </Directives>
 </Directives>

+ 1 - 1
Rx.NET/Source/System.Reactive.Linq/Properties/System.Reactive.Linq.rd.xml

@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="utf-8" ?>
 <?xml version="1.0" encoding="utf-8" ?>
 <Directives xmlns="http://schemas.microsoft.com/netfx/2013/01/metadata">
 <Directives xmlns="http://schemas.microsoft.com/netfx/2013/01/metadata">
   <Library>
   <Library>
-    <Assembly Name="System.Reactive.Linq" Browse="Required All" Dynamic="Required All" />
+    <Assembly Name="System.Reactive.Linq" Dynamic="Required All" />
     <!-- TODO optimize this for types that actually need reflection -->
     <!-- TODO optimize this for types that actually need reflection -->
   </Library>
   </Library>
 </Directives>
 </Directives>

+ 1 - 1
Rx.NET/Source/System.Reactive.PlatformServices/Properties/System.Reactive.PlatformServices.rd.xml

@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="utf-8" ?>
 <?xml version="1.0" encoding="utf-8" ?>
 <Directives xmlns="http://schemas.microsoft.com/netfx/2013/01/metadata">
 <Directives xmlns="http://schemas.microsoft.com/netfx/2013/01/metadata">
   <Library>
   <Library>
-    <Assembly Name="System.Reactive.PlatformServices" Activate="Required All" Browse="Required All" Dynamic="Required All" />
+    <Assembly Name="System.Reactive.PlatformServices" Dynamic="Required All" />
     <!-- TODO optimize this for types that actually need reflection -->
     <!-- TODO optimize this for types that actually need reflection -->
   </Library>
   </Library>
 </Directives>
 </Directives>

+ 1 - 1
Rx.NET/Source/System.Reactive.Providers/Properties/System.Reactive.Providers.rd.xml

@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="utf-8" ?>
 <?xml version="1.0" encoding="utf-8" ?>
 <Directives xmlns="http://schemas.microsoft.com/netfx/2013/01/metadata">
 <Directives xmlns="http://schemas.microsoft.com/netfx/2013/01/metadata">
   <Library>
   <Library>
-    <Assembly Name="System.Reactive.Providers" Browse="Required All" Dynamic="Required All" />
+    <Assembly Name="System.Reactive.Providers" Dynamic="Required All" />
     <!-- TODO optimize this for types that actually need reflection -->
     <!-- TODO optimize this for types that actually need reflection -->
   </Library>
   </Library>
 </Directives>
 </Directives>

+ 1 - 1
Rx.NET/Source/System.Reactive.Runtime.Remoting/Properties/System.Reactive.Runtime.Remoting.rd.xml

@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="utf-8" ?>
 <?xml version="1.0" encoding="utf-8" ?>
 <Directives xmlns="http://schemas.microsoft.com/netfx/2013/01/metadata">
 <Directives xmlns="http://schemas.microsoft.com/netfx/2013/01/metadata">
   <Library>
   <Library>
-    <Assembly Name="System.Reactive.Experimental" Browse="Required All" Dynamic="Required All" />
+    <Assembly Name="System.Reactive.Runtime.Remoting" Dynamic="Required All" />
     <!-- TODO optimize this for types that actually need reflection -->
     <!-- TODO optimize this for types that actually need reflection -->
   </Library>
   </Library>
 </Directives>
 </Directives>