This repository was archived by the owner on Mar 10, 2024. It is now read-only.
File tree Expand file tree Collapse file tree
BlazorWithIdentity.Client
BlazorWithIdentity.Server Expand file tree Collapse file tree Original file line number Diff line number Diff line change 77 </PropertyGroup >
88
99 <ItemGroup >
10- <PackageReference Include =" Microsoft.AspNetCore.Components.Authorization" Version =" 6 .0.0" />
11- <PackageReference Include =" Microsoft.AspNetCore.Components.WebAssembly" Version =" 6 .0.0" />
12- <PackageReference Include =" Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version =" 6 .0.0" PrivateAssets =" all" />
13- <PackageReference Include =" System.Net.Http.Json" Version =" 6 .0.0" />
10+ <PackageReference Include =" Microsoft.AspNetCore.Components.Authorization" Version =" 7 .0.0" />
11+ <PackageReference Include =" Microsoft.AspNetCore.Components.WebAssembly" Version =" 7 .0.0" />
12+ <PackageReference Include =" Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version =" 7 .0.0" PrivateAssets =" all" />
13+ <PackageReference Include =" System.Net.Http.Json" Version =" 7 .0.0" />
1414 </ItemGroup >
1515
1616 <ItemGroup >
Original file line number Diff line number Diff line change 77 </PropertyGroup >
88
99 <ItemGroup >
10- <PackageReference Include =" Microsoft.AspNetCore.Components.WebAssembly.Server" Version =" 6 .0.0" />
11- <PackageReference Include =" Microsoft.EntityFrameworkCore.Sqlite" Version =" 6 .0.0" />
12- <PackageReference Include =" Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version =" 6 .0.0" />
10+ <PackageReference Include =" Microsoft.AspNetCore.Components.WebAssembly.Server" Version =" 7 .0.0" />
11+ <PackageReference Include =" Microsoft.EntityFrameworkCore.Sqlite" Version =" 7 .0.0" />
12+ <PackageReference Include =" Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version =" 7 .0.0" />
1313 </ItemGroup >
1414
1515 <ItemGroup >
You can’t perform that action at this time.
0 commit comments