|
@@ -1,7 +1,7 @@
|
|
|
<?xml version="1.0" encoding="utf-8" ?>
|
|
|
<Directives xmlns="http://schemas.microsoft.com/netfx/2013/01/metadata">
|
|
|
<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 -->
|
|
|
</Library>
|
|
|
</Directives>
|