From 1eba782314682d11d7ff41f0cea7d89fcc453302 Mon Sep 17 00:00:00 2001 From: Jeavon Date: Fri, 13 Nov 2015 19:33:16 +0000 Subject: [PATCH] Missed the xproj file Former-commit-id: e483474c07013fcc8f361f2b85431db5a1345550 Former-commit-id: 64a46ff85001ceb11bb8b7ab0fddc6836a90600b Former-commit-id: bdba737df086aa51f9874a4760dcd8b52bb454b0 --- .../ImageProcessor.Tests.xproj | 21 +++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 tests/ImageProcessor.Tests/ImageProcessor.Tests.xproj diff --git a/tests/ImageProcessor.Tests/ImageProcessor.Tests.xproj b/tests/ImageProcessor.Tests/ImageProcessor.Tests.xproj new file mode 100644 index 0000000000..248e799634 --- /dev/null +++ b/tests/ImageProcessor.Tests/ImageProcessor.Tests.xproj @@ -0,0 +1,21 @@ + + + + 14.0 + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion) + + + + f836e8e6-b4d9-4208-8346-140c74678b91 + ImageProcessor.Tests + ..\..\artifacts\obj\$(MSBuildProjectName) + ..\..\artifacts\bin\$(MSBuildProjectName)\ + + + 2.0 + + + + + + \ No newline at end of file