File tree Expand file tree Collapse file tree 9 files changed +14
-7
lines changed Expand file tree Collapse file tree 9 files changed +14
-7
lines changed Original file line number Diff line number Diff line change 1010 </ItemGroup >
1111
1212 <ItemGroup >
13+ <PackageReference Include =" Microsoft.AspNetCore.SignalR.Client" Version =" 8.0.13" />
1314 <PackageReference Include =" Microsoft.Azure.SignalR" Version =" 1.*" />
1415 </ItemGroup >
1516</Project >
Original file line number Diff line number Diff line change 1- <Project Sdk =" Microsoft.NET.Sdk.Web" >
1+ <Project Sdk =" Microsoft.NET.Sdk.Web" >
22 <PropertyGroup >
33 <TargetFramework >net7.0</TargetFramework >
44 <UserSecretsId >advancedchatroom</UserSecretsId >
1111
1212 <ItemGroup >
1313 <PackageReference Include =" Microsoft.AspNetCore.Authentication.JwtBearer" Version =" 7.0.8" />
14+ <PackageReference Include =" Microsoft.AspNetCore.SignalR.Client" Version =" 8.0.13" />
1415 <PackageReference Include =" Microsoft.Azure.SignalR" Version =" 1.*" />
1516 </ItemGroup >
1617</Project >
Original file line number Diff line number Diff line change 1- <Project Sdk =" Microsoft.NET.Sdk.Web" >
1+ <Project Sdk =" Microsoft.NET.Sdk.Web" >
22
33 <PropertyGroup >
44 <TargetFramework >net7.0</TargetFramework >
55 </PropertyGroup >
66
77 <ItemGroup >
8- <PackageReference Include =" Microsoft.AspNetCore.SignalR.Client" Version =" 7 .0.8 " />
8+ <PackageReference Include =" Microsoft.AspNetCore.SignalR.Client" Version =" 8 .0.13 " />
99 <PackageReference Include =" Microsoft.Azure.SignalR" Version =" 1.*" />
1010 </ItemGroup >
1111
Original file line number Diff line number Diff line change 1- <Project Sdk =" Microsoft.NET.Sdk.Web" >
1+ <Project Sdk =" Microsoft.NET.Sdk.Web" >
22 <PropertyGroup >
33 <TargetFramework >net7.0</TargetFramework >
44 <Nullable >enable</Nullable >
77 </PropertyGroup >
88
99 <ItemGroup >
10+ <PackageReference Include =" Microsoft.AspNetCore.SignalR.Client" Version =" 8.0.13" />
1011 <PackageReference Include =" Microsoft.Azure.SignalR" Version =" 1.*" />
1112 </ItemGroup >
1213</Project >
Original file line number Diff line number Diff line change 77 </PropertyGroup >
88
99 <ItemGroup >
10+ <PackageReference Include =" Microsoft.AspNetCore.SignalR.Client" Version =" 8.0.13" />
1011 <PackageReference Include =" Microsoft.Azure.SignalR" Version =" 1.*" />
1112 </ItemGroup >
1213
Original file line number Diff line number Diff line change 1- <Project Sdk =" Microsoft.NET.Sdk.Web" >
1+ <Project Sdk =" Microsoft.NET.Sdk.Web" >
22 <PropertyGroup >
33 <TargetFramework >net7.0</TargetFramework >
44 <UserSecretsId >flightmap</UserSecretsId >
1010 </ItemGroup >
1111
1212 <ItemGroup >
13+ <PackageReference Include =" Microsoft.AspNetCore.SignalR.Client" Version =" 8.0.13" />
1314 <PackageReference Include =" Microsoft.Azure.SignalR" Version =" 1.*" />
1415 </ItemGroup >
1516</Project >
Original file line number Diff line number Diff line change 88
99 <ItemGroup >
1010 <PackageReference Include =" AspNet.Security.OAuth.GitHub" Version =" 7.0.4" />
11+ <PackageReference Include =" Microsoft.AspNetCore.SignalR.Client" Version =" 8.0.13" />
1112 <PackageReference Include =" Microsoft.Azure.SignalR" Version =" 1.*" />
1213 </ItemGroup >
1314</Project >
Original file line number Diff line number Diff line change 66 </PropertyGroup >
77
88 <ItemGroup >
9+ <PackageReference Include =" Microsoft.AspNetCore.SignalR.Client" Version =" 8.0.13" />
910 <PackageReference Include =" Microsoft.Azure.SignalR" Version =" 1.*" />
1011 </ItemGroup >
1112
Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk.Web" >
22
33 <PropertyGroup >
4- <TargetFramework >net7 .0</TargetFramework >
4+ <TargetFramework >net8 .0</TargetFramework >
55 <UserSecretsId >2da0d60d-9962-455e-97af-f0d2668c4ea1</UserSecretsId >
66 </PropertyGroup >
77 <ItemGroup >
88 <PackageReference Include =" Microsoft.Azure.SignalR" Version =" 1.*" />
9- <PackageReference Include =" Microsoft.AspNetCore.SignalR.Client" Version =" 7 .0.8 " />
9+ <PackageReference Include =" Microsoft.AspNetCore.SignalR.Client" Version =" 8 .0.13 " />
1010 </ItemGroup >
1111</Project >
You can’t perform that action at this time.
0 commit comments