Skip to content

Commit 4b21199

Browse files
authored
Update Blazor components to 4.0-rc.3 (dotnet#773)
1 parent 49e938f commit 4b21199

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Directory.Packages.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,8 +71,8 @@
7171
<PackageVersion Include="Humanizer.Core" Version="2.14.1" />
7272
<PackageVersion Include="KubernetesClient" Version="11.0.36" />
7373
<PackageVersion Include="JsonSchema.Net" Version="5.2.5" />
74-
<PackageVersion Include="Microsoft.FluentUI.AspNetCore.Components" Version="4.0.0-rc.2" />
75-
<PackageVersion Include="Microsoft.FluentUI.AspNetCore.Components.Icons" Version="4.0.0-rc.2" />
74+
<PackageVersion Include="Microsoft.FluentUI.AspNetCore.Components" Version="4.0.0-rc.3" />
75+
<PackageVersion Include="Microsoft.FluentUI.AspNetCore.Components.Icons" Version="4.0.0-rc.3" />
7676
<PackageVersion Include="Npgsql.DependencyInjection" Version="8.0.0-rc.2" />
7777
<PackageVersion Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="8.0.0-rc.2" />
7878
<PackageVersion Include="Polly" Version="8.0.0" />

0 commit comments

Comments
 (0)