|
9 | 9 | <AppDesignerFolder>Properties</AppDesignerFolder> |
10 | 10 | <RootNamespace>Axel_data</RootNamespace> |
11 | 11 | <AssemblyName>Axel-data</AssemblyName> |
12 | | - <TargetFrameworkVersion>v4.5</TargetFrameworkVersion> |
| 12 | + <TargetFrameworkVersion>v4.8</TargetFrameworkVersion> |
13 | 13 | <FileAlignment>512</FileAlignment> |
14 | 14 | <ProjectTypeGuids>{60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids> |
15 | 15 | <WarningLevel>4</WarningLevel> |
16 | 16 | <AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects> |
| 17 | + <TargetFrameworkProfile /> |
17 | 18 | </PropertyGroup> |
18 | 19 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> |
19 | 20 | <PlatformTarget>AnyCPU</PlatformTarget> |
|
35 | 36 | <WarningLevel>4</WarningLevel> |
36 | 37 | </PropertyGroup> |
37 | 38 | <PropertyGroup> |
38 | | - <ApplicationIcon>dataProc2.ico</ApplicationIcon> |
| 39 | + <ApplicationIcon> |
| 40 | + </ApplicationIcon> |
39 | 41 | </PropertyGroup> |
40 | 42 | <ItemGroup> |
| 43 | + <Reference Include="Microsoft.WindowsAPICodePack.Core, Version=7.0.4.0, Culture=neutral, PublicKeyToken=8afb38e9204fc0a9, processorArchitecture=MSIL"> |
| 44 | + <HintPath>..\packages\WindowsAPICodePack.7.0.4\lib\net48\Microsoft.WindowsAPICodePack.Core.dll</HintPath> |
| 45 | + </Reference> |
| 46 | + <Reference Include="Microsoft.WindowsAPICodePack.ExtendedLinguisticServices, Version=7.0.4.0, Culture=neutral, PublicKeyToken=8afb38e9204fc0a9, processorArchitecture=MSIL"> |
| 47 | + <HintPath>..\packages\WindowsAPICodePack.7.0.4\lib\net48\Microsoft.WindowsAPICodePack.ExtendedLinguisticServices.dll</HintPath> |
| 48 | + </Reference> |
| 49 | + <Reference Include="Microsoft.WindowsAPICodePack.Sensors, Version=7.0.4.0, Culture=neutral, PublicKeyToken=8afb38e9204fc0a9, processorArchitecture=MSIL"> |
| 50 | + <HintPath>..\packages\WindowsAPICodePack.7.0.4\lib\net48\Microsoft.WindowsAPICodePack.Sensors.dll</HintPath> |
| 51 | + </Reference> |
| 52 | + <Reference Include="Microsoft.WindowsAPICodePack.Shell, Version=7.0.4.0, Culture=neutral, PublicKeyToken=8afb38e9204fc0a9, processorArchitecture=MSIL"> |
| 53 | + <HintPath>..\packages\WindowsAPICodePack.7.0.4\lib\net48\Microsoft.WindowsAPICodePack.Shell.dll</HintPath> |
| 54 | + </Reference> |
| 55 | + <Reference Include="Microsoft.WindowsAPICodePack.ShellExtensions, Version=7.0.4.0, Culture=neutral, PublicKeyToken=8afb38e9204fc0a9, processorArchitecture=MSIL"> |
| 56 | + <HintPath>..\packages\WindowsAPICodePack.7.0.4\lib\net48\Microsoft.WindowsAPICodePack.ShellExtensions.dll</HintPath> |
| 57 | + </Reference> |
41 | 58 | <Reference Include="NationalInstruments.Analysis.Enterprise, Version=19.0.45.49152, Culture=neutral, PublicKeyToken=4febd62461bf11a4, processorArchitecture=MSIL"> |
42 | 59 | <Private>False</Private> |
43 | 60 | </Reference> |
|
57 | 74 | <Private>False</Private> |
58 | 75 | </Reference> |
59 | 76 | <Reference Include="NationalInstruments.UI, Version=19.0.45.49154, Culture=neutral, PublicKeyToken=4febd62461bf11a4, processorArchitecture=MSIL" /> |
60 | | - <Reference Include="Newtonsoft.Json, Version=4.5.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL"> |
61 | | - <SpecificVersion>False</SpecificVersion> |
62 | | - <HintPath>C:\Program Files (x86)\Microsoft Visual Studio 12.0\Blend\Newtonsoft.Json.dll</HintPath> |
| 77 | + <Reference Include="Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL"> |
| 78 | + <HintPath>..\packages\Newtonsoft.Json.13.0.1\lib\net45\Newtonsoft.Json.dll</HintPath> |
63 | 79 | </Reference> |
64 | 80 | <Reference Include="System" /> |
| 81 | + <Reference Include="System.ComponentModel.Composition" /> |
65 | 82 | <Reference Include="System.Data" /> |
| 83 | + <Reference Include="System.IO, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
| 84 | + <HintPath>..\packages\System.IO.4.3.0\lib\net462\System.IO.dll</HintPath> |
| 85 | + <Private>True</Private> |
| 86 | + <Private>True</Private> |
| 87 | + </Reference> |
| 88 | + <Reference Include="System.Net.Http, Version=4.1.1.3, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
| 89 | + <HintPath>..\packages\System.Net.Http.4.3.4\lib\net46\System.Net.Http.dll</HintPath> |
| 90 | + <Private>True</Private> |
| 91 | + <Private>True</Private> |
| 92 | + </Reference> |
| 93 | + <Reference Include="System.Runtime, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
| 94 | + <HintPath>..\packages\System.Runtime.4.3.0\lib\net462\System.Runtime.dll</HintPath> |
| 95 | + <Private>True</Private> |
| 96 | + <Private>True</Private> |
| 97 | + </Reference> |
| 98 | + <Reference Include="System.Security.Cryptography.Algorithms, Version=4.2.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
| 99 | + <HintPath>..\packages\System.Security.Cryptography.Algorithms.4.3.0\lib\net463\System.Security.Cryptography.Algorithms.dll</HintPath> |
| 100 | + <Private>True</Private> |
| 101 | + <Private>True</Private> |
| 102 | + </Reference> |
| 103 | + <Reference Include="System.Security.Cryptography.Encoding, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
| 104 | + <HintPath>..\packages\System.Security.Cryptography.Encoding.4.3.0\lib\net46\System.Security.Cryptography.Encoding.dll</HintPath> |
| 105 | + <Private>True</Private> |
| 106 | + <Private>True</Private> |
| 107 | + </Reference> |
| 108 | + <Reference Include="System.Security.Cryptography.Primitives, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
| 109 | + <HintPath>..\packages\System.Security.Cryptography.Primitives.4.3.0\lib\net46\System.Security.Cryptography.Primitives.dll</HintPath> |
| 110 | + <Private>True</Private> |
| 111 | + <Private>True</Private> |
| 112 | + </Reference> |
| 113 | + <Reference Include="System.Security.Cryptography.X509Certificates, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
| 114 | + <HintPath>..\packages\System.Security.Cryptography.X509Certificates.4.3.0\lib\net461\System.Security.Cryptography.X509Certificates.dll</HintPath> |
| 115 | + <Private>True</Private> |
| 116 | + <Private>True</Private> |
| 117 | + </Reference> |
| 118 | + <Reference Include="System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL"> |
| 119 | + <HintPath>..\packages\WindowsAPICodePack.7.0.4\lib\net48\System.Windows.Forms.dll</HintPath> |
| 120 | + </Reference> |
66 | 121 | <Reference Include="System.Xml" /> |
67 | 122 | <Reference Include="Microsoft.CSharp" /> |
68 | 123 | <Reference Include="System.Core" /> |
|
78 | 133 | <Reference Include="WindowsBase" /> |
79 | 134 | <Reference Include="PresentationCore" /> |
80 | 135 | <Reference Include="PresentationFramework" /> |
| 136 | + <Reference Include="WindowsFormsIntegration, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
| 137 | + <HintPath>..\packages\WindowsAPICodePack.7.0.4\lib\net48\WindowsFormsIntegration.dll</HintPath> |
| 138 | + </Reference> |
81 | 139 | </ItemGroup> |
82 | 140 | <ItemGroup> |
83 | 141 | <ApplicationDefinition Include="App.xaml"> |
|
93 | 151 | <Compile Include="..\Axel-hub\Axel-hub\Options\OptionsType.cs"> |
94 | 152 | <Link>OptionsType.cs</Link> |
95 | 153 | </Compile> |
96 | | - <Compile Include="..\Axel-hub\Axel-hub\strobesUC.xaml.cs"> |
| 154 | + <Compile Include="..\Axel-hub\Axel-hub\PanelsUC\strobesUC.xaml.cs"> |
97 | 155 | <Link>strobesUC.xaml.cs</Link> |
98 | 156 | <DependentUpon>strobesUC.xaml</DependentUpon> |
99 | 157 | </Compile> |
| 158 | + <Compile Include="checkOrderUC.xaml.cs"> |
| 159 | + <DependentUpon>checkOrderUC.xaml</DependentUpon> |
| 160 | + </Compile> |
| 161 | + <Compile Include="graphTestUC.xaml.cs"> |
| 162 | + <DependentUpon>graphTestUC.xaml</DependentUpon> |
| 163 | + </Compile> |
100 | 164 | <Compile Include="JoinOptimUC.xaml.cs"> |
101 | 165 | <DependentUpon>JoinOptimUC.xaml</DependentUpon> |
102 | 166 | </Compile> |
|
109 | 173 | <Compile Include="TmprCompUC.xaml.cs"> |
110 | 174 | <DependentUpon>TmprCompUC.xaml</DependentUpon> |
111 | 175 | </Compile> |
112 | | - <Page Include="..\Axel-hub\Axel-hub\strobesUC.xaml"> |
| 176 | + <Page Include="..\Axel-hub\Axel-hub\PanelsUC\strobesUC.xaml"> |
113 | 177 | <Link>strobesUC.xaml</Link> |
114 | 178 | <Generator>MSBuild:Compile</Generator> |
115 | 179 | <SubType>Designer</SubType> |
116 | 180 | </Page> |
| 181 | + <Page Include="checkOrderUC.xaml"> |
| 182 | + <SubType>Designer</SubType> |
| 183 | + <Generator>MSBuild:Compile</Generator> |
| 184 | + </Page> |
| 185 | + <Page Include="graphTestUC.xaml"> |
| 186 | + <SubType>Designer</SubType> |
| 187 | + <Generator>MSBuild:Compile</Generator> |
| 188 | + </Page> |
117 | 189 | <Page Include="JoinOptimUC.xaml"> |
118 | 190 | <Generator>MSBuild:Compile</Generator> |
119 | 191 | <SubType>Designer</SubType> |
|
162 | 234 | <Generator>ResXFileCodeGenerator</Generator> |
163 | 235 | <LastGenOutput>Resources.Designer.cs</LastGenOutput> |
164 | 236 | </EmbeddedResource> |
| 237 | + <None Include="packages.config" /> |
165 | 238 | <None Include="Properties\Settings.settings"> |
166 | 239 | <Generator>SettingsSingleFileGenerator</Generator> |
167 | 240 | <LastGenOutput>Settings.Designer.cs</LastGenOutput> |
|
174 | 247 | <ItemGroup> |
175 | 248 | <Resource Include="Properties\TripleBar.bmp" /> |
176 | 249 | </ItemGroup> |
177 | | - <ItemGroup> |
178 | | - <Resource Include="dataProc2.ico" /> |
179 | | - </ItemGroup> |
180 | 250 | <ItemGroup> |
181 | 251 | <Resource Include="Properties\dataProc2.ico" /> |
182 | 252 | </ItemGroup> |
|
0 commit comments