File tree Expand file tree Collapse file tree
CodeBreaker.Blazor.Client Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1515 <ItemGroup >
1616 <PackageReference Include =" BlazorApplicationInsights" Version =" 3.1.0" />
1717 <PackageReference Include =" CNinnovation.Codebreaker.GamesClient" Version =" 3.7.0" />
18- <PackageReference Include =" Microsoft.AspNetCore.Components.Web" Version =" 8.0.7 " />
19- <PackageReference Include =" Microsoft.AspNetCore.Components.WebAssembly" Version =" 8.0.7 " />
20- <PackageReference Include =" Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version =" 8.0.7 " PrivateAssets =" all" />
21- <PackageReference Include =" Microsoft.Authentication.WebAssembly.Msal" Version =" 8.0.7 " />
18+ <PackageReference Include =" Microsoft.AspNetCore.Components.Web" Version =" 8.0.8 " />
19+ <PackageReference Include =" Microsoft.AspNetCore.Components.WebAssembly" Version =" 8.0.8 " />
20+ <PackageReference Include =" Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version =" 8.0.8 " PrivateAssets =" all" />
21+ <PackageReference Include =" Microsoft.Authentication.WebAssembly.Msal" Version =" 8.0.8 " />
2222 <PackageReference Include =" Microsoft.Extensions.Http" Version =" 8.0.0" />
23- <PackageReference Include =" Microsoft.Extensions.Localization" Version =" 8.0.7 " />
23+ <PackageReference Include =" Microsoft.Extensions.Localization" Version =" 8.0.8 " />
2424 <PackageReference Include =" Microsoft.FluentUI.AspNetCore.Components" Version =" 4.9.3" />
2525 <PackageReference Include =" Microsoft.FluentUI.AspNetCore.Components.Icons" Version =" 4.9.3" />
2626 <PackageReference Include =" System.Text.Json" Version =" 8.0.4" />
Original file line number Diff line number Diff line change 1616 </ItemGroup >
1717
1818 <ItemGroup >
19- <PackageReference Include =" Microsoft.AspNetCore.Components.QuickGrid" Version =" 8.0.7 " />
20- <PackageReference Include =" Microsoft.AspNetCore.Components.Web" Version =" 8.0.7 " />
19+ <PackageReference Include =" Microsoft.AspNetCore.Components.QuickGrid" Version =" 8.0.8 " />
20+ <PackageReference Include =" Microsoft.AspNetCore.Components.Web" Version =" 8.0.8 " />
2121 </ItemGroup >
2222
2323</Project >
Original file line number Diff line number Diff line change 1313 </PropertyGroup >
1414
1515 <ItemGroup >
16- <PackageReference Include =" Microsoft.AspNetCore.Components.WebAssembly.Server" Version =" 8.0.7 " />
16+ <PackageReference Include =" Microsoft.AspNetCore.Components.WebAssembly.Server" Version =" 8.0.8 " />
1717 <PackageReference Include =" Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version =" 1.21.0" />
18- <PackageReference Include =" Microsoft.AspNetCore.Authentication.JwtBearer" Version =" 8.0.7 " NoWarn =" NU1605" />
19- <PackageReference Include =" Microsoft.AspNetCore.Authentication.OpenIdConnect" Version =" 8.0.7 " NoWarn =" NU1605" />
20- <PackageReference Include =" Microsoft.Identity.Web" Version =" 3.0.1 " />
21- <PackageReference Include =" Microsoft.Identity.Web.UI" Version =" 3.0.1 " />
18+ <PackageReference Include =" Microsoft.AspNetCore.Authentication.JwtBearer" Version =" 8.0.8 " NoWarn =" NU1605" />
19+ <PackageReference Include =" Microsoft.AspNetCore.Authentication.OpenIdConnect" Version =" 8.0.8 " NoWarn =" NU1605" />
20+ <PackageReference Include =" Microsoft.Identity.Web" Version =" 3.1.0 " />
21+ <PackageReference Include =" Microsoft.Identity.Web.UI" Version =" 3.1.0 " />
2222 <PackageReference Include =" System.Formats.Asn1" Version =" 8.0.1" />
2323 <PackageReference Include =" System.Text.Json" Version =" 8.0.4" />
2424 </ItemGroup >
You can’t perform that action at this time.
0 commit comments