From c4a6b8fe5d62471e53a84f59ac4215cf5b7f77e0 Mon Sep 17 00:00:00 2001 From: Mark Kraus Date: Wed, 23 Jan 2019 19:10:39 -0800 Subject: [PATCH] Update path of test\xUnit\xUnit.tests.csproj in PowerShell.sln --- PowerShell.sln | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PowerShell.sln b/PowerShell.sln index 77cd7308b3e..a4fb6894c69 100644 --- a/PowerShell.sln +++ b/PowerShell.sln @@ -32,7 +32,7 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "powershell-unix", "src\powe EndProject Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Microsoft.PowerShell.MarkdownRender", "src\Microsoft.PowerShell.MarkdownRender\Microsoft.PowerShell.MarkdownRender.csproj", "{43D4F8DA-A7DE-494B-81B0-BDE3CFD7B1F1}" EndProject -Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "csharp.tests", "test\csharp\csharp.tests.csproj", "{08704934-9764-48CE-86DB-BCF0A1CF7899}" +Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "xUnit.tests", "test\xUnit\xUnit.tests.csproj", "{08704934-9764-48CE-86DB-BCF0A1CF7899}" EndProject # Configuration mapping comment # All global configurations must be mapped to project configurations