Skip to content

Commit

Permalink
Fix #9.
Browse files Browse the repository at this point in the history
Fixed by updating Radzen version.
  • Loading branch information
1-max-1 committed Jul 17, 2023
1 parent 5538f06 commit 5e330ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion WASMSerialTerminal/WASMSerialTerminal.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly" Version="7.0.1" />
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version="7.0.1" PrivateAssets="all" />
<PackageReference Include="Radzen.Blazor" Version="4.5.0" />
<PackageReference Include="Radzen.Blazor" Version="4.13.6" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 5e330ec

Please sign in to comment.