Files
Gestio-Carros/Mercat-1.csproj.user
2020-11-29 11:05:11 +01:00

28 lines
823 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>
<Compile Update="View\SingleNumericTextBoxView.xaml.cs">
<SubType>Code</SubType>
</Compile>
<Compile Update="View\Window1.xaml.cs">
<SubType>Code</SubType>
</Compile>
</ItemGroup>
<ItemGroup>
<Page Update="MainWindow.xaml">
<SubType>Designer</SubType>
</Page>
<Page Update="View\SingleNumericTextBoxView.xaml">
<SubType>Designer</SubType>
</Page>
<Page Update="View\Window1.xaml">
<SubType>Designer</SubType>
</Page>
</ItemGroup>
</Project>