File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
src/Intility.Extensions.Logging.Sentry Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 7
7
</PropertyGroup >
8
8
9
9
<ItemGroup >
10
- <PackageReference Include =" Swashbuckle.AspNetCore" Version =" 7.2.0 " />
10
+ <PackageReference Include =" Swashbuckle.AspNetCore" Version =" 7.3.1 " />
11
11
<ProjectReference Include =" ..\..\src\Intility.Extensions.Logging.Elasticsearch\Intility.Extensions.Logging.Elasticsearch.csproj" />
12
12
<ProjectReference Include =" ..\..\src\Intility.Extensions.Logging.Sentry\Intility.Extensions.Logging.Sentry.csproj" />
13
13
<ProjectReference Include =" ..\..\src\Intility.Logging.AspNetCore\Intility.Logging.AspNetCore.csproj" />
Original file line number Diff line number Diff line change 21
21
22
22
<ItemGroup >
23
23
<PackageReference Include =" Sentry.AspNetCore" Version =" 5.0.1" />
24
- <PackageReference Include =" Sentry.Serilog" Version =" 5.1.1 " />
24
+ <PackageReference Include =" Sentry.Serilog" Version =" 5.2.0 " />
25
25
</ItemGroup >
26
26
27
27
<ItemGroup >
You can’t perform that action at this time.
0 commit comments