Skip to content

Commit

Permalink
Bump Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore (#72)
Browse files Browse the repository at this point in the history
Bumps Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore from 8.0.6 to 8.0.7.

---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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] authored Jul 13, 2024
1 parent ea3c444 commit 3a4c431
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion OrcanodeMonitor/OrcanodeMonitor.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<ItemGroup>
<PackageReference Include="FFMpegCore" Version="5.1.0" />
<PackageReference Include="FFMpegInstaller.Windows.x64" Version="0.1.10" />
<PackageReference Include="Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore" Version="8.0.6" />
<PackageReference Include="Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore" Version="8.0.7" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Proxies" Version="8.0.6" />
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="8.0.6" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Tools" Version="8.0.6">
Expand Down

0 comments on commit 3a4c431

Please sign in to comment.