FieldWorkClient/HeBianGu.App.Disk.Share.pro...

115 lines
5.4 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<MSBuildAllProjects Condition="'$(MSBuildVersion)' == '' Or '$(MSBuildVersion)' &lt; '16.0'">$(MSBuildAllProjects);$(MSBuildThisFileFullPath)</MSBuildAllProjects>
<HasSharedItems>true</HasSharedItems>
<SharedGUID>545a55f2-b461-4a2e-9450-197a0688ef74</SharedGUID>
</PropertyGroup>
<PropertyGroup Label="Configuration">
<Import_RootNamespace>HeBianGu.App.Disk.Share</Import_RootNamespace>
</PropertyGroup>
<ItemGroup>
<Compile Include="$(MSBuildThisFileDirectory)App.xaml.cs">
<SubType>Code</SubType>
<DependentUpon>App.xaml</DependentUpon>
</Compile>
<Compile Include="$(MSBuildThisFileDirectory)Controller\CustomController.cs" />
<Compile Include="$(MSBuildThisFileDirectory)Controller\ExtendController.cs" />
<Compile Include="$(MSBuildThisFileDirectory)Controller\FriendController.cs" />
<Compile Include="$(MSBuildThisFileDirectory)Controller\LoyoutController.cs" />
<Compile Include="$(MSBuildThisFileDirectory)Controller\SendController.cs" />
<Compile Include="$(MSBuildThisFileDirectory)Domain\AssemblyDomain.cs" />
<Compile Include="$(MSBuildThisFileDirectory)Domain\IAssemblyDomain.cs" />
<Compile Include="$(MSBuildThisFileDirectory)ViewModel\Custom\CustomViewModel.cs" />
<Compile Include="$(MSBuildThisFileDirectory)ViewModel\Extend\CustomViewModel.cs" />
<Compile Include="$(MSBuildThisFileDirectory)ViewModel\Friend\FriendViewModel.cs" />
<Compile Include="$(MSBuildThisFileDirectory)ViewModel\Loyout\LoyoutViewModel.cs" />
<Compile Include="$(MSBuildThisFileDirectory)ViewModel\Send\SendViewModel.cs" />
<Compile Include="$(MSBuildThisFileDirectory)View\Custom\CustomControl.xaml.cs">
<DependentUpon>CustomControl.xaml</DependentUpon>
</Compile>
<Compile Include="$(MSBuildThisFileDirectory)View\Extend\ExtendControl.xaml.cs">
<DependentUpon>ExtendControl.xaml</DependentUpon>
</Compile>
<Compile Include="$(MSBuildThisFileDirectory)View\Friend\FriendControl.xaml.cs">
<DependentUpon>FriendControl.xaml</DependentUpon>
</Compile>
<Compile Include="$(MSBuildThisFileDirectory)View\Loyout\ExplorerControl.xaml.cs">
<DependentUpon>ExplorerControl.xaml</DependentUpon>
</Compile>
<Compile Include="$(MSBuildThisFileDirectory)View\Loyout\HomeControl.xaml.cs">
<DependentUpon>HomeControl.xaml</DependentUpon>
</Compile>
<Compile Include="$(MSBuildThisFileDirectory)View\Loyout\NearControl.xaml.cs">
<DependentUpon>NearControl.xaml</DependentUpon>
</Compile>
<Compile Include="$(MSBuildThisFileDirectory)View\Loyout\ShareControl.xaml.cs">
<DependentUpon>ShareControl.xaml</DependentUpon>
</Compile>
<Compile Include="$(MSBuildThisFileDirectory)View\Loyout\SpaceControl.xaml.cs">
<DependentUpon>SpaceControl.xaml</DependentUpon>
</Compile>
<Compile Include="$(MSBuildThisFileDirectory)View\Send\DownControl.xaml.cs">
<DependentUpon>DownControl.xaml</DependentUpon>
</Compile>
<Compile Include="$(MSBuildThisFileDirectory)View\Send\SendControl.xaml.cs">
<DependentUpon>SendControl.xaml</DependentUpon>
</Compile>
<Compile Include="$(MSBuildThisFileDirectory)View\ShellWindow.xaml.cs">
<SubType>Code</SubType>
<DependentUpon>ShellWindow.xaml</DependentUpon>
</Compile>
</ItemGroup>
<ItemGroup>
<Page Include="$(MSBuildThisFileDirectory)View\Custom\CustomControl.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="$(MSBuildThisFileDirectory)View\Extend\ExtendControl.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="$(MSBuildThisFileDirectory)View\Friend\FriendControl.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="$(MSBuildThisFileDirectory)View\Loyout\ExplorerControl.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="$(MSBuildThisFileDirectory)View\Loyout\HomeControl.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="$(MSBuildThisFileDirectory)View\Loyout\NearControl.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="$(MSBuildThisFileDirectory)View\Loyout\ShareControl.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="$(MSBuildThisFileDirectory)View\Loyout\SpaceControl.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="$(MSBuildThisFileDirectory)View\Send\DownControl.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="$(MSBuildThisFileDirectory)View\Send\SendControl.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="$(MSBuildThisFileDirectory)View\ShellWindow.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
</ItemGroup>
<ItemGroup>
<ApplicationDefinition Include="$(MSBuildThisFileDirectory)App.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</ApplicationDefinition>
</ItemGroup>
</Project>