Skip to content

Commit

Permalink
Bump Microsoft.AspNetCore.Components from 7.0.10 to 7.0.11 in /src (#448
Browse files Browse the repository at this point in the history
)
  • Loading branch information
dependabot[bot] authored Sep 12, 2023
1 parent 3d98d2c commit d7004f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Verify.Blazor/Verify.Blazor.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<PackageReference Include="ProjectDefaults" Version="1.0.97" PrivateAssets="all" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="All" Condition="$(Configuration) == 'Release'" />
<PackageReference Include="Verify" Version="21.1.1" />
<PackageReference Include="Microsoft.AspNetCore.Components" Version="7.0.10" />
<PackageReference Include="Microsoft.AspNetCore.Components" Version="7.0.11" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="7.0.0" />
</ItemGroup>
</Project>

0 comments on commit d7004f5

Please sign in to comment.