From fe1213e0be80c7605dbdc8a8fec510b603f6f74c Mon Sep 17 00:00:00 2001 From: Michael Becker Date: Wed, 10 Dec 2014 23:18:16 -0800 Subject: [PATCH] Add some initial Associations as examples --- .../Associations/FileSystem.xml | 17 +++++++++++ .../FileSystem/Associations/Archive.xml | 29 +++++++++++++++++++ ...lEditor.Content.PlatformIndependent.csproj | 2 ++ 3 files changed, 48 insertions(+) create mode 100644 CSharp/Content/UniversalEditor.Content.PlatformIndependent/Associations/FileSystem.xml create mode 100644 CSharp/Content/UniversalEditor.Content.PlatformIndependent/Extensions/FileSystem/Associations/Archive.xml diff --git a/CSharp/Content/UniversalEditor.Content.PlatformIndependent/Associations/FileSystem.xml b/CSharp/Content/UniversalEditor.Content.PlatformIndependent/Associations/FileSystem.xml new file mode 100644 index 00000000..84ea1fe0 --- /dev/null +++ b/CSharp/Content/UniversalEditor.Content.PlatformIndependent/Associations/FileSystem.xml @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/CSharp/Content/UniversalEditor.Content.PlatformIndependent/Extensions/FileSystem/Associations/Archive.xml b/CSharp/Content/UniversalEditor.Content.PlatformIndependent/Extensions/FileSystem/Associations/Archive.xml new file mode 100644 index 00000000..2f6352d4 --- /dev/null +++ b/CSharp/Content/UniversalEditor.Content.PlatformIndependent/Extensions/FileSystem/Associations/Archive.xml @@ -0,0 +1,29 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/CSharp/Content/UniversalEditor.Content.PlatformIndependent/UniversalEditor.Content.PlatformIndependent.csproj b/CSharp/Content/UniversalEditor.Content.PlatformIndependent/UniversalEditor.Content.PlatformIndependent.csproj index 97dc74aa..8cdfa1fd 100644 --- a/CSharp/Content/UniversalEditor.Content.PlatformIndependent/UniversalEditor.Content.PlatformIndependent.csproj +++ b/CSharp/Content/UniversalEditor.Content.PlatformIndependent/UniversalEditor.Content.PlatformIndependent.csproj @@ -44,8 +44,10 @@ + +