Skip to content

Commit

Permalink
Bump Microsoft.FeatureManagement.AspNetCore in the microsoft group
Browse files Browse the repository at this point in the history
Bumps the microsoft group with 1 update: [Microsoft.FeatureManagement.AspNetCore](https://github.com/Azure/AppConfiguration).


Updates `Microsoft.FeatureManagement.AspNetCore` from 3.2.0 to 3.3.0
- [Commits](https://github.com/Azure/AppConfiguration/commits)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 13, 2024
1 parent 3c8748c commit d5776b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/Tingle.Dependabot/Tingle.Dependabot.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<PackageReference Include="Microsoft.Data.SqlClient" Version="5.2.0" />
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="8.0.4" />
<PackageReference Include="Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore" Version="8.0.4" />
<PackageReference Include="Microsoft.FeatureManagement.AspNetCore" Version="3.2.0" />
<PackageReference Include="Microsoft.FeatureManagement.AspNetCore" Version="3.3.0" />
<PackageReference Include="System.Linq.Async" Version="6.0.1" />
<PackageReference Include="Tingle.EventBus.Transports.Azure.ServiceBus" Version="0.21.1" />
<PackageReference Include="Tingle.EventBus.Transports.InMemory" Version="0.21.1" />
Expand Down

0 comments on commit d5776b7

Please sign in to comment.