From 08264cc9db4439115cf6a3e441d89ac0a797548a Mon Sep 17 00:00:00 2001 From: unknown Date: Wed, 16 Sep 2015 16:21:21 -0700 Subject: [PATCH] Changes to support Dev15. (cherry picked from commit df9821836b83aae4ce10282dee5c4f631596c104) --- src/EFTools/EntityDesign/EntityDesign.csproj | 5 +- .../Resources/ExplorerContent_15.0.xaml | 902 ++++++++++++++++++ .../UI/Views/Dialogs/EnumTypeDialog_15.0.xaml | 233 +++++ .../Views/Dialogs/EnumTypeDialog_15.0.xaml.cs | 170 ++++ .../Dialogs/RefactorRenameDialog_15.0.xaml | 46 + .../Dialogs/RefactorRenameDialog_15.0.xaml.cs | 116 +++ .../Explorer/EntityDesignExplorerFrame.cs | 5 +- .../VisualStudio/Package/ConnectionManager.cs | 2 +- src/EFTools/SharedAssemblyInfo.cs | 3 + src/EFTools/setup/EFToolsMsi/Defines.wxi | 5 + .../setup/EFToolsMsi/EFToolsMsi.wixproj | 4 +- .../Resources/EFToolsStrings.wxl.tokenized | 2 + test/EFTools/E2ETests/DBInitialize.cs | 2 +- test/EFTools/E2ETests/WhiteE2ETests.cs | 4 +- .../TestInfrastructure/ResourcesHelper.cs | 7 +- .../ModelWizard/Gui/WizardPageStartTests.cs | 4 +- .../Package/ConnectionManagerTests.cs | 2 +- .../RuntimeMetadataValidatorTests.cs | 4 +- tools/EntityFramework.settings.targets | 2 + tools/EntityFramework.targets | 15 +- tools/VsIdeHostAdapter/Installer/Defines.wxi | 6 + 21 files changed, 1521 insertions(+), 18 deletions(-) create mode 100644 src/EFTools/EntityDesign/Resources/ExplorerContent_15.0.xaml create mode 100644 src/EFTools/EntityDesign/UI/Views/Dialogs/EnumTypeDialog_15.0.xaml create mode 100644 src/EFTools/EntityDesign/UI/Views/Dialogs/EnumTypeDialog_15.0.xaml.cs create mode 100644 src/EFTools/EntityDesign/UI/Views/Dialogs/RefactorRenameDialog_15.0.xaml create mode 100644 src/EFTools/EntityDesign/UI/Views/Dialogs/RefactorRenameDialog_15.0.xaml.cs diff --git a/src/EFTools/EntityDesign/EntityDesign.csproj b/src/EFTools/EntityDesign/EntityDesign.csproj index 1a65a8db41..b0d3cdcf3a 100644 --- a/src/EFTools/EntityDesign/EntityDesign.csproj +++ b/src/EFTools/EntityDesign/EntityDesign.csproj @@ -49,9 +49,10 @@ true - VS140COMNTOOLS - VS120COMNTOOLS VS110COMNTOOLS + VS120COMNTOOLS + VS140COMNTOOLS + VS150COMNTOOLS diff --git a/src/EFTools/EntityDesign/Resources/ExplorerContent_15.0.xaml b/src/EFTools/EntityDesign/Resources/ExplorerContent_15.0.xaml new file mode 100644 index 0000000000..09c0039e88 --- /dev/null +++ b/src/EFTools/EntityDesign/Resources/ExplorerContent_15.0.xaml @@ -0,0 +1,902 @@ + + + + + + + + + + + False + True + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/EFTools/EntityDesign/UI/Views/Dialogs/EnumTypeDialog_15.0.xaml b/src/EFTools/EntityDesign/UI/Views/Dialogs/EnumTypeDialog_15.0.xaml new file mode 100644 index 0000000000..052e669f41 --- /dev/null +++ b/src/EFTools/EntityDesign/UI/Views/Dialogs/EnumTypeDialog_15.0.xaml @@ -0,0 +1,233 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +