File tree Expand file tree Collapse file tree 5 files changed +6
-6
lines changed
NetCoreStack.WebSockets.ProxyClient Expand file tree Collapse file tree 5 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 99 </ItemGroup >
1010
1111 <ItemGroup >
12- <PackageReference Include =" Microsoft.AspNetCore.Hosting.Abstractions" Version =" 2.0.0 " />
12+ <PackageReference Include =" Microsoft.AspNetCore.Hosting.Abstractions" Version =" 2.0.1 " />
1313 <PackageReference Include =" Microsoft.Extensions.Logging.Abstractions" Version =" 2.0.0" />
14- <PackageReference Include =" System.Net.WebSockets.Client" Version =" 4.3.1 " />
14+ <PackageReference Include =" System.Net.WebSockets.Client" Version =" 4.3.2 " />
1515 </ItemGroup >
1616
1717</Project >
Original file line number Diff line number Diff line change 55 </PropertyGroup >
66
77 <ItemGroup >
8- <PackageReference Include =" Microsoft.AspNetCore.WebSockets" Version =" 2.0.0 " />
8+ <PackageReference Include =" Microsoft.AspNetCore.WebSockets" Version =" 2.0.1 " />
99 <PackageReference Include =" Microsoft.Extensions.Logging" Version =" 2.0.0" />
1010 <PackageReference Include =" Newtonsoft.Json" Version =" 10.0.3" />
1111 </ItemGroup >
Original file line number Diff line number Diff line change 1010 </ItemGroup >
1111
1212 <ItemGroup >
13- <PackageReference Include =" Microsoft.AspNetCore.All" Version =" 2.0.0 " />
13+ <PackageReference Include =" Microsoft.AspNetCore.All" Version =" 2.0.5 " />
1414 <PackageReference Include =" Swashbuckle" Version =" 6.0.0-beta902" />
1515 </ItemGroup >
1616
Original file line number Diff line number Diff line change 55 </PropertyGroup >
66
77 <ItemGroup >
8- <PackageReference Include =" Microsoft.AspNetCore.All" Version =" 2.0.0 " />
8+ <PackageReference Include =" Microsoft.AspNetCore.All" Version =" 2.0.5 " />
99 </ItemGroup >
1010
1111 <ItemGroup >
Original file line number Diff line number Diff line change 1111 </ItemGroup >
1212
1313 <ItemGroup >
14- <PackageReference Include =" Microsoft.AspNetCore.All" Version =" 2.0.0 " />
14+ <PackageReference Include =" Microsoft.AspNetCore.All" Version =" 2.0.5 " />
1515 </ItemGroup >
1616
1717</Project >
You can’t perform that action at this time.
0 commit comments