Add DeliveryReceptionWindow
This commit is contained in:
@ -10,6 +10,9 @@
|
||||
<Compile Update="Windows\MemberListWindow.xaml.cs">
|
||||
<SubType>Code</SubType>
|
||||
</Compile>
|
||||
<Compile Update="Windows\DeliveryReceptionWindow.xaml.cs">
|
||||
<SubType>Code</SubType>
|
||||
</Compile>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Page Update="Windows\MainWindow.xaml">
|
||||
@ -18,5 +21,8 @@
|
||||
<Page Update="Windows\MemberListWindow.xaml">
|
||||
<SubType>Designer</SubType>
|
||||
</Page>
|
||||
<Page Update="Windows\DeliveryReceptionWindow.xaml">
|
||||
<SubType>Designer</SubType>
|
||||
</Page>
|
||||
</ItemGroup>
|
||||
</Project>
|
Reference in New Issue
Block a user