From b10cdf88433acd93fad4171fa400d099b2fedbb2 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: 538b0d8e3edca2e35c15ee5db975b9fb3aa15a05 Former-commit-id: 5ef894ac95eef19578ed5708ef42f5ef333d6e02 Former-commit-id: 0cfed99eb17d954e902ce513f8dabb1a19673c40 --- .../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 000000000..248e79963 --- /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