Skip to content

Commit

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

Bump NLog.Web.AspNetCore from 5.3.0 to 5.3.2
  • Loading branch information
mergify[bot] authored Aug 1, 2023
2 parents 2bdcb48 + e23e636 commit 3e5d294
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.2.2" />
<PackageReference Include="NLog.Web.AspNetCore" Version="5.3.0" />
<PackageReference Include="NLog.Web.AspNetCore" Version="5.3.2" />
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="7.0.4" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.5.0" />
</ItemGroup>
Expand Down

0 comments on commit 3e5d294

Please sign in to comment.