From 93457321d308fb23f8cee2cfb3be8359b6e6d94d Mon Sep 17 00:00:00 2001 From: Steffen Forkmann Date: Wed, 4 May 2016 09:51:55 +0200 Subject: [PATCH] Fix path for mono --- examples/Examples.sln | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/Examples.sln b/examples/Examples.sln index f7fe171..ecafc7a 100644 --- a/examples/Examples.sln +++ b/examples/Examples.sln @@ -17,7 +17,7 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "EventHub", "Streaming\Event EndProject Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Batch", "Batch", "{AE001E84-471E-4D02-BDDE-40B85915CEAE}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Pi", "Batch\Pi\Pi.csproj", "{913E6A56-9839-4379-8B3C-855BA9341663}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Pi", "Batch\pi\Pi.csproj", "{913E6A56-9839-4379-8B3C-855BA9341663}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WordCount", "Batch\WordCount\WordCount.csproj", "{17E4C27F-8441-425A-B82B-23BA5E313CC4}" EndProject