File tree Expand file tree Collapse file tree 4 files changed +10
-9
lines changed
dsstats.maui/dsstats.maui8 Expand file tree Collapse file tree 4 files changed +10
-9
lines changed Original file line number Diff line number Diff line change 8787 <ProjectReference Include =" ..\..\dsstats.ratings.lib\dsstats.ratings.lib.csproj" />
8888 <ProjectReference Include =" ..\..\dsstats.razorlib\dsstats.razorlib.csproj" />
8989 <ProjectReference Include =" ..\..\dsstats.shared\dsstats.shared.csproj" />
90+ <ProjectReference Include =" ..\dsstats.builder\dsstats.builder\dsstats.builder.csproj" />
9091 <ProjectReference Include =" ..\dsstats.localization\dsstats.localization.csproj" />
9192 <ProjectReference Include =" ..\pax.dsstats.parser\pax.dsstats.parser.csproj" />
9293 <ProjectReference Include =" ..\SqliteMigrations\SqliteMigrations.csproj" />
Original file line number Diff line number Diff line change 1313
1414 <ItemGroup >
1515 <PackageReference Include =" Blazored.LocalStorage" Version =" 4.5.0" />
16- <PackageReference Include =" Microsoft.AspNetCore.Components.Authorization" Version =" 8.0.15 " />
17- <PackageReference Include =" Microsoft.AspNetCore.Components.Web" Version =" 8.0.15 " />
16+ <PackageReference Include =" Microsoft.AspNetCore.Components.Authorization" Version =" 8.0.17 " />
17+ <PackageReference Include =" Microsoft.AspNetCore.Components.Web" Version =" 8.0.17 " />
1818 <PackageReference Include =" Microsoft.Extensions.Http" Version =" 8.0.1" />
1919 </ItemGroup >
2020
Original file line number Diff line number Diff line change 1010
1111 <ItemGroup >
1212 <PackageReference Include =" Blazored.LocalStorage" Version =" 4.5.0" />
13- <PackageReference Include =" Microsoft.AspNetCore.Components.Authorization" Version =" 8.0.15 " />
14- <PackageReference Include =" Microsoft.AspNetCore.Components.Web" Version =" 8.0.15 " />
15- <PackageReference Include =" Microsoft.AspNetCore.Components.WebAssembly" Version =" 8.0.15 " />
13+ <PackageReference Include =" Microsoft.AspNetCore.Components.Authorization" Version =" 8.0.17 " />
14+ <PackageReference Include =" Microsoft.AspNetCore.Components.Web" Version =" 8.0.17 " />
15+ <PackageReference Include =" Microsoft.AspNetCore.Components.WebAssembly" Version =" 8.0.17 " />
1616 <PackageReference Include =" Microsoft.Extensions.Http" Version =" 8.0.1" />
1717 <PackageReference Include =" System.IdentityModel.Tokens.Jwt" Version =" 8.8.0" />
1818 </ItemGroup >
Original file line number Diff line number Diff line change 1212 <ProjectReference Include =" ..\..\dsstats.shared\dsstats.shared.csproj" />
1313 <ProjectReference Include =" ..\dsstats.authclient\dsstats.authclient.csproj" />
1414 <ProjectReference Include =" ..\dsstats.web.Client\dsstats.web.Client.csproj" />
15- <PackageReference Include =" Microsoft.AspNetCore.Components.Authorization" Version =" 8.0.15 " />
16- <PackageReference Include =" Microsoft.AspNetCore.Components.Web" Version =" 8.0.15 " />
17- <PackageReference Include =" Microsoft.AspNetCore.Components.WebAssembly" Version =" 8.0.15 " />
18- <PackageReference Include =" Microsoft.AspNetCore.Components.WebAssembly.Server" Version =" 8.0.15 " />
15+ <PackageReference Include =" Microsoft.AspNetCore.Components.Authorization" Version =" 8.0.17 " />
16+ <PackageReference Include =" Microsoft.AspNetCore.Components.Web" Version =" 8.0.17 " />
17+ <PackageReference Include =" Microsoft.AspNetCore.Components.WebAssembly" Version =" 8.0.17 " />
18+ <PackageReference Include =" Microsoft.AspNetCore.Components.WebAssembly.Server" Version =" 8.0.17 " />
1919 <PackageReference Include =" System.IdentityModel.Tokens.Jwt" Version =" 8.8.0" />
2020 </ItemGroup >
2121
You can’t perform that action at this time.
0 commit comments