解析 .env 文件行
private static (string? Key,string? Value) ParseEnvLine(string line);
line System.String
line
<System.String,System.String>