diff --git a/test/ResourcesClassLibraryNoAttribute/ResourcesClassLibraryNoAttribute.xproj b/test/ResourcesClassLibraryNoAttribute/ResourcesClassLibraryNoAttribute.xproj new file mode 100644 index 0000000000..c0043ca3de --- /dev/null +++ b/test/ResourcesClassLibraryNoAttribute/ResourcesClassLibraryNoAttribute.xproj @@ -0,0 +1,18 @@ + + + + 14.0.25420 + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion) + + + + 34740578-d5b5-4fb4-afd4-5e87b5443e20 + ResourcesClassLibraryNoAttribute + .\obj + .\bin\ + + + 2.0 + + + \ No newline at end of file diff --git a/test/ResourcesClassLibraryWithAttribute/ResourcesClassLibraryWithAttribute.xproj b/test/ResourcesClassLibraryWithAttribute/ResourcesClassLibraryWithAttribute.xproj new file mode 100644 index 0000000000..2362f9de56 --- /dev/null +++ b/test/ResourcesClassLibraryWithAttribute/ResourcesClassLibraryWithAttribute.xproj @@ -0,0 +1,18 @@ + + + + 14.0.25420 + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion) + + + + f27639b9-913e-43af-9d64-bbd98d9a420a + ResourcesClassLibraryWithAttribute + .\obj + .\bin\ + + + 2.0 + + + \ No newline at end of file