|
128 | 128 | <Compile Include="VisualStudioExtensions.cs" />
|
129 | 129 | </ItemGroup>
|
130 | 130 | <ItemGroup>
|
131 |
| - <ProjectReference Include="..\..\submodules\octokit.graphql.net\Octokit.GraphQL.Core\Octokit.GraphQL.Core.csproj"> |
132 |
| - <Project>{3321ce72-26ed-4d1e-a8f5-6901fb783007}</Project> |
133 |
| - <Name>Octokit.GraphQL.Core</Name> |
134 |
| - </ProjectReference> |
135 |
| - <ProjectReference Include="..\..\submodules\octokit.graphql.net\Octokit.GraphQL\Octokit.GraphQL.csproj"> |
136 |
| - <Project>{791b408c-0abc-465b-9eb1-a2422d67f418}</Project> |
137 |
| - <Name>Octokit.GraphQL</Name> |
138 |
| - </ProjectReference> |
139 | 131 | <ProjectReference Include="..\..\submodules\octokit.net\Octokit\Octokit.csproj">
|
140 | 132 | <Project>{08dd4305-7787-4823-a53f-4d0f725a07f3}</Project>
|
141 | 133 | <Name>Octokit</Name>
|
|
207 | 199 | <Reference Include="Microsoft.VisualStudio.CommandBars, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
|
208 | 200 | <EmbedInteropTypes>False</EmbedInteropTypes>
|
209 | 201 | </Reference>
|
210 |
| - <Reference Include="Microsoft.VisualStudio.ComponentModelHost, Version=14.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
211 |
| - <HintPath>..\..\packages\Microsoft.VisualStudio.ComponentModelHost.14.0.25424\lib\net45\Microsoft.VisualStudio.ComponentModelHost.dll</HintPath> |
212 |
| - <Private>True</Private> |
213 |
| - </Reference> |
214 |
| - <Reference Include="Microsoft.VisualStudio.CoreUtility, Version=14.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
215 |
| - <HintPath>..\..\packages\Microsoft.VisualStudio.CoreUtility.14.3.25407\lib\net45\Microsoft.VisualStudio.CoreUtility.dll</HintPath> |
216 |
| - <Private>True</Private> |
217 |
| - </Reference> |
218 |
| - <Reference Include="Microsoft.VisualStudio.Editor, Version=14.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
219 |
| - <HintPath>..\..\packages\Microsoft.VisualStudio.Editor.14.3.25407\lib\net45\Microsoft.VisualStudio.Editor.dll</HintPath> |
220 |
| - <Private>True</Private> |
221 |
| - </Reference> |
222 |
| - <Reference Include="Microsoft.VisualStudio.Imaging, Version=14.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
223 |
| - <HintPath>..\..\packages\Microsoft.VisualStudio.Imaging.14.3.25407\lib\net45\Microsoft.VisualStudio.Imaging.dll</HintPath> |
224 |
| - <Private>True</Private> |
225 |
| - </Reference> |
226 |
| - <Reference Include="Microsoft.VisualStudio.Imaging.Interop.14.0.DesignTime, Version=14.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
227 |
| - <EmbedInteropTypes>True</EmbedInteropTypes> |
228 |
| - <HintPath>..\..\packages\Microsoft.VisualStudio.Imaging.Interop.14.0.DesignTime.14.3.25407\lib\Microsoft.VisualStudio.Imaging.Interop.14.0.DesignTime.dll</HintPath> |
229 |
| - <Private>True</Private> |
230 |
| - </Reference> |
231 |
| - <Reference Include="Microsoft.VisualStudio.Language.Intellisense, Version=14.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
232 |
| - <HintPath>..\..\packages\Microsoft.VisualStudio.Language.Intellisense.14.3.25407\lib\net45\Microsoft.VisualStudio.Language.Intellisense.dll</HintPath> |
233 |
| - <Private>True</Private> |
234 |
| - </Reference> |
235 |
| - <Reference Include="Microsoft.VisualStudio.OLE.Interop, Version=7.1.40304.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"> |
236 |
| - <HintPath>..\..\packages\Microsoft.VisualStudio.OLE.Interop.7.10.6070\lib\Microsoft.VisualStudio.OLE.Interop.dll</HintPath> |
237 |
| - <Private>True</Private> |
238 |
| - </Reference> |
239 |
| - <Reference Include="Microsoft.VisualStudio.Shell.14.0, Version=14.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
240 |
| - <HintPath>..\..\packages\Microsoft.VisualStudio.Shell.14.0.14.3.25407\lib\Microsoft.VisualStudio.Shell.14.0.dll</HintPath> |
241 |
| - <Private>True</Private> |
242 |
| - </Reference> |
243 |
| - <Reference Include="Microsoft.VisualStudio.Shell.Immutable.10.0, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
244 |
| - <HintPath>..\..\packages\Microsoft.VisualStudio.Shell.Immutable.10.0.10.0.30319\lib\net40\Microsoft.VisualStudio.Shell.Immutable.10.0.dll</HintPath> |
245 |
| - <Private>True</Private> |
246 |
| - </Reference> |
247 |
| - <Reference Include="Microsoft.VisualStudio.Shell.Immutable.11.0, Version=11.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
248 |
| - <HintPath>..\..\packages\Microsoft.VisualStudio.Shell.Immutable.11.0.11.0.50727\lib\net45\Microsoft.VisualStudio.Shell.Immutable.11.0.dll</HintPath> |
249 |
| - <Private>True</Private> |
250 |
| - </Reference> |
251 |
| - <Reference Include="Microsoft.VisualStudio.Shell.Immutable.12.0, Version=12.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
252 |
| - <HintPath>..\..\packages\Microsoft.VisualStudio.Shell.Immutable.12.0.12.0.21003\lib\net45\Microsoft.VisualStudio.Shell.Immutable.12.0.dll</HintPath> |
253 |
| - <Private>True</Private> |
254 |
| - </Reference> |
255 |
| - <Reference Include="Microsoft.VisualStudio.Shell.Immutable.14.0, Version=14.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
256 |
| - <HintPath>..\..\packages\Microsoft.VisualStudio.Shell.Immutable.14.0.14.3.25407\lib\net45\Microsoft.VisualStudio.Shell.Immutable.14.0.dll</HintPath> |
257 |
| - <Private>True</Private> |
258 |
| - </Reference> |
259 |
| - <Reference Include="Microsoft.VisualStudio.Shell.Interop, Version=7.1.40304.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"> |
260 |
| - <HintPath>..\..\packages\Microsoft.VisualStudio.Shell.Interop.7.10.6071\lib\Microsoft.VisualStudio.Shell.Interop.dll</HintPath> |
261 |
| - <Private>True</Private> |
262 |
| - </Reference> |
263 |
| - <Reference Include="Microsoft.VisualStudio.Shell.Interop.10.0, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
264 |
| - <EmbedInteropTypes>True</EmbedInteropTypes> |
265 |
| - <HintPath>..\..\packages\Microsoft.VisualStudio.Shell.Interop.10.0.10.0.30319\lib\Microsoft.VisualStudio.Shell.Interop.10.0.dll</HintPath> |
266 |
| - <Private>True</Private> |
267 |
| - </Reference> |
268 |
| - <Reference Include="Microsoft.VisualStudio.Shell.Interop.11.0, Version=11.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
269 |
| - <EmbedInteropTypes>True</EmbedInteropTypes> |
270 |
| - <HintPath>..\..\packages\Microsoft.VisualStudio.Shell.Interop.11.0.11.0.61030\lib\Microsoft.VisualStudio.Shell.Interop.11.0.dll</HintPath> |
271 |
| - <Private>True</Private> |
272 |
| - </Reference> |
273 |
| - <Reference Include="Microsoft.VisualStudio.Shell.Interop.12.0, Version=12.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
274 |
| - <EmbedInteropTypes>True</EmbedInteropTypes> |
275 |
| - <HintPath>..\..\packages\Microsoft.VisualStudio.Shell.Interop.12.0.12.0.30110\lib\Microsoft.VisualStudio.Shell.Interop.12.0.dll</HintPath> |
276 |
| - <Private>True</Private> |
277 |
| - </Reference> |
278 |
| - <Reference Include="Microsoft.VisualStudio.Shell.Interop.14.0.DesignTime, Version=14.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
279 |
| - <EmbedInteropTypes>True</EmbedInteropTypes> |
280 |
| - <HintPath>..\..\packages\Microsoft.VisualStudio.Shell.Interop.14.0.DesignTime.14.3.25407\lib\Microsoft.VisualStudio.Shell.Interop.14.0.DesignTime.dll</HintPath> |
281 |
| - <Private>True</Private> |
282 |
| - </Reference> |
283 |
| - <Reference Include="Microsoft.VisualStudio.Shell.Interop.8.0, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"> |
284 |
| - <HintPath>..\..\packages\Microsoft.VisualStudio.Shell.Interop.8.0.8.0.50727\lib\Microsoft.VisualStudio.Shell.Interop.8.0.dll</HintPath> |
285 |
| - <Private>True</Private> |
286 |
| - </Reference> |
287 |
| - <Reference Include="Microsoft.VisualStudio.Shell.Interop.9.0, Version=9.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"> |
288 |
| - <HintPath>..\..\packages\Microsoft.VisualStudio.Shell.Interop.9.0.9.0.30729\lib\Microsoft.VisualStudio.Shell.Interop.9.0.dll</HintPath> |
289 |
| - <Private>True</Private> |
290 |
| - </Reference> |
291 |
| - <Reference Include="Microsoft.VisualStudio.Text.Data, Version=14.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
292 |
| - <HintPath>..\..\packages\Microsoft.VisualStudio.Text.Data.14.3.25407\lib\net45\Microsoft.VisualStudio.Text.Data.dll</HintPath> |
293 |
| - <Private>True</Private> |
294 |
| - </Reference> |
295 |
| - <Reference Include="Microsoft.VisualStudio.Text.Logic, Version=14.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
296 |
| - <HintPath>..\..\packages\Microsoft.VisualStudio.Text.Logic.14.3.25407\lib\net45\Microsoft.VisualStudio.Text.Logic.dll</HintPath> |
297 |
| - <Private>True</Private> |
298 |
| - </Reference> |
299 |
| - <Reference Include="Microsoft.VisualStudio.Text.UI, Version=14.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
300 |
| - <HintPath>..\..\packages\Microsoft.VisualStudio.Text.UI.14.3.25407\lib\net45\Microsoft.VisualStudio.Text.UI.dll</HintPath> |
301 |
| - <Private>True</Private> |
302 |
| - </Reference> |
303 |
| - <Reference Include="Microsoft.VisualStudio.Text.UI.Wpf, Version=14.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
304 |
| - <HintPath>..\..\packages\Microsoft.VisualStudio.Text.UI.Wpf.14.3.25407\lib\net45\Microsoft.VisualStudio.Text.UI.Wpf.dll</HintPath> |
305 |
| - <Private>True</Private> |
306 |
| - </Reference> |
307 |
| - <Reference Include="Microsoft.VisualStudio.TextManager.Interop, Version=7.1.40304.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"> |
308 |
| - <HintPath>..\..\packages\Microsoft.VisualStudio.TextManager.Interop.7.10.6070\lib\Microsoft.VisualStudio.TextManager.Interop.dll</HintPath> |
309 |
| - <Private>True</Private> |
310 |
| - </Reference> |
311 |
| - <Reference Include="Microsoft.VisualStudio.TextManager.Interop.8.0, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"> |
312 |
| - <HintPath>..\..\packages\Microsoft.VisualStudio.TextManager.Interop.8.0.8.0.50727\lib\Microsoft.VisualStudio.TextManager.Interop.8.0.dll</HintPath> |
313 |
| - <Private>True</Private> |
314 |
| - </Reference> |
315 |
| - <Reference Include="Microsoft.VisualStudio.Threading, Version=14.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
316 |
| - <HintPath>..\..\packages\Microsoft.VisualStudio.Threading.14.1.111\lib\net45\Microsoft.VisualStudio.Threading.dll</HintPath> |
317 |
| - <Private>True</Private> |
318 |
| - </Reference> |
319 |
| - <Reference Include="Microsoft.VisualStudio.Utilities, Version=14.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
320 |
| - <HintPath>..\..\packages\Microsoft.VisualStudio.Utilities.14.3.25407\lib\net45\Microsoft.VisualStudio.Utilities.dll</HintPath> |
321 |
| - <Private>True</Private> |
322 |
| - </Reference> |
323 |
| - <Reference Include="Microsoft.VisualStudio.Validation, Version=14.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
324 |
| - <HintPath>..\..\packages\Microsoft.VisualStudio.Validation.14.1.111\lib\net45\Microsoft.VisualStudio.Validation.dll</HintPath> |
325 |
| - <Private>True</Private> |
326 |
| - </Reference> |
327 |
| - <Reference Include="Newtonsoft.Json, Version=9.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL"> |
328 |
| - <HintPath>..\..\packages\Newtonsoft.Json.9.0.1\lib\net45\Newtonsoft.Json.dll</HintPath> |
329 |
| - </Reference> |
330 |
| - <Reference Include="Octokit.GraphQL, Version=0.1.3.0, Culture=neutral, PublicKeyToken=0be8860aee462442, processorArchitecture=MSIL"> |
331 |
| - <HintPath>..\..\packages\Octokit.GraphQL.0.1.3-beta\lib\netstandard1.1\Octokit.GraphQL.dll</HintPath> |
332 |
| - </Reference> |
333 |
| - <Reference Include="Octokit.GraphQL.Core, Version=0.1.3.0, Culture=neutral, PublicKeyToken=0be8860aee462442, processorArchitecture=MSIL"> |
334 |
| - <HintPath>..\..\packages\Octokit.GraphQL.0.1.3-beta\lib\netstandard1.1\Octokit.GraphQL.Core.dll</HintPath> |
335 |
| - </Reference> |
336 | 202 | <Reference Include="PresentationCore" />
|
337 | 203 | <Reference Include="PresentationFramework" />
|
338 | 204 | <Reference Include="System" />
|
|
425 | 291 | <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
|
426 | 292 | <PrivateAssets>all</PrivateAssets>
|
427 | 293 | </PackageReference>
|
| 294 | + <PackageReference Include="Octokit.GraphQL"> |
| 295 | + <Version>0.1.2-beta</Version> |
| 296 | + </PackageReference> |
428 | 297 | <PackageReference Include="Serilog">
|
429 | 298 | <Version>2.5.0</Version>
|
430 | 299 | </PackageReference>
|
|
0 commit comments