|
@@ -21,7 +21,8 @@
|
|
|
An Assembly element with Name="*Application*" applies to all assemblies in
|
|
|
the application package. The asterisks are not wildcards.
|
|
|
-->
|
|
|
- <Assembly Name="*Application*" Dynamic="Required All" />
|
|
|
+ <!--<Assembly Name="*Application*" Dynamic="Required All" />-->
|
|
|
+ <Assembly Name="System.Interactive.Tests.Uwp.DeviceRunner" Dynamic="Required All" />
|
|
|
|
|
|
|
|
|
<!-- Add your application specific runtime directives here. -->
|