20230724_MBJC_upperpc/20230724_MBJC_upperpc.csproj.user
2023-12-18 17:31:28 +08:00

73 lines
2.2 KiB
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="FirstWindow.xaml.cs">
<SubType>Code</SubType>
</Compile>
<Compile Update="MainWindow.xaml.cs">
<SubType>Code</SubType>
</Compile>
<Compile Update="Views\AnchorModel.xaml.cs">
<SubType>Code</SubType>
</Compile>
<Compile Update="Views\BuoyModel.xaml.cs">
<SubType>Code</SubType>
</Compile>
<Compile Update="Views\FirstPageAnchorControl.xaml.cs">
<SubType>Code</SubType>
</Compile>
<Compile Update="Views\FirstPageBuoyControl.xaml.cs">
<SubType>Code</SubType>
</Compile>
<Compile Update="Views\FirstPageSupportControl.xaml.cs">
<SubType>Code</SubType>
</Compile>
<Compile Update="Views\FirstPageView.xaml.cs">
<SubType>Code</SubType>
</Compile>
<Compile Update="Views\SecondPageView.xaml.cs">
<SubType>Code</SubType>
</Compile>
<Compile Update="Views\SupportModel.xaml.cs">
<SubType>Code</SubType>
</Compile>
</ItemGroup>
<ItemGroup>
<Page Update="FirstWindow.xaml">
<SubType>Designer</SubType>
</Page>
<Page Update="MainWindow.xaml">
<SubType>Designer</SubType>
</Page>
<Page Update="Views\AnchorModel.xaml">
<SubType>Designer</SubType>
</Page>
<Page Update="Views\BuoyModel.xaml">
<SubType>Designer</SubType>
</Page>
<Page Update="Views\FirstPageAnchorControl.xaml">
<SubType>Designer</SubType>
</Page>
<Page Update="Views\FirstPageBuoyControl.xaml">
<SubType>Designer</SubType>
</Page>
<Page Update="Views\FirstPageSupportControl.xaml">
<SubType>Designer</SubType>
</Page>
<Page Update="Views\FirstPageView.xaml">
<SubType>Designer</SubType>
</Page>
<Page Update="Views\SecondPageView.xaml">
<SubType>Designer</SubType>
</Page>
<Page Update="Views\SupportModel.xaml">
<SubType>Designer</SubType>
</Page>
</ItemGroup>
</Project>