提交 cc4852d8 编写于 作者: C CyrusNajmabadi

Remove WriteLine.

上级 60a63eb6
......@@ -290,7 +290,6 @@ private string GetInstalledVersion(string packageName, EnvDTE.Project dteProject
{
// Nuget may throw an ArgumentException when there is something about the project
// they do not like/support.
Console.WriteLine(e);
}
catch (Exception e) when (FatalError.ReportWithoutCrash(e))
{
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册