10 строки
364 B
XML
10 строки
364 B
XML
<!-- Copyright (c) Microsoft Corporation.
|
|
Licensed under the MIT License. -->
|
|
<Application
|
|
x:Class="Microsoft.ReactNative.Managed.UnitTests.App"
|
|
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
|
|
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
|
|
xmlns:local="using:Microsoft.ReactNative.Managed.UnitTests">
|
|
|
|
</Application>
|