diff --git a/Torch/Torch.csproj b/Torch/Torch.csproj index b10ede3..703a964 100644 --- a/Torch/Torch.csproj +++ b/Torch/Torch.csproj @@ -273,6 +273,9 @@ DictionaryEditor.xaml + + EmbeddedCollectionEditor.xaml + ObjectCollectionEditor.xaml @@ -303,6 +306,10 @@ MSBuild:Compile Designer + + Designer + MSBuild:Compile + Designer MSBuild:Compile diff --git a/Torch/Views/EmbeddedCollectionEditor.xaml b/Torch/Views/EmbeddedCollectionEditor.xaml new file mode 100644 index 0000000..fac4d11 --- /dev/null +++ b/Torch/Views/EmbeddedCollectionEditor.xaml @@ -0,0 +1,32 @@ + + + + + + + + + + + + + + +