fix: Bumps deps. Updates copyrights (#2353)

This commit is contained in:
Kamron Batman 2026-03-05 19:36:54 -08:00 committed by GitHub
parent 1391c563fe
commit e1e1a7c640
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
344 changed files with 351 additions and 351 deletions

View file

@ -3,7 +3,7 @@
<PropertyGroup>
<Authors>Kamron Batman</Authors>
<Company>ModernUO</Company>
<Copyright>2019-2025</Copyright>
<Copyright>2019-2026</Copyright>
<TargetFramework>net10.0</TargetFramework>
<LangVersion>14</LangVersion>
<PublicRelease>true</PublicRelease>
@ -62,7 +62,7 @@
<AnalysisLevel>latest</AnalysisLevel>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Serilog" Version="4.3.0" />
<PackageReference Include="Serilog" Version="4.3.1" />
<PackageReference Include="Serilog.Sinks.Async" Version="2.1.0" />
<PackageReference Include="Serilog.Sinks.Console" Version="6.1.1" />
<PackageReference Include="Nerdbank.GitVersioning" Condition="!Exists('packages.config')">