|
62 | 62 | <HintPath>..\..\packages\Microsoft.VisualStudio.TextManager.Interop.8.0.8.0.50727\lib\Microsoft.VisualStudio.TextManager.Interop.8.0.dll</HintPath> |
63 | 63 | <Private>True</Private> |
64 | 64 | </Reference> |
65 | | - <Reference Include="Newtonsoft.Json, Version=10.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL"> |
66 | | - <HintPath>..\..\packages\Newtonsoft.Json.10.0.3\lib\net45\Newtonsoft.Json.dll</HintPath> |
67 | | - <Private>True</Private> |
68 | | - </Reference> |
69 | 65 | <Reference Include="NSubstitute, Version=2.0.3.0, Culture=neutral, PublicKeyToken=92dd2e9066daa5ca, processorArchitecture=MSIL"> |
70 | 66 | <HintPath>..\..\packages\NSubstitute.2.0.3\lib\net45\NSubstitute.dll</HintPath> |
71 | 67 | <Private>True</Private> |
72 | 68 | </Reference> |
73 | 69 | <Reference Include="nunit.framework, Version=3.9.0.0, Culture=neutral, PublicKeyToken=2638cd05610744eb, processorArchitecture=MSIL"> |
74 | 70 | <HintPath>..\..\packages\NUnit.3.9.0\lib\net45\nunit.framework.dll</HintPath> |
75 | 71 | </Reference> |
76 | | - <Reference Include="Octokit.GraphQL, Version=0.0.2.0, Culture=neutral, PublicKeyToken=0be8860aee462442, processorArchitecture=MSIL"> |
77 | | - <HintPath>..\..\packages\Octokit.GraphQL.0.0.2-alpha\lib\netstandard1.1\Octokit.GraphQL.dll</HintPath> |
78 | | - <Private>True</Private> |
79 | | - </Reference> |
80 | | - <Reference Include="Octokit.GraphQL.Core, Version=0.0.2.0, Culture=neutral, PublicKeyToken=0be8860aee462442, processorArchitecture=MSIL"> |
81 | | - <HintPath>..\packages\Octokit.GraphQL.0.0.2-alpha\lib\netstandard1.1\Octokit.GraphQL.Core.dll</HintPath> |
82 | | - <Private>True</Private> |
83 | | - </Reference> |
84 | 72 | <Reference Include="PresentationCore" /> |
85 | | - <Reference Include="PresentationFramework" /> |
86 | | - <Reference Include="Serilog, Version=2.0.0.0, Culture=neutral, PublicKeyToken=24c2f752a8e58a10, processorArchitecture=MSIL"> |
87 | | - <HintPath>..\..\packages\Serilog.2.5.0\lib\net46\Serilog.dll</HintPath> |
88 | | - <Private>True</Private> |
89 | | - </Reference> |
90 | | - <Reference Include="rothko, Version=0.0.3.0, Culture=neutral, PublicKeyToken=9f664c41f503810a, processorArchitecture=MSIL"> |
91 | | - <HintPath>..\..\packages\Rothko.0.0.3-ghfvs\lib\net45\rothko.dll</HintPath> |
92 | | - <Private>True</Private> |
93 | | - </Reference> |
94 | 73 | <Reference Include="System" /> |
95 | | - <Reference Include="System.ComponentModel.Composition" /> |
96 | 74 | <Reference Include="System.Core" /> |
97 | 75 | <Reference Include="System.IO.Compression.FileSystem" /> |
98 | | - <Reference Include="System.Net.Http" /> |
99 | 76 | <Reference Include="System.Xaml" /> |
100 | | - <Reference Include="System.Xml.Linq" /> |
101 | | - <Reference Include="System.Data.DataSetExtensions" /> |
102 | | - <Reference Include="Microsoft.CSharp" /> |
103 | | - <Reference Include="System.Data" /> |
104 | 77 | <Reference Include="System.Xml" /> |
105 | 78 | <Reference Include="WindowsBase" /> |
106 | 79 | </ItemGroup> |
|
116 | 89 | <Compile Include="SimpleApiClientTests.cs" /> |
117 | 90 | </ItemGroup> |
118 | 91 | <ItemGroup> |
119 | | - <ProjectReference Include="..\..\submodules\akavache\Akavache\Akavache_Net45.csproj"> |
120 | | - <Project>{B4E665E5-6CAF-4414-A6E2-8DE1C3BCF203}</Project> |
121 | | - <Name>Akavache_Net45</Name> |
122 | | - </ProjectReference> |
123 | | - <ProjectReference Include="..\..\submodules\octokit.net\Octokit.Reactive\Octokit.Reactive.csproj"> |
124 | | - <Project>{674B69B8-0780-4D54-AE2B-C15821FA51CB}</Project> |
125 | | - <Name>Octokit.Reactive</Name> |
126 | | - </ProjectReference> |
127 | 92 | <ProjectReference Include="..\..\submodules\octokit.net\Octokit\Octokit.csproj"> |
128 | 93 | <Project>{08dd4305-7787-4823-a53f-4d0f725a07f3}</Project> |
129 | 94 | <Name>Octokit</Name> |
130 | 95 | </ProjectReference> |
131 | | - <ProjectReference Include="..\..\submodules\reactiveui\ReactiveUI\ReactiveUI_Net45.csproj"> |
132 | | - <Project>{1ce2d235-8072-4649-ba5a-cfb1af8776e0}</Project> |
133 | | - <Name>ReactiveUI_Net45</Name> |
134 | | - </ProjectReference> |
135 | 96 | <ProjectReference Include="..\..\submodules\splat\Splat\Splat-Net45.csproj"> |
136 | 97 | <Project>{252ce1c2-027a-4445-a3c2-e4d6c80a935a}</Project> |
137 | 98 | <Name>Splat-Net45</Name> |
|
152 | 113 | <Project>{7f5ed78b-74a3-4406-a299-70cfb5885b8b}</Project> |
153 | 114 | <Name>GitHub.InlineReviews</Name> |
154 | 115 | </ProjectReference> |
155 | | - <ProjectReference Include="..\..\src\GitHub.TeamFoundation.14\GitHub.TeamFoundation.14.csproj"> |
156 | | - <Project>{161DBF01-1DBF-4B00-8551-C5C00F26720D}</Project> |
157 | | - <Name>GitHub.TeamFoundation.14</Name> |
158 | | - </ProjectReference> |
159 | | - <ProjectReference Include="..\..\src\GitHub.UI.Reactive\GitHub.UI.Reactive.csproj"> |
160 | | - <Project>{158B05E8-FDBC-4D71-B871-C96E28D5ADF5}</Project> |
161 | | - <Name>GitHub.UI.Reactive</Name> |
162 | | - </ProjectReference> |
163 | | - <ProjectReference Include="..\..\src\GitHub.UI\GitHub.UI.csproj"> |
164 | | - <Project>{346384dd-2445-4a28-af22-b45f3957bd89}</Project> |
165 | | - <Name>GitHub.UI</Name> |
166 | | - </ProjectReference> |
167 | | - <ProjectReference Include="..\..\src\GitHub.VisualStudio.UI\GitHub.VisualStudio.UI.csproj"> |
168 | | - <Project>{d1dfbb0c-b570-4302-8f1e-2e3a19c41961}</Project> |
169 | | - <Name>GitHub.VisualStudio.UI</Name> |
170 | | - </ProjectReference> |
171 | 116 | <ProjectReference Include="..\..\src\GitHub.VisualStudio\GitHub.VisualStudio.csproj"> |
172 | 117 | <Project>{11569514-5ae5-4b5b-92a2-f10b0967de5f}</Project> |
173 | 118 | <Name>GitHub.VisualStudio</Name> |
|
0 commit comments