Skip to content

Commit

Permalink
Bump Microsoft.FeatureManagement.AspNetCore from 3.0.0 to 3.1.1 (#22)
Browse files Browse the repository at this point in the history
Bumps [Microsoft.FeatureManagement.AspNetCore](https://github.com/Azure/AppConfiguration) from 3.0.0 to 3.1.1.
- [Commits](https://github.com/Azure/AppConfiguration/commits)

---
updated-dependencies:
- dependency-name: Microsoft.FeatureManagement.AspNetCore
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Dec 19, 2023
1 parent f81abcd commit b59d12f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Testing/Testing.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<PackageReference Include="Bogus" Version="35.0.1"/>
<PackageReference Include="FluentAssertions" Version="6.12.0" />
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="8.0.0" />
<PackageReference Include="Microsoft.FeatureManagement.AspNetCore" Version="3.0.0" />
<PackageReference Include="Microsoft.FeatureManagement.AspNetCore" Version="3.1.1" />
<PackageReference Include="Nito.AsyncEx" Version="5.1.2"/>
<PackageReference Include="Pomelo.EntityFrameworkCore.MySql" Version="7.0.0"/>
<PackageReference Include="Respawn" Version="6.1.0"/>
Expand Down

0 comments on commit b59d12f

Please sign in to comment.