打印运行时版本

Test_IRC_Net10
hang 2026-04-29 16:57:27 +08:00
parent 8eaa6606c4
commit 7707b339dc
1 changed files with 1 additions and 0 deletions

View File

@ -283,6 +283,7 @@ try
#region 运行环境 部署平台
Log.Logger.Warning($"当前环境:{enviromentName}");
Log.Logger.Warning($".NET 运行时版本:{Environment.Version}");
if (RuntimeInformation.IsOSPlatform(OSPlatform.Windows))
{