Skip to content

Commit

Permalink
Merge pull request #42 from maERP/dependabot/nuget/Serilog.Sinks.Gray…
Browse files Browse the repository at this point in the history
…log-3.0.2

Bump Serilog.Sinks.Graylog from 3.0.1 to 3.0.2
  • Loading branch information
martin-andrich authored Jul 20, 2023
2 parents ceb6932 + f3ef66c commit ac86a66
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions maERP.Server/maERP.Server.csproj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk.Web">
<Project Sdk="Microsoft.NET.Sdk.Web">

<PropertyGroup>
<TargetFramework>net7.0</TargetFramework>
Expand Down Expand Up @@ -73,7 +73,7 @@
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="7.0.4" />
<PackageReference Include="Pomelo.EntityFrameworkCore.MySql" Version="7.0.0" />
<PackageReference Include="Serilog.Sinks.Console" Version="4.1.0" />
<PackageReference Include="Serilog.Sinks.Graylog" Version="3.0.1" />
<PackageReference Include="Serilog.Sinks.Graylog" Version="3.0.2" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.5.0" />
<PackageReference Include="Serilog.AspNetCore" Version="7.0.0" />
<PackageReference Include="Serilog.Sinks.Async" Version="1.5.0" />
Expand Down

0 comments on commit ac86a66

Please sign in to comment.