Merge branch 'dev/develop' #323
Annotations
12 warnings
Setup dotnet6.0
.NET 6.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
|
Setup dotnet7.0
.NET 7.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
|
Linux Build:
src/OSharp.NLog/NLogLoggerProvider.cs#L42
'LogManager.LoadConfiguration(string)' is obsolete: 'Replaced by LogManager.Setup().LoadConfigurationFromFile(). Marked obsolete on NLog 5.2'
|
Linux Build:
src/OSharp.NLog/NLogLoggerProvider.cs#L42
'LogManager.LoadConfiguration(string)' is obsolete: 'Replaced by LogManager.Setup().LoadConfigurationFromFile(). Marked obsolete on NLog 5.2'
|
Linux Build:
src/OSharp.NLog/NLogLoggerProvider.cs#L42
'LogManager.LoadConfiguration(string)' is obsolete: 'Replaced by LogManager.Setup().LoadConfigurationFromFile(). Marked obsolete on NLog 5.2'
|
Linux Build:
src/OSharp.NLog/NLogLoggerProvider.cs#L42
'LogManager.LoadConfiguration(string)' is obsolete: 'Replaced by LogManager.Setup().LoadConfigurationFromFile(). Marked obsolete on NLog 5.2'
|
Linux Build:
src/OSharp.NLog/NLogLoggerProvider.cs#L42
'LogManager.LoadConfiguration(string)' is obsolete: 'Replaced by LogManager.Setup().LoadConfigurationFromFile(). Marked obsolete on NLog 5.2'
|
Linux Build:
src/OSharp.NLog/NLogLoggerProvider.cs#L42
'LogManager.LoadConfiguration(string)' is obsolete: 'Replaced by LogManager.Setup().LoadConfigurationFromFile(). Marked obsolete on NLog 5.2'
|
Linux Build:
src/OSharp.NLog/NLogLoggerProvider.cs#L42
'LogManager.LoadConfiguration(string)' is obsolete: 'Replaced by LogManager.Setup().LoadConfigurationFromFile(). Marked obsolete on NLog 5.2'
|
Linux Build:
src/OSharp.NLog/NLogLoggerProvider.cs#L42
'LogManager.LoadConfiguration(string)' is obsolete: 'Replaced by LogManager.Setup().LoadConfigurationFromFile(). Marked obsolete on NLog 5.2'
|
Linux Build:
src/OSharp.Redis/RedisClient.cs#L911
'RedisChannel.implicit operator RedisChannel(string)' is obsolete: 'It is preferable to explicitly specify a PatternMode, or use the Literal/Pattern methods'
|
Linux Build:
src/OSharp.Redis/RedisClient.cs#L935
'RedisChannel.implicit operator RedisChannel(string)' is obsolete: 'It is preferable to explicitly specify a PatternMode, or use the Literal/Pattern methods'
|
Loading