|
175 | 175 | <HintPath>packages\Newtonsoft.Json.10.0.2\lib\net45\Newtonsoft.Json.dll</HintPath> |
176 | 176 | </Reference> |
177 | 177 | <Reference Include="PresentationFramework.Aero" /> |
| 178 | + <Reference Include="Sentry, Version=1.2.0.0, Culture=neutral, PublicKeyToken=fba2ec45388e2af0, processorArchitecture=MSIL"> |
| 179 | + <HintPath>packages\Sentry.1.2.0\lib\net461\Sentry.dll</HintPath> |
| 180 | + </Reference> |
| 181 | + <Reference Include="Sentry.PlatformAbstractions, Version=1.0.0.0, Culture=neutral, PublicKeyToken=fba2ec45388e2af0, processorArchitecture=MSIL"> |
| 182 | + <HintPath>packages\Sentry.PlatformAbstractions.1.0.0\lib\net45\Sentry.PlatformAbstractions.dll</HintPath> |
| 183 | + </Reference> |
| 184 | + <Reference Include="Sentry.Protocol, Version=1.0.6.0, Culture=neutral, PublicKeyToken=fba2ec45388e2af0, processorArchitecture=MSIL"> |
| 185 | + <HintPath>packages\Sentry.Protocol.1.0.6\lib\net46\Sentry.Protocol.dll</HintPath> |
| 186 | + </Reference> |
178 | 187 | <Reference Include="SharpDX"> |
179 | 188 | <HintPath>AutoEmbedLibs\SharpDX.dll</HintPath> |
180 | 189 | </Reference> |
|
191 | 200 | <HintPath>AutoEmbedLibs\SharpDX.DXGI.dll</HintPath> |
192 | 201 | </Reference> |
193 | 202 | <Reference Include="System" /> |
| 203 | + <Reference Include="System.Collections.Immutable, Version=1.2.3.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
| 204 | + <HintPath>packages\System.Collections.Immutable.1.5.0\lib\netstandard2.0\System.Collections.Immutable.dll</HintPath> |
| 205 | + </Reference> |
194 | 206 | <Reference Include="System.ComponentModel.DataAnnotations" /> |
195 | 207 | <Reference Include="System.Data" /> |
196 | 208 | <Reference Include="System.Drawing" /> |
197 | 209 | <Reference Include="System.Net.Http" /> |
| 210 | + <Reference Include="System.Runtime.InteropServices.RuntimeInformation, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
| 211 | + <HintPath>packages\System.Runtime.InteropServices.RuntimeInformation.4.3.0\lib\net45\System.Runtime.InteropServices.RuntimeInformation.dll</HintPath> |
| 212 | + <Private>True</Private> |
| 213 | + <Private>True</Private> |
| 214 | + </Reference> |
198 | 215 | <Reference Include="System.Web" /> |
199 | 216 | <Reference Include="System.Windows" /> |
200 | 217 | <Reference Include="System.Windows.Forms" /> |
|
0 commit comments