We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6be486a commit 8cc4600Copy full SHA for 8cc4600
Directory.Packages.props
@@ -25,7 +25,7 @@
25
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
26
</PackageVersion>
27
<PackageVersion Include="Microsoft.EntityFrameworkCore.SqlServer" Version="9.0.4" />
28
- <PackageVersion Include="MudBlazor" Version="7.15.0" />
+ <PackageVersion Include="MudBlazor" Version="8.6.0" />
29
<PackageVersion Include="Petabridge.Cmd.Cluster" Version="$(PetabridgeCmdVersion)" />
30
<PackageVersion Include="Petabridge.Cmd.Cluster.Sharding" Version="$(PetabridgeCmdVersion)" />
31
</ItemGroup>
0 commit comments