fix: Bumps deps. Updates copyrights (#2353)
This commit is contained in:
parent
1391c563fe
commit
e1e1a7c640
344 changed files with 351 additions and 351 deletions
|
|
@ -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')">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue