Skip to content

Commit

Permalink
Merge pull request #69 from Azure-Samples/dependabot/nuget/lib/Indust…
Browse files Browse the repository at this point in the history
…rial-IoT/samples/src/Microsoft.Azure.IIoT.App/src/Microsoft.AspNetCore.Components-6.0.25

Bump Microsoft.AspNetCore.Components from 6.0.13 to 6.0.25 in /lib/Industrial-IoT/samples/src/Microsoft.Azure.IIoT.App/src
  • Loading branch information
WilliamBerryiii committed Jan 9, 2024
2 parents 2883ea8 + 383f9ec commit 9c73710
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk.Web">
<Project Sdk="Microsoft.NET.Sdk.Web">
<PropertyGroup>
<TargetFramework>net6.0</TargetFramework>
</PropertyGroup>
Expand All @@ -7,7 +7,7 @@
<PackageReference Include="Blazored.Modal" Version="4.1.0" />
<PackageReference Include="Blazored.SessionStorage" Version="2.2.0" />
<PackageReference Include="FluentValidation.DependencyInjectionExtensions" Version="8.6.2" />
<PackageReference Include="Microsoft.AspNetCore.Components" Version="6.0.13" />
<PackageReference Include="Microsoft.AspNetCore.Components" Version="6.0.25" />
<PackageReference Include="Microsoft.AspNetCore.Components.Web" Version="6.0.13" />
<PackageReference Include="BuildBundlerMinifier" Version="3.2.449" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.AzureAD.UI" Version="6.0.13" />
Expand Down

0 comments on commit 9c73710

Please sign in to comment.