File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1- <Project Sdk =" Microsoft.NET.Sdk.BlazorWebAssembly" >
1+ <Project Sdk =" Microsoft.NET.Sdk.BlazorWebAssembly" >
22
33 <PropertyGroup >
44 <TargetFramework >net8.0</TargetFramework >
1919 <ItemGroup >
2020 <PackageReference Include =" BasicSQLFormatter" Version =" 1.0.3" />
2121 <PackageReference Include =" DiffPlex" Version =" 1.7.2" />
22- <PackageReference Include =" Microsoft.AspNetCore.Components.WebAssembly" Version =" 8.0.7 " />
23- <PackageReference Include =" Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version =" 8.0.7 " PrivateAssets =" all" />
22+ <PackageReference Include =" Microsoft.AspNetCore.Components.WebAssembly" Version =" 8.0.10 " />
23+ <PackageReference Include =" Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version =" 8.0.10 " PrivateAssets =" all" />
2424 <PackageReference Include =" Net.Codecrete.QrCodeGenerator" Version =" 2.0.5" />
25- <PackageReference Include =" System.IdentityModel.Tokens.Jwt" Version =" 7.6.3 " />
25+ <PackageReference Include =" System.IdentityModel.Tokens.Jwt" Version =" 8.1.2 " />
2626 </ItemGroup >
2727
2828 <ItemGroup >
You can’t perform that action at this time.
0 commit comments