From 8d70789cfb177d3e8e1e826be0089adbbdd14f53 Mon Sep 17 00:00:00 2001 From: Michael Becker Date: Sun, 15 Sep 2019 15:29:15 -0400 Subject: [PATCH] Add UEXML Accessor definitions --- .../Accessors/File.uexml | 10 ++++++++++ .../UniversalEditor.Content.PlatformIndependent.csproj | 4 ++++ 2 files changed, 14 insertions(+) create mode 100644 CSharp/Content/UniversalEditor.Content.PlatformIndependent/Accessors/File.uexml diff --git a/CSharp/Content/UniversalEditor.Content.PlatformIndependent/Accessors/File.uexml b/CSharp/Content/UniversalEditor.Content.PlatformIndependent/Accessors/File.uexml new file mode 100644 index 00000000..3c33a776 --- /dev/null +++ b/CSharp/Content/UniversalEditor.Content.PlatformIndependent/Accessors/File.uexml @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/CSharp/Content/UniversalEditor.Content.PlatformIndependent/UniversalEditor.Content.PlatformIndependent.csproj b/CSharp/Content/UniversalEditor.Content.PlatformIndependent/UniversalEditor.Content.PlatformIndependent.csproj index 73639548..de7a7c43 100644 --- a/CSharp/Content/UniversalEditor.Content.PlatformIndependent/UniversalEditor.Content.PlatformIndependent.csproj +++ b/CSharp/Content/UniversalEditor.Content.PlatformIndependent/UniversalEditor.Content.PlatformIndependent.csproj @@ -654,6 +654,7 @@ + @@ -690,6 +691,9 @@ + + +