1+ <?xml version =" 1.0" encoding =" utf-8" ?>
2+ <Project ToolsVersion =" 15.0" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
3+ <Import Project =" $(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition =" Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
4+ <PropertyGroup >
5+ <Configuration Condition =" '$(Configuration)' == '' " >Debug</Configuration >
6+ <Platform Condition =" '$(Platform)' == '' " >AnyCPU</Platform >
7+ <ProjectGuid >{1EF9DD09-4380-462D-987F-33ABF5710F05}</ProjectGuid >
8+ <OutputType >WinExe</OutputType >
9+ <RootNamespace >Client</RootNamespace >
10+ <AssemblyName >Client</AssemblyName >
11+ <TargetFrameworkVersion >v4.7.2</TargetFrameworkVersion >
12+ <FileAlignment >512</FileAlignment >
13+ <ProjectTypeGuids >{60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids >
14+ <WarningLevel >4</WarningLevel >
15+ <AutoGenerateBindingRedirects >true</AutoGenerateBindingRedirects >
16+ <Deterministic >true</Deterministic >
17+ </PropertyGroup >
18+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
19+ <PlatformTarget >AnyCPU</PlatformTarget >
20+ <DebugSymbols >true</DebugSymbols >
21+ <DebugType >full</DebugType >
22+ <Optimize >false</Optimize >
23+ <OutputPath >bin\Debug\</OutputPath >
24+ <DefineConstants >DEBUG;TRACE</DefineConstants >
25+ <ErrorReport >prompt</ErrorReport >
26+ <WarningLevel >4</WarningLevel >
27+ </PropertyGroup >
28+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' " >
29+ <PlatformTarget >AnyCPU</PlatformTarget >
30+ <DebugType >pdbonly</DebugType >
31+ <Optimize >true</Optimize >
32+ <OutputPath >bin\Release\</OutputPath >
33+ <DefineConstants >TRACE</DefineConstants >
34+ <ErrorReport >prompt</ErrorReport >
35+ <WarningLevel >4</WarningLevel >
36+ </PropertyGroup >
37+ <ItemGroup >
38+ <Reference Include =" BeetleX, Version=1.5.0.21, Culture=neutral, PublicKeyToken=b85c46f9bbc85381, processorArchitecture=MSIL" >
39+ <HintPath >..\packages\BeetleX.1.5.0.21\lib\netstandard2.0\BeetleX.dll</HintPath >
40+ </Reference >
41+ <Reference Include =" BeetleX.XRPC.Clients, Version=1.0.0.2, Culture=neutral, PublicKeyToken=a7fdfd2bcaab0310, processorArchitecture=MSIL" >
42+ <HintPath >..\packages\BeetleX.XRPC.Clients.1.0.0.2\lib\netstandard2.0\BeetleX.XRPC.Clients.dll</HintPath >
43+ </Reference >
44+ <Reference Include =" MessagePack, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b4a0369545f0a1be, processorArchitecture=MSIL" >
45+ <HintPath >..\packages\MessagePack.2.0.323\lib\netstandard2.0\MessagePack.dll</HintPath >
46+ </Reference >
47+ <Reference Include =" MessagePack.Annotations, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b4a0369545f0a1be, processorArchitecture=MSIL" >
48+ <HintPath >..\packages\MessagePack.Annotations.2.0.323\lib\netstandard2.0\MessagePack.Annotations.dll</HintPath >
49+ </Reference >
50+ <Reference Include =" Newtonsoft.Json, Version=12.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL" >
51+ <HintPath >..\packages\Newtonsoft.Json.12.0.3\lib\net45\Newtonsoft.Json.dll</HintPath >
52+ </Reference >
53+ <Reference Include =" Northwind.Data, Version=1.2.3.0, Culture=neutral, processorArchitecture=MSIL" >
54+ <HintPath >..\packages\Northwind.Data.1.2.3\lib\netstandard2.0\Northwind.Data.dll</HintPath >
55+ </Reference >
56+ <Reference Include =" protobuf-net, Version=2.4.0.0, Culture=neutral, PublicKeyToken=257b51d87d2e4d67, processorArchitecture=MSIL" >
57+ <HintPath >..\packages\protobuf-net.2.4.0\lib\net40\protobuf-net.dll</HintPath >
58+ </Reference >
59+ <Reference Include =" System" />
60+ <Reference Include =" System.Buffers, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL" >
61+ <HintPath >..\packages\System.Buffers.4.5.0\lib\netstandard2.0\System.Buffers.dll</HintPath >
62+ </Reference >
63+ <Reference Include =" System.Configuration" />
64+ <Reference Include =" System.Data" />
65+ <Reference Include =" System.Memory, Version=4.0.1.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL" >
66+ <HintPath >..\packages\System.Memory.4.5.3\lib\netstandard2.0\System.Memory.dll</HintPath >
67+ </Reference >
68+ <Reference Include =" System.Numerics" />
69+ <Reference Include =" System.Numerics.Vectors, Version=4.1.3.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
70+ <HintPath >..\packages\System.Numerics.Vectors.4.4.0\lib\net46\System.Numerics.Vectors.dll</HintPath >
71+ </Reference >
72+ <Reference Include =" System.Reflection.DispatchProxy, Version=4.0.4.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
73+ <HintPath >..\packages\System.Reflection.DispatchProxy.4.5.1\lib\net461\System.Reflection.DispatchProxy.dll</HintPath >
74+ </Reference >
75+ <Reference Include =" System.Runtime.CompilerServices.Unsafe, Version=4.0.4.1, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
76+ <HintPath >..\packages\System.Runtime.CompilerServices.Unsafe.4.5.2\lib\netstandard2.0\System.Runtime.CompilerServices.Unsafe.dll</HintPath >
77+ </Reference >
78+ <Reference Include =" System.Runtime.Serialization" />
79+ <Reference Include =" System.Runtime.Serialization.Primitives, Version=4.1.2.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
80+ <HintPath >..\packages\System.Runtime.Serialization.Primitives.4.3.0\lib\net46\System.Runtime.Serialization.Primitives.dll</HintPath >
81+ <Private >True</Private >
82+ <Private >True</Private >
83+ </Reference >
84+ <Reference Include =" System.ServiceModel" />
85+ <Reference Include =" System.Threading.Tasks.Extensions, Version=4.2.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL" >
86+ <HintPath >..\packages\System.Threading.Tasks.Extensions.4.5.3\lib\netstandard2.0\System.Threading.Tasks.Extensions.dll</HintPath >
87+ </Reference >
88+ <Reference Include =" System.Xml" />
89+ <Reference Include =" Microsoft.CSharp" />
90+ <Reference Include =" System.Core" />
91+ <Reference Include =" System.Xml.Linq" />
92+ <Reference Include =" System.Data.DataSetExtensions" />
93+ <Reference Include =" System.Net.Http" />
94+ <Reference Include =" System.Xaml" >
95+ <RequiredTargetFramework >4.0</RequiredTargetFramework >
96+ </Reference >
97+ <Reference Include =" WindowsBase" />
98+ <Reference Include =" PresentationCore" />
99+ <Reference Include =" PresentationFramework" />
100+ </ItemGroup >
101+ <ItemGroup >
102+ <ApplicationDefinition Include =" App.xaml" >
103+ <Generator >MSBuild:Compile</Generator >
104+ <SubType >Designer</SubType >
105+ </ApplicationDefinition >
106+ <Page Include =" MainWindow.xaml" >
107+ <Generator >MSBuild:Compile</Generator >
108+ <SubType >Designer</SubType >
109+ </Page >
110+ <Compile Include =" App.xaml.cs" >
111+ <DependentUpon >App.xaml</DependentUpon >
112+ <SubType >Code</SubType >
113+ </Compile >
114+ <Compile Include =" DelegateApi.cs" />
115+ <Compile Include =" MainWindow.xaml.cs" >
116+ <DependentUpon >MainWindow.xaml</DependentUpon >
117+ <SubType >Code</SubType >
118+ </Compile >
119+ </ItemGroup >
120+ <ItemGroup >
121+ <Compile Include =" Properties\AssemblyInfo.cs" >
122+ <SubType >Code</SubType >
123+ </Compile >
124+ <Compile Include =" Properties\Resources.Designer.cs" >
125+ <AutoGen >True</AutoGen >
126+ <DesignTime >True</DesignTime >
127+ <DependentUpon >Resources.resx</DependentUpon >
128+ </Compile >
129+ <Compile Include =" Properties\Settings.Designer.cs" >
130+ <AutoGen >True</AutoGen >
131+ <DependentUpon >Settings.settings</DependentUpon >
132+ <DesignTimeSharedInput >True</DesignTimeSharedInput >
133+ </Compile >
134+ <EmbeddedResource Include =" Properties\Resources.resx" >
135+ <Generator >ResXFileCodeGenerator</Generator >
136+ <LastGenOutput >Resources.Designer.cs</LastGenOutput >
137+ </EmbeddedResource >
138+ <None Include =" packages.config" />
139+ <None Include =" Properties\Settings.settings" >
140+ <Generator >SettingsSingleFileGenerator</Generator >
141+ <LastGenOutput >Settings.Designer.cs</LastGenOutput >
142+ </None >
143+ </ItemGroup >
144+ <ItemGroup >
145+ <None Include =" App.config" />
146+ </ItemGroup >
147+ <ItemGroup >
148+ <Analyzer Include =" ..\packages\MessagePackAnalyzer.2.0.323\analyzers\cs\MessagePackAnalyzer.dll" />
149+ </ItemGroup >
150+ <Import Project =" $(MSBuildToolsPath)\Microsoft.CSharp.targets" />
151+ </Project >
0 commit comments