6 lines
285 B
Plaintext
6 lines
285 B
Plaintext
|
<Application x:Class="CalculatorUnitTests.App"
|
||
|
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
|
||
|
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
|
||
|
xmlns:local="using:CalculatorUnitTests"
|
||
|
RequestedTheme="Light"/>
|