Files
LotteryApplication/LotteryApplication/LotteryApplication.csproj.user
T
2022-02-23 01:13:13 +01:00

20 lines
605 B
XML

<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup />
<ItemGroup>
<ApplicationDefinition Update="App.xaml">
<SubType>Designer</SubType>
</ApplicationDefinition>
</ItemGroup>
<ItemGroup>
<Page Update="MainWindow.xaml">
<SubType>Designer</SubType>
</Page>
<Page Update="Theme\ModernButtonTheme.xaml">
<SubType>Designer</SubType>
</Page>
<Page Update="Theme\ModernTextBoxTheme.xaml">
<SubType>Designer</SubType>
</Page>
</ItemGroup>
</Project>