diff --git a/CSharp/Content/UniversalEditor.Content.PlatformIndependent/UniversalEditor.Content.PlatformIndependent.csproj b/CSharp/Content/UniversalEditor.Content.PlatformIndependent/UniversalEditor.Content.PlatformIndependent.csproj index fb0875f0..52eb0038 100644 --- a/CSharp/Content/UniversalEditor.Content.PlatformIndependent/UniversalEditor.Content.PlatformIndependent.csproj +++ b/CSharp/Content/UniversalEditor.Content.PlatformIndependent/UniversalEditor.Content.PlatformIndependent.csproj @@ -557,6 +557,8 @@ + + diff --git a/CSharp/Content/UniversalEditor.Content.PlatformIndependent/WindowLayouts/Default.xml b/CSharp/Content/UniversalEditor.Content.PlatformIndependent/WindowLayouts/Default.xml new file mode 100644 index 00000000..24aacae1 --- /dev/null +++ b/CSharp/Content/UniversalEditor.Content.PlatformIndependent/WindowLayouts/Default.xml @@ -0,0 +1,24 @@ + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/CSharp/Content/UniversalEditor.Content.PlatformIndependent/WindowLayouts/VisualStudio2013.xml b/CSharp/Content/UniversalEditor.Content.PlatformIndependent/WindowLayouts/VisualStudio2013.xml new file mode 100644 index 00000000..286591b7 --- /dev/null +++ b/CSharp/Content/UniversalEditor.Content.PlatformIndependent/WindowLayouts/VisualStudio2013.xml @@ -0,0 +1,41 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file