Skip to content

Commit 5c17253

Browse files
authored
Merge pull request #8 from agenixframework/dependabot/nuget/dashboard/Microsoft.AspNetCore.Components.Web-8.0.19
chore: Bump Microsoft.AspNetCore.Components.Web from 8.0.8 to 8.0.19
2 parents 5978f04 + cdbc6ef commit 5c17253

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dashboard/Dashboard.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
</PropertyGroup>
1313
<ItemGroup>
1414
<PackageReference Include="Microsoft.AspNetCore.SignalR.Client" Version="8.0.8"/>
15-
<PackageReference Include="Microsoft.AspNetCore.Components.Web" Version="8.0.8"/>
15+
<PackageReference Include="Microsoft.AspNetCore.Components.Web" Version="8.0.19"/>
1616
<PackageReference Include="OpenTelemetry.Extensions.Hosting" Version="1.8.1" />
1717
<PackageReference Include="OpenTelemetry.Instrumentation.AspNetCore" Version="1.8.1" />
1818
<PackageReference Include="OpenTelemetry.Instrumentation.Http" Version="1.8.1" />

0 commit comments

Comments
 (0)