File tree Expand file tree Collapse file tree 5 files changed +10
-10
lines changed
Intility.Extensions.Logging.Sentry
Intility.Extensions.Logging
Intility.Logging.AspNetCore Expand file tree Collapse file tree 5 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 77 </PropertyGroup >
88
99 <ItemGroup >
10- <PackageReference Include =" Swashbuckle.AspNetCore" Version =" 9.0.4 " />
10+ <PackageReference Include =" Swashbuckle.AspNetCore" Version =" 9.0.5 " />
1111 <ProjectReference Include =" ..\..\src\Intility.Extensions.Logging.Elasticsearch\Intility.Extensions.Logging.Elasticsearch.csproj" />
1212 <ProjectReference Include =" ..\..\src\Intility.Extensions.Logging.Sentry\Intility.Extensions.Logging.Sentry.csproj" />
1313 <ProjectReference Include =" ..\..\src\Intility.Logging.AspNetCore\Intility.Logging.AspNetCore.csproj" />
Original file line number Diff line number Diff line change 66 </PropertyGroup >
77
88 <ItemGroup >
9- <PackageReference Include =" Microsoft.Extensions.Hosting" Version =" 9.0.8 " />
9+ <PackageReference Include =" Microsoft.Extensions.Hosting" Version =" 9.0.9 " />
1010 </ItemGroup >
1111
1212 <ItemGroup >
Original file line number Diff line number Diff line change 2020 </PropertyGroup >
2121
2222 <ItemGroup >
23- <PackageReference Include =" Sentry.AspNetCore" Version =" 5.14 .1" />
24- <PackageReference Include =" Sentry.Serilog" Version =" 5.14 .1" />
23+ <PackageReference Include =" Sentry.AspNetCore" Version =" 5.15 .1" />
24+ <PackageReference Include =" Sentry.Serilog" Version =" 5.15 .1" />
2525 </ItemGroup >
2626
2727 <ItemGroup >
Original file line number Diff line number Diff line change 2525 </ItemGroup >
2626
2727 <ItemGroup Condition =" '$(TargetFramework)' == 'net8.0'" >
28- <PackageReference Include =" Microsoft.Extensions.Hosting.Abstractions" Version =" 9.0.8 " />
28+ <PackageReference Include =" Microsoft.Extensions.Hosting.Abstractions" Version =" 9.0.9 " />
2929 </ItemGroup >
3030
3131 <ItemGroup Condition =" '$(TargetFramework)' == 'net9.0'" >
32- <PackageReference Include =" Microsoft.Extensions.Hosting.Abstractions" Version =" 9.0.8 " />
32+ <PackageReference Include =" Microsoft.Extensions.Hosting.Abstractions" Version =" 9.0.9 " />
3333 </ItemGroup >
3434
3535 <ItemGroup >
Original file line number Diff line number Diff line change 2929 </ItemGroup >
3030
3131 <ItemGroup Condition =" '$(TargetFramework)' == 'net8.0'" >
32- <PackageReference Include =" Microsoft.Extensions.Hosting.Abstractions" Version =" 9.0.8 " />
33- <PackageReference Include =" Microsoft.Extensions.Logging.Abstractions" Version =" 9.0.8 " />
32+ <PackageReference Include =" Microsoft.Extensions.Hosting.Abstractions" Version =" 9.0.9 " />
33+ <PackageReference Include =" Microsoft.Extensions.Logging.Abstractions" Version =" 9.0.9 " />
3434 <PackageReference Include =" Serilog.AspNetCore" Version =" 8.0.3" />
3535 </ItemGroup >
3636
3737 <ItemGroup Condition =" '$(TargetFramework)' == 'net9.0'" >
38- <PackageReference Include =" Microsoft.Extensions.Hosting.Abstractions" Version =" 9.0.8 " />
39- <PackageReference Include =" Microsoft.Extensions.Logging.Abstractions" Version =" 9.0.8 " />
38+ <PackageReference Include =" Microsoft.Extensions.Hosting.Abstractions" Version =" 9.0.9 " />
39+ <PackageReference Include =" Microsoft.Extensions.Logging.Abstractions" Version =" 9.0.9 " />
4040 <PackageReference Include =" Serilog.AspNetCore" Version =" 9.0.0" />
4141 </ItemGroup >
4242
You can’t perform that action at this time.
0 commit comments