Skip to content

Commit

Permalink
Merge pull request #280 from bervProject/dependabot/nuget/NLog.Web.As…
Browse files Browse the repository at this point in the history
…pNetCore-5.3.11

build(deps): Bump NLog.Web.AspNetCore from 5.3.8 to 5.3.11
  • Loading branch information
mergify[bot] authored Jun 1, 2024
2 parents 42ac57a + a77d2da commit 475d041
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ODataExample/ODataExample.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="NLog" Version="5.3.2" />
<PackageReference Include="NLog.Web.AspNetCore" Version="5.3.8" />
<PackageReference Include="NLog.Web.AspNetCore" Version="5.3.11" />
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="8.0.4" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.6.2" />
</ItemGroup>
Expand Down

0 comments on commit 475d041

Please sign in to comment.