|
71 | 71 | <Reference Include="Microsoft.AspNetCore.Http.Features, Version=2.1.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
|
72 | 72 | <HintPath>packages\Microsoft.AspNetCore.Http.Features.2.1.0\lib\netstandard2.0\Microsoft.AspNetCore.Http.Features.dll</HintPath>
|
73 | 73 | </Reference>
|
74 |
| - <Reference Include="Microsoft.Azure.SignalR.AspNet, Version=1.0.5.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"> |
75 |
| - <HintPath>packages\Microsoft.Azure.SignalR.AspNet.1.0.0-preview1-10265\lib\net461\Microsoft.Azure.SignalR.AspNet.dll</HintPath> |
| 74 | + <Reference Include="Microsoft.Azure.SignalR.AspNet, Version=1.0.7.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"> |
| 75 | + <HintPath>packages\Microsoft.Azure.SignalR.AspNet.1.0.0-preview1-10330\lib\net461\Microsoft.Azure.SignalR.AspNet.dll</HintPath> |
76 | 76 | </Reference>
|
77 |
| - <Reference Include="Microsoft.Azure.SignalR.Common, Version=1.0.5.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"> |
78 |
| - <HintPath>packages\Microsoft.Azure.SignalR.AspNet.1.0.0-preview1-10265\lib\net461\Microsoft.Azure.SignalR.Common.dll</HintPath> |
| 77 | + <Reference Include="Microsoft.Azure.SignalR.Common, Version=1.0.7.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"> |
| 78 | + <HintPath>packages\Microsoft.Azure.SignalR.AspNet.1.0.0-preview1-10330\lib\net461\Microsoft.Azure.SignalR.Common.dll</HintPath> |
79 | 79 | </Reference>
|
80 |
| - <Reference Include="Microsoft.Azure.SignalR.Protocols, Version=1.0.5.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"> |
81 |
| - <HintPath>packages\Microsoft.Azure.SignalR.Protocols.1.0.5-preview1-10265\lib\netstandard2.0\Microsoft.Azure.SignalR.Protocols.dll</HintPath> |
| 80 | + <Reference Include="Microsoft.Azure.SignalR.Protocols, Version=1.0.7.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"> |
| 81 | + <HintPath>packages\Microsoft.Azure.SignalR.Protocols.1.0.7\lib\netstandard2.0\Microsoft.Azure.SignalR.Protocols.dll</HintPath> |
82 | 82 | </Reference>
|
83 | 83 | <Reference Include="Microsoft.CSharp" />
|
84 | 84 | <Reference Include="Microsoft.Extensions.Configuration, Version=2.1.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
|
|
148 | 148 | <HintPath>packages\System.IO.Pipelines.4.5.1\lib\netstandard2.0\System.IO.Pipelines.dll</HintPath>
|
149 | 149 | </Reference>
|
150 | 150 | <Reference Include="System.Memory, Version=4.0.1.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
151 |
| - <HintPath>packages\System.Memory.4.5.0\lib\netstandard2.0\System.Memory.dll</HintPath> |
| 151 | + <HintPath>packages\System.Memory.4.5.1\lib\netstandard2.0\System.Memory.dll</HintPath> |
152 | 152 | </Reference>
|
153 | 153 | <Reference Include="System.Net.Http" />
|
154 | 154 | <Reference Include="System.Net.Http.Formatting, Version=5.2.6.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
163 | 163 | </Reference>
|
164 | 164 | <Reference Include="System.Runtime.Serialization" />
|
165 | 165 | <Reference Include="System.Security" />
|
| 166 | + <Reference Include="System.Threading.Channels, Version=4.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL"> |
| 167 | + <HintPath>packages\System.Threading.Channels.4.5.0\lib\netstandard2.0\System.Threading.Channels.dll</HintPath> |
| 168 | + </Reference> |
166 | 169 | <Reference Include="System.Threading.Tasks.Extensions, Version=4.2.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
167 |
| - <HintPath>packages\System.Threading.Tasks.Extensions.4.5.0\lib\netstandard2.0\System.Threading.Tasks.Extensions.dll</HintPath> |
| 170 | + <HintPath>packages\System.Threading.Tasks.Extensions.4.5.1\lib\netstandard2.0\System.Threading.Tasks.Extensions.dll</HintPath> |
168 | 171 | </Reference>
|
169 | 172 | <Reference Include="System.ValueTuple, Version=4.0.1.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
170 | 173 | <HintPath>packages\System.ValueTuple.4.3.0\lib\netstandard1.0\System.ValueTuple.dll</HintPath>
|
|
0 commit comments