打印运行时版本

This commit is contained in:
2026-04-29 16:57:27 +08:00
parent 8eaa6606c4
commit 7707b339dc
+1
View File
@@ -283,6 +283,7 @@ try
#region
Log.Logger.Warning($"当前环境:{enviromentName}");
Log.Logger.Warning($".NET 运行时版本:{Environment.Version}");
if (RuntimeInformation.IsOSPlatform(OSPlatform.Windows))
{