File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ SPDX-License-Identifier: MIT
24
24
25
25
<ItemGroup >
26
26
<PackageReference Include =" Hashids.net" Version =" 1.7.0" />
27
- <PackageReference Include =" JetBrains.Lifetimes" Version =" 2025.1.1 " />
27
+ <PackageReference Include =" JetBrains.Lifetimes" Version =" 2025.2.0 " />
28
28
<PackageReference Include =" Microsoft.Extensions.Http" Version =" 9.0.3" />
29
29
<PackageReference Include =" Serilog" Version =" 4.3.0" />
30
30
<PackageReference Include =" SimpleBase" Version =" 5.4.1" />
Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ SPDX-License-Identifier: MIT
30
30
CopyToOutputDirectory =" Always" CopyToPublishDirectory =" Always" />
31
31
</ItemGroup >
32
32
<ItemGroup >
33
- <PackageReference Include =" JetBrains.Lifetimes" Version =" 2025.1.1 " />
33
+ <PackageReference Include =" JetBrains.Lifetimes" Version =" 2025.2.0 " />
34
34
<PackageReference Include =" Microsoft.Extensions.Configuration" Version =" 9.0.3" />
35
35
<PackageReference Include =" Microsoft.Extensions.Configuration.Json" Version =" 9.0.3" />
36
36
<PackageReference Include =" Serilog" Version =" 4.3.0" />
You can’t perform that action at this time.
0 commit comments