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