Skip to content

Commit

Permalink
Fix InvariantGlobalization = true with NLog v4.7.15
Browse files Browse the repository at this point in the history
  • Loading branch information
snakefoot committed Jan 29, 2025
1 parent cfe6522 commit 2b79b6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Castle.Core.Tests/Castle.Core.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
<PackageReference Include="NUnit3TestAdapter" Version="3.16.1" />
<PackageReference Include="NUnitLite" Version="3.13.3" />
<PackageReference Include="log4net" Version="2.0.13" />
<PackageReference Include="NLog" Version="4.5.0" />
<PackageReference Include="NLog" Version="4.7.15" />
<PackageReference Include="Serilog" Version="2.0.0" />
<PackageReference Include="Serilog.Sinks.TextWriter" Version="2.0.0" />
<ProjectReference Include="..\Castle.Core\Castle.Core.csproj" />
Expand Down

0 comments on commit 2b79b6c

Please sign in to comment.