From 0836656fa1a8f933193f3a156684f40bc1764037 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Sat, 17 May 2014 20:48:22 -0700 Subject: Uppercase UUID in VC project file --- dist/examples/cxx/tree/hello/hello-10.0.vcxproj.filters | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dist/examples/cxx/tree/hello/hello-10.0.vcxproj.filters b/dist/examples/cxx/tree/hello/hello-10.0.vcxproj.filters index 620639d..732378a 100644 --- a/dist/examples/cxx/tree/hello/hello-10.0.vcxproj.filters +++ b/dist/examples/cxx/tree/hello/hello-10.0.vcxproj.filters @@ -10,7 +10,7 @@ h;hpp;hxx;hm;inl;inc;xsd - {d512d9c4-9ddd-4830-a487-1d87db0643d5} + {D512D9C4-9DDD-4830-A487-1D87DB0643D5} xsd -- cgit v1.1