|
63 | 63 | <TargetRuntimeLevel>100101</TargetRuntimeLevel> |
64 | 64 | </PropertyGroup> |
65 | 65 | <ItemGroup> |
66 | | - <Reference Include="DevExpress.Data.v19.2, Version=19.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a"> |
67 | | - <HintPath>C:\Program Files (x86)\DevExpress 19.2\Components\Bin\Framework\DevExpress.Data.v19.2.dll</HintPath> |
68 | | - <Private>true</Private> |
69 | | - </Reference> |
70 | | - <Reference Include="DevExpress.Mvvm.v19.2, Version=19.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a"> |
71 | | - <HintPath>C:\Program Files (x86)\DevExpress 19.2\Components\Bin\Framework\DevExpress.Mvvm.v19.2.dll</HintPath> |
72 | | - <Private>true</Private> |
73 | | - </Reference> |
74 | | - <Reference Include="DevExpress.Xpf.Core.v19.2, Version=19.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a"> |
75 | | - <HintPath>C:\Program Files (x86)\DevExpress 19.2\Components\Bin\Framework\DevExpress.Xpf.Core.v19.2.dll</HintPath> |
76 | | - <Private>true</Private> |
77 | | - </Reference> |
78 | | - <Reference Include="DevExpress.Xpf.LayoutControl.v19.2, Version=19.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a"> |
79 | | - <HintPath>C:\Program Files (x86)\DevExpress 19.2\Components\Bin\Framework\DevExpress.Xpf.LayoutControl.v19.2.dll</HintPath> |
80 | | - <Private>true</Private> |
81 | | - </Reference> |
82 | 66 | <Reference Include="Microsoft.VisualStudio.Threading, Version=16.4.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"> |
83 | 67 | <HintPath>..\packages\Microsoft.VisualStudio.Threading.16.4.16\lib\net472\Microsoft.VisualStudio.Threading.dll</HintPath> |
84 | 68 | <Private>true</Private> |
|
126 | 110 | <RequiredTargetFramework>4.0</RequiredTargetFramework> |
127 | 111 | </Reference> |
128 | 112 | <Reference Include="UIAutomationProvider" /> |
129 | | - <Reference Include="UIAutomationTypes, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35"> |
130 | | - <HintPath>C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.1\UIAutomationTypes.dll</HintPath> |
131 | | - </Reference> |
132 | 113 | <Reference Include="WindowsBase" /> |
133 | 114 | <Reference Include="PresentationCore" /> |
134 | 115 | <Reference Include="PresentationFramework" /> |
|
163 | 144 | <DependentUpon>App.xaml</DependentUpon> |
164 | 145 | <SubType>Code</SubType> |
165 | 146 | </Compile> |
166 | | - <Compile Include="View\StructuresView.xaml.dbl"> |
167 | | - <DependentUpon>View\StructuresView.xaml</DependentUpon> |
168 | | - </Compile> |
169 | 147 | <Page Include="Resources\Styles.xaml"> |
170 | 148 | <SubType>Designer</SubType> |
171 | 149 | <Generator>MSBuild:Compile</Generator> |
|
174 | 152 | <SubType>Designer</SubType> |
175 | 153 | <Generator>MSBuild:Compile</Generator> |
176 | 154 | </Page> |
177 | | - <Page Include="View\StructuresView.xaml"> |
178 | | - <SubType>Designer</SubType> |
179 | | - <Generator>MSBuild:Compile</Generator> |
180 | | - </Page> |
181 | 155 | </ItemGroup> |
182 | 156 | <ItemGroup> |
183 | 157 | <Compile Include="Properties\AssemblyInfo.dbl"> |
|
0 commit comments