Files
2024-08-31 12:07:21 +03:00

115 lines
3.5 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="CloseFriends_GUI\CloseFriendsSection_UserControl.xaml.cs">
<SubType>Code</SubType>
</Compile>
<Compile Update="FancierProfilePage.xaml.cs">
<SubType>Code</SubType>
</Compile>
<Compile Update="HighlightsFE\CreateNewHighlight.xaml.cs">
<SubType>Code</SubType>
</Compile>
<Compile Update="HighlightsFE\HighlightsOnMain.xaml.cs">
<SubType>Code</SubType>
</Compile>
<Compile Update="HighlightsFE\SeeHighlightPosts.xaml.cs">
<SubType>Code</SubType>
</Compile>
<Compile Update="HighlightsFE\SelectHighlight.xaml.cs">
<SubType>Code</SubType>
</Compile>
<Compile Update="HighlightsFE\SelectPostsPage.xaml.cs">
<SubType>Code</SubType>
</Compile>
<Compile Update="LogIn\ForgotPassword.xaml.cs">
<SubType>Code</SubType>
</Compile>
<Compile Update="LogIn\SignInPage.xaml.cs">
<SubType>Code</SubType>
</Compile>
<Compile Update="LogIn\SignUp.xaml.cs">
<SubType>Code</SubType>
</Compile>
<Compile Update="UserControl1.xaml.cs">
<SubType>Code</SubType>
</Compile>
<Compile Update="UserControl2.xaml.cs">
<SubType>Code</SubType>
</Compile>
<Compile Update="UserControl3.xaml.cs">
<SubType>Code</SubType>
</Compile>
<Compile Update="UserControl4.xaml.cs">
<SubType>Code</SubType>
</Compile>
<Compile Update="UserControl5.xaml.cs">
<SubType>Code</SubType>
</Compile>
<Compile Update="UserControl6.xaml.cs">
<SubType>Code</SubType>
</Compile>
</ItemGroup>
<ItemGroup>
<Page Update="CloseFriends_GUI\CloseFriendsSection_UserControl.xaml">
<SubType>Designer</SubType>
</Page>
<Page Update="FancierProfilePage.xaml">
<SubType>Designer</SubType>
</Page>
<Page Update="HighlightsFE\CreateNewHighlight.xaml">
<SubType>Designer</SubType>
</Page>
<Page Update="HighlightsFE\HighlightsOnMain.xaml">
<SubType>Designer</SubType>
</Page>
<Page Update="HighlightsFE\SeeHighlightPosts.xaml">
<SubType>Designer</SubType>
</Page>
<Page Update="HighlightsFE\SelectHighlight.xaml">
<SubType>Designer</SubType>
</Page>
<Page Update="HighlightsFE\SelectPostsPage.xaml">
<SubType>Designer</SubType>
</Page>
<Page Update="LogIn\ForgotPassword.xaml">
<SubType>Designer</SubType>
</Page>
<Page Update="LogIn\SignInPage.xaml">
<SubType>Designer</SubType>
</Page>
<Page Update="LogIn\SignUp.xaml">
<SubType>Designer</SubType>
</Page>
<Page Update="LogIn\Window1.xaml">
<SubType>Designer</SubType>
</Page>
<Page Update="MainWindow.xaml">
<SubType>Designer</SubType>
</Page>
<Page Update="UserControl1.xaml">
<SubType>Designer</SubType>
</Page>
<Page Update="UserControl2.xaml">
<SubType>Designer</SubType>
</Page>
<Page Update="UserControl3.xaml">
<SubType>Designer</SubType>
</Page>
<Page Update="UserControl4.xaml">
<SubType>Designer</SubType>
</Page>
<Page Update="UserControl5.xaml">
<SubType>Designer</SubType>
</Page>
<Page Update="UserControl6.xaml">
<SubType>Designer</SubType>
</Page>
</ItemGroup>
</Project>