diff --git a/AutoCompleteBox/AddNewItemsWithButton/AddNewItemsWithButton_WPF.csproj b/AutoCompleteBox/AddNewItemsWithButton/AddNewItemsWithButton_WPF.csproj index 875e043f5..cee6adaf6 100644 --- a/AutoCompleteBox/AddNewItemsWithButton/AddNewItemsWithButton_WPF.csproj +++ b/AutoCompleteBox/AddNewItemsWithButton/AddNewItemsWithButton_WPF.csproj @@ -48,6 +48,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/AutoCompleteBox/AsynchronousFiltering/AsynchronousFiltering_WPF.csproj b/AutoCompleteBox/AsynchronousFiltering/AsynchronousFiltering_WPF.csproj index eadb5b683..4b0903fb6 100644 --- a/AutoCompleteBox/AsynchronousFiltering/AsynchronousFiltering_WPF.csproj +++ b/AutoCompleteBox/AsynchronousFiltering/AsynchronousFiltering_WPF.csproj @@ -48,6 +48,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/AutoCompleteBox/CustomBoxesItemTemplate/CustomBoxesItemTemplate_WPF.csproj b/AutoCompleteBox/CustomBoxesItemTemplate/CustomBoxesItemTemplate_WPF.csproj index 985d3a576..d278b1563 100644 --- a/AutoCompleteBox/CustomBoxesItemTemplate/CustomBoxesItemTemplate_WPF.csproj +++ b/AutoCompleteBox/CustomBoxesItemTemplate/CustomBoxesItemTemplate_WPF.csproj @@ -48,6 +48,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/AutoCompleteBox/CustomDropDownItemTemplate/CustomDropDownItemTemplate_WPF.csproj b/AutoCompleteBox/CustomDropDownItemTemplate/CustomDropDownItemTemplate_WPF.csproj index f02a010ce..4c6f3ff13 100644 --- a/AutoCompleteBox/CustomDropDownItemTemplate/CustomDropDownItemTemplate_WPF.csproj +++ b/AutoCompleteBox/CustomDropDownItemTemplate/CustomDropDownItemTemplate_WPF.csproj @@ -47,7 +47,10 @@ 4.0 - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/AutoCompleteBox/CustomHighlightBehavior/CustomHighlightBehavior_WPF.csproj b/AutoCompleteBox/CustomHighlightBehavior/CustomHighlightBehavior_WPF.csproj index e6f70109f..bf9e252a7 100644 --- a/AutoCompleteBox/CustomHighlightBehavior/CustomHighlightBehavior_WPF.csproj +++ b/AutoCompleteBox/CustomHighlightBehavior/CustomHighlightBehavior_WPF.csproj @@ -13,10 +13,6 @@ 512 {60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} 4 - - - - AnyCPU @@ -47,16 +43,19 @@ 4.0 - - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.Input.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Data.dll diff --git a/AutoCompleteBox/DataValidation/DataValidation_WPF.csproj b/AutoCompleteBox/DataValidation/DataValidation_WPF.csproj index 8e1fc909d..ffe7ce059 100644 --- a/AutoCompleteBox/DataValidation/DataValidation_WPF.csproj +++ b/AutoCompleteBox/DataValidation/DataValidation_WPF.csproj @@ -47,12 +47,15 @@ 4.0 - - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.Input.dll diff --git a/AutoCompleteBox/Grouping/Grouping_WPF.csproj b/AutoCompleteBox/Grouping/Grouping_WPF.csproj index cd7638af4..934473f2c 100644 --- a/AutoCompleteBox/Grouping/Grouping_WPF.csproj +++ b/AutoCompleteBox/Grouping/Grouping_WPF.csproj @@ -49,7 +49,10 @@ 4.0 - + + + $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Licensing.Runtime.dll + False $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Windows.Controls.dll diff --git a/AutoCompleteBox/HighlightMatchingItemsText_WPF/HighlightMatchingItemsText_WPF.csproj b/AutoCompleteBox/HighlightMatchingItemsText_WPF/HighlightMatchingItemsText_WPF.csproj index c765d916e..b5ceb4b08 100644 --- a/AutoCompleteBox/HighlightMatchingItemsText_WPF/HighlightMatchingItemsText_WPF.csproj +++ b/AutoCompleteBox/HighlightMatchingItemsText_WPF/HighlightMatchingItemsText_WPF.csproj @@ -47,7 +47,10 @@ 4.0 - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/AutoCompleteBox/MinimumInputPrefixLengthBeforeFiltering/MinimumInputPrefixLengthBeforeFiltering_WPF.csproj b/AutoCompleteBox/MinimumInputPrefixLengthBeforeFiltering/MinimumInputPrefixLengthBeforeFiltering_WPF.csproj index 8a445e50c..53bf4817d 100644 --- a/AutoCompleteBox/MinimumInputPrefixLengthBeforeFiltering/MinimumInputPrefixLengthBeforeFiltering_WPF.csproj +++ b/AutoCompleteBox/MinimumInputPrefixLengthBeforeFiltering/MinimumInputPrefixLengthBeforeFiltering_WPF.csproj @@ -47,7 +47,10 @@ 4.0 - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/AutoCompleteBox/MinimumPopulateDelay/MinimumPopulateDelay_WPF.csproj b/AutoCompleteBox/MinimumPopulateDelay/MinimumPopulateDelay_WPF.csproj index c8eed5613..a6885b505 100644 --- a/AutoCompleteBox/MinimumPopulateDelay/MinimumPopulateDelay_WPF.csproj +++ b/AutoCompleteBox/MinimumPopulateDelay/MinimumPopulateDelay_WPF.csproj @@ -47,7 +47,10 @@ 4.0 - + + + $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Windows.Controls.dll diff --git a/AutoCompleteBox/MultiColorBoxesItems/DifferentlyColoredSelectedBoxes_WPF.csproj b/AutoCompleteBox/MultiColorBoxesItems/DifferentlyColoredSelectedBoxes_WPF.csproj index e9efac756..ef1c9fce8 100644 --- a/AutoCompleteBox/MultiColorBoxesItems/DifferentlyColoredSelectedBoxes_WPF.csproj +++ b/AutoCompleteBox/MultiColorBoxesItems/DifferentlyColoredSelectedBoxes_WPF.csproj @@ -63,6 +63,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Windows.Controls.dll diff --git a/AutoCompleteBox/NoMatchFilteringBehavior/NoMatchFilteringBehavior_WPF.csproj b/AutoCompleteBox/NoMatchFilteringBehavior/NoMatchFilteringBehavior_WPF.csproj index 263e1630c..3ad610e17 100644 --- a/AutoCompleteBox/NoMatchFilteringBehavior/NoMatchFilteringBehavior_WPF.csproj +++ b/AutoCompleteBox/NoMatchFilteringBehavior/NoMatchFilteringBehavior_WPF.csproj @@ -47,7 +47,10 @@ 4.0 - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/AutoCompleteBox/OpenWithDropDownButton/OpenWithDropDownButton_WPF.csproj b/AutoCompleteBox/OpenWithDropDownButton/OpenWithDropDownButton_WPF.csproj index 03e1e1930..1a177b228 100644 --- a/AutoCompleteBox/OpenWithDropDownButton/OpenWithDropDownButton_WPF.csproj +++ b/AutoCompleteBox/OpenWithDropDownButton/OpenWithDropDownButton_WPF.csproj @@ -47,7 +47,10 @@ 4.0 - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/AutoCompleteBox/RestrictInputToOnlyExistingItems/RestrictInputToOnlyExistingItems_WPF.csproj b/AutoCompleteBox/RestrictInputToOnlyExistingItems/RestrictInputToOnlyExistingItems_WPF.csproj index 401641258..1726535f1 100644 --- a/AutoCompleteBox/RestrictInputToOnlyExistingItems/RestrictInputToOnlyExistingItems_WPF.csproj +++ b/AutoCompleteBox/RestrictInputToOnlyExistingItems/RestrictInputToOnlyExistingItems_WPF.csproj @@ -47,12 +47,15 @@ 4.0 - - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.Input.dll diff --git a/AutoCompleteBox/SingleSelectionModeWithClearButton/SingleSelectionModeWithClearButton_WPF.csproj b/AutoCompleteBox/SingleSelectionModeWithClearButton/SingleSelectionModeWithClearButton_WPF.csproj index 722950f1d..005f0570d 100644 --- a/AutoCompleteBox/SingleSelectionModeWithClearButton/SingleSelectionModeWithClearButton_WPF.csproj +++ b/AutoCompleteBox/SingleSelectionModeWithClearButton/SingleSelectionModeWithClearButton_WPF.csproj @@ -47,7 +47,10 @@ 4.0 - + + + $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Windows.Controls.dll diff --git a/AutoCompleteBox/TwoPropertiesFilteringBehavior/TwoPropertiesFilteringBehavior_WPF.csproj b/AutoCompleteBox/TwoPropertiesFilteringBehavior/TwoPropertiesFilteringBehavior_WPF.csproj index 4959316cb..96853c656 100644 --- a/AutoCompleteBox/TwoPropertiesFilteringBehavior/TwoPropertiesFilteringBehavior_WPF.csproj +++ b/AutoCompleteBox/TwoPropertiesFilteringBehavior/TwoPropertiesFilteringBehavior_WPF.csproj @@ -47,7 +47,10 @@ 4.0 - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/AutoCompleteBox/WithDataForm/WithDataForm_WPF.csproj b/AutoCompleteBox/WithDataForm/WithDataForm_WPF.csproj index dd06d4417..306c53301 100644 --- a/AutoCompleteBox/WithDataForm/WithDataForm_WPF.csproj +++ b/AutoCompleteBox/WithDataForm/WithDataForm_WPF.csproj @@ -47,7 +47,10 @@ 4.0 - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/AutoCompleteBox/WithGridView/WithGridView_WPF.csproj b/AutoCompleteBox/WithGridView/WithGridView_WPF.csproj index ae40cc605..b25745a8d 100644 --- a/AutoCompleteBox/WithGridView/WithGridView_WPF.csproj +++ b/AutoCompleteBox/WithGridView/WithGridView_WPF.csproj @@ -47,7 +47,10 @@ 4.0 - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Book/DataBinding/DataBinding_WPF.csproj b/Book/DataBinding/DataBinding_WPF.csproj index 587159b9b..fb1c6d3ed 100644 --- a/Book/DataBinding/DataBinding_WPF.csproj +++ b/Book/DataBinding/DataBinding_WPF.csproj @@ -17,7 +17,6 @@ - AnyCPU @@ -49,6 +48,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/BulletGraph/WPF/CreatingABulletGraphProgrammatically/CreatingABulletGraphProgrammatically.csproj b/BulletGraph/WPF/CreatingABulletGraphProgrammatically/CreatingABulletGraphProgrammatically.csproj index efc4357d1..856a9edd9 100644 --- a/BulletGraph/WPF/CreatingABulletGraphProgrammatically/CreatingABulletGraphProgrammatically.csproj +++ b/BulletGraph/WPF/CreatingABulletGraphProgrammatically/CreatingABulletGraphProgrammatically.csproj @@ -11,7 +11,6 @@ CreatingABulletGraphProgrammatically CreatingABulletGraphProgrammatically v4.8 - 512 {60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} 4 @@ -50,6 +49,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/BusyIndicator/RestoreFocus/RestoreFocus_WPF.csproj b/BusyIndicator/RestoreFocus/RestoreFocus_WPF.csproj index ead897b3f..2ef712fd4 100644 --- a/BusyIndicator/RestoreFocus/RestoreFocus_WPF.csproj +++ b/BusyIndicator/RestoreFocus/RestoreFocus_WPF.csproj @@ -48,6 +48,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Buttons/CustomizeVisualStates/CustomizeVisualStates_WPF.csproj b/Buttons/CustomizeVisualStates/CustomizeVisualStates_WPF.csproj index 175273630..719f859bd 100644 --- a/Buttons/CustomizeVisualStates/CustomizeVisualStates_WPF.csproj +++ b/Buttons/CustomizeVisualStates/CustomizeVisualStates_WPF.csproj @@ -46,7 +46,10 @@ 4.0 - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Buttons/FloatingActionButton/FloatingActionButton_WPF.csproj b/Buttons/FloatingActionButton/FloatingActionButton_WPF.csproj index 03693f361..ab8af82e9 100644 --- a/Buttons/FloatingActionButton/FloatingActionButton_WPF.csproj +++ b/Buttons/FloatingActionButton/FloatingActionButton_WPF.csproj @@ -47,7 +47,10 @@ 4.0 - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Buttons/LinkButton/LinkButton_WPF.csproj b/Buttons/LinkButton/LinkButton_WPF.csproj index 88e8c1f08..61f852864 100644 --- a/Buttons/LinkButton/LinkButton_WPF.csproj +++ b/Buttons/LinkButton/LinkButton_WPF.csproj @@ -47,7 +47,10 @@ 4.0 - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Buttons/ToggleSwitchButton/ToggleSwitchButton_WPF.csproj b/Buttons/ToggleSwitchButton/ToggleSwitchButton_WPF.csproj index ac14545e3..6a471e4da 100644 --- a/Buttons/ToggleSwitchButton/ToggleSwitchButton_WPF.csproj +++ b/Buttons/ToggleSwitchButton/ToggleSwitchButton_WPF.csproj @@ -47,7 +47,10 @@ 4.0 - + + + $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Windows.Controls.dll diff --git a/Calendar/TodayButton/TodayButton_WPF.csproj b/Calendar/TodayButton/TodayButton_WPF.csproj index 0fa292357..a8716e01a 100644 --- a/Calendar/TodayButton/TodayButton_WPF.csproj +++ b/Calendar/TodayButton/TodayButton_WPF.csproj @@ -47,7 +47,10 @@ 4.0 - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Calendar/UsingDayTemplateSelector/UsingDayTemplateSelector_WPF.csproj b/Calendar/UsingDayTemplateSelector/UsingDayTemplateSelector_WPF.csproj index ca7e53861..d716420ad 100644 --- a/Calendar/UsingDayTemplateSelector/UsingDayTemplateSelector_WPF.csproj +++ b/Calendar/UsingDayTemplateSelector/UsingDayTemplateSelector_WPF.csproj @@ -47,12 +47,15 @@ 4.0 - - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.Input.dll diff --git a/Calendar/WeekdaysButtonStyleSelector/WeekdaysButtonStyleSelector_WPF.csproj b/Calendar/WeekdaysButtonStyleSelector/WeekdaysButtonStyleSelector_WPF.csproj index 4a21d25b5..9dbe8b35a 100644 --- a/Calendar/WeekdaysButtonStyleSelector/WeekdaysButtonStyleSelector_WPF.csproj +++ b/Calendar/WeekdaysButtonStyleSelector/WeekdaysButtonStyleSelector_WPF.csproj @@ -47,7 +47,10 @@ 4.0 - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Carousel/SearchCarouselItems/SearchCarouselItems.csproj b/Carousel/SearchCarouselItems/SearchCarouselItems.csproj index dba31feb5..45a7293e4 100644 --- a/Carousel/SearchCarouselItems/SearchCarouselItems.csproj +++ b/Carousel/SearchCarouselItems/SearchCarouselItems.csproj @@ -13,7 +13,6 @@ 512 {60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} 4 - @@ -49,6 +48,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Chart/WPF/Animations/Animations.csproj b/Chart/WPF/Animations/Animations.csproj index 629bf6798..623dd0726 100644 --- a/Chart/WPF/Animations/Animations.csproj +++ b/Chart/WPF/Animations/Animations.csproj @@ -48,6 +48,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Chart/WPF/AxesOverview/AxesOverview.csproj b/Chart/WPF/AxesOverview/AxesOverview.csproj index cb5130c11..6d2371bb1 100644 --- a/Chart/WPF/AxesOverview/AxesOverview.csproj +++ b/Chart/WPF/AxesOverview/AxesOverview.csproj @@ -48,6 +48,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Chart/WPF/CategoricalCharts/CategoricalCharts.csproj b/Chart/WPF/CategoricalCharts/CategoricalCharts.csproj index 49f003204..d01f4143f 100644 --- a/Chart/WPF/CategoricalCharts/CategoricalCharts.csproj +++ b/Chart/WPF/CategoricalCharts/CategoricalCharts.csproj @@ -48,6 +48,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Chart/WPF/ChartArea/ChartArea.csproj b/Chart/WPF/ChartArea/ChartArea.csproj index 0e282d05a..1f5c08c1f 100644 --- a/Chart/WPF/ChartArea/ChartArea.csproj +++ b/Chart/WPF/ChartArea/ChartArea.csproj @@ -48,6 +48,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Chart/WPF/ChartExport/ChartExport.csproj b/Chart/WPF/ChartExport/ChartExport.csproj index 2bc61a6b1..d5569bee5 100644 --- a/Chart/WPF/ChartExport/ChartExport.csproj +++ b/Chart/WPF/ChartExport/ChartExport.csproj @@ -48,6 +48,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Chart/WPF/ChartLegend/ChartLegend.csproj b/Chart/WPF/ChartLegend/ChartLegend.csproj index 7333c2c24..76eb389ae 100644 --- a/Chart/WPF/ChartLegend/ChartLegend.csproj +++ b/Chart/WPF/ChartLegend/ChartLegend.csproj @@ -48,6 +48,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Chart/WPF/ChartTitle/ChartTitle.csproj b/Chart/WPF/ChartTitle/ChartTitle.csproj index 50363af34..6e9f94746 100644 --- a/Chart/WPF/ChartTitle/ChartTitle.csproj +++ b/Chart/WPF/ChartTitle/ChartTitle.csproj @@ -48,6 +48,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Chart/WPF/CreateDataBoundChart/CreateDataBoundChart.csproj b/Chart/WPF/CreateDataBoundChart/CreateDataBoundChart.csproj index 0baa9aed9..d5ae95c92 100644 --- a/Chart/WPF/CreateDataBoundChart/CreateDataBoundChart.csproj +++ b/Chart/WPF/CreateDataBoundChart/CreateDataBoundChart.csproj @@ -49,6 +49,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Chart/WPF/CreatingAChartDeclaratively/CreatingAChartDeclaratively.csproj b/Chart/WPF/CreatingAChartDeclaratively/CreatingAChartDeclaratively.csproj index 60b144bed..f39d15ca0 100644 --- a/Chart/WPF/CreatingAChartDeclaratively/CreatingAChartDeclaratively.csproj +++ b/Chart/WPF/CreatingAChartDeclaratively/CreatingAChartDeclaratively.csproj @@ -48,6 +48,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Chart/WPF/CreatingAChartInCodeBehind/CreatingAChartInCodeBehind.csproj b/Chart/WPF/CreatingAChartInCodeBehind/CreatingAChartInCodeBehind.csproj index 945501cf0..d40321d20 100644 --- a/Chart/WPF/CreatingAChartInCodeBehind/CreatingAChartInCodeBehind.csproj +++ b/Chart/WPF/CreatingAChartInCodeBehind/CreatingAChartInCodeBehind.csproj @@ -48,6 +48,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Chart/WPF/CreatingAChartWithCustomLayout/CreatingAChartWithCustomLayout.csproj b/Chart/WPF/CreatingAChartWithCustomLayout/CreatingAChartWithCustomLayout.csproj index 6a0f4077c..8463a4cab 100644 --- a/Chart/WPF/CreatingAChartWithCustomLayout/CreatingAChartWithCustomLayout.csproj +++ b/Chart/WPF/CreatingAChartWithCustomLayout/CreatingAChartWithCustomLayout.csproj @@ -48,6 +48,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Chart/WPF/CustomGridLineAnnotation/CustomGridLineAnnotation.csproj b/Chart/WPF/CustomGridLineAnnotation/CustomGridLineAnnotation.csproj index 44e1d9998..a471c860b 100644 --- a/Chart/WPF/CustomGridLineAnnotation/CustomGridLineAnnotation.csproj +++ b/Chart/WPF/CustomGridLineAnnotation/CustomGridLineAnnotation.csproj @@ -48,6 +48,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Chart/WPF/CustomLineAnnotation/CustomLineAnnotation.csproj b/Chart/WPF/CustomLineAnnotation/CustomLineAnnotation.csproj index f354e4a35..048cf38b5 100644 --- a/Chart/WPF/CustomLineAnnotation/CustomLineAnnotation.csproj +++ b/Chart/WPF/CustomLineAnnotation/CustomLineAnnotation.csproj @@ -48,6 +48,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Chart/WPF/DataBindingToManyChartAreas/DataBindingToManyChartAreas.csproj b/Chart/WPF/DataBindingToManyChartAreas/DataBindingToManyChartAreas.csproj index cae09e965..c4c28a5f4 100644 --- a/Chart/WPF/DataBindingToManyChartAreas/DataBindingToManyChartAreas.csproj +++ b/Chart/WPF/DataBindingToManyChartAreas/DataBindingToManyChartAreas.csproj @@ -48,6 +48,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Chart/WPF/DataBindingToNestedCollections/DataBindingToNestedCollections.csproj b/Chart/WPF/DataBindingToNestedCollections/DataBindingToNestedCollections.csproj index e0d64d576..4abe48aad 100644 --- a/Chart/WPF/DataBindingToNestedCollections/DataBindingToNestedCollections.csproj +++ b/Chart/WPF/DataBindingToNestedCollections/DataBindingToNestedCollections.csproj @@ -48,6 +48,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Chart/WPF/DataBindingWithAutomaticSeriesMappings/DataBindingWithAutomaticSeriesMappings.csproj b/Chart/WPF/DataBindingWithAutomaticSeriesMappings/DataBindingWithAutomaticSeriesMappings.csproj index 473db857c..72542fd08 100644 --- a/Chart/WPF/DataBindingWithAutomaticSeriesMappings/DataBindingWithAutomaticSeriesMappings.csproj +++ b/Chart/WPF/DataBindingWithAutomaticSeriesMappings/DataBindingWithAutomaticSeriesMappings.csproj @@ -48,6 +48,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Chart/WPF/DataBindingWithManualSeriesMapping/DataBindingWithManualSeriesMapping.csproj b/Chart/WPF/DataBindingWithManualSeriesMapping/DataBindingWithManualSeriesMapping.csproj index a0862ff18..5fea7c8fa 100644 --- a/Chart/WPF/DataBindingWithManualSeriesMapping/DataBindingWithManualSeriesMapping.csproj +++ b/Chart/WPF/DataBindingWithManualSeriesMapping/DataBindingWithManualSeriesMapping.csproj @@ -47,6 +47,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Chart/WPF/DateTimeGrouping/DateTimeGrouping.csproj b/Chart/WPF/DateTimeGrouping/DateTimeGrouping.csproj index 84abc9db2..b3895fe40 100644 --- a/Chart/WPF/DateTimeGrouping/DateTimeGrouping.csproj +++ b/Chart/WPF/DateTimeGrouping/DateTimeGrouping.csproj @@ -48,6 +48,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Chart/WPF/DateTimeSupport/DateTimeSupport.csproj b/Chart/WPF/DateTimeSupport/DateTimeSupport.csproj index 34b2238c8..751e9bc75 100644 --- a/Chart/WPF/DateTimeSupport/DateTimeSupport.csproj +++ b/Chart/WPF/DateTimeSupport/DateTimeSupport.csproj @@ -48,6 +48,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Chart/WPF/DrillDownHierarchicalView/DrillDownHierarchicalView.csproj b/Chart/WPF/DrillDownHierarchicalView/DrillDownHierarchicalView.csproj index 58e286e80..85b6b3303 100644 --- a/Chart/WPF/DrillDownHierarchicalView/DrillDownHierarchicalView.csproj +++ b/Chart/WPF/DrillDownHierarchicalView/DrillDownHierarchicalView.csproj @@ -48,6 +48,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Chart/WPF/DrillDownInASingleChartArea/DrillDownInASingleChartArea.csproj b/Chart/WPF/DrillDownInASingleChartArea/DrillDownInASingleChartArea.csproj index a5fd817f1..932fd98d9 100644 --- a/Chart/WPF/DrillDownInASingleChartArea/DrillDownInASingleChartArea.csproj +++ b/Chart/WPF/DrillDownInASingleChartArea/DrillDownInASingleChartArea.csproj @@ -48,6 +48,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Chart/WPF/DrillDownInMultipleChartAreas/DrillDownInMultipleChartAreas.csproj b/Chart/WPF/DrillDownInMultipleChartAreas/DrillDownInMultipleChartAreas.csproj index 8e6a40c81..df0196d76 100644 --- a/Chart/WPF/DrillDownInMultipleChartAreas/DrillDownInMultipleChartAreas.csproj +++ b/Chart/WPF/DrillDownInMultipleChartAreas/DrillDownInMultipleChartAreas.csproj @@ -48,6 +48,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Chart/WPF/DrillDownNavigation/DrillDownNavigation.csproj b/Chart/WPF/DrillDownNavigation/DrillDownNavigation.csproj index 2f2cb7877..5c5ed21e9 100644 --- a/Chart/WPF/DrillDownNavigation/DrillDownNavigation.csproj +++ b/Chart/WPF/DrillDownNavigation/DrillDownNavigation.csproj @@ -48,6 +48,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Chart/WPF/EmptyValues/EmptyValues.csproj b/Chart/WPF/EmptyValues/EmptyValues.csproj index db52f9a72..3006d99a8 100644 --- a/Chart/WPF/EmptyValues/EmptyValues.csproj +++ b/Chart/WPF/EmptyValues/EmptyValues.csproj @@ -48,6 +48,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Chart/WPF/ExportToPDF/ExportToPDF.csproj b/Chart/WPF/ExportToPDF/ExportToPDF.csproj index 6c2dabc6a..b78e85ff9 100644 --- a/Chart/WPF/ExportToPDF/ExportToPDF.csproj +++ b/Chart/WPF/ExportToPDF/ExportToPDF.csproj @@ -48,6 +48,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Chart/WPF/Filtering/Filtering.csproj b/Chart/WPF/Filtering/Filtering.csproj index c1b794ce1..0f5ff45f6 100644 --- a/Chart/WPF/Filtering/Filtering.csproj +++ b/Chart/WPF/Filtering/Filtering.csproj @@ -48,6 +48,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Chart/WPF/FlattenedSeries/FlattenedSeries.csproj b/Chart/WPF/FlattenedSeries/FlattenedSeries.csproj index 93ebd031b..2c2cf1286 100644 --- a/Chart/WPF/FlattenedSeries/FlattenedSeries.csproj +++ b/Chart/WPF/FlattenedSeries/FlattenedSeries.csproj @@ -48,6 +48,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Chart/WPF/FormatExpressions/FormatExpressions.csproj b/Chart/WPF/FormatExpressions/FormatExpressions.csproj index b1b0ca7cd..3ccfff02d 100644 --- a/Chart/WPF/FormatExpressions/FormatExpressions.csproj +++ b/Chart/WPF/FormatExpressions/FormatExpressions.csproj @@ -48,6 +48,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Chart/WPF/GroupingAndAggregation/GroupingAndAggregation.csproj b/Chart/WPF/GroupingAndAggregation/GroupingAndAggregation.csproj index 41847dcd6..5b18c1a9f 100644 --- a/Chart/WPF/GroupingAndAggregation/GroupingAndAggregation.csproj +++ b/Chart/WPF/GroupingAndAggregation/GroupingAndAggregation.csproj @@ -48,6 +48,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Chart/WPF/Interactivity/Interactivity.csproj b/Chart/WPF/Interactivity/Interactivity.csproj index dfbe4ae8c..c352d2b9e 100644 --- a/Chart/WPF/Interactivity/Interactivity.csproj +++ b/Chart/WPF/Interactivity/Interactivity.csproj @@ -48,6 +48,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Chart/WPF/InteractivityEffects/InteractivityEffects.csproj b/Chart/WPF/InteractivityEffects/InteractivityEffects.csproj index d99e5d912..1a043b2e1 100644 --- a/Chart/WPF/InteractivityEffects/InteractivityEffects.csproj +++ b/Chart/WPF/InteractivityEffects/InteractivityEffects.csproj @@ -48,6 +48,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Chart/WPF/InverseAxis/InverseAxis.csproj b/Chart/WPF/InverseAxis/InverseAxis.csproj index 77043ff24..cae649067 100644 --- a/Chart/WPF/InverseAxis/InverseAxis.csproj +++ b/Chart/WPF/InverseAxis/InverseAxis.csproj @@ -48,6 +48,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Chart/WPF/ItemWidthPercentAndItemOverlapPercent/ItemWidthPercentAndItemOverlapPercent.csproj b/Chart/WPF/ItemWidthPercentAndItemOverlapPercent/ItemWidthPercentAndItemOverlapPercent.csproj index c80e086ed..588758f63 100644 --- a/Chart/WPF/ItemWidthPercentAndItemOverlapPercent/ItemWidthPercentAndItemOverlapPercent.csproj +++ b/Chart/WPF/ItemWidthPercentAndItemOverlapPercent/ItemWidthPercentAndItemOverlapPercent.csproj @@ -48,6 +48,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Chart/WPF/Labels/Labels.csproj b/Chart/WPF/Labels/Labels.csproj index 1159d8b49..2e8f93eac 100644 --- a/Chart/WPF/Labels/Labels.csproj +++ b/Chart/WPF/Labels/Labels.csproj @@ -48,6 +48,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Chart/WPF/LayoutMode/LayoutMode.csproj b/Chart/WPF/LayoutMode/LayoutMode.csproj index f6c18dbd5..be493ed9f 100644 --- a/Chart/WPF/LayoutMode/LayoutMode.csproj +++ b/Chart/WPF/LayoutMode/LayoutMode.csproj @@ -48,6 +48,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Chart/WPF/LogarithmicScale/LogarithmicScale.csproj b/Chart/WPF/LogarithmicScale/LogarithmicScale.csproj index 4a67717d8..656030d6d 100644 --- a/Chart/WPF/LogarithmicScale/LogarithmicScale.csproj +++ b/Chart/WPF/LogarithmicScale/LogarithmicScale.csproj @@ -48,6 +48,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Chart/WPF/MarkedZoneAnnotation/MarkedZoneAnnotation.csproj b/Chart/WPF/MarkedZoneAnnotation/MarkedZoneAnnotation.csproj index ee46fbb93..0676dcedd 100644 --- a/Chart/WPF/MarkedZoneAnnotation/MarkedZoneAnnotation.csproj +++ b/Chart/WPF/MarkedZoneAnnotation/MarkedZoneAnnotation.csproj @@ -48,6 +48,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Chart/WPF/MultiSeriesCharts/MultiSeriesCharts.csproj b/Chart/WPF/MultiSeriesCharts/MultiSeriesCharts.csproj index 3d887fa9e..e57d4be5e 100644 --- a/Chart/WPF/MultiSeriesCharts/MultiSeriesCharts.csproj +++ b/Chart/WPF/MultiSeriesCharts/MultiSeriesCharts.csproj @@ -48,6 +48,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Chart/WPF/MultipleYAxes/MultipleYAxes.csproj b/Chart/WPF/MultipleYAxes/MultipleYAxes.csproj index 7134a6b63..0666a3b17 100644 --- a/Chart/WPF/MultipleYAxes/MultipleYAxes.csproj +++ b/Chart/WPF/MultipleYAxes/MultipleYAxes.csproj @@ -48,6 +48,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Chart/WPF/NegativeValues/NegativeValues.csproj b/Chart/WPF/NegativeValues/NegativeValues.csproj index 965728286..fa5840077 100644 --- a/Chart/WPF/NegativeValues/NegativeValues.csproj +++ b/Chart/WPF/NegativeValues/NegativeValues.csproj @@ -47,6 +47,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Chart/WPF/NoDataControl/NoDataControl.csproj b/Chart/WPF/NoDataControl/NoDataControl.csproj index 3d1741b67..f2cf454d6 100644 --- a/Chart/WPF/NoDataControl/NoDataControl.csproj +++ b/Chart/WPF/NoDataControl/NoDataControl.csproj @@ -48,6 +48,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Chart/WPF/Sampling/Sampling.csproj b/Chart/WPF/Sampling/Sampling.csproj index c72b4ce36..598fc8dab 100644 --- a/Chart/WPF/Sampling/Sampling.csproj +++ b/Chart/WPF/Sampling/Sampling.csproj @@ -48,6 +48,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Chart/WPF/SmartLabels/SmartLabels.csproj b/Chart/WPF/SmartLabels/SmartLabels.csproj index 7d77907a0..62595e5f8 100644 --- a/Chart/WPF/SmartLabels/SmartLabels.csproj +++ b/Chart/WPF/SmartLabels/SmartLabels.csproj @@ -48,6 +48,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Chart/WPF/Sorting/Sorting.csproj b/Chart/WPF/Sorting/Sorting.csproj index 48b495bf0..e90633847 100644 --- a/Chart/WPF/Sorting/Sorting.csproj +++ b/Chart/WPF/Sorting/Sorting.csproj @@ -48,6 +48,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Chart/WPF/StripLinesAndGridLines/StripLinesAndGridLines.csproj b/Chart/WPF/StripLinesAndGridLines/StripLinesAndGridLines.csproj index dd6dff99d..1a50b5e8c 100644 --- a/Chart/WPF/StripLinesAndGridLines/StripLinesAndGridLines.csproj +++ b/Chart/WPF/StripLinesAndGridLines/StripLinesAndGridLines.csproj @@ -48,6 +48,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Chart/WPF/StylingTheAxisLine/StylingTheAxisLine.csproj b/Chart/WPF/StylingTheAxisLine/StylingTheAxisLine.csproj index 61ce9c240..36611f6e0 100644 --- a/Chart/WPF/StylingTheAxisLine/StylingTheAxisLine.csproj +++ b/Chart/WPF/StylingTheAxisLine/StylingTheAxisLine.csproj @@ -48,6 +48,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Chart/WPF/StylingTheChartTitle/StylingTheChartTitle.csproj b/Chart/WPF/StylingTheChartTitle/StylingTheChartTitle.csproj index 41970d981..649658889 100644 --- a/Chart/WPF/StylingTheChartTitle/StylingTheChartTitle.csproj +++ b/Chart/WPF/StylingTheChartTitle/StylingTheChartTitle.csproj @@ -48,6 +48,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Chart/WPF/Ticks/Ticks.csproj b/Chart/WPF/Ticks/Ticks.csproj index b0bdc6f01..e6be425c0 100644 --- a/Chart/WPF/Ticks/Ticks.csproj +++ b/Chart/WPF/Ticks/Ticks.csproj @@ -48,6 +48,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Chart/WPF/Tooltips/Tooltips.csproj b/Chart/WPF/Tooltips/Tooltips.csproj index c9f2f4694..a6928a66a 100644 --- a/Chart/WPF/Tooltips/Tooltips.csproj +++ b/Chart/WPF/Tooltips/Tooltips.csproj @@ -48,6 +48,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Chart/WPF/XAxis/XAxis.csproj b/Chart/WPF/XAxis/XAxis.csproj index a24bde95b..01205c896 100644 --- a/Chart/WPF/XAxis/XAxis.csproj +++ b/Chart/WPF/XAxis/XAxis.csproj @@ -48,6 +48,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Chart/WPF/YAxis/YAxis.csproj b/Chart/WPF/YAxis/YAxis.csproj index 4afb7355e..9457f7784 100644 --- a/Chart/WPF/YAxis/YAxis.csproj +++ b/Chart/WPF/YAxis/YAxis.csproj @@ -48,6 +48,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Chart/WPF/ZoomingAndScrolling/ZoomingAndScrolling.csproj b/Chart/WPF/ZoomingAndScrolling/ZoomingAndScrolling.csproj index ad3a60b2e..dabeefcb3 100644 --- a/Chart/WPF/ZoomingAndScrolling/ZoomingAndScrolling.csproj +++ b/Chart/WPF/ZoomingAndScrolling/ZoomingAndScrolling.csproj @@ -48,6 +48,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/ChartView/WPF/2.5D_Chart/2.5D_Chart.csproj b/ChartView/WPF/2.5D_Chart/2.5D_Chart.csproj index 8d8611d96..9f6252cb8 100644 --- a/ChartView/WPF/2.5D_Chart/2.5D_Chart.csproj +++ b/ChartView/WPF/2.5D_Chart/2.5D_Chart.csproj @@ -47,6 +47,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/ChartView/WPF/Animations/Animations.csproj b/ChartView/WPF/Animations/Animations.csproj index a8c241703..abaaa3262 100644 --- a/ChartView/WPF/Animations/Animations.csproj +++ b/ChartView/WPF/Animations/Animations.csproj @@ -11,7 +11,6 @@ Animations Animations v4.8 - 512 {60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} 4 @@ -50,6 +49,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/ChartView/WPF/AnnotationTypes/AnnotationTypes.csproj b/ChartView/WPF/AnnotationTypes/AnnotationTypes.csproj index ce7df3730..165f375e3 100644 --- a/ChartView/WPF/AnnotationTypes/AnnotationTypes.csproj +++ b/ChartView/WPF/AnnotationTypes/AnnotationTypes.csproj @@ -11,7 +11,6 @@ AnnotationTypes AnnotationTypes v4.8 - 512 {60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} 4 @@ -50,6 +49,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/ChartView/WPF/AnnotationsAdding/AnnotationsAdding.csproj b/ChartView/WPF/AnnotationsAdding/AnnotationsAdding.csproj index 48b64f621..d68106595 100644 --- a/ChartView/WPF/AnnotationsAdding/AnnotationsAdding.csproj +++ b/ChartView/WPF/AnnotationsAdding/AnnotationsAdding.csproj @@ -11,7 +11,6 @@ Annotations Annotations v4.8 - 512 {60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} 4 @@ -50,6 +49,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/ChartView/WPF/AnnotationsProvider/AnnotationsProvider.csproj b/ChartView/WPF/AnnotationsProvider/AnnotationsProvider.csproj index baa040cea..25cb54444 100644 --- a/ChartView/WPF/AnnotationsProvider/AnnotationsProvider.csproj +++ b/ChartView/WPF/AnnotationsProvider/AnnotationsProvider.csproj @@ -9,7 +9,6 @@ AnnotationsProvider AnnotationsProvider v4.8 - 512 {60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} 4 @@ -48,6 +47,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + diff --git a/ChartView/WPF/AreaSeries/AreaSeries.csproj b/ChartView/WPF/AreaSeries/AreaSeries.csproj index 191fde89c..826c923c1 100644 --- a/ChartView/WPF/AreaSeries/AreaSeries.csproj +++ b/ChartView/WPF/AreaSeries/AreaSeries.csproj @@ -49,7 +49,10 @@ 4.0 - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/ChartView/WPF/AsyncData/AsyncData.csproj b/ChartView/WPF/AsyncData/AsyncData.csproj index 84a93bf69..f0132d89d 100644 --- a/ChartView/WPF/AsyncData/AsyncData.csproj +++ b/ChartView/WPF/AsyncData/AsyncData.csproj @@ -46,7 +46,10 @@ 4.0 - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/ChartView/WPF/Axis/Axis.csproj b/ChartView/WPF/Axis/Axis.csproj index 2afdedc22..de788332f 100644 --- a/ChartView/WPF/Axis/Axis.csproj +++ b/ChartView/WPF/Axis/Axis.csproj @@ -49,7 +49,10 @@ 4.0 - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/ChartView/WPF/AxisLikeAnnotations/AxisLikeAnnotations.csproj b/ChartView/WPF/AxisLikeAnnotations/AxisLikeAnnotations.csproj index 2c383257a..7df4b30f9 100644 --- a/ChartView/WPF/AxisLikeAnnotations/AxisLikeAnnotations.csproj +++ b/ChartView/WPF/AxisLikeAnnotations/AxisLikeAnnotations.csproj @@ -50,16 +50,19 @@ 4.0 - - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.Chart.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Data.dll diff --git a/ChartView/WPF/BarSeries/BarSeries.csproj b/ChartView/WPF/BarSeries/BarSeries.csproj index 7a5dd7b0e..46081174a 100644 --- a/ChartView/WPF/BarSeries/BarSeries.csproj +++ b/ChartView/WPF/BarSeries/BarSeries.csproj @@ -49,7 +49,10 @@ 4.0 - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/ChartView/WPF/BindingSelectedItemsToViewModel/BindingSelectedItemsToViewModel.csproj b/ChartView/WPF/BindingSelectedItemsToViewModel/BindingSelectedItemsToViewModel.csproj index d4ebec9f2..59cc5cf9a 100644 --- a/ChartView/WPF/BindingSelectedItemsToViewModel/BindingSelectedItemsToViewModel.csproj +++ b/ChartView/WPF/BindingSelectedItemsToViewModel/BindingSelectedItemsToViewModel.csproj @@ -47,7 +47,10 @@ 4.0 - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/ChartView/WPF/BindingTheColorOfSeriesItems/BindingTheColorOfSeriesItems.csproj b/ChartView/WPF/BindingTheColorOfSeriesItems/BindingTheColorOfSeriesItems.csproj index 912da45fc..835703c1b 100644 --- a/ChartView/WPF/BindingTheColorOfSeriesItems/BindingTheColorOfSeriesItems.csproj +++ b/ChartView/WPF/BindingTheColorOfSeriesItems/BindingTheColorOfSeriesItems.csproj @@ -49,7 +49,10 @@ 4.0 - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/ChartView/WPF/BindingToDataTable/BindingToDataTable.csproj b/ChartView/WPF/BindingToDataTable/BindingToDataTable.csproj index 38aa3aea3..ccc36784e 100644 --- a/ChartView/WPF/BindingToDataTable/BindingToDataTable.csproj +++ b/ChartView/WPF/BindingToDataTable/BindingToDataTable.csproj @@ -49,7 +49,10 @@ 4.0 - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/ChartView/WPF/BubbleSeriesAndNegativeValues/BubbleSeriesAndNegativeValues.csproj b/ChartView/WPF/BubbleSeriesAndNegativeValues/BubbleSeriesAndNegativeValues.csproj index acaa9cb65..1d6b3e792 100644 --- a/ChartView/WPF/BubbleSeriesAndNegativeValues/BubbleSeriesAndNegativeValues.csproj +++ b/ChartView/WPF/BubbleSeriesAndNegativeValues/BubbleSeriesAndNegativeValues.csproj @@ -46,7 +46,10 @@ 4.0 - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/ChartView/WPF/CartesianChartGrid/CartesianChartGrid.csproj b/ChartView/WPF/CartesianChartGrid/CartesianChartGrid.csproj index 12ab51af7..35b35ab6b 100644 --- a/ChartView/WPF/CartesianChartGrid/CartesianChartGrid.csproj +++ b/ChartView/WPF/CartesianChartGrid/CartesianChartGrid.csproj @@ -49,7 +49,10 @@ 4.0 - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/ChartView/WPF/CategoricalAxis/CategoricalAxis.csproj b/ChartView/WPF/CategoricalAxis/CategoricalAxis.csproj index 2bf7f0f1a..bd99556e8 100644 --- a/ChartView/WPF/CategoricalAxis/CategoricalAxis.csproj +++ b/ChartView/WPF/CategoricalAxis/CategoricalAxis.csproj @@ -49,7 +49,10 @@ 4.0 - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/ChartView/WPF/ChartDataSource/ChartDataSource.csproj b/ChartView/WPF/ChartDataSource/ChartDataSource.csproj index 827774b4a..a259cf22d 100644 --- a/ChartView/WPF/ChartDataSource/ChartDataSource.csproj +++ b/ChartView/WPF/ChartDataSource/ChartDataSource.csproj @@ -49,7 +49,10 @@ 4.0 - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/ChartView/WPF/ChartViewCustomization/ChartViewCustomization.csproj b/ChartView/WPF/ChartViewCustomization/ChartViewCustomization.csproj index e98858c1c..29a8958c3 100644 --- a/ChartView/WPF/ChartViewCustomization/ChartViewCustomization.csproj +++ b/ChartView/WPF/ChartViewCustomization/ChartViewCustomization.csproj @@ -49,7 +49,10 @@ 4.0 - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/ChartView/WPF/CreateChartWithStaticData/CreateChartWithStaticData.csproj b/ChartView/WPF/CreateChartWithStaticData/CreateChartWithStaticData.csproj index 6ca7bef61..b04e4ee83 100644 --- a/ChartView/WPF/CreateChartWithStaticData/CreateChartWithStaticData.csproj +++ b/ChartView/WPF/CreateChartWithStaticData/CreateChartWithStaticData.csproj @@ -49,7 +49,10 @@ 4.0 - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/ChartView/WPF/CreateDataBoundChart/CreateDataBoundChart.csproj b/ChartView/WPF/CreateDataBoundChart/CreateDataBoundChart.csproj index be0501bd8..f4e82b146 100644 --- a/ChartView/WPF/CreateDataBoundChart/CreateDataBoundChart.csproj +++ b/ChartView/WPF/CreateDataBoundChart/CreateDataBoundChart.csproj @@ -49,7 +49,10 @@ 4.0 - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/ChartView/WPF/Crosshair/Crosshair.csproj b/ChartView/WPF/Crosshair/Crosshair.csproj index 1c8e4df1a..f57a95fb3 100644 --- a/ChartView/WPF/Crosshair/Crosshair.csproj +++ b/ChartView/WPF/Crosshair/Crosshair.csproj @@ -49,7 +49,10 @@ 4.0 - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/ChartView/WPF/CustomizingScatterPoints/CustomizingScatterPoints.csproj b/ChartView/WPF/CustomizingScatterPoints/CustomizingScatterPoints.csproj index b3ffdaf3b..beb7ec121 100644 --- a/ChartView/WPF/CustomizingScatterPoints/CustomizingScatterPoints.csproj +++ b/ChartView/WPF/CustomizingScatterPoints/CustomizingScatterPoints.csproj @@ -49,7 +49,10 @@ 4.0 - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/ChartView/WPF/DataVirtualization/DataVirtualization.csproj b/ChartView/WPF/DataVirtualization/DataVirtualization.csproj index 96e51fea2..7904f62c4 100644 --- a/ChartView/WPF/DataVirtualization/DataVirtualization.csproj +++ b/ChartView/WPF/DataVirtualization/DataVirtualization.csproj @@ -69,6 +69,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Cloud.dll diff --git a/ChartView/WPF/DateTimeAxes/DateTimeAxes.csproj b/ChartView/WPF/DateTimeAxes/DateTimeAxes.csproj index f287be0bf..c7a1b8f20 100644 --- a/ChartView/WPF/DateTimeAxes/DateTimeAxes.csproj +++ b/ChartView/WPF/DateTimeAxes/DateTimeAxes.csproj @@ -49,7 +49,10 @@ 4.0 - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/ChartView/WPF/DefaultVisualStyleSelector/DefaultVisualStyleSelector.csproj b/ChartView/WPF/DefaultVisualStyleSelector/DefaultVisualStyleSelector.csproj index c001097e5..70b597542 100644 --- a/ChartView/WPF/DefaultVisualStyleSelector/DefaultVisualStyleSelector.csproj +++ b/ChartView/WPF/DefaultVisualStyleSelector/DefaultVisualStyleSelector.csproj @@ -46,7 +46,10 @@ 4.0 - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/ChartView/WPF/DragChartAnnotation/DragChartAnnotation.csproj b/ChartView/WPF/DragChartAnnotation/DragChartAnnotation.csproj index a5df6b134..e8a68e365 100644 --- a/ChartView/WPF/DragChartAnnotation/DragChartAnnotation.csproj +++ b/ChartView/WPF/DragChartAnnotation/DragChartAnnotation.csproj @@ -50,7 +50,10 @@ 4.0 - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/ChartView/WPF/DragToPanAndDragToZoom/DragToPanAndDragToZoom.csproj b/ChartView/WPF/DragToPanAndDragToZoom/DragToPanAndDragToZoom.csproj index efb34ed92..2807a49eb 100644 --- a/ChartView/WPF/DragToPanAndDragToZoom/DragToPanAndDragToZoom.csproj +++ b/ChartView/WPF/DragToPanAndDragToZoom/DragToPanAndDragToZoom.csproj @@ -49,7 +49,10 @@ 4.0 - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/ChartView/WPF/DragToSelect/DragToSelect.csproj b/ChartView/WPF/DragToSelect/DragToSelect.csproj index fbe7d480a..84c1aa7a0 100644 --- a/ChartView/WPF/DragToSelect/DragToSelect.csproj +++ b/ChartView/WPF/DragToSelect/DragToSelect.csproj @@ -49,7 +49,10 @@ 4.0 - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/ChartView/WPF/DrillDown/DrillDown.csproj b/ChartView/WPF/DrillDown/DrillDown.csproj index d56a70601..7da866e06 100644 --- a/ChartView/WPF/DrillDown/DrillDown.csproj +++ b/ChartView/WPF/DrillDown/DrillDown.csproj @@ -49,7 +49,10 @@ 4.0 - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/ChartView/WPF/ErrorBars/ErrorBars.csproj b/ChartView/WPF/ErrorBars/ErrorBars.csproj index aae4cb664..083d6891c 100644 --- a/ChartView/WPF/ErrorBars/ErrorBars.csproj +++ b/ChartView/WPF/ErrorBars/ErrorBars.csproj @@ -49,7 +49,10 @@ 4.0 - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/ChartView/WPF/IndividualAxisZooming/IndividualAxisZooming.csproj b/ChartView/WPF/IndividualAxisZooming/IndividualAxisZooming.csproj index 478fc8fd5..7fb03795d 100644 --- a/ChartView/WPF/IndividualAxisZooming/IndividualAxisZooming.csproj +++ b/ChartView/WPF/IndividualAxisZooming/IndividualAxisZooming.csproj @@ -49,7 +49,10 @@ 4.0 - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/ChartView/WPF/Introduction/Introduction.csproj b/ChartView/WPF/Introduction/Introduction.csproj index 9999a347d..9639932ad 100644 --- a/ChartView/WPF/Introduction/Introduction.csproj +++ b/ChartView/WPF/Introduction/Introduction.csproj @@ -49,7 +49,10 @@ 4.0 - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/ChartView/WPF/LogarithmicAxis/LogarithmicAxis.csproj b/ChartView/WPF/LogarithmicAxis/LogarithmicAxis.csproj index b8ddece5c..374d40b3b 100644 --- a/ChartView/WPF/LogarithmicAxis/LogarithmicAxis.csproj +++ b/ChartView/WPF/LogarithmicAxis/LogarithmicAxis.csproj @@ -49,7 +49,10 @@ 4.0 - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/ChartView/WPF/MultipleAxes/MultipleAxes.csproj b/ChartView/WPF/MultipleAxes/MultipleAxes.csproj index 699b1da17..6da13918f 100644 --- a/ChartView/WPF/MultipleAxes/MultipleAxes.csproj +++ b/ChartView/WPF/MultipleAxes/MultipleAxes.csproj @@ -49,7 +49,10 @@ 4.0 - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/ChartView/WPF/OriginValue/OriginValue.csproj b/ChartView/WPF/OriginValue/OriginValue.csproj index 4bfdec90c..e71b53cad 100644 --- a/ChartView/WPF/OriginValue/OriginValue.csproj +++ b/ChartView/WPF/OriginValue/OriginValue.csproj @@ -55,6 +55,9 @@ + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/ChartView/WPF/PieSeries/PieSeries.csproj b/ChartView/WPF/PieSeries/PieSeries.csproj index ddca4d61d..ed686b368 100644 --- a/ChartView/WPF/PieSeries/PieSeries.csproj +++ b/ChartView/WPF/PieSeries/PieSeries.csproj @@ -11,7 +11,6 @@ PieSeries PieSeries v4.8 - 512 {60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} 4 @@ -50,6 +49,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/ChartView/WPF/PlotMode/PlotMode.csproj b/ChartView/WPF/PlotMode/PlotMode.csproj index d614fe6e2..e07ae985c 100644 --- a/ChartView/WPF/PlotMode/PlotMode.csproj +++ b/ChartView/WPF/PlotMode/PlotMode.csproj @@ -49,7 +49,10 @@ 4.0 - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/ChartView/WPF/PolarAxis/PolarAxis.csproj b/ChartView/WPF/PolarAxis/PolarAxis.csproj index afff9fbf7..f9e62ea1f 100644 --- a/ChartView/WPF/PolarAxis/PolarAxis.csproj +++ b/ChartView/WPF/PolarAxis/PolarAxis.csproj @@ -49,7 +49,10 @@ 4.0 - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/ChartView/WPF/PolarChartGrid/PolarChartGrid.csproj b/ChartView/WPF/PolarChartGrid/PolarChartGrid.csproj index 8a59403ca..51b38662f 100644 --- a/ChartView/WPF/PolarChartGrid/PolarChartGrid.csproj +++ b/ChartView/WPF/PolarChartGrid/PolarChartGrid.csproj @@ -49,7 +49,10 @@ 4.0 - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/ChartView/WPF/PolarSeries/PolarSeries.csproj b/ChartView/WPF/PolarSeries/PolarSeries.csproj index a158c5008..bf1c88af9 100644 --- a/ChartView/WPF/PolarSeries/PolarSeries.csproj +++ b/ChartView/WPF/PolarSeries/PolarSeries.csproj @@ -49,7 +49,10 @@ 4.0 - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/ChartView/WPF/RadarSeries/RadarSeries.csproj b/ChartView/WPF/RadarSeries/RadarSeries.csproj index cefb0c68e..de120a54a 100644 --- a/ChartView/WPF/RadarSeries/RadarSeries.csproj +++ b/ChartView/WPF/RadarSeries/RadarSeries.csproj @@ -49,7 +49,10 @@ 4.0 - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/ChartView/WPF/ScatterSeries/ScatterSeries.csproj b/ChartView/WPF/ScatterSeries/ScatterSeries.csproj index 94ff61a2c..02e709728 100644 --- a/ChartView/WPF/ScatterSeries/ScatterSeries.csproj +++ b/ChartView/WPF/ScatterSeries/ScatterSeries.csproj @@ -49,7 +49,10 @@ 4.0 - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/ChartView/WPF/ScrollAndZoom/ScrollAndZoom.csproj b/ChartView/WPF/ScrollAndZoom/ScrollAndZoom.csproj index 791720e6f..878ef35fe 100644 --- a/ChartView/WPF/ScrollAndZoom/ScrollAndZoom.csproj +++ b/ChartView/WPF/ScrollAndZoom/ScrollAndZoom.csproj @@ -49,7 +49,10 @@ 4.0 - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/ChartView/WPF/ScrollAndZoomSyncedCharts/ScrollAndZoomSyncedCharts.csproj b/ChartView/WPF/ScrollAndZoomSyncedCharts/ScrollAndZoomSyncedCharts.csproj index 9a99ae250..afe1026a6 100644 --- a/ChartView/WPF/ScrollAndZoomSyncedCharts/ScrollAndZoomSyncedCharts.csproj +++ b/ChartView/WPF/ScrollAndZoomSyncedCharts/ScrollAndZoomSyncedCharts.csproj @@ -49,7 +49,10 @@ 4.0 - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/ChartView/WPF/Selection/Selection.csproj b/ChartView/WPF/Selection/Selection.csproj index d5604c192..ad04bc43f 100644 --- a/ChartView/WPF/Selection/Selection.csproj +++ b/ChartView/WPF/Selection/Selection.csproj @@ -49,7 +49,10 @@ 4.0 - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/ChartView/WPF/SeriesDescriptorSelector/SeriesDescriptorSelector.csproj b/ChartView/WPF/SeriesDescriptorSelector/SeriesDescriptorSelector.csproj index 055648146..208c7b3e0 100644 --- a/ChartView/WPF/SeriesDescriptorSelector/SeriesDescriptorSelector.csproj +++ b/ChartView/WPF/SeriesDescriptorSelector/SeriesDescriptorSelector.csproj @@ -46,7 +46,10 @@ 4.0 - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/ChartView/WPF/SeriesProvider/SeriesProvider.csproj b/ChartView/WPF/SeriesProvider/SeriesProvider.csproj index e786217a6..45921ecb0 100644 --- a/ChartView/WPF/SeriesProvider/SeriesProvider.csproj +++ b/ChartView/WPF/SeriesProvider/SeriesProvider.csproj @@ -47,7 +47,10 @@ 4.0 - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/ChartView/WPF/SplineSeries/SplineSeries.csproj b/ChartView/WPF/SplineSeries/SplineSeries.csproj index 8c5d8af2a..1b004787e 100644 --- a/ChartView/WPF/SplineSeries/SplineSeries.csproj +++ b/ChartView/WPF/SplineSeries/SplineSeries.csproj @@ -49,7 +49,10 @@ 4.0 - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/ChartView/WPF/Tooltip/Tooltip.csproj b/ChartView/WPF/Tooltip/Tooltip.csproj index 3d516a007..4ef2b61b0 100644 --- a/ChartView/WPF/Tooltip/Tooltip.csproj +++ b/ChartView/WPF/Tooltip/Tooltip.csproj @@ -49,7 +49,10 @@ 4.0 - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/ChartView/WPF/TrackBall/TrackBall.csproj b/ChartView/WPF/TrackBall/TrackBall.csproj index d1f147155..53c6eb7ba 100644 --- a/ChartView/WPF/TrackBall/TrackBall.csproj +++ b/ChartView/WPF/TrackBall/TrackBall.csproj @@ -49,7 +49,10 @@ 4.0 - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/ChartView/WPF/TrackBallLikeAnnotations/TrackBallLikeAnnotations.csproj b/ChartView/WPF/TrackBallLikeAnnotations/TrackBallLikeAnnotations.csproj index 5c7e7f6b6..52e5436af 100644 --- a/ChartView/WPF/TrackBallLikeAnnotations/TrackBallLikeAnnotations.csproj +++ b/ChartView/WPF/TrackBallLikeAnnotations/TrackBallLikeAnnotations.csproj @@ -49,7 +49,10 @@ 4.0 - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/ChartView/WPF/TrackBallSyncedCharts/TrackBallSyncedCharts.csproj b/ChartView/WPF/TrackBallSyncedCharts/TrackBallSyncedCharts.csproj index 62df46610..5f008eb3e 100644 --- a/ChartView/WPF/TrackBallSyncedCharts/TrackBallSyncedCharts.csproj +++ b/ChartView/WPF/TrackBallSyncedCharts/TrackBallSyncedCharts.csproj @@ -47,7 +47,10 @@ 4.0 - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/ChartView3D/WPF/DataPointColorizer/DataPointColorizer.csproj b/ChartView3D/WPF/DataPointColorizer/DataPointColorizer.csproj index 2e1c10fe9..77402908f 100644 --- a/ChartView3D/WPF/DataPointColorizer/DataPointColorizer.csproj +++ b/ChartView3D/WPF/DataPointColorizer/DataPointColorizer.csproj @@ -46,7 +46,10 @@ 4.0 - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/ChartView3D/WPF/DefaultVisualGeometry/DefaultVisualGeometry.csproj b/ChartView3D/WPF/DefaultVisualGeometry/DefaultVisualGeometry.csproj index fac08d510..565e01b5f 100644 --- a/ChartView3D/WPF/DefaultVisualGeometry/DefaultVisualGeometry.csproj +++ b/ChartView3D/WPF/DefaultVisualGeometry/DefaultVisualGeometry.csproj @@ -47,6 +47,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/ChartView3D/WPF/DefaultVisualGeometrySelector/DefaultVisualGeometrySelector.csproj b/ChartView3D/WPF/DefaultVisualGeometrySelector/DefaultVisualGeometrySelector.csproj index aff041cb7..e0a830581 100644 --- a/ChartView3D/WPF/DefaultVisualGeometrySelector/DefaultVisualGeometrySelector.csproj +++ b/ChartView3D/WPF/DefaultVisualGeometrySelector/DefaultVisualGeometrySelector.csproj @@ -46,7 +46,10 @@ 4.0 - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/ChartView3D/WPF/DefaultVisualMaterial/DefaultVisualMaterial.csproj b/ChartView3D/WPF/DefaultVisualMaterial/DefaultVisualMaterial.csproj index 719c0738d..9df1058c7 100644 --- a/ChartView3D/WPF/DefaultVisualMaterial/DefaultVisualMaterial.csproj +++ b/ChartView3D/WPF/DefaultVisualMaterial/DefaultVisualMaterial.csproj @@ -46,7 +46,10 @@ 4.0 - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/ChartView3D/WPF/DefaultVisualMaterialSelector/DefaultVisualMaterialSelector.csproj b/ChartView3D/WPF/DefaultVisualMaterialSelector/DefaultVisualMaterialSelector.csproj index e6f7fba97..acaaec23c 100644 --- a/ChartView3D/WPF/DefaultVisualMaterialSelector/DefaultVisualMaterialSelector.csproj +++ b/ChartView3D/WPF/DefaultVisualMaterialSelector/DefaultVisualMaterialSelector.csproj @@ -50,7 +50,10 @@ 4.0 - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/ChartView3D/WPF/StackedBars3D/StackedBars3D.csproj b/ChartView3D/WPF/StackedBars3D/StackedBars3D.csproj index d5a7085ca..69b0b08c3 100644 --- a/ChartView3D/WPF/StackedBars3D/StackedBars3D.csproj +++ b/ChartView3D/WPF/StackedBars3D/StackedBars3D.csproj @@ -47,6 +47,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/ChartView3D/WPF/SurfaceProjection/SurfaceProjection.csproj b/ChartView3D/WPF/SurfaceProjection/SurfaceProjection.csproj index 81089b9b8..8c2205eea 100644 --- a/ChartView3D/WPF/SurfaceProjection/SurfaceProjection.csproj +++ b/ChartView3D/WPF/SurfaceProjection/SurfaceProjection.csproj @@ -18,7 +18,6 @@ - AnyCPU @@ -51,6 +50,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/ChartView3D/WPF/TriangleIndices/TriangleIndices.csproj b/ChartView3D/WPF/TriangleIndices/TriangleIndices.csproj index 8d140e356..16caa8c65 100644 --- a/ChartView3D/WPF/TriangleIndices/TriangleIndices.csproj +++ b/ChartView3D/WPF/TriangleIndices/TriangleIndices.csproj @@ -47,6 +47,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/ChartView3D/WPF/ValueGradientColorizer/ValueGradientColorizer.csproj b/ChartView3D/WPF/ValueGradientColorizer/ValueGradientColorizer.csproj index ce58c44ef..e50149acf 100644 --- a/ChartView3D/WPF/ValueGradientColorizer/ValueGradientColorizer.csproj +++ b/ChartView3D/WPF/ValueGradientColorizer/ValueGradientColorizer.csproj @@ -47,6 +47,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/CloudIntegration/ComputerVisionApi/ComputerVisionApi_WPF.csproj b/CloudIntegration/ComputerVisionApi/ComputerVisionApi_WPF.csproj index 7b0dd8bad..dc3f827a5 100644 --- a/CloudIntegration/ComputerVisionApi/ComputerVisionApi_WPF.csproj +++ b/CloudIntegration/ComputerVisionApi/ComputerVisionApi_WPF.csproj @@ -14,7 +14,6 @@ 512 {60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} 4 - AnyCPU @@ -59,6 +58,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Windows.Controls.dll True diff --git a/CloudIntegration/DynamoDB/AmazonDynamoDB_WPF.csproj b/CloudIntegration/DynamoDB/AmazonDynamoDB_WPF.csproj index 9f4b21841..08d91a515 100644 --- a/CloudIntegration/DynamoDB/AmazonDynamoDB_WPF.csproj +++ b/CloudIntegration/DynamoDB/AmazonDynamoDB_WPF.csproj @@ -14,7 +14,6 @@ 512 {60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} 4 - AnyCPU @@ -55,6 +54,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Licensing.Runtime.dll + False $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Windows.Controls.dll diff --git a/CloudIntegration/SpeechToTextApi/SpeechToTextApi_WPF.csproj b/CloudIntegration/SpeechToTextApi/SpeechToTextApi_WPF.csproj index b8aea17ae..9d54b1a23 100644 --- a/CloudIntegration/SpeechToTextApi/SpeechToTextApi_WPF.csproj +++ b/CloudIntegration/SpeechToTextApi/SpeechToTextApi_WPF.csproj @@ -14,7 +14,6 @@ 512 {60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} 4 - AnyCPU @@ -58,6 +57,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/CloudIntegration/TextAnalyticsApi/TextAnalyticsApi_WPF.csproj b/CloudIntegration/TextAnalyticsApi/TextAnalyticsApi_WPF.csproj index 7d0c4cbbf..b882bf500 100644 --- a/CloudIntegration/TextAnalyticsApi/TextAnalyticsApi_WPF.csproj +++ b/CloudIntegration/TextAnalyticsApi/TextAnalyticsApi_WPF.csproj @@ -14,7 +14,6 @@ 512 {60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} 4 - AnyCPU @@ -59,6 +58,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Windows.Controls.dll True diff --git a/CloudUpload/CustomAmazonS3Provider/CustomAmazonS3Provider.csproj b/CloudUpload/CustomAmazonS3Provider/CustomAmazonS3Provider.csproj index 6f569663f..e6597492d 100644 --- a/CloudUpload/CustomAmazonS3Provider/CustomAmazonS3Provider.csproj +++ b/CloudUpload/CustomAmazonS3Provider/CustomAmazonS3Provider.csproj @@ -38,7 +38,7 @@ 4 - true + true @@ -54,6 +54,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Licensing.Runtime.dll + diff --git a/CloudUpload/CustomAzureProvider/CustomAzureProvider.csproj b/CloudUpload/CustomAzureProvider/CustomAzureProvider.csproj index 189d2f863..5d215e33f 100644 --- a/CloudUpload/CustomAzureProvider/CustomAzureProvider.csproj +++ b/CloudUpload/CustomAzureProvider/CustomAzureProvider.csproj @@ -11,7 +11,6 @@ CustomAzureProvider CustomAzureProvider v4.8 - 512 {60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} 4 @@ -74,6 +73,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Licensing.Runtime.dll + diff --git a/CloudUpload/CustomTelerikBackendServicesProvider/CustomTelerikBackendServicesProvider.csproj b/CloudUpload/CustomTelerikBackendServicesProvider/CustomTelerikBackendServicesProvider.csproj index 0d865540e..4ede3caf9 100644 --- a/CloudUpload/CustomTelerikBackendServicesProvider/CustomTelerikBackendServicesProvider.csproj +++ b/CloudUpload/CustomTelerikBackendServicesProvider/CustomTelerikBackendServicesProvider.csproj @@ -11,7 +11,6 @@ CustomTelerikBackendServicesProvider CustomTelerikBackendServicesProvider v4.8 - 512 {60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} 4 @@ -40,7 +39,7 @@ 4 - true + true @@ -59,6 +58,9 @@ EverliveSDK.Windows.Legacy\Telerik.Everlive.Sdk.Legacy.dll + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + @@ -134,4 +136,4 @@ --> - + \ No newline at end of file diff --git a/CloudUpload/DragAndDrop/DragAndDrop.csproj b/CloudUpload/DragAndDrop/DragAndDrop.csproj index efce9405d..733943ca2 100644 --- a/CloudUpload/DragAndDrop/DragAndDrop.csproj +++ b/CloudUpload/DragAndDrop/DragAndDrop.csproj @@ -17,7 +17,6 @@ - AnyCPU @@ -52,6 +51,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Licensing.Runtime.dll + diff --git a/ColorPicker/AddColorPaletteViews/AddColorPaletteViews_WPF.csproj b/ColorPicker/AddColorPaletteViews/AddColorPaletteViews_WPF.csproj index 79f11a65a..f8c43a3cb 100644 --- a/ColorPicker/AddColorPaletteViews/AddColorPaletteViews_WPF.csproj +++ b/ColorPicker/AddColorPaletteViews/AddColorPaletteViews_WPF.csproj @@ -18,7 +18,6 @@ - AnyCPU @@ -51,10 +50,13 @@ 4.0 - + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll - + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.Input.dll diff --git a/ColorPicker/CustomPaletteViewItemTooltip/CustomPaletteViewItemTooltip_WPF.csproj b/ColorPicker/CustomPaletteViewItemTooltip/CustomPaletteViewItemTooltip_WPF.csproj index e262d2e3f..41c344d5f 100644 --- a/ColorPicker/CustomPaletteViewItemTooltip/CustomPaletteViewItemTooltip_WPF.csproj +++ b/ColorPicker/CustomPaletteViewItemTooltip/CustomPaletteViewItemTooltip_WPF.csproj @@ -11,7 +11,6 @@ CustomPaletteViewItemTooltip CustomPaletteViewItemTooltip v4.8 - 512 {60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} 4 @@ -58,15 +57,18 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + - - $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll - - - $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.Input.dll - + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.Input.dll + diff --git a/ComboBox/CustomFiltering/CustomFiltering_WPF.csproj b/ComboBox/CustomFiltering/CustomFiltering_WPF.csproj index 74586423e..484bad76b 100644 --- a/ComboBox/CustomFiltering/CustomFiltering_WPF.csproj +++ b/ComboBox/CustomFiltering/CustomFiltering_WPF.csproj @@ -47,7 +47,13 @@ 4.0 - + + + $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Licensing.Runtime.dll + + + $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Windows.Controls.dll diff --git a/ComboBox/DropDownWithAddNewItem/DropDownWithAddNewItem_WPF.csproj b/ComboBox/DropDownWithAddNewItem/DropDownWithAddNewItem_WPF.csproj index a7ce9f07e..535236780 100644 --- a/ComboBox/DropDownWithAddNewItem/DropDownWithAddNewItem_WPF.csproj +++ b/ComboBox/DropDownWithAddNewItem/DropDownWithAddNewItem_WPF.csproj @@ -50,7 +50,10 @@ 4.0 - + + + $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Licensing.Runtime.dll + False $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Windows.Controls.dll diff --git a/ComboBox/DropDownWithHeaders/DropDownWithHeaders_WPF.csproj b/ComboBox/DropDownWithHeaders/DropDownWithHeaders_WPF.csproj index d6e249739..eacbd65be 100644 --- a/ComboBox/DropDownWithHeaders/DropDownWithHeaders_WPF.csproj +++ b/ComboBox/DropDownWithHeaders/DropDownWithHeaders_WPF.csproj @@ -47,24 +47,27 @@ 4.0 - - + + + $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Licensing.Runtime.dll + + False $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Windows.Controls.dll - + False $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Windows.Controls.GridView.dll - + False $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Windows.Controls.Input.dll - + False $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Windows.Controls.Navigation.dll - + False $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Windows.Data.dll diff --git a/ComboBox/EditableTextBoxTemplate/EditableTextBoxTemplate_WPF.csproj b/ComboBox/EditableTextBoxTemplate/EditableTextBoxTemplate_WPF.csproj index 9142af2bc..f708391e8 100644 --- a/ComboBox/EditableTextBoxTemplate/EditableTextBoxTemplate_WPF.csproj +++ b/ComboBox/EditableTextBoxTemplate/EditableTextBoxTemplate_WPF.csproj @@ -48,12 +48,15 @@ 4.0 - - + + + $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Licensing.Runtime.dll + + False $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Windows.Controls.dll - + False $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Windows.Controls.Input.dll diff --git a/ComboBox/SelectedItemsBinding/SelectedItemsBinding_WPF.csproj b/ComboBox/SelectedItemsBinding/SelectedItemsBinding_WPF.csproj index b73ef8f2a..684752bb4 100644 --- a/ComboBox/SelectedItemsBinding/SelectedItemsBinding_WPF.csproj +++ b/ComboBox/SelectedItemsBinding/SelectedItemsBinding_WPF.csproj @@ -51,6 +51,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/ComboBox/ShowToolTipOnTrimmedText/ShowToolTipOnTrimmedText_WPF.csproj b/ComboBox/ShowToolTipOnTrimmedText/ShowToolTipOnTrimmedText_WPF.csproj index 7635e7a46..9f9f95fc2 100644 --- a/ComboBox/ShowToolTipOnTrimmedText/ShowToolTipOnTrimmedText_WPF.csproj +++ b/ComboBox/ShowToolTipOnTrimmedText/ShowToolTipOnTrimmedText_WPF.csproj @@ -51,12 +51,15 @@ 4.5 - - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.Input.dll diff --git a/Common/IconSourceDemo/IconSourceDemo_WPF.csproj b/Common/IconSourceDemo/IconSourceDemo_WPF.csproj index 0bf37f8f5..00df82d8d 100644 --- a/Common/IconSourceDemo/IconSourceDemo_WPF.csproj +++ b/Common/IconSourceDemo/IconSourceDemo_WPF.csproj @@ -48,6 +48,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Windows.Controls.dll diff --git a/Common/MediaPlayer.Example/MediaPlayer.Example.csproj b/Common/MediaPlayer.Example/MediaPlayer.Example.csproj index 7f30877f9..69cafde8d 100644 --- a/Common/MediaPlayer.Example/MediaPlayer.Example.csproj +++ b/Common/MediaPlayer.Example/MediaPlayer.Example.csproj @@ -18,7 +18,6 @@ - true @@ -54,6 +53,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Common/MediaPlayer.Library/MediaPlayer.Library.csproj b/Common/MediaPlayer.Library/MediaPlayer.Library.csproj index c2953c0bb..ccfb94da8 100644 --- a/Common/MediaPlayer.Library/MediaPlayer.Library.csproj +++ b/Common/MediaPlayer.Library/MediaPlayer.Library.csproj @@ -17,7 +17,6 @@ - true @@ -53,6 +52,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/ContextMenu/BindingToDynamicData/BindingToDynamicData_WPF.csproj b/ContextMenu/BindingToDynamicData/BindingToDynamicData_WPF.csproj index fc2cf3a8f..e8623c6c2 100644 --- a/ContextMenu/BindingToDynamicData/BindingToDynamicData_WPF.csproj +++ b/ContextMenu/BindingToDynamicData/BindingToDynamicData_WPF.csproj @@ -47,12 +47,15 @@ 4.0 - - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.Navigation.dll diff --git a/ContextMenu/ButtonsAndContextMenu/ButtonsAndContextMenu_WPF.csproj b/ContextMenu/ButtonsAndContextMenu/ButtonsAndContextMenu_WPF.csproj index 671baa869..94af58ec3 100644 --- a/ContextMenu/ButtonsAndContextMenu/ButtonsAndContextMenu_WPF.csproj +++ b/ContextMenu/ButtonsAndContextMenu/ButtonsAndContextMenu_WPF.csproj @@ -47,7 +47,10 @@ 4.0 - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/ContextMenu/RadContextMenuAndRadGridViewMVVM/RadContextMenuAndRadGridViewMVVM_WPF.csproj b/ContextMenu/RadContextMenuAndRadGridViewMVVM/RadContextMenuAndRadGridViewMVVM_WPF.csproj index 5e8414fa1..1b09979a3 100644 --- a/ContextMenu/RadContextMenuAndRadGridViewMVVM/RadContextMenuAndRadGridViewMVVM_WPF.csproj +++ b/ContextMenu/RadContextMenuAndRadGridViewMVVM/RadContextMenuAndRadGridViewMVVM_WPF.csproj @@ -47,7 +47,10 @@ 4.0 - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/ContextMenu/RadContextMenuForRadGridView/RadContextMenuForRadGridView_WPF.csproj b/ContextMenu/RadContextMenuForRadGridView/RadContextMenuForRadGridView_WPF.csproj index f30a350a5..11c769a0b 100644 --- a/ContextMenu/RadContextMenuForRadGridView/RadContextMenuForRadGridView_WPF.csproj +++ b/ContextMenu/RadContextMenuForRadGridView/RadContextMenuForRadGridView_WPF.csproj @@ -47,24 +47,27 @@ 4.0 - - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.GridView.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.Input.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.Navigation.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Data.dll diff --git a/DataBar/WPF/DataBarProperties/DataBarProperties.csproj b/DataBar/WPF/DataBarProperties/DataBarProperties.csproj index e18e6097c..db3e6258e 100644 --- a/DataBar/WPF/DataBarProperties/DataBarProperties.csproj +++ b/DataBar/WPF/DataBarProperties/DataBarProperties.csproj @@ -11,7 +11,6 @@ Properties Properties v4.8 - 512 {60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} 4 @@ -50,6 +49,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/DataBar/WPF/DataBinding/DataBinding.csproj b/DataBar/WPF/DataBinding/DataBinding.csproj index 220445eef..bd028bfab 100644 --- a/DataBar/WPF/DataBinding/DataBinding.csproj +++ b/DataBar/WPF/DataBinding/DataBinding.csproj @@ -11,7 +11,6 @@ DataBinding DataBinding v4.8 - 512 {60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} 4 @@ -50,6 +49,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/DataForm/CustomKeyboardCommandProvider/CustomKeyboardCommandProvider_WPF.csproj b/DataForm/CustomKeyboardCommandProvider/CustomKeyboardCommandProvider_WPF.csproj index b6b85d38f..3b790bf66 100644 --- a/DataForm/CustomKeyboardCommandProvider/CustomKeyboardCommandProvider_WPF.csproj +++ b/DataForm/CustomKeyboardCommandProvider/CustomKeyboardCommandProvider_WPF.csproj @@ -82,6 +82,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/DataForm/DataTemplateSelector/DataTemplateSelector_WPF.csproj b/DataForm/DataTemplateSelector/DataTemplateSelector_WPF.csproj index 3182d6e0a..3277ee0fe 100644 --- a/DataForm/DataTemplateSelector/DataTemplateSelector_WPF.csproj +++ b/DataForm/DataTemplateSelector/DataTemplateSelector_WPF.csproj @@ -82,6 +82,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/DataForm/DefiningCustomDataFields/DefiningCustomDataFields_WPF.csproj b/DataForm/DefiningCustomDataFields/DefiningCustomDataFields_WPF.csproj index f360978fd..863900b81 100644 --- a/DataForm/DefiningCustomDataFields/DefiningCustomDataFields_WPF.csproj +++ b/DataForm/DefiningCustomDataFields/DefiningCustomDataFields_WPF.csproj @@ -82,6 +82,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/DataForm/IntegrateWithRadGridView/IntegrateWithRadGridView_WPF.csproj b/DataForm/IntegrateWithRadGridView/IntegrateWithRadGridView_WPF.csproj index 143cc4217..ae46316e7 100644 --- a/DataForm/IntegrateWithRadGridView/IntegrateWithRadGridView_WPF.csproj +++ b/DataForm/IntegrateWithRadGridView/IntegrateWithRadGridView_WPF.csproj @@ -82,6 +82,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/DataForm/ValidationSummaryOutsideDataForm/ValidationSummaryOutsideDataForm_WPF.csproj b/DataForm/ValidationSummaryOutsideDataForm/ValidationSummaryOutsideDataForm_WPF.csproj index 3dc5bf592..9be99163f 100644 --- a/DataForm/ValidationSummaryOutsideDataForm/ValidationSummaryOutsideDataForm_WPF.csproj +++ b/DataForm/ValidationSummaryOutsideDataForm/ValidationSummaryOutsideDataForm_WPF.csproj @@ -51,6 +51,9 @@ 4.5 + + + $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/DataPager/ChangePageSizeDynamically/ChangePageSizeDynamically.csproj b/DataPager/ChangePageSizeDynamically/ChangePageSizeDynamically.csproj index a654b63d4..cc85fdf8a 100644 --- a/DataPager/ChangePageSizeDynamically/ChangePageSizeDynamically.csproj +++ b/DataPager/ChangePageSizeDynamically/ChangePageSizeDynamically.csproj @@ -50,6 +50,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Licensing.Runtime.dll + False $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Windows.Controls.dll diff --git a/DataPager/CustomIPagedCollectionView/CustomIPagedCollectionView_WPF.csproj b/DataPager/CustomIPagedCollectionView/CustomIPagedCollectionView_WPF.csproj index 16261ad93..b25408e51 100644 --- a/DataPager/CustomIPagedCollectionView/CustomIPagedCollectionView_WPF.csproj +++ b/DataPager/CustomIPagedCollectionView/CustomIPagedCollectionView_WPF.csproj @@ -11,7 +11,6 @@ WpfApplication1 WpfApplication1 v4.8 - 512 {60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} 4 @@ -68,20 +67,23 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll - + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Data.dll - + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.Input.dll $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.GridView.dll - - $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.Data.dll + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.Data.dll diff --git a/DataServiceDataSource/OData4Consumption/OData4Consumption.csproj b/DataServiceDataSource/OData4Consumption/OData4Consumption.csproj index a128b5630..c85cfd59e 100644 --- a/DataServiceDataSource/OData4Consumption/OData4Consumption.csproj +++ b/DataServiceDataSource/OData4Consumption/OData4Consumption.csproj @@ -77,6 +77,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/DateTimePicker/AllowedDates/AllowedDates_WPF.csproj b/DateTimePicker/AllowedDates/AllowedDates_WPF.csproj index 3c2375d9a..1b25e2951 100644 --- a/DateTimePicker/AllowedDates/AllowedDates_WPF.csproj +++ b/DateTimePicker/AllowedDates/AllowedDates_WPF.csproj @@ -48,6 +48,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/DateTimePicker/ClearButton/ClearButton_WPF.csproj b/DateTimePicker/ClearButton/ClearButton_WPF.csproj index fbab96367..45d50f5be 100644 --- a/DateTimePicker/ClearButton/ClearButton_WPF.csproj +++ b/DateTimePicker/ClearButton/ClearButton_WPF.csproj @@ -48,6 +48,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/DateTimePicker/CustomHeaderTemplate/CustomHeaderTemplate_WPF.csproj b/DateTimePicker/CustomHeaderTemplate/CustomHeaderTemplate_WPF.csproj index 877ca4ff3..09f339424 100644 --- a/DateTimePicker/CustomHeaderTemplate/CustomHeaderTemplate_WPF.csproj +++ b/DateTimePicker/CustomHeaderTemplate/CustomHeaderTemplate_WPF.csproj @@ -48,6 +48,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/DateTimePicker/ReadonlyInputField/ReadonlyInputField_WPF.csproj b/DateTimePicker/ReadonlyInputField/ReadonlyInputField_WPF.csproj index 98dbd2e73..3c4ce1eea 100644 --- a/DateTimePicker/ReadonlyInputField/ReadonlyInputField_WPF.csproj +++ b/DateTimePicker/ReadonlyInputField/ReadonlyInputField_WPF.csproj @@ -48,6 +48,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/DateTimePicker/RestrictTheEnteredDate/RestrictTheEnteredDate_WPF.csproj b/DateTimePicker/RestrictTheEnteredDate/RestrictTheEnteredDate_WPF.csproj index 05c04baa6..2faba2fbe 100644 --- a/DateTimePicker/RestrictTheEnteredDate/RestrictTheEnteredDate_WPF.csproj +++ b/DateTimePicker/RestrictTheEnteredDate/RestrictTheEnteredDate_WPF.csproj @@ -48,11 +48,14 @@ 4.0 - + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.Input.dll diff --git a/DateTimePicker/StringFormatMVVM/StringFormatMVVM_WPF.csproj b/DateTimePicker/StringFormatMVVM/StringFormatMVVM_WPF.csproj index 14e86010b..16772cd69 100644 --- a/DateTimePicker/StringFormatMVVM/StringFormatMVVM_WPF.csproj +++ b/DateTimePicker/StringFormatMVVM/StringFormatMVVM_WPF.csproj @@ -48,11 +48,14 @@ 4.0 - + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.Input.dll diff --git a/DateTimePicker/TimeIntervalsScrollViewer/TimeIntervalsScrollViewer_WPF.csproj b/DateTimePicker/TimeIntervalsScrollViewer/TimeIntervalsScrollViewer_WPF.csproj index 7ba158770..902f8780b 100644 --- a/DateTimePicker/TimeIntervalsScrollViewer/TimeIntervalsScrollViewer_WPF.csproj +++ b/DateTimePicker/TimeIntervalsScrollViewer/TimeIntervalsScrollViewer_WPF.csproj @@ -48,6 +48,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Windows.Controls.dll diff --git a/DateTimePicker/TodayButton/TodayButton_WPF.csproj b/DateTimePicker/TodayButton/TodayButton_WPF.csproj index 89bf572f0..bb1169a2f 100644 --- a/DateTimePicker/TodayButton/TodayButton_WPF.csproj +++ b/DateTimePicker/TodayButton/TodayButton_WPF.csproj @@ -48,6 +48,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/DesktopAlert/DesktopAlertWithScreenPositionOffset/DesktopAlertWithScreenPositionOffset_WPF.csproj b/DesktopAlert/DesktopAlertWithScreenPositionOffset/DesktopAlertWithScreenPositionOffset_WPF.csproj index ffdf65b60..ac57153fc 100644 --- a/DesktopAlert/DesktopAlertWithScreenPositionOffset/DesktopAlertWithScreenPositionOffset_WPF.csproj +++ b/DesktopAlert/DesktopAlertWithScreenPositionOffset/DesktopAlertWithScreenPositionOffset_WPF.csproj @@ -50,6 +50,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/DesktopAlert/DisplayAlertOnlyOnCurrentScreen/DisplayAlertOnlyOnCurrentScreen.csproj b/DesktopAlert/DisplayAlertOnlyOnCurrentScreen/DisplayAlertOnlyOnCurrentScreen.csproj index 5bd127ede..dfd66746c 100644 --- a/DesktopAlert/DisplayAlertOnlyOnCurrentScreen/DisplayAlertOnlyOnCurrentScreen.csproj +++ b/DesktopAlert/DisplayAlertOnlyOnCurrentScreen/DisplayAlertOnlyOnCurrentScreen.csproj @@ -55,6 +55,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/DesktopAlert/ShowingAndHidingUsingAnimationGroup/ShowingAndHidingUsingAnimationGroup_WPF.csproj b/DesktopAlert/ShowingAndHidingUsingAnimationGroup/ShowingAndHidingUsingAnimationGroup_WPF.csproj index e4a01e7bc..df3d1637b 100644 --- a/DesktopAlert/ShowingAndHidingUsingAnimationGroup/ShowingAndHidingUsingAnimationGroup_WPF.csproj +++ b/DesktopAlert/ShowingAndHidingUsingAnimationGroup/ShowingAndHidingUsingAnimationGroup_WPF.csproj @@ -48,6 +48,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Diagram/Autoscrolling/Autoscrolling_WPF.csproj b/Diagram/Autoscrolling/Autoscrolling_WPF.csproj index 82ba7419e..5401996c5 100644 --- a/Diagram/Autoscrolling/Autoscrolling_WPF.csproj +++ b/Diagram/Autoscrolling/Autoscrolling_WPF.csproj @@ -48,19 +48,22 @@ 4.0 - + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.Diagrams.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Data.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Diagrams.Core.dll diff --git a/Diagram/ConnectorsBinding/ConnectorsBinding_WPF.csproj b/Diagram/ConnectorsBinding/ConnectorsBinding_WPF.csproj index 7c884eb93..e21f2326d 100644 --- a/Diagram/ConnectorsBinding/ConnectorsBinding_WPF.csproj +++ b/Diagram/ConnectorsBinding/ConnectorsBinding_WPF.csproj @@ -47,27 +47,30 @@ 4.0 - + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.Diagrams.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.Diagrams.Extensions.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.Input.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.Navigation.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Diagrams.Core.dll diff --git a/Diagram/ControlShape/ControlShape_WPF.csproj b/Diagram/ControlShape/ControlShape_WPF.csproj index 2ddc33a39..5997eac98 100644 --- a/Diagram/ControlShape/ControlShape_WPF.csproj +++ b/Diagram/ControlShape/ControlShape_WPF.csproj @@ -66,6 +66,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Diagram/CustomConnectionCaps/CustomConnectionCaps_WPF.csproj b/Diagram/CustomConnectionCaps/CustomConnectionCaps_WPF.csproj index f99cc04a1..7d488fc8d 100644 --- a/Diagram/CustomConnectionCaps/CustomConnectionCaps_WPF.csproj +++ b/Diagram/CustomConnectionCaps/CustomConnectionCaps_WPF.csproj @@ -48,6 +48,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Diagram/CustomConnectors/CustomConnectors_WPF.csproj b/Diagram/CustomConnectors/CustomConnectors_WPF.csproj index b14da3d80..16607cefe 100644 --- a/Diagram/CustomConnectors/CustomConnectors_WPF.csproj +++ b/Diagram/CustomConnectors/CustomConnectors_WPF.csproj @@ -49,6 +49,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Diagram/CustomConnectorsTools/CustomConnectorsTool_WPF.csproj b/Diagram/CustomConnectorsTools/CustomConnectorsTool_WPF.csproj index dd9d04541..407610b5e 100644 --- a/Diagram/CustomConnectorsTools/CustomConnectorsTool_WPF.csproj +++ b/Diagram/CustomConnectorsTools/CustomConnectorsTool_WPF.csproj @@ -48,6 +48,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Diagram/CustomServices/CustomServices_WPF.csproj b/Diagram/CustomServices/CustomServices_WPF.csproj index 56e9b2ebf..4ffe4d7dd 100644 --- a/Diagram/CustomServices/CustomServices_WPF.csproj +++ b/Diagram/CustomServices/CustomServices_WPF.csproj @@ -49,6 +49,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Diagram/CustomSettingsPane/CustomSettingsPane_WPF.csproj b/Diagram/CustomSettingsPane/CustomSettingsPane_WPF.csproj index e5cbb8496..b334def41 100644 --- a/Diagram/CustomSettingsPane/CustomSettingsPane_WPF.csproj +++ b/Diagram/CustomSettingsPane/CustomSettingsPane_WPF.csproj @@ -48,6 +48,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Diagram/CustomToolboxDragDrop/CustomToolboxDragDrop_WPF.csproj b/Diagram/CustomToolboxDragDrop/CustomToolboxDragDrop_WPF.csproj index 3d5fba27f..348557b0e 100644 --- a/Diagram/CustomToolboxDragDrop/CustomToolboxDragDrop_WPF.csproj +++ b/Diagram/CustomToolboxDragDrop/CustomToolboxDragDrop_WPF.csproj @@ -49,6 +49,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Diagram/CustomTools/CustomTools_WPF.csproj b/Diagram/CustomTools/CustomTools_WPF.csproj index 959608929..8495543ac 100644 --- a/Diagram/CustomTools/CustomTools_WPF.csproj +++ b/Diagram/CustomTools/CustomTools_WPF.csproj @@ -49,15 +49,18 @@ 4.0 - + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.Diagrams.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Diagrams.Core.dll diff --git a/Diagram/DiagramRibbonUI/DiagramRibbonUI_WPF.csproj b/Diagram/DiagramRibbonUI/DiagramRibbonUI_WPF.csproj index d748b623a..e1e5bd42a 100644 --- a/Diagram/DiagramRibbonUI/DiagramRibbonUI_WPF.csproj +++ b/Diagram/DiagramRibbonUI/DiagramRibbonUI_WPF.csproj @@ -49,6 +49,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Diagram/DiagramToolBox/DiagramDesignToolBox_WPF.csproj b/Diagram/DiagramToolBox/DiagramDesignToolBox_WPF.csproj index 50e005cac..f63728e84 100644 --- a/Diagram/DiagramToolBox/DiagramDesignToolBox_WPF.csproj +++ b/Diagram/DiagramToolBox/DiagramDesignToolBox_WPF.csproj @@ -49,6 +49,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Diagram/DockingIntegration/DockingIntegration_WPF.csproj b/Diagram/DockingIntegration/DockingIntegration_WPF.csproj index 1dd682924..44f1cdc52 100644 --- a/Diagram/DockingIntegration/DockingIntegration_WPF.csproj +++ b/Diagram/DockingIntegration/DockingIntegration_WPF.csproj @@ -50,6 +50,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + diff --git a/Diagram/ExportToHighQualityImage/ExportToHighQualityImage_WPF.csproj b/Diagram/ExportToHighQualityImage/ExportToHighQualityImage_WPF.csproj index e78bf098c..71fe022b6 100644 --- a/Diagram/ExportToHighQualityImage/ExportToHighQualityImage_WPF.csproj +++ b/Diagram/ExportToHighQualityImage/ExportToHighQualityImage_WPF.csproj @@ -47,19 +47,22 @@ 4.0 - + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.Diagrams.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Data.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Diagrams.Core.dll diff --git a/Diagram/ExportToPDF/ExportToPDF_WPF.csproj b/Diagram/ExportToPDF/ExportToPDF_WPF.csproj index 4dd30dbf4..9818d928a 100644 --- a/Diagram/ExportToPDF/ExportToPDF_WPF.csproj +++ b/Diagram/ExportToPDF/ExportToPDF_WPF.csproj @@ -49,6 +49,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Diagram/GlidingConnector/GlidingConnector_WPF.csproj b/Diagram/GlidingConnector/GlidingConnector_WPF.csproj index d1ae22d62..37cf87a98 100644 --- a/Diagram/GlidingConnector/GlidingConnector_WPF.csproj +++ b/Diagram/GlidingConnector/GlidingConnector_WPF.csproj @@ -48,6 +48,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Diagram/GlyphToolBox/GlyphToolBox.csproj b/Diagram/GlyphToolBox/GlyphToolBox.csproj index 38bc94d40..7a3747322 100644 --- a/Diagram/GlyphToolBox/GlyphToolBox.csproj +++ b/Diagram/GlyphToolBox/GlyphToolBox.csproj @@ -52,6 +52,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Windows.Controls.dll diff --git a/Diagram/HideBezierHandles/HideBezierHandles_WPF.csproj b/Diagram/HideBezierHandles/HideBezierHandles_WPF.csproj index 4cab5c0b5..ce833575d 100644 --- a/Diagram/HideBezierHandles/HideBezierHandles_WPF.csproj +++ b/Diagram/HideBezierHandles/HideBezierHandles_WPF.csproj @@ -49,6 +49,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Diagram/Layout/Layout_WPF.csproj b/Diagram/Layout/Layout_WPF.csproj index 8f8de2278..796393e8f 100644 --- a/Diagram/Layout/Layout_WPF.csproj +++ b/Diagram/Layout/Layout_WPF.csproj @@ -54,6 +54,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Diagram/MVVM/MVVM_WPF.csproj b/Diagram/MVVM/MVVM_WPF.csproj index 67c2a3468..5467f5e26 100644 --- a/Diagram/MVVM/MVVM_WPF.csproj +++ b/Diagram/MVVM/MVVM_WPF.csproj @@ -49,6 +49,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Diagram/MultipleRootsInSingleTreeLayout/MultipleRootsInSingleTreeLayout_WPF.csproj b/Diagram/MultipleRootsInSingleTreeLayout/MultipleRootsInSingleTreeLayout_WPF.csproj index 335fefb8c..9feeae23c 100644 --- a/Diagram/MultipleRootsInSingleTreeLayout/MultipleRootsInSingleTreeLayout_WPF.csproj +++ b/Diagram/MultipleRootsInSingleTreeLayout/MultipleRootsInSingleTreeLayout_WPF.csproj @@ -52,6 +52,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Diagram/OrgChart/OrgChart_WPF.csproj b/Diagram/OrgChart/OrgChart_WPF.csproj index 43613ebf3..db5c652b3 100644 --- a/Diagram/OrgChart/OrgChart_WPF.csproj +++ b/Diagram/OrgChart/OrgChart_WPF.csproj @@ -63,6 +63,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Diagram/PanningWithoutUsingCtrl/PanningWithoutUsingCtrl_WPF.csproj b/Diagram/PanningWithoutUsingCtrl/PanningWithoutUsingCtrl_WPF.csproj index 23486d889..4d2ee0cef 100644 --- a/Diagram/PanningWithoutUsingCtrl/PanningWithoutUsingCtrl_WPF.csproj +++ b/Diagram/PanningWithoutUsingCtrl/PanningWithoutUsingCtrl_WPF.csproj @@ -52,6 +52,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Diagram/PascalTriangle/PascalTriangle_WPF.csproj b/Diagram/PascalTriangle/PascalTriangle_WPF.csproj index 9ae4630f4..7612d3e70 100644 --- a/Diagram/PascalTriangle/PascalTriangle_WPF.csproj +++ b/Diagram/PascalTriangle/PascalTriangle_WPF.csproj @@ -45,6 +45,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Diagram/PasteOnMousePosition/DiagramCustomPaste.csproj b/Diagram/PasteOnMousePosition/DiagramCustomPaste.csproj index 8f089ed16..e847cc867 100644 --- a/Diagram/PasteOnMousePosition/DiagramCustomPaste.csproj +++ b/Diagram/PasteOnMousePosition/DiagramCustomPaste.csproj @@ -49,21 +49,24 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.Diagrams.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.Diagrams.Extensions.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.Input.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.Navigation.dll diff --git a/Diagram/SortTreeLayoutShapes/SortTreeLayoutShapes_WPF.csproj b/Diagram/SortTreeLayoutShapes/SortTreeLayoutShapes_WPF.csproj index 0f15d7ba2..ff3deb629 100644 --- a/Diagram/SortTreeLayoutShapes/SortTreeLayoutShapes_WPF.csproj +++ b/Diagram/SortTreeLayoutShapes/SortTreeLayoutShapes_WPF.csproj @@ -71,6 +71,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Diagram/StyleSelectors/StyleSelectors_WPF.csproj b/Diagram/StyleSelectors/StyleSelectors_WPF.csproj index 51eb236c1..ee4bf39f6 100644 --- a/Diagram/StyleSelectors/StyleSelectors_WPF.csproj +++ b/Diagram/StyleSelectors/StyleSelectors_WPF.csproj @@ -53,6 +53,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + diff --git a/Diagram/WinForm/WinForm_WPF.csproj b/Diagram/WinForm/WinForm_WPF.csproj index beda6ef84..af2811f54 100644 --- a/Diagram/WinForm/WinForm_WPF.csproj +++ b/Diagram/WinForm/WinForm_WPF.csproj @@ -50,6 +50,9 @@ + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Docking/AutoGeneratedTag/AutoGeneratedTag_WPF.csproj b/Docking/AutoGeneratedTag/AutoGeneratedTag_WPF.csproj index 4b289d4bc..8b3ef19d8 100644 --- a/Docking/AutoGeneratedTag/AutoGeneratedTag_WPF.csproj +++ b/Docking/AutoGeneratedTag/AutoGeneratedTag_WPF.csproj @@ -48,6 +48,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Docking/ClickFlyoutBehaviorWithAnimation/ClickFlyoutBehaviorWithAnimation_WPF.csproj b/Docking/ClickFlyoutBehaviorWithAnimation/ClickFlyoutBehaviorWithAnimation_WPF.csproj index af2c7094f..538d5fc83 100644 --- a/Docking/ClickFlyoutBehaviorWithAnimation/ClickFlyoutBehaviorWithAnimation_WPF.csproj +++ b/Docking/ClickFlyoutBehaviorWithAnimation/ClickFlyoutBehaviorWithAnimation_WPF.csproj @@ -48,6 +48,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Docking/CloseSinglePaneInToolWindow/CloseSinglePaneInToolWindow_WPF.csproj b/Docking/CloseSinglePaneInToolWindow/CloseSinglePaneInToolWindow_WPF.csproj index 4ff184ae1..aaa5253f9 100644 --- a/Docking/CloseSinglePaneInToolWindow/CloseSinglePaneInToolWindow_WPF.csproj +++ b/Docking/CloseSinglePaneInToolWindow/CloseSinglePaneInToolWindow_WPF.csproj @@ -48,6 +48,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Docking/CompassProgramming/CompassProgramming_WPF.csproj b/Docking/CompassProgramming/CompassProgramming_WPF.csproj index a7ecc39a5..f2e99ddd3 100644 --- a/Docking/CompassProgramming/CompassProgramming_WPF.csproj +++ b/Docking/CompassProgramming/CompassProgramming_WPF.csproj @@ -48,6 +48,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Docking/CustomDockingPanesFactory/CustomDockingPanesFactory_WPF.csproj b/Docking/CustomDockingPanesFactory/CustomDockingPanesFactory_WPF.csproj index 52018422f..88f7c725e 100644 --- a/Docking/CustomDockingPanesFactory/CustomDockingPanesFactory_WPF.csproj +++ b/Docking/CustomDockingPanesFactory/CustomDockingPanesFactory_WPF.csproj @@ -48,6 +48,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Docking/DifferentToolWindowStyles/DifferentToolWindowStyles_WPF.csproj b/Docking/DifferentToolWindowStyles/DifferentToolWindowStyles_WPF.csproj index cbd649431..d8a88c24a 100644 --- a/Docking/DifferentToolWindowStyles/DifferentToolWindowStyles_WPF.csproj +++ b/Docking/DifferentToolWindowStyles/DifferentToolWindowStyles_WPF.csproj @@ -49,6 +49,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Windows.Controls.dll diff --git a/Docking/DockingInsideWinForms/DockingInsideWinForms.csproj b/Docking/DockingInsideWinForms/DockingInsideWinForms.csproj index 5a14d6ebe..b129038a2 100644 --- a/Docking/DockingInsideWinForms/DockingInsideWinForms.csproj +++ b/Docking/DockingInsideWinForms/DockingInsideWinForms.csproj @@ -49,6 +49,9 @@ + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Docking/DockingPrism7/DockingPrism7.csproj b/Docking/DockingPrism7/DockingPrism7.csproj index 284392d06..b914b98f5 100644 --- a/Docking/DockingPrism7/DockingPrism7.csproj +++ b/Docking/DockingPrism7/DockingPrism7.csproj @@ -79,6 +79,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Docking/FloatingPaneTaskbarIcons/FloatingPaneTaskbarIcons_WPF.csproj b/Docking/FloatingPaneTaskbarIcons/FloatingPaneTaskbarIcons_WPF.csproj index d0446bec3..150fb9161 100644 --- a/Docking/FloatingPaneTaskbarIcons/FloatingPaneTaskbarIcons_WPF.csproj +++ b/Docking/FloatingPaneTaskbarIcons/FloatingPaneTaskbarIcons_WPF.csproj @@ -48,6 +48,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Docking/MDILayout/MDILayout_WPF.csproj b/Docking/MDILayout/MDILayout_WPF.csproj index 1fe7a7843..1efdc5fb7 100644 --- a/Docking/MDILayout/MDILayout_WPF.csproj +++ b/Docking/MDILayout/MDILayout_WPF.csproj @@ -47,20 +47,23 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Licensing.Runtime.dll - + False $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Windows.Controls.dll - + False $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Windows.Controls.Docking.dll - + False $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Windows.Controls.Navigation.dll - + False $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Windows.Data.dll diff --git a/Docking/NestedDockingSaveLoadLayout/NestedDockingSaveLoadLayout_WPF.csproj b/Docking/NestedDockingSaveLoadLayout/NestedDockingSaveLoadLayout_WPF.csproj index bbff96ae1..8b878a07a 100644 --- a/Docking/NestedDockingSaveLoadLayout/NestedDockingSaveLoadLayout_WPF.csproj +++ b/Docking/NestedDockingSaveLoadLayout/NestedDockingSaveLoadLayout_WPF.csproj @@ -48,6 +48,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Docking/NestedDockingWithPanesSource/NestedDockingWithPanesSource_WPF.csproj b/Docking/NestedDockingWithPanesSource/NestedDockingWithPanesSource_WPF.csproj index ae5b4a3e2..35e30429d 100644 --- a/Docking/NestedDockingWithPanesSource/NestedDockingWithPanesSource_WPF.csproj +++ b/Docking/NestedDockingWithPanesSource/NestedDockingWithPanesSource_WPF.csproj @@ -48,6 +48,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Docking/OpenClosedPanesWithContextMenu/OpenClosedPanesWithContextMenu_WPF.csproj b/Docking/OpenClosedPanesWithContextMenu/OpenClosedPanesWithContextMenu_WPF.csproj index cfbfb5a18..9d49071c3 100644 --- a/Docking/OpenClosedPanesWithContextMenu/OpenClosedPanesWithContextMenu_WPF.csproj +++ b/Docking/OpenClosedPanesWithContextMenu/OpenClosedPanesWithContextMenu_WPF.csproj @@ -48,15 +48,18 @@ 4.0 - + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.Docking.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.Navigation.dll diff --git a/Docking/OrderedUnpinnedPanes/OrderedUnpinnedPanes_WPF.csproj b/Docking/OrderedUnpinnedPanes/OrderedUnpinnedPanes_WPF.csproj index 1e70a35dc..8a5dda7ea 100644 --- a/Docking/OrderedUnpinnedPanes/OrderedUnpinnedPanes_WPF.csproj +++ b/Docking/OrderedUnpinnedPanes/OrderedUnpinnedPanes_WPF.csproj @@ -48,19 +48,22 @@ 4.0 - + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.Docking.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.Navigation.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Data.dll diff --git a/Docking/PaneGroupItemsSource/PaneGroupItemsSource_WPF.csproj b/Docking/PaneGroupItemsSource/PaneGroupItemsSource_WPF.csproj index 9f05d7a53..6d1e50490 100644 --- a/Docking/PaneGroupItemsSource/PaneGroupItemsSource_WPF.csproj +++ b/Docking/PaneGroupItemsSource/PaneGroupItemsSource_WPF.csproj @@ -48,15 +48,18 @@ 4.0 - + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.Docking.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.Navigation.dll diff --git a/Docking/PaneSourceWithLayout/PaneSourceWithLayout_WPF.csproj b/Docking/PaneSourceWithLayout/PaneSourceWithLayout_WPF.csproj index 2ff5153b7..c94b8d635 100644 --- a/Docking/PaneSourceWithLayout/PaneSourceWithLayout_WPF.csproj +++ b/Docking/PaneSourceWithLayout/PaneSourceWithLayout_WPF.csproj @@ -51,6 +51,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Docking/PartialSaveLoadLayout/PartialSaveLoadLayout_WPF.csproj b/Docking/PartialSaveLoadLayout/PartialSaveLoadLayout_WPF.csproj index 7c64857ce..4f3a960a2 100644 --- a/Docking/PartialSaveLoadLayout/PartialSaveLoadLayout_WPF.csproj +++ b/Docking/PartialSaveLoadLayout/PartialSaveLoadLayout_WPF.csproj @@ -48,6 +48,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Docking/RestoreFocusOnStateChanged/RestoreFocusOnStateChanged_WPF.csproj b/Docking/RestoreFocusOnStateChanged/RestoreFocusOnStateChanged_WPF.csproj index fbe8beae4..acdeef96b 100644 --- a/Docking/RestoreFocusOnStateChanged/RestoreFocusOnStateChanged_WPF.csproj +++ b/Docking/RestoreFocusOnStateChanged/RestoreFocusOnStateChanged_WPF.csproj @@ -48,6 +48,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Docking/RetainPaneSize/RetainPaneSize_WPF.csproj b/Docking/RetainPaneSize/RetainPaneSize_WPF.csproj index 137bf96d4..0ceee6c3a 100644 --- a/Docking/RetainPaneSize/RetainPaneSize_WPF.csproj +++ b/Docking/RetainPaneSize/RetainPaneSize_WPF.csproj @@ -48,6 +48,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Docking/SaveLoadLayout/SaveLoadLayout_WPF.csproj b/Docking/SaveLoadLayout/SaveLoadLayout_WPF.csproj index eef35e15a..72a109211 100644 --- a/Docking/SaveLoadLayout/SaveLoadLayout_WPF.csproj +++ b/Docking/SaveLoadLayout/SaveLoadLayout_WPF.csproj @@ -48,6 +48,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Docking/ShellPrism/ShellPrism_WPF.csproj b/Docking/ShellPrism/ShellPrism_WPF.csproj index a1fedd353..f0e7d3cf3 100644 --- a/Docking/ShellPrism/ShellPrism_WPF.csproj +++ b/Docking/ShellPrism/ShellPrism_WPF.csproj @@ -81,28 +81,31 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Licensing.Runtime.dll - + False $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Windows.Controls.dll - + False $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Windows.Controls.Docking.dll - + False $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Windows.Controls.Input.dll - + False $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Windows.Controls.Navigation.dll - + False $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Windows.Data.dll - + False $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Windows.Themes.Windows8.dll diff --git a/Docking/SplitContainerDockState/SplitContainerDockState_WPF.csproj b/Docking/SplitContainerDockState/SplitContainerDockState_WPF.csproj index 26209c900..50dda1c3b 100644 --- a/Docking/SplitContainerDockState/SplitContainerDockState_WPF.csproj +++ b/Docking/SplitContainerDockState/SplitContainerDockState_WPF.csproj @@ -48,6 +48,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Docking/VisualStudioDocking/VisualStudioDocking_WPF.csproj b/Docking/VisualStudioDocking/VisualStudioDocking_WPF.csproj index 1498eef93..f43ddecb5 100644 --- a/Docking/VisualStudioDocking/VisualStudioDocking_WPF.csproj +++ b/Docking/VisualStudioDocking/VisualStudioDocking_WPF.csproj @@ -50,6 +50,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Licensing.Runtime.dll diff --git a/Docking/WinFormsInsideDocking/WinFormsInsideDocking_WPF.csproj b/Docking/WinFormsInsideDocking/WinFormsInsideDocking_WPF.csproj index 7d33ac05a..56bb283f5 100644 --- a/Docking/WinFormsInsideDocking/WinFormsInsideDocking_WPF.csproj +++ b/Docking/WinFormsInsideDocking/WinFormsInsideDocking_WPF.csproj @@ -49,6 +49,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Windows.Controls.dll diff --git a/DocumentProcessing/PdfProcessing/ExportUIElement/ExportUIElement_WPF.csproj b/DocumentProcessing/PdfProcessing/ExportUIElement/ExportUIElement_WPF.csproj index 66a842c3f..efc4d04aa 100644 --- a/DocumentProcessing/PdfProcessing/ExportUIElement/ExportUIElement_WPF.csproj +++ b/DocumentProcessing/PdfProcessing/ExportUIElement/ExportUIElement_WPF.csproj @@ -47,6 +47,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/DocumentProcessing/PdfProcessing/ModifyBookmarks/ModifyBookmarks_WPF.csproj b/DocumentProcessing/PdfProcessing/ModifyBookmarks/ModifyBookmarks_WPF.csproj index 7bc8d4b9f..71a45725e 100644 --- a/DocumentProcessing/PdfProcessing/ModifyBookmarks/ModifyBookmarks_WPF.csproj +++ b/DocumentProcessing/PdfProcessing/ModifyBookmarks/ModifyBookmarks_WPF.csproj @@ -57,6 +57,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/DocumentProcessing/PdfProcessing/PdfViewerIntegration/PdfViewerIntegration_WPF.csproj b/DocumentProcessing/PdfProcessing/PdfViewerIntegration/PdfViewerIntegration_WPF.csproj index dd1f668de..544c5d0d6 100644 --- a/DocumentProcessing/PdfProcessing/PdfViewerIntegration/PdfViewerIntegration_WPF.csproj +++ b/DocumentProcessing/PdfProcessing/PdfViewerIntegration/PdfViewerIntegration_WPF.csproj @@ -13,7 +13,6 @@ 512 {60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} 4 - @@ -52,6 +51,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/DragDrop/CustomArrowCue/CustomArrowCue_WPF.csproj b/DragDrop/CustomArrowCue/CustomArrowCue_WPF.csproj index 0e002b6cd..114d30f0f 100644 --- a/DragDrop/CustomArrowCue/CustomArrowCue_WPF.csproj +++ b/DragDrop/CustomArrowCue/CustomArrowCue_WPF.csproj @@ -43,6 +43,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/DragDrop/DragDropBetweenTextBoxAndAnotherControl/DragDropTextBoxToListBox_WPF.csproj b/DragDrop/DragDropBetweenTextBoxAndAnotherControl/DragDropTextBoxToListBox_WPF.csproj index 50fbac4f6..316a377fa 100644 --- a/DragDrop/DragDropBetweenTextBoxAndAnotherControl/DragDropTextBoxToListBox_WPF.csproj +++ b/DragDrop/DragDropBetweenTextBoxAndAnotherControl/DragDropTextBoxToListBox_WPF.csproj @@ -11,7 +11,6 @@ WpfApplication1 WpfApplication1 v4.8 - 512 {60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} 4 @@ -68,9 +67,12 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + - $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll - + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll + diff --git a/DragDrop/DragDropImages/DragDropImage_WPF.csproj b/DragDrop/DragDropImages/DragDropImage_WPF.csproj index 17c022751..cbb741115 100644 --- a/DragDrop/DragDropImages/DragDropImage_WPF.csproj +++ b/DragDrop/DragDropImages/DragDropImage_WPF.csproj @@ -11,7 +11,6 @@ WpfApplication1 WpfApplication1 v4.8 - 512 {60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} 4 @@ -68,9 +67,12 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + - $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll - + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll + diff --git a/DragDrop/DragDropUsingCommands/DragDropUsingCommands_WPF.csproj b/DragDrop/DragDropUsingCommands/DragDropUsingCommands_WPF.csproj index d5a49d18e..f9bc7f44d 100644 --- a/DragDrop/DragDropUsingCommands/DragDropUsingCommands_WPF.csproj +++ b/DragDrop/DragDropUsingCommands/DragDropUsingCommands_WPF.csproj @@ -14,7 +14,6 @@ {60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} 4 true - AnyCPU @@ -50,6 +49,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/DragDrop/DragDropUsingDragDropPayloadManager/DragDropUsingDragDropPayloadManager_WPF.csproj b/DragDrop/DragDropUsingDragDropPayloadManager/DragDropUsingDragDropPayloadManager_WPF.csproj index 194c1843b..37c274630 100644 --- a/DragDrop/DragDropUsingDragDropPayloadManager/DragDropUsingDragDropPayloadManager_WPF.csproj +++ b/DragDrop/DragDropUsingDragDropPayloadManager/DragDropUsingDragDropPayloadManager_WPF.csproj @@ -44,6 +44,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/DragDrop/DragDrop_WPF.sln b/DragDrop/DragDrop_WPF.sln index 610a55737..e4bb80fca 100644 --- a/DragDrop/DragDrop_WPF.sln +++ b/DragDrop/DragDrop_WPF.sln @@ -1,6 +1,8 @@  Microsoft Visual Studio Solution File, Format Version 12.00 -# Visual Studio 2012 +# Visual Studio Version 17 +VisualStudioVersion = 17.12.35527.113 d17.12 +MinimumVisualStudioVersion = 10.0.40219.1 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DragDropTextBoxToListBox_WPF", "DragDropBetweenTextBoxAndAnotherControl\DragDropTextBoxToListBox_WPF.csproj", "{64078BA9-5339-4AD9-9758-62D7C9A1F6C4}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DragDropImage_WPF", "DragDropImages\DragDropImage_WPF.csproj", "{2BCBDF25-CC4B-4754-97ED-AC9E1249DBFA}" @@ -9,6 +11,10 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DropUserConfirmation_WPF", EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DragDropUsingCommands_WPF", "DragDropUsingCommands\DragDropUsingCommands_WPF.csproj", "{6F4CA258-BF15-465A-A408-55C5D969B442}" EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CustomArrowCue_WPF", "CustomArrowCue\CustomArrowCue_WPF.csproj", "{296A608D-6662-4A11-A731-0017CDC61892}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DragDropUsingDragDropPayloadManager_WPF", "DragDropUsingDragDropPayloadManager\DragDropUsingDragDropPayloadManager_WPF.csproj", "{F568154C-EDE4-454C-8625-E2A575417FA6}" +EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU @@ -31,9 +37,16 @@ Global {6F4CA258-BF15-465A-A408-55C5D969B442}.Debug|Any CPU.Build.0 = Debug|Any CPU {6F4CA258-BF15-465A-A408-55C5D969B442}.Release|Any CPU.ActiveCfg = Release|Any CPU {6F4CA258-BF15-465A-A408-55C5D969B442}.Release|Any CPU.Build.0 = Release|Any CPU + {296A608D-6662-4A11-A731-0017CDC61892}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {296A608D-6662-4A11-A731-0017CDC61892}.Debug|Any CPU.Build.0 = Debug|Any CPU + {296A608D-6662-4A11-A731-0017CDC61892}.Release|Any CPU.ActiveCfg = Release|Any CPU + {296A608D-6662-4A11-A731-0017CDC61892}.Release|Any CPU.Build.0 = Release|Any CPU + {F568154C-EDE4-454C-8625-E2A575417FA6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {F568154C-EDE4-454C-8625-E2A575417FA6}.Debug|Any CPU.Build.0 = Debug|Any CPU + {F568154C-EDE4-454C-8625-E2A575417FA6}.Release|Any CPU.ActiveCfg = Release|Any CPU + {F568154C-EDE4-454C-8625-E2A575417FA6}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection - EndGlobal diff --git a/DragDrop/DropUserConfirmation/DropUserConfirmation_WPF.csproj b/DragDrop/DropUserConfirmation/DropUserConfirmation_WPF.csproj index 133da4c39..817c11178 100644 --- a/DragDrop/DropUserConfirmation/DropUserConfirmation_WPF.csproj +++ b/DragDrop/DropUserConfirmation/DropUserConfirmation_WPF.csproj @@ -11,7 +11,6 @@ WpfApplication1 WpfApplication1 v4.8 - 512 {60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} 4 @@ -68,9 +67,12 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + - $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll - + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll + diff --git a/GanttView/Baseline/Baseline_WPF.csproj b/GanttView/Baseline/Baseline_WPF.csproj index 120313f6e..a874ace57 100644 --- a/GanttView/Baseline/Baseline_WPF.csproj +++ b/GanttView/Baseline/Baseline_WPF.csproj @@ -47,6 +47,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Windows.Controls.dll diff --git a/GanttView/BoldParentTasks/BoldParentTasks_WPF.csproj b/GanttView/BoldParentTasks/BoldParentTasks_WPF.csproj index 61a9122a2..998e0734e 100644 --- a/GanttView/BoldParentTasks/BoldParentTasks_WPF.csproj +++ b/GanttView/BoldParentTasks/BoldParentTasks_WPF.csproj @@ -47,6 +47,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Windows.Controls.dll diff --git a/GanttView/CellTemplateBasedOnType/CellTemplateBasedOnType_WPF.csproj b/GanttView/CellTemplateBasedOnType/CellTemplateBasedOnType_WPF.csproj index cf9200f4e..22ac2302d 100644 --- a/GanttView/CellTemplateBasedOnType/CellTemplateBasedOnType_WPF.csproj +++ b/GanttView/CellTemplateBasedOnType/CellTemplateBasedOnType_WPF.csproj @@ -47,6 +47,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Windows.Controls.dll diff --git a/GanttView/ConnectToDatabase/ConnectToDatabase_WPF.csproj b/GanttView/ConnectToDatabase/ConnectToDatabase_WPF.csproj index 70f4c8e68..cc5f56654 100644 --- a/GanttView/ConnectToDatabase/ConnectToDatabase_WPF.csproj +++ b/GanttView/ConnectToDatabase/ConnectToDatabase_WPF.csproj @@ -63,6 +63,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Windows.Controls.dll diff --git a/GanttView/CustomCellTemplates/CustomCellTemplates_WPF.csproj b/GanttView/CustomCellTemplates/CustomCellTemplates_WPF.csproj index 71734e280..9d87caf5a 100644 --- a/GanttView/CustomCellTemplates/CustomCellTemplates_WPF.csproj +++ b/GanttView/CustomCellTemplates/CustomCellTemplates_WPF.csproj @@ -47,6 +47,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Windows.Controls.dll diff --git a/GanttView/CustomDragReorderBehavior/CustomDragReorderBehavior_WPF.csproj b/GanttView/CustomDragReorderBehavior/CustomDragReorderBehavior_WPF.csproj index b424f47ea..7e0a095f8 100644 --- a/GanttView/CustomDragReorderBehavior/CustomDragReorderBehavior_WPF.csproj +++ b/GanttView/CustomDragReorderBehavior/CustomDragReorderBehavior_WPF.csproj @@ -47,6 +47,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Windows.Controls.dll diff --git a/GanttView/CustomGanttTaskWithStatus/CustomGanttTaskWithStatus_WPF.csproj b/GanttView/CustomGanttTaskWithStatus/CustomGanttTaskWithStatus_WPF.csproj index 96e0955e9..156679f83 100644 --- a/GanttView/CustomGanttTaskWithStatus/CustomGanttTaskWithStatus_WPF.csproj +++ b/GanttView/CustomGanttTaskWithStatus/CustomGanttTaskWithStatus_WPF.csproj @@ -47,6 +47,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Windows.Controls.dll diff --git a/GanttView/DependenciesEditing/DependenciesEditing_WPF.csproj b/GanttView/DependenciesEditing/DependenciesEditing_WPF.csproj index cdefb2b52..fea87f246 100644 --- a/GanttView/DependenciesEditing/DependenciesEditing_WPF.csproj +++ b/GanttView/DependenciesEditing/DependenciesEditing_WPF.csproj @@ -47,6 +47,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Windows.Controls.dll diff --git a/GanttView/DragDropAndResizeCustomContainers/DragDropAndResizeCustomContainers_WPF.csproj b/GanttView/DragDropAndResizeCustomContainers/DragDropAndResizeCustomContainers_WPF.csproj index 9e4d50fa2..62faf4dd4 100644 --- a/GanttView/DragDropAndResizeCustomContainers/DragDropAndResizeCustomContainers_WPF.csproj +++ b/GanttView/DragDropAndResizeCustomContainers/DragDropAndResizeCustomContainers_WPF.csproj @@ -47,6 +47,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Licensing.Runtime.dll diff --git a/GanttView/DragDropFromExternalSource/DragDropFromExternalSource_WPF.csproj b/GanttView/DragDropFromExternalSource/DragDropFromExternalSource_WPF.csproj index 328b099df..369f8c5ae 100644 --- a/GanttView/DragDropFromExternalSource/DragDropFromExternalSource_WPF.csproj +++ b/GanttView/DragDropFromExternalSource/DragDropFromExternalSource_WPF.csproj @@ -47,6 +47,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Windows.Controls.dll diff --git a/GanttView/EventDoubleClick/EventDoubleClick_WPF.csproj b/GanttView/EventDoubleClick/EventDoubleClick_WPF.csproj index 0caf9c627..52689099a 100644 --- a/GanttView/EventDoubleClick/EventDoubleClick_WPF.csproj +++ b/GanttView/EventDoubleClick/EventDoubleClick_WPF.csproj @@ -50,6 +50,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Windows.Controls.dll diff --git a/GanttView/ExpandCollapseViaHeader/ExpandCollapseViaHeader_WPF.csproj b/GanttView/ExpandCollapseViaHeader/ExpandCollapseViaHeader_WPF.csproj index 9d1297585..2004a039d 100644 --- a/GanttView/ExpandCollapseViaHeader/ExpandCollapseViaHeader_WPF.csproj +++ b/GanttView/ExpandCollapseViaHeader/ExpandCollapseViaHeader_WPF.csproj @@ -47,6 +47,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Windows.Controls.dll diff --git a/GanttView/GridSorting/GridSorting_WPF.csproj b/GanttView/GridSorting/GridSorting_WPF.csproj index 6ed192b84..0096c6ca4 100644 --- a/GanttView/GridSorting/GridSorting_WPF.csproj +++ b/GanttView/GridSorting/GridSorting_WPF.csproj @@ -50,6 +50,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Windows.Controls.dll diff --git a/GanttView/HighlightedAndSelectableDependencies/HighlightedAndSelectableDependencies.csproj b/GanttView/HighlightedAndSelectableDependencies/HighlightedAndSelectableDependencies.csproj index 84cfd5129..d882ff652 100644 --- a/GanttView/HighlightedAndSelectableDependencies/HighlightedAndSelectableDependencies.csproj +++ b/GanttView/HighlightedAndSelectableDependencies/HighlightedAndSelectableDependencies.csproj @@ -52,6 +52,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Licensing.Runtime.dll False diff --git a/GanttView/HolidayEvents/HolidayEvents_WPF.csproj b/GanttView/HolidayEvents/HolidayEvents_WPF.csproj index eab799171..ddd6a9212 100644 --- a/GanttView/HolidayEvents/HolidayEvents_WPF.csproj +++ b/GanttView/HolidayEvents/HolidayEvents_WPF.csproj @@ -47,6 +47,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Windows.Controls.dll diff --git a/GanttView/ImportExportFromAndToMSProject/ImportExportFromAndToMSProject_WPF.csproj b/GanttView/ImportExportFromAndToMSProject/ImportExportFromAndToMSProject_WPF.csproj index 7fc3f4d6d..51951adc4 100644 --- a/GanttView/ImportExportFromAndToMSProject/ImportExportFromAndToMSProject_WPF.csproj +++ b/GanttView/ImportExportFromAndToMSProject/ImportExportFromAndToMSProject_WPF.csproj @@ -51,11 +51,14 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Licensing.Runtime.dll + - $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Windows.Controls.dll + $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Windows.Controls.dll - $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Windows.Controls.GanttView.dll + $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Windows.Controls.GanttView.dll $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Windows.Scheduling.Core.dll @@ -136,4 +139,4 @@ --> - + \ No newline at end of file diff --git a/GanttView/LockingDragDependenciesBehavior/LockingDragDependenciesBehavior_WPF.csproj b/GanttView/LockingDragDependenciesBehavior/LockingDragDependenciesBehavior_WPF.csproj index 112e156aa..c453f0552 100644 --- a/GanttView/LockingDragDependenciesBehavior/LockingDragDependenciesBehavior_WPF.csproj +++ b/GanttView/LockingDragDependenciesBehavior/LockingDragDependenciesBehavior_WPF.csproj @@ -47,6 +47,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Windows.Controls.dll diff --git a/GanttView/ModifiedTasks/ModifiedTasks_WPF.csproj b/GanttView/ModifiedTasks/ModifiedTasks_WPF.csproj index 8f4e97ff5..5d0345a3b 100644 --- a/GanttView/ModifiedTasks/ModifiedTasks_WPF.csproj +++ b/GanttView/ModifiedTasks/ModifiedTasks_WPF.csproj @@ -47,6 +47,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Windows.Controls.dll diff --git a/GanttView/NotAllowedTargetDropSlots/NotAllowedTargetDropSlots_WPF.csproj b/GanttView/NotAllowedTargetDropSlots/NotAllowedTargetDropSlots_WPF.csproj index 397440acc..92156228c 100644 --- a/GanttView/NotAllowedTargetDropSlots/NotAllowedTargetDropSlots_WPF.csproj +++ b/GanttView/NotAllowedTargetDropSlots/NotAllowedTargetDropSlots_WPF.csproj @@ -47,6 +47,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Windows.Controls.dll diff --git a/GanttView/PixelsToPixelLengthConversion/PixelsToPixelLengthConversion_WPF.csproj b/GanttView/PixelsToPixelLengthConversion/PixelsToPixelLengthConversion_WPF.csproj index fb97f331b..49f1e96fb 100644 --- a/GanttView/PixelsToPixelLengthConversion/PixelsToPixelLengthConversion_WPF.csproj +++ b/GanttView/PixelsToPixelLengthConversion/PixelsToPixelLengthConversion_WPF.csproj @@ -47,6 +47,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Windows.Controls.dll diff --git a/GanttView/PrintingAndExporting/PrintingAndExporting_WPF.csproj b/GanttView/PrintingAndExporting/PrintingAndExporting_WPF.csproj index 0c7d7be8b..0f4800874 100644 --- a/GanttView/PrintingAndExporting/PrintingAndExporting_WPF.csproj +++ b/GanttView/PrintingAndExporting/PrintingAndExporting_WPF.csproj @@ -47,6 +47,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Windows.Controls.dll diff --git a/GanttView/PrintingAndExportingAdvanced/PrintingAndExportingAdvanced_WPF.csproj b/GanttView/PrintingAndExportingAdvanced/PrintingAndExportingAdvanced_WPF.csproj index 770fff2d7..589591fe9 100644 --- a/GanttView/PrintingAndExportingAdvanced/PrintingAndExportingAdvanced_WPF.csproj +++ b/GanttView/PrintingAndExportingAdvanced/PrintingAndExportingAdvanced_WPF.csproj @@ -47,6 +47,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Windows.Controls.dll diff --git a/GanttView/ProjectDeadline/ProjectDeadline_WPF.csproj b/GanttView/ProjectDeadline/ProjectDeadline_WPF.csproj index 1949fbd41..335811686 100644 --- a/GanttView/ProjectDeadline/ProjectDeadline_WPF.csproj +++ b/GanttView/ProjectDeadline/ProjectDeadline_WPF.csproj @@ -47,6 +47,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Windows.Controls.dll diff --git a/GanttView/RecurringTask/RecurringTask_WPF.csproj b/GanttView/RecurringTask/RecurringTask_WPF.csproj index c20e19351..5148443b9 100644 --- a/GanttView/RecurringTask/RecurringTask_WPF.csproj +++ b/GanttView/RecurringTask/RecurringTask_WPF.csproj @@ -47,6 +47,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Windows.Controls.dll diff --git a/GanttView/SameRowRecurringTask/SameRowRecurringTask_WPF.csproj b/GanttView/SameRowRecurringTask/SameRowRecurringTask_WPF.csproj index 147d6912c..e11515cba 100644 --- a/GanttView/SameRowRecurringTask/SameRowRecurringTask_WPF.csproj +++ b/GanttView/SameRowRecurringTask/SameRowRecurringTask_WPF.csproj @@ -50,6 +50,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Windows.Controls.dll diff --git a/GanttView/StartEndEventContainers/StartEndEventContainers_WPF.csproj b/GanttView/StartEndEventContainers/StartEndEventContainers_WPF.csproj index d4b840aaa..df1e31531 100644 --- a/GanttView/StartEndEventContainers/StartEndEventContainers_WPF.csproj +++ b/GanttView/StartEndEventContainers/StartEndEventContainers_WPF.csproj @@ -47,6 +47,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Windows.Controls.dll diff --git a/GanttView/SummariesVisibilityToggle/SummariesVisibilityToggle_WPF.csproj b/GanttView/SummariesVisibilityToggle/SummariesVisibilityToggle_WPF.csproj index c5584922c..65e2e4a5d 100644 --- a/GanttView/SummariesVisibilityToggle/SummariesVisibilityToggle_WPF.csproj +++ b/GanttView/SummariesVisibilityToggle/SummariesVisibilityToggle_WPF.csproj @@ -47,6 +47,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Windows.Controls.dll diff --git a/GanttView/SummaryTaskConsistency/SummaryTaskConsistency_WPF.csproj b/GanttView/SummaryTaskConsistency/SummaryTaskConsistency_WPF.csproj index 8398c7a71..99e136609 100644 --- a/GanttView/SummaryTaskConsistency/SummaryTaskConsistency_WPF.csproj +++ b/GanttView/SummaryTaskConsistency/SummaryTaskConsistency_WPF.csproj @@ -47,6 +47,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Windows.Controls.dll diff --git a/GanttView/TaskDeadline/TaskDeadline_WPF.csproj b/GanttView/TaskDeadline/TaskDeadline_WPF.csproj index 3749406d1..6ce36abeb 100644 --- a/GanttView/TaskDeadline/TaskDeadline_WPF.csproj +++ b/GanttView/TaskDeadline/TaskDeadline_WPF.csproj @@ -47,6 +47,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Licensing.Runtime.dll False diff --git a/GanttView/TaskDeadlineProperty/TaskDeadlineProperty_WPF.csproj b/GanttView/TaskDeadlineProperty/TaskDeadlineProperty_WPF.csproj index 4120cfac1..73b18be25 100644 --- a/GanttView/TaskDeadlineProperty/TaskDeadlineProperty_WPF.csproj +++ b/GanttView/TaskDeadlineProperty/TaskDeadlineProperty_WPF.csproj @@ -50,6 +50,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Licensing.Runtime.dll False diff --git a/GanttView/TaskResources/TaskResources_WPF.csproj b/GanttView/TaskResources/TaskResources_WPF.csproj index ac8ee2031..c1d633c02 100644 --- a/GanttView/TaskResources/TaskResources_WPF.csproj +++ b/GanttView/TaskResources/TaskResources_WPF.csproj @@ -51,18 +51,21 @@ 4.0 - - $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Windows.Controls.dll - - - $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Windows.Controls.GanttView.dll - - - $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Windows.Scheduling.Core.dll - - - $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Windows.Themes.Office_Black.dll - + + $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Licensing.Runtime.dll + + + $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Windows.Controls.dll + + + $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Windows.Controls.GanttView.dll + + + $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Windows.Scheduling.Core.dll + + + $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Windows.Themes.Office_Black.dll + diff --git a/GanttView/TaskSnappingDragDropAndResizeBehavior/TaskSnappingDragDropAndResizeBehavior_WPF.csproj b/GanttView/TaskSnappingDragDropAndResizeBehavior/TaskSnappingDragDropAndResizeBehavior_WPF.csproj index c36905ebb..f89346af8 100644 --- a/GanttView/TaskSnappingDragDropAndResizeBehavior/TaskSnappingDragDropAndResizeBehavior_WPF.csproj +++ b/GanttView/TaskSnappingDragDropAndResizeBehavior/TaskSnappingDragDropAndResizeBehavior_WPF.csproj @@ -47,6 +47,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Windows.Controls.dll diff --git a/GanttView/TasksWithDifferentColors/TasksWithDifferentColors_WPF.csproj b/GanttView/TasksWithDifferentColors/TasksWithDifferentColors_WPF.csproj index c4907efde..5094de1f0 100644 --- a/GanttView/TasksWithDifferentColors/TasksWithDifferentColors_WPF.csproj +++ b/GanttView/TasksWithDifferentColors/TasksWithDifferentColors_WPF.csproj @@ -47,6 +47,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Windows.Controls.dll diff --git a/GanttView/TimelineIntervalMarkers/TimelineIntervalMarkers_WPF.csproj b/GanttView/TimelineIntervalMarkers/TimelineIntervalMarkers_WPF.csproj index e4ce6843e..ca910c5a5 100644 --- a/GanttView/TimelineIntervalMarkers/TimelineIntervalMarkers_WPF.csproj +++ b/GanttView/TimelineIntervalMarkers/TimelineIntervalMarkers_WPF.csproj @@ -47,6 +47,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Licensing.Runtime.dll False diff --git a/GanttView/ZeroTaskLevelInitiallyCollapsed/ZeroTaskLevelInitiallyCollapsed_WPF.csproj b/GanttView/ZeroTaskLevelInitiallyCollapsed/ZeroTaskLevelInitiallyCollapsed_WPF.csproj index b2e843a83..87a8ba32d 100644 --- a/GanttView/ZeroTaskLevelInitiallyCollapsed/ZeroTaskLevelInitiallyCollapsed_WPF.csproj +++ b/GanttView/ZeroTaskLevelInitiallyCollapsed/ZeroTaskLevelInitiallyCollapsed_WPF.csproj @@ -47,6 +47,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Windows.Controls.dll diff --git a/Gauge/WPF/CreatingLinearGauge/CreatingLinearGauge.csproj b/Gauge/WPF/CreatingLinearGauge/CreatingLinearGauge.csproj index 5887b0045..8c3e532e9 100644 --- a/Gauge/WPF/CreatingLinearGauge/CreatingLinearGauge.csproj +++ b/Gauge/WPF/CreatingLinearGauge/CreatingLinearGauge.csproj @@ -49,7 +49,10 @@ 4.0 - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Gauge/WPF/CreatingNumericGauge/CreatingNumericGauge.csproj b/Gauge/WPF/CreatingNumericGauge/CreatingNumericGauge.csproj index aea45a106..10724cef1 100644 --- a/Gauge/WPF/CreatingNumericGauge/CreatingNumericGauge.csproj +++ b/Gauge/WPF/CreatingNumericGauge/CreatingNumericGauge.csproj @@ -49,7 +49,10 @@ 4.0 - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Gauge/WPF/CreatingRadialGauge/CreatingRadialGauge.csproj b/Gauge/WPF/CreatingRadialGauge/CreatingRadialGauge.csproj index c84337e5b..a0bc5f300 100644 --- a/Gauge/WPF/CreatingRadialGauge/CreatingRadialGauge.csproj +++ b/Gauge/WPF/CreatingRadialGauge/CreatingRadialGauge.csproj @@ -49,7 +49,10 @@ 4.0 - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Gauge/WPF/DataBinding/DataBinding.csproj b/Gauge/WPF/DataBinding/DataBinding.csproj index d090fce9e..610e1f3ec 100644 --- a/Gauge/WPF/DataBinding/DataBinding.csproj +++ b/Gauge/WPF/DataBinding/DataBinding.csproj @@ -49,7 +49,10 @@ 4.0 - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Gauge/WPF/GaugeRangeAppearance/GaugeRangeAppearance.csproj b/Gauge/WPF/GaugeRangeAppearance/GaugeRangeAppearance.csproj index d52e21c31..095882f94 100644 --- a/Gauge/WPF/GaugeRangeAppearance/GaugeRangeAppearance.csproj +++ b/Gauge/WPF/GaugeRangeAppearance/GaugeRangeAppearance.csproj @@ -49,7 +49,10 @@ 4.0 - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Gauge/WPF/GaugeRangeIndicatorBackground/GaugeRangeIndicatorBackground.csproj b/Gauge/WPF/GaugeRangeIndicatorBackground/GaugeRangeIndicatorBackground.csproj index 0d805082e..4fb16420c 100644 --- a/Gauge/WPF/GaugeRangeIndicatorBackground/GaugeRangeIndicatorBackground.csproj +++ b/Gauge/WPF/GaugeRangeIndicatorBackground/GaugeRangeIndicatorBackground.csproj @@ -49,7 +49,10 @@ 4.0 - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Gauge/WPF/GaugeRangeIndicatorColorMixSensitivity/GaugeRangeIndicatorColorMixSensitivity.csproj b/Gauge/WPF/GaugeRangeIndicatorColorMixSensitivity/GaugeRangeIndicatorColorMixSensitivity.csproj index 4fc0d6ecf..15bbe125f 100644 --- a/Gauge/WPF/GaugeRangeIndicatorColorMixSensitivity/GaugeRangeIndicatorColorMixSensitivity.csproj +++ b/Gauge/WPF/GaugeRangeIndicatorColorMixSensitivity/GaugeRangeIndicatorColorMixSensitivity.csproj @@ -11,7 +11,6 @@ GaugeRangeIndicatorColorMixSensitivity GaugeRangeIndicatorColorMixSensitivity v4.8 - 512 {60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} 4 @@ -50,6 +49,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Gauge/WPF/GaugeRangeLabelsAppearance/GaugeRangeLabelsAppearance.csproj b/Gauge/WPF/GaugeRangeLabelsAppearance/GaugeRangeLabelsAppearance.csproj index 9055324cb..f9331b875 100644 --- a/Gauge/WPF/GaugeRangeLabelsAppearance/GaugeRangeLabelsAppearance.csproj +++ b/Gauge/WPF/GaugeRangeLabelsAppearance/GaugeRangeLabelsAppearance.csproj @@ -49,7 +49,10 @@ 4.0 - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Gauge/WPF/GaugeRangeMaxAndMinValue/GaugeRangeMaxAndMinValue.csproj b/Gauge/WPF/GaugeRangeMaxAndMinValue/GaugeRangeMaxAndMinValue.csproj index f28529d8c..8d17c61f7 100644 --- a/Gauge/WPF/GaugeRangeMaxAndMinValue/GaugeRangeMaxAndMinValue.csproj +++ b/Gauge/WPF/GaugeRangeMaxAndMinValue/GaugeRangeMaxAndMinValue.csproj @@ -49,7 +49,10 @@ 4.0 - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Gauge/WPF/GaugeRangeTicksAppearance/GaugeRangeTicksAppearance.csproj b/Gauge/WPF/GaugeRangeTicksAppearance/GaugeRangeTicksAppearance.csproj index 4fe2a01ad..b89c22dea 100644 --- a/Gauge/WPF/GaugeRangeTicksAppearance/GaugeRangeTicksAppearance.csproj +++ b/Gauge/WPF/GaugeRangeTicksAppearance/GaugeRangeTicksAppearance.csproj @@ -49,7 +49,10 @@ 4.0 - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Gauge/WPF/GaugeRangeWidth/GaugeRangeWidth.csproj b/Gauge/WPF/GaugeRangeWidth/GaugeRangeWidth.csproj index 9bf9e163c..6ae6b0185 100644 --- a/Gauge/WPF/GaugeRangeWidth/GaugeRangeWidth.csproj +++ b/Gauge/WPF/GaugeRangeWidth/GaugeRangeWidth.csproj @@ -49,7 +49,10 @@ 4.0 - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Gauge/WPF/Groups/Groups.csproj b/Gauge/WPF/Groups/Groups.csproj index f4a11aa7a..64582e0bd 100644 --- a/Gauge/WPF/Groups/Groups.csproj +++ b/Gauge/WPF/Groups/Groups.csproj @@ -49,7 +49,10 @@ 4.0 - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Gauge/WPF/HowToCreateCompass/HowToCreateCompass.csproj b/Gauge/WPF/HowToCreateCompass/HowToCreateCompass.csproj index 7398c70d6..9cf56faca 100644 --- a/Gauge/WPF/HowToCreateCompass/HowToCreateCompass.csproj +++ b/Gauge/WPF/HowToCreateCompass/HowToCreateCompass.csproj @@ -49,7 +49,10 @@ 4.0 - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Gauge/WPF/HowToCreateThermometer/HowToCreateThermometer.csproj b/Gauge/WPF/HowToCreateThermometer/HowToCreateThermometer.csproj index 90ceea516..7544b5899 100644 --- a/Gauge/WPF/HowToCreateThermometer/HowToCreateThermometer.csproj +++ b/Gauge/WPF/HowToCreateThermometer/HowToCreateThermometer.csproj @@ -49,7 +49,10 @@ 4.0 - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Gauge/WPF/IndicatorsBarIndicator/IndicatorsBarIndicator.csproj b/Gauge/WPF/IndicatorsBarIndicator/IndicatorsBarIndicator.csproj index 84a15085a..b16d9be79 100644 --- a/Gauge/WPF/IndicatorsBarIndicator/IndicatorsBarIndicator.csproj +++ b/Gauge/WPF/IndicatorsBarIndicator/IndicatorsBarIndicator.csproj @@ -49,7 +49,10 @@ 4.0 - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Gauge/WPF/IndicatorsBasicsAnimating/IndicatorsBasicsAnimating.csproj b/Gauge/WPF/IndicatorsBasicsAnimating/IndicatorsBasicsAnimating.csproj index d5d470aac..ab2108491 100644 --- a/Gauge/WPF/IndicatorsBasicsAnimating/IndicatorsBasicsAnimating.csproj +++ b/Gauge/WPF/IndicatorsBasicsAnimating/IndicatorsBasicsAnimating.csproj @@ -49,7 +49,10 @@ 4.0 - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Gauge/WPF/IndicatorsBasicsRefreshing/IndicatorsBasicsRefreshing.csproj b/Gauge/WPF/IndicatorsBasicsRefreshing/IndicatorsBasicsRefreshing.csproj index 1abacddaf..818a52e96 100644 --- a/Gauge/WPF/IndicatorsBasicsRefreshing/IndicatorsBasicsRefreshing.csproj +++ b/Gauge/WPF/IndicatorsBasicsRefreshing/IndicatorsBasicsRefreshing.csproj @@ -49,7 +49,10 @@ 4.0 - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Gauge/WPF/IndicatorsBasicsSize/IndicatorsBasicsSize.csproj b/Gauge/WPF/IndicatorsBasicsSize/IndicatorsBasicsSize.csproj index dea6295a4..5d76f0dda 100644 --- a/Gauge/WPF/IndicatorsBasicsSize/IndicatorsBasicsSize.csproj +++ b/Gauge/WPF/IndicatorsBasicsSize/IndicatorsBasicsSize.csproj @@ -49,7 +49,10 @@ 4.0 - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Gauge/WPF/IndicatorsBasicsSnappings/IndicatorsBasicsSnapping.csproj b/Gauge/WPF/IndicatorsBasicsSnappings/IndicatorsBasicsSnapping.csproj index cd7bb10bc..b27a037a9 100644 --- a/Gauge/WPF/IndicatorsBasicsSnappings/IndicatorsBasicsSnapping.csproj +++ b/Gauge/WPF/IndicatorsBasicsSnappings/IndicatorsBasicsSnapping.csproj @@ -49,7 +49,10 @@ 4.0 - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Gauge/WPF/IndicatorsBasicsUsingRangeColor/IndicatorsBasicsUsingRangeColor.csproj b/Gauge/WPF/IndicatorsBasicsUsingRangeColor/IndicatorsBasicsUsingRangeColor.csproj index ce5f561d5..ceffec4b7 100644 --- a/Gauge/WPF/IndicatorsBasicsUsingRangeColor/IndicatorsBasicsUsingRangeColor.csproj +++ b/Gauge/WPF/IndicatorsBasicsUsingRangeColor/IndicatorsBasicsUsingRangeColor.csproj @@ -49,7 +49,10 @@ 4.0 - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Gauge/WPF/IndicatorsMarker/IndicatorsMarker.csproj b/Gauge/WPF/IndicatorsMarker/IndicatorsMarker.csproj index bc406cb4b..057fad687 100644 --- a/Gauge/WPF/IndicatorsMarker/IndicatorsMarker.csproj +++ b/Gauge/WPF/IndicatorsMarker/IndicatorsMarker.csproj @@ -49,7 +49,10 @@ 4.0 - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Gauge/WPF/IndicatorsNeedle/IndicatorsNeedle.csproj b/Gauge/WPF/IndicatorsNeedle/IndicatorsNeedle.csproj index 1bbc9899e..7a7ae5535 100644 --- a/Gauge/WPF/IndicatorsNeedle/IndicatorsNeedle.csproj +++ b/Gauge/WPF/IndicatorsNeedle/IndicatorsNeedle.csproj @@ -49,7 +49,10 @@ 4.0 - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Gauge/WPF/IndicatorsStateIndicator/IndicatorsStateIndicator.csproj b/Gauge/WPF/IndicatorsStateIndicator/IndicatorsStateIndicator.csproj index 2712b759f..cc644d76e 100644 --- a/Gauge/WPF/IndicatorsStateIndicator/IndicatorsStateIndicator.csproj +++ b/Gauge/WPF/IndicatorsStateIndicator/IndicatorsStateIndicator.csproj @@ -49,7 +49,10 @@ 4.0 - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Gauge/WPF/LabelsAppearance/LabelsAppearance.csproj b/Gauge/WPF/LabelsAppearance/LabelsAppearance.csproj index 8976907ef..01a65bfec 100644 --- a/Gauge/WPF/LabelsAppearance/LabelsAppearance.csproj +++ b/Gauge/WPF/LabelsAppearance/LabelsAppearance.csproj @@ -49,7 +49,10 @@ 4.0 - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Gauge/WPF/LabelsFormat/LabelsFormat.csproj b/Gauge/WPF/LabelsFormat/LabelsFormat.csproj index 49e8d40ad..86f250a3f 100644 --- a/Gauge/WPF/LabelsFormat/LabelsFormat.csproj +++ b/Gauge/WPF/LabelsFormat/LabelsFormat.csproj @@ -49,7 +49,10 @@ 4.0 - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Gauge/WPF/LabelsLocation/LabelsLocation.csproj b/Gauge/WPF/LabelsLocation/LabelsLocation.csproj index 20e1f963a..12006780c 100644 --- a/Gauge/WPF/LabelsLocation/LabelsLocation.csproj +++ b/Gauge/WPF/LabelsLocation/LabelsLocation.csproj @@ -49,7 +49,10 @@ 4.0 - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Gauge/WPF/LabelsOffset/LabelsOffset.csproj b/Gauge/WPF/LabelsOffset/LabelsOffset.csproj index 09663ffbb..d5b6763f2 100644 --- a/Gauge/WPF/LabelsOffset/LabelsOffset.csproj +++ b/Gauge/WPF/LabelsOffset/LabelsOffset.csproj @@ -49,7 +49,10 @@ 4.0 - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Gauge/WPF/LabelsSpecifyingLabelTemplate/LabelsSpecifyingLabelTemplate.csproj b/Gauge/WPF/LabelsSpecifyingLabelTemplate/LabelsSpecifyingLabelTemplate.csproj index b7657fa2d..aa8c7fd12 100644 --- a/Gauge/WPF/LabelsSpecifyingLabelTemplate/LabelsSpecifyingLabelTemplate.csproj +++ b/Gauge/WPF/LabelsSpecifyingLabelTemplate/LabelsSpecifyingLabelTemplate.csproj @@ -49,7 +49,10 @@ 4.0 - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Gauge/WPF/LinearRadialScalesBasicsInteractivity/LinearRadialScalesBasicsInteractivity.csproj b/Gauge/WPF/LinearRadialScalesBasicsInteractivity/LinearRadialScalesBasicsInteractivity.csproj index 6c5463e3a..1ee71c041 100644 --- a/Gauge/WPF/LinearRadialScalesBasicsInteractivity/LinearRadialScalesBasicsInteractivity.csproj +++ b/Gauge/WPF/LinearRadialScalesBasicsInteractivity/LinearRadialScalesBasicsInteractivity.csproj @@ -49,7 +49,10 @@ 4.0 - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Gauge/WPF/LinearRadialScalesBasicsReversedScale/LinearRadialScalesBasicsReversedScale.csproj b/Gauge/WPF/LinearRadialScalesBasicsReversedScale/LinearRadialScalesBasicsReversedScale.csproj index 07a618f66..3f9817512 100644 --- a/Gauge/WPF/LinearRadialScalesBasicsReversedScale/LinearRadialScalesBasicsReversedScale.csproj +++ b/Gauge/WPF/LinearRadialScalesBasicsReversedScale/LinearRadialScalesBasicsReversedScale.csproj @@ -49,7 +49,10 @@ 4.0 - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Gauge/WPF/LinearRadialScalesBasicsScaleOffsets/LinearRadialScalesBasicsScaleOffsets.csproj b/Gauge/WPF/LinearRadialScalesBasicsScaleOffsets/LinearRadialScalesBasicsScaleOffsets.csproj index 89fcd7615..e639097c5 100644 --- a/Gauge/WPF/LinearRadialScalesBasicsScaleOffsets/LinearRadialScalesBasicsScaleOffsets.csproj +++ b/Gauge/WPF/LinearRadialScalesBasicsScaleOffsets/LinearRadialScalesBasicsScaleOffsets.csproj @@ -11,7 +11,6 @@ LinearRadialScalesBasicsScaleOffsets LinearRadialScalesBasicsScaleOffsets v4.8 - 512 {60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} 4 @@ -50,6 +49,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Gauge/WPF/LinearRadialScalesBasicsScaleWidth/LinearRadialScalesBasicsScaleWidth.csproj b/Gauge/WPF/LinearRadialScalesBasicsScaleWidth/LinearRadialScalesBasicsScaleWidth.csproj index 9785727ee..6a2a7b9af 100644 --- a/Gauge/WPF/LinearRadialScalesBasicsScaleWidth/LinearRadialScalesBasicsScaleWidth.csproj +++ b/Gauge/WPF/LinearRadialScalesBasicsScaleWidth/LinearRadialScalesBasicsScaleWidth.csproj @@ -49,7 +49,10 @@ 4.0 - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Gauge/WPF/LinearRadialScalesLinearScaleOrientation/LinearRadialScalesLinearScaleOrientation.csproj b/Gauge/WPF/LinearRadialScalesLinearScaleOrientation/LinearRadialScalesLinearScaleOrientation.csproj index 618daf2bd..42ba77362 100644 --- a/Gauge/WPF/LinearRadialScalesLinearScaleOrientation/LinearRadialScalesLinearScaleOrientation.csproj +++ b/Gauge/WPF/LinearRadialScalesLinearScaleOrientation/LinearRadialScalesLinearScaleOrientation.csproj @@ -49,7 +49,10 @@ 4.0 - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Gauge/WPF/LinearRadialScalesLinearScalePlacement/LinearRadialScalesLinearScalePlacement.csproj b/Gauge/WPF/LinearRadialScalesLinearScalePlacement/LinearRadialScalesLinearScalePlacement.csproj index 256dcdf4c..7094a49a5 100644 --- a/Gauge/WPF/LinearRadialScalesLinearScalePlacement/LinearRadialScalesLinearScalePlacement.csproj +++ b/Gauge/WPF/LinearRadialScalesLinearScalePlacement/LinearRadialScalesLinearScalePlacement.csproj @@ -49,7 +49,10 @@ 4.0 - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Gauge/WPF/LinearRadialScalesLinearScaleRelativeSize/LinearRadialScalesLinearScaleRelativeSize.csproj b/Gauge/WPF/LinearRadialScalesLinearScaleRelativeSize/LinearRadialScalesLinearScaleRelativeSize.csproj index 4c4a6e75b..986e05692 100644 --- a/Gauge/WPF/LinearRadialScalesLinearScaleRelativeSize/LinearRadialScalesLinearScaleRelativeSize.csproj +++ b/Gauge/WPF/LinearRadialScalesLinearScaleRelativeSize/LinearRadialScalesLinearScaleRelativeSize.csproj @@ -49,7 +49,10 @@ 4.0 - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Gauge/WPF/LinearRadialScalesRadialScaleLabelRotationMode/LinearRadialScalesRadialScaleLabelRotationMode.csproj b/Gauge/WPF/LinearRadialScalesRadialScaleLabelRotationMode/LinearRadialScalesRadialScaleLabelRotationMode.csproj index e9f80a241..1572a57fa 100644 --- a/Gauge/WPF/LinearRadialScalesRadialScaleLabelRotationMode/LinearRadialScalesRadialScaleLabelRotationMode.csproj +++ b/Gauge/WPF/LinearRadialScalesRadialScaleLabelRotationMode/LinearRadialScalesRadialScaleLabelRotationMode.csproj @@ -49,7 +49,10 @@ 4.0 - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Gauge/WPF/LinearRadialScalesRadialScaleMultiplier/LinearRadialScalesRadialScaleMultiplier.csproj b/Gauge/WPF/LinearRadialScalesRadialScaleMultiplier/LinearRadialScalesRadialScaleMultiplier.csproj index 51c87d496..6efbdf97a 100644 --- a/Gauge/WPF/LinearRadialScalesRadialScaleMultiplier/LinearRadialScalesRadialScaleMultiplier.csproj +++ b/Gauge/WPF/LinearRadialScalesRadialScaleMultiplier/LinearRadialScalesRadialScaleMultiplier.csproj @@ -49,7 +49,10 @@ 4.0 - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Gauge/WPF/LinearRadialScalesRadialScaleRadius/LinearRadialScalesRadialScaleRadius.csproj b/Gauge/WPF/LinearRadialScalesRadialScaleRadius/LinearRadialScalesRadialScaleRadius.csproj index c4da3b3e6..d425c1706 100644 --- a/Gauge/WPF/LinearRadialScalesRadialScaleRadius/LinearRadialScalesRadialScaleRadius.csproj +++ b/Gauge/WPF/LinearRadialScalesRadialScaleRadius/LinearRadialScalesRadialScaleRadius.csproj @@ -49,7 +49,10 @@ 4.0 - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Gauge/WPF/LinearRadialScalesRadialScaleScaleCenter/LinearRadialScalesRadialScaleScaleCenter.csproj b/Gauge/WPF/LinearRadialScalesRadialScaleScaleCenter/LinearRadialScalesRadialScaleScaleCenter.csproj index 465622986..37f6fc09c 100644 --- a/Gauge/WPF/LinearRadialScalesRadialScaleScaleCenter/LinearRadialScalesRadialScaleScaleCenter.csproj +++ b/Gauge/WPF/LinearRadialScalesRadialScaleScaleCenter/LinearRadialScalesRadialScaleScaleCenter.csproj @@ -49,7 +49,10 @@ 4.0 - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Gauge/WPF/LinearRadialScalesRadialScaleStartAngle/LinearRadialScalesRadialScaleStartAngle.csproj b/Gauge/WPF/LinearRadialScalesRadialScaleStartAngle/LinearRadialScalesRadialScaleStartAngle.csproj index 2352db239..f889fc4fa 100644 --- a/Gauge/WPF/LinearRadialScalesRadialScaleStartAngle/LinearRadialScalesRadialScaleStartAngle.csproj +++ b/Gauge/WPF/LinearRadialScalesRadialScaleStartAngle/LinearRadialScalesRadialScaleStartAngle.csproj @@ -11,7 +11,6 @@ LinearRadialScalesRadialScaleStartAngle LinearRadialScalesRadialScaleStartAngle v4.8 - 512 {60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} 4 @@ -50,6 +49,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Gauge/WPF/LinearRadialScalesRadialScaleSweepAngle/LinearRadialScalesRadialScaleSweepAngle.csproj b/Gauge/WPF/LinearRadialScalesRadialScaleSweepAngle/LinearRadialScalesRadialScaleSweepAngle.csproj index c34f59f29..9a68de476 100644 --- a/Gauge/WPF/LinearRadialScalesRadialScaleSweepAngle/LinearRadialScalesRadialScaleSweepAngle.csproj +++ b/Gauge/WPF/LinearRadialScalesRadialScaleSweepAngle/LinearRadialScalesRadialScaleSweepAngle.csproj @@ -11,7 +11,6 @@ LinearRadialScalesRadialScaleSweepAngle LinearRadialScalesRadialScaleSweepAngle v4.8 - 512 {60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} 4 @@ -50,6 +49,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Gauge/WPF/LinearScaleBarIndicator/LinearScaleBarIndicator.csproj b/Gauge/WPF/LinearScaleBarIndicator/LinearScaleBarIndicator.csproj index 2e4ffd84d..a2c2ad496 100644 --- a/Gauge/WPF/LinearScaleBarIndicator/LinearScaleBarIndicator.csproj +++ b/Gauge/WPF/LinearScaleBarIndicator/LinearScaleBarIndicator.csproj @@ -49,7 +49,10 @@ 4.0 - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Gauge/WPF/LinearScaleInteractivity/LinearScaleInteractivity.csproj b/Gauge/WPF/LinearScaleInteractivity/LinearScaleInteractivity.csproj index 9717cef5e..fbdaea630 100644 --- a/Gauge/WPF/LinearScaleInteractivity/LinearScaleInteractivity.csproj +++ b/Gauge/WPF/LinearScaleInteractivity/LinearScaleInteractivity.csproj @@ -49,7 +49,10 @@ 4.0 - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Gauge/WPF/LinearScaleLabels/LinearScaleLabels.csproj b/Gauge/WPF/LinearScaleLabels/LinearScaleLabels.csproj index 72268638c..fa2fe634d 100644 --- a/Gauge/WPF/LinearScaleLabels/LinearScaleLabels.csproj +++ b/Gauge/WPF/LinearScaleLabels/LinearScaleLabels.csproj @@ -49,7 +49,10 @@ 4.0 - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Gauge/WPF/LinearScaleMarker/LinearScaleMarker.csproj b/Gauge/WPF/LinearScaleMarker/LinearScaleMarker.csproj index d25d03bc0..ba223fa81 100644 --- a/Gauge/WPF/LinearScaleMarker/LinearScaleMarker.csproj +++ b/Gauge/WPF/LinearScaleMarker/LinearScaleMarker.csproj @@ -49,7 +49,10 @@ 4.0 - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Gauge/WPF/LinearScaleNumericIndicator/LinearScaleNumericIndicator.csproj b/Gauge/WPF/LinearScaleNumericIndicator/LinearScaleNumericIndicator.csproj index c1711697f..dec0fe55f 100644 --- a/Gauge/WPF/LinearScaleNumericIndicator/LinearScaleNumericIndicator.csproj +++ b/Gauge/WPF/LinearScaleNumericIndicator/LinearScaleNumericIndicator.csproj @@ -49,7 +49,10 @@ 4.0 - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Gauge/WPF/LinearScaleOverview/LinearScaleOverview.csproj b/Gauge/WPF/LinearScaleOverview/LinearScaleOverview.csproj index 73d8dc658..5116dabc3 100644 --- a/Gauge/WPF/LinearScaleOverview/LinearScaleOverview.csproj +++ b/Gauge/WPF/LinearScaleOverview/LinearScaleOverview.csproj @@ -49,7 +49,10 @@ 4.0 - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Gauge/WPF/LinearScaleStateIndicator/LinearScaleStateIndicator.csproj b/Gauge/WPF/LinearScaleStateIndicator/LinearScaleStateIndicator.csproj index 0797f9703..5dc7bceca 100644 --- a/Gauge/WPF/LinearScaleStateIndicator/LinearScaleStateIndicator.csproj +++ b/Gauge/WPF/LinearScaleStateIndicator/LinearScaleStateIndicator.csproj @@ -49,7 +49,10 @@ 4.0 - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Gauge/WPF/LinearScaleTickMarks/LinearScaleTickMarks.csproj b/Gauge/WPF/LinearScaleTickMarks/LinearScaleTickMarks.csproj index e5fab6fa0..19f254e67 100644 --- a/Gauge/WPF/LinearScaleTickMarks/LinearScaleTickMarks.csproj +++ b/Gauge/WPF/LinearScaleTickMarks/LinearScaleTickMarks.csproj @@ -49,7 +49,10 @@ 4.0 - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Gauge/WPF/LinearScaleTickMarksCustomTickMarks/LinearScaleTickMarksCustomTickMarks.csproj b/Gauge/WPF/LinearScaleTickMarksCustomTickMarks/LinearScaleTickMarksCustomTickMarks.csproj index c7b32cc48..a5fb23bd3 100644 --- a/Gauge/WPF/LinearScaleTickMarksCustomTickMarks/LinearScaleTickMarksCustomTickMarks.csproj +++ b/Gauge/WPF/LinearScaleTickMarksCustomTickMarks/LinearScaleTickMarksCustomTickMarks.csproj @@ -49,7 +49,10 @@ 4.0 - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Gauge/WPF/NumericIndicatorCornerRadius/NumericIndicatorCornerRadius.csproj b/Gauge/WPF/NumericIndicatorCornerRadius/NumericIndicatorCornerRadius.csproj index cf9add8ae..48308c0cb 100644 --- a/Gauge/WPF/NumericIndicatorCornerRadius/NumericIndicatorCornerRadius.csproj +++ b/Gauge/WPF/NumericIndicatorCornerRadius/NumericIndicatorCornerRadius.csproj @@ -49,7 +49,10 @@ 4.0 - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Gauge/WPF/NumericIndicatorDisplayValueFormat/NumericIndicatorDisplayValueFormat.csproj b/Gauge/WPF/NumericIndicatorDisplayValueFormat/NumericIndicatorDisplayValueFormat.csproj index a34a24226..882395896 100644 --- a/Gauge/WPF/NumericIndicatorDisplayValueFormat/NumericIndicatorDisplayValueFormat.csproj +++ b/Gauge/WPF/NumericIndicatorDisplayValueFormat/NumericIndicatorDisplayValueFormat.csproj @@ -49,7 +49,10 @@ 4.0 - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Gauge/WPF/NumericIndicatorNumberPositions/NumericIndicatorNumberPositions.csproj b/Gauge/WPF/NumericIndicatorNumberPositions/NumericIndicatorNumberPositions.csproj index 4ea0edcc4..91952eb74 100644 --- a/Gauge/WPF/NumericIndicatorNumberPositions/NumericIndicatorNumberPositions.csproj +++ b/Gauge/WPF/NumericIndicatorNumberPositions/NumericIndicatorNumberPositions.csproj @@ -49,7 +49,10 @@ 4.0 - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Gauge/WPF/NumericIndicatorPlacement/NumericIndicatorPlacement.csproj b/Gauge/WPF/NumericIndicatorPlacement/NumericIndicatorPlacement.csproj index d3af400ee..991f0e7b9 100644 --- a/Gauge/WPF/NumericIndicatorPlacement/NumericIndicatorPlacement.csproj +++ b/Gauge/WPF/NumericIndicatorPlacement/NumericIndicatorPlacement.csproj @@ -49,7 +49,10 @@ 4.0 - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Gauge/WPF/NumericIndicatorSize/NumericIndicatorSize.csproj b/Gauge/WPF/NumericIndicatorSize/NumericIndicatorSize.csproj index cf78385cb..fc3372249 100644 --- a/Gauge/WPF/NumericIndicatorSize/NumericIndicatorSize.csproj +++ b/Gauge/WPF/NumericIndicatorSize/NumericIndicatorSize.csproj @@ -49,7 +49,10 @@ 4.0 - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Gauge/WPF/NumericScale/NumericScale.csproj b/Gauge/WPF/NumericScale/NumericScale.csproj index ca9b502a4..1d2c7fbd2 100644 --- a/Gauge/WPF/NumericScale/NumericScale.csproj +++ b/Gauge/WPF/NumericScale/NumericScale.csproj @@ -49,7 +49,10 @@ 4.0 - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Gauge/WPF/NumericScaleNumericIndicator/NumericScaleNumericIndicator.csproj b/Gauge/WPF/NumericScaleNumericIndicator/NumericScaleNumericIndicator.csproj index 7830d1aa0..428d7a1cd 100644 --- a/Gauge/WPF/NumericScaleNumericIndicator/NumericScaleNumericIndicator.csproj +++ b/Gauge/WPF/NumericScaleNumericIndicator/NumericScaleNumericIndicator.csproj @@ -49,7 +49,10 @@ 4.0 - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Gauge/WPF/NumericScaleOverview/NumericScaleOverview.csproj b/Gauge/WPF/NumericScaleOverview/NumericScaleOverview.csproj index 10f76ee01..b38c32ce0 100644 --- a/Gauge/WPF/NumericScaleOverview/NumericScaleOverview.csproj +++ b/Gauge/WPF/NumericScaleOverview/NumericScaleOverview.csproj @@ -49,7 +49,10 @@ 4.0 - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Gauge/WPF/NumericScaleStateIndicator/NumericScaleStateIndicator.csproj b/Gauge/WPF/NumericScaleStateIndicator/NumericScaleStateIndicator.csproj index 2edde76b4..e48ab57ef 100644 --- a/Gauge/WPF/NumericScaleStateIndicator/NumericScaleStateIndicator.csproj +++ b/Gauge/WPF/NumericScaleStateIndicator/NumericScaleStateIndicator.csproj @@ -49,7 +49,10 @@ 4.0 - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Gauge/WPF/RadialScaleBarIndicatorAppearance/RadialScaleBarIndicatorAppearance.csproj b/Gauge/WPF/RadialScaleBarIndicatorAppearance/RadialScaleBarIndicatorAppearance.csproj index 9b2b11be2..0737e8fc0 100644 --- a/Gauge/WPF/RadialScaleBarIndicatorAppearance/RadialScaleBarIndicatorAppearance.csproj +++ b/Gauge/WPF/RadialScaleBarIndicatorAppearance/RadialScaleBarIndicatorAppearance.csproj @@ -49,7 +49,10 @@ 4.0 - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Gauge/WPF/RadialScaleBarIndicatorLayout/RadialScaleBarIndicatorLayout.csproj b/Gauge/WPF/RadialScaleBarIndicatorLayout/RadialScaleBarIndicatorLayout.csproj index 78ef79208..cf703f16e 100644 --- a/Gauge/WPF/RadialScaleBarIndicatorLayout/RadialScaleBarIndicatorLayout.csproj +++ b/Gauge/WPF/RadialScaleBarIndicatorLayout/RadialScaleBarIndicatorLayout.csproj @@ -49,7 +49,10 @@ 4.0 - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Gauge/WPF/RadialScaleInteractivity/RadialScaleInteractivity.csproj b/Gauge/WPF/RadialScaleInteractivity/RadialScaleInteractivity.csproj index 1f37c5743..55782edbc 100644 --- a/Gauge/WPF/RadialScaleInteractivity/RadialScaleInteractivity.csproj +++ b/Gauge/WPF/RadialScaleInteractivity/RadialScaleInteractivity.csproj @@ -49,7 +49,10 @@ 4.0 - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Gauge/WPF/RadialScaleLabels/RadialScaleLabels.csproj b/Gauge/WPF/RadialScaleLabels/RadialScaleLabels.csproj index b1cb23a6f..932b5c89f 100644 --- a/Gauge/WPF/RadialScaleLabels/RadialScaleLabels.csproj +++ b/Gauge/WPF/RadialScaleLabels/RadialScaleLabels.csproj @@ -49,7 +49,10 @@ 4.0 - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Gauge/WPF/RadialScaleMarker/RadialScaleMarker.csproj b/Gauge/WPF/RadialScaleMarker/RadialScaleMarker.csproj index 9e034889e..63b67d5db 100644 --- a/Gauge/WPF/RadialScaleMarker/RadialScaleMarker.csproj +++ b/Gauge/WPF/RadialScaleMarker/RadialScaleMarker.csproj @@ -49,7 +49,10 @@ 4.0 - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Gauge/WPF/RadialScaleNumericIndicator/RadialScaleNumericIndicator.csproj b/Gauge/WPF/RadialScaleNumericIndicator/RadialScaleNumericIndicator.csproj index fa90eda1c..ebaa0a188 100644 --- a/Gauge/WPF/RadialScaleNumericIndicator/RadialScaleNumericIndicator.csproj +++ b/Gauge/WPF/RadialScaleNumericIndicator/RadialScaleNumericIndicator.csproj @@ -49,7 +49,10 @@ 4.0 - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Gauge/WPF/RadialScaleOverview/RadialScaleOverview.csproj b/Gauge/WPF/RadialScaleOverview/RadialScaleOverview.csproj index bed9acf2d..cafe42d39 100644 --- a/Gauge/WPF/RadialScaleOverview/RadialScaleOverview.csproj +++ b/Gauge/WPF/RadialScaleOverview/RadialScaleOverview.csproj @@ -49,7 +49,10 @@ 4.0 - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Gauge/WPF/RadialScaleQuadrantStyleGauge/RadialScaleQuadrantStyleGauge.csproj b/Gauge/WPF/RadialScaleQuadrantStyleGauge/RadialScaleQuadrantStyleGauge.csproj index e3225650d..3d6d7f29b 100644 --- a/Gauge/WPF/RadialScaleQuadrantStyleGauge/RadialScaleQuadrantStyleGauge.csproj +++ b/Gauge/WPF/RadialScaleQuadrantStyleGauge/RadialScaleQuadrantStyleGauge.csproj @@ -49,7 +49,10 @@ 4.0 - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Gauge/WPF/RadialScaleSemiCircleGauge/RadialScaleSemiCircleGauge.csproj b/Gauge/WPF/RadialScaleSemiCircleGauge/RadialScaleSemiCircleGauge.csproj index ec33712a0..7a8c6d976 100644 --- a/Gauge/WPF/RadialScaleSemiCircleGauge/RadialScaleSemiCircleGauge.csproj +++ b/Gauge/WPF/RadialScaleSemiCircleGauge/RadialScaleSemiCircleGauge.csproj @@ -49,7 +49,10 @@ 4.0 - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Gauge/WPF/RadialScaleStateIndicator/RadialScaleStateIndicator.csproj b/Gauge/WPF/RadialScaleStateIndicator/RadialScaleStateIndicator.csproj index 5e9ae02ec..d263cef4e 100644 --- a/Gauge/WPF/RadialScaleStateIndicator/RadialScaleStateIndicator.csproj +++ b/Gauge/WPF/RadialScaleStateIndicator/RadialScaleStateIndicator.csproj @@ -49,7 +49,10 @@ 4.0 - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Gauge/WPF/RadialScaleTickMarks/RadialScaleTickMarks.csproj b/Gauge/WPF/RadialScaleTickMarks/RadialScaleTickMarks.csproj index 77448ea18..7785600d6 100644 --- a/Gauge/WPF/RadialScaleTickMarks/RadialScaleTickMarks.csproj +++ b/Gauge/WPF/RadialScaleTickMarks/RadialScaleTickMarks.csproj @@ -49,7 +49,10 @@ 4.0 - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Gauge/WPF/TicksAppearance/TicksAppearance.csproj b/Gauge/WPF/TicksAppearance/TicksAppearance.csproj index ecff2de53..66350fdd2 100644 --- a/Gauge/WPF/TicksAppearance/TicksAppearance.csproj +++ b/Gauge/WPF/TicksAppearance/TicksAppearance.csproj @@ -49,7 +49,10 @@ 4.0 - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Gauge/WPF/TicksDataTemplate/TicksDataTemplate.csproj b/Gauge/WPF/TicksDataTemplate/TicksDataTemplate.csproj index a9429fdda..fc408f2b7 100644 --- a/Gauge/WPF/TicksDataTemplate/TicksDataTemplate.csproj +++ b/Gauge/WPF/TicksDataTemplate/TicksDataTemplate.csproj @@ -49,7 +49,10 @@ 4.0 - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Gauge/WPF/TicksLocation/TicksLocation.csproj b/Gauge/WPF/TicksLocation/TicksLocation.csproj index 089d321e2..f63a8caab 100644 --- a/Gauge/WPF/TicksLocation/TicksLocation.csproj +++ b/Gauge/WPF/TicksLocation/TicksLocation.csproj @@ -49,7 +49,10 @@ 4.0 - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Gauge/WPF/TicksSize/TicksSize.csproj b/Gauge/WPF/TicksSize/TicksSize.csproj index fe1a7b94a..eb09bf4c4 100644 --- a/Gauge/WPF/TicksSize/TicksSize.csproj +++ b/Gauge/WPF/TicksSize/TicksSize.csproj @@ -49,7 +49,10 @@ 4.0 - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/GridView/AlternationRowStyleSelector/AlternationRowStyleSelector_WPF.csproj b/GridView/AlternationRowStyleSelector/AlternationRowStyleSelector_WPF.csproj index ded04d6bc..083806ecd 100644 --- a/GridView/AlternationRowStyleSelector/AlternationRowStyleSelector_WPF.csproj +++ b/GridView/AlternationRowStyleSelector/AlternationRowStyleSelector_WPF.csproj @@ -82,6 +82,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/GridView/AutoCompleteStringFilterEditor/AutoCompleteStringFilterEditor_WPF.csproj b/GridView/AutoCompleteStringFilterEditor/AutoCompleteStringFilterEditor_WPF.csproj index fd349a1eb..3b861d3a0 100644 --- a/GridView/AutoCompleteStringFilterEditor/AutoCompleteStringFilterEditor_WPF.csproj +++ b/GridView/AutoCompleteStringFilterEditor/AutoCompleteStringFilterEditor_WPF.csproj @@ -52,20 +52,23 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.GridView.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.Input.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Data.dll diff --git a/GridView/BindingColumnsFromViewModel/BindingColumnsFromViewModel_WPF.csproj b/GridView/BindingColumnsFromViewModel/BindingColumnsFromViewModel_WPF.csproj index 18e1ae122..949340f0c 100644 --- a/GridView/BindingColumnsFromViewModel/BindingColumnsFromViewModel_WPF.csproj +++ b/GridView/BindingColumnsFromViewModel/BindingColumnsFromViewModel_WPF.csproj @@ -67,6 +67,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/GridView/BindingRowDetailsElementWidth/BindingRowDetailsElementWidth_WPF.csproj b/GridView/BindingRowDetailsElementWidth/BindingRowDetailsElementWidth_WPF.csproj index 9f99be1dd..588f021bc 100644 --- a/GridView/BindingRowDetailsElementWidth/BindingRowDetailsElementWidth_WPF.csproj +++ b/GridView/BindingRowDetailsElementWidth/BindingRowDetailsElementWidth_WPF.csproj @@ -49,6 +49,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll diff --git a/GridView/BindingSelectedItemsFromViewModel/BindingSelectedItemsFromViewModel_WPF.csproj b/GridView/BindingSelectedItemsFromViewModel/BindingSelectedItemsFromViewModel_WPF.csproj index cb5673334..bd5922439 100644 --- a/GridView/BindingSelectedItemsFromViewModel/BindingSelectedItemsFromViewModel_WPF.csproj +++ b/GridView/BindingSelectedItemsFromViewModel/BindingSelectedItemsFromViewModel_WPF.csproj @@ -70,6 +70,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/GridView/BindingToDynamicObject/BindingToDynamicObject_WPF.csproj b/GridView/BindingToDynamicObject/BindingToDynamicObject_WPF.csproj index 5170f6e83..d3c8f6550 100644 --- a/GridView/BindingToDynamicObject/BindingToDynamicObject_WPF.csproj +++ b/GridView/BindingToDynamicObject/BindingToDynamicObject_WPF.csproj @@ -85,6 +85,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/GridView/BindingToICustomTypeDescriptor/BindingToICustomTypeDescriptor_WPF.csproj b/GridView/BindingToICustomTypeDescriptor/BindingToICustomTypeDescriptor_WPF.csproj index a7fbdffd2..8d58ebe77 100644 --- a/GridView/BindingToICustomTypeDescriptor/BindingToICustomTypeDescriptor_WPF.csproj +++ b/GridView/BindingToICustomTypeDescriptor/BindingToICustomTypeDescriptor_WPF.csproj @@ -85,6 +85,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/GridView/BindingToICustomTypeProvider/BindingToICustomTypeProvider_WPF.csproj b/GridView/BindingToICustomTypeProvider/BindingToICustomTypeProvider_WPF.csproj index af101d264..420164427 100644 --- a/GridView/BindingToICustomTypeProvider/BindingToICustomTypeProvider_WPF.csproj +++ b/GridView/BindingToICustomTypeProvider/BindingToICustomTypeProvider_WPF.csproj @@ -93,6 +93,9 @@ 4.5 + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll False diff --git a/GridView/BoundSelectColumn/BoundSelectColumn_WPF.csproj b/GridView/BoundSelectColumn/BoundSelectColumn_WPF.csproj index a0f050bc2..0b96045be 100644 --- a/GridView/BoundSelectColumn/BoundSelectColumn_WPF.csproj +++ b/GridView/BoundSelectColumn/BoundSelectColumn_WPF.csproj @@ -82,6 +82,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/GridView/CascadingComboboxColumns/CascadingComboboxColumns_WPF.csproj b/GridView/CascadingComboboxColumns/CascadingComboboxColumns_WPF.csproj index 6f2ceea59..abff99730 100644 --- a/GridView/CascadingComboboxColumns/CascadingComboboxColumns_WPF.csproj +++ b/GridView/CascadingComboboxColumns/CascadingComboboxColumns_WPF.csproj @@ -82,6 +82,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/GridView/CellStyleSelector/CustomCellStyleSelector_WPF.csproj b/GridView/CellStyleSelector/CustomCellStyleSelector_WPF.csproj index b97d3df00..8c496a14d 100644 --- a/GridView/CellStyleSelector/CustomCellStyleSelector_WPF.csproj +++ b/GridView/CellStyleSelector/CustomCellStyleSelector_WPF.csproj @@ -82,6 +82,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/GridView/CellTooltipWhenTextTrimmed/CellTooltipWhenTextTrimmed_WPF.csproj b/GridView/CellTooltipWhenTextTrimmed/CellTooltipWhenTextTrimmed_WPF.csproj index 05f5adcb3..8ae7ba9ca 100644 --- a/GridView/CellTooltipWhenTextTrimmed/CellTooltipWhenTextTrimmed_WPF.csproj +++ b/GridView/CellTooltipWhenTextTrimmed/CellTooltipWhenTextTrimmed_WPF.csproj @@ -70,6 +70,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Windows.Controls.dll diff --git a/GridView/ChangeCellBackgroundFromViewModel/ChangeCellBackgroundFromViewModel_WPF.csproj b/GridView/ChangeCellBackgroundFromViewModel/ChangeCellBackgroundFromViewModel_WPF.csproj index 6f2b59cf0..944fa4358 100644 --- a/GridView/ChangeCellBackgroundFromViewModel/ChangeCellBackgroundFromViewModel_WPF.csproj +++ b/GridView/ChangeCellBackgroundFromViewModel/ChangeCellBackgroundFromViewModel_WPF.csproj @@ -82,6 +82,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/GridView/ChangingThemesRuntime/ChangingThemesRuntime_WPF.csproj b/GridView/ChangingThemesRuntime/ChangingThemesRuntime_WPF.csproj index cf901e83f..8dea4b8a5 100644 --- a/GridView/ChangingThemesRuntime/ChangingThemesRuntime_WPF.csproj +++ b/GridView/ChangingThemesRuntime/ChangingThemesRuntime_WPF.csproj @@ -67,6 +67,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Windows.Controls.dll diff --git a/GridView/CloseFilteringPopupFilterButton/CloseFilteringPopupFilterButton_WPF.csproj b/GridView/CloseFilteringPopupFilterButton/CloseFilteringPopupFilterButton_WPF.csproj index 2db7352e5..9c0791f95 100644 --- a/GridView/CloseFilteringPopupFilterButton/CloseFilteringPopupFilterButton_WPF.csproj +++ b/GridView/CloseFilteringPopupFilterButton/CloseFilteringPopupFilterButton_WPF.csproj @@ -82,6 +82,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/GridView/ColumnChooser/ColumnChooser_WPF.csproj b/GridView/ColumnChooser/ColumnChooser_WPF.csproj index 4122a4adc..47f380cc6 100644 --- a/GridView/ColumnChooser/ColumnChooser_WPF.csproj +++ b/GridView/ColumnChooser/ColumnChooser_WPF.csproj @@ -67,6 +67,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/GridView/ColumnSelection/ColumnSelection_WPF.csproj b/GridView/ColumnSelection/ColumnSelection_WPF.csproj index fd275b003..1208ff8ce 100644 --- a/GridView/ColumnSelection/ColumnSelection_WPF.csproj +++ b/GridView/ColumnSelection/ColumnSelection_WPF.csproj @@ -82,6 +82,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/GridView/ColumnSettings/ColumnSettings_WPF.csproj b/GridView/ColumnSettings/ColumnSettings_WPF.csproj index fe45280c5..d490ccf23 100644 --- a/GridView/ColumnSettings/ColumnSettings_WPF.csproj +++ b/GridView/ColumnSettings/ColumnSettings_WPF.csproj @@ -82,6 +82,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/GridView/ColumnsReorderSyncWithListBox/ColumnsReorderSyncWithListBox_WPF.csproj b/GridView/ColumnsReorderSyncWithListBox/ColumnsReorderSyncWithListBox_WPF.csproj index 89925b678..599e473c5 100644 --- a/GridView/ColumnsReorderSyncWithListBox/ColumnsReorderSyncWithListBox_WPF.csproj +++ b/GridView/ColumnsReorderSyncWithListBox/ColumnsReorderSyncWithListBox_WPF.csproj @@ -48,6 +48,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/GridView/ComboboxColumn/ComboboxColumn_WPF.csproj b/GridView/ComboboxColumn/ComboboxColumn_WPF.csproj index eca6061e7..e927e1fdf 100644 --- a/GridView/ComboboxColumn/ComboboxColumn_WPF.csproj +++ b/GridView/ComboboxColumn/ComboboxColumn_WPF.csproj @@ -82,6 +82,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/GridView/ComboboxColumnEditable/ComboboxColumnEditable_WPF.csproj b/GridView/ComboboxColumnEditable/ComboboxColumnEditable_WPF.csproj index 3568a3a2e..dd7d58ea1 100644 --- a/GridView/ComboboxColumnEditable/ComboboxColumnEditable_WPF.csproj +++ b/GridView/ComboboxColumnEditable/ComboboxColumnEditable_WPF.csproj @@ -82,6 +82,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/GridView/ComboboxColumnItemsSourceBinding/ComboboxColumnItemsSourceBinding_WPF.csproj b/GridView/ComboboxColumnItemsSourceBinding/ComboboxColumnItemsSourceBinding_WPF.csproj index f107943a8..e993f0e54 100644 --- a/GridView/ComboboxColumnItemsSourceBinding/ComboboxColumnItemsSourceBinding_WPF.csproj +++ b/GridView/ComboboxColumnItemsSourceBinding/ComboboxColumnItemsSourceBinding_WPF.csproj @@ -82,6 +82,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/GridView/ControlPanel/ControlPanel_WPF.csproj b/GridView/ControlPanel/ControlPanel_WPF.csproj index 48994dddd..e321b77dc 100644 --- a/GridView/ControlPanel/ControlPanel_WPF.csproj +++ b/GridView/ControlPanel/ControlPanel_WPF.csproj @@ -47,6 +47,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/GridView/ControlPanelEvents/ControlPanelEvents_WPF.csproj b/GridView/ControlPanelEvents/ControlPanelEvents_WPF.csproj index d4cb9603f..70ecd1e66 100644 --- a/GridView/ControlPanelEvents/ControlPanelEvents_WPF.csproj +++ b/GridView/ControlPanelEvents/ControlPanelEvents_WPF.csproj @@ -82,6 +82,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/GridView/CopyPasteFunctionality/CopyPasteFunctionality_WPF.csproj b/GridView/CopyPasteFunctionality/CopyPasteFunctionality_WPF.csproj index 1d1bd6b91..246b0f0f8 100644 --- a/GridView/CopyPasteFunctionality/CopyPasteFunctionality_WPF.csproj +++ b/GridView/CopyPasteFunctionality/CopyPasteFunctionality_WPF.csproj @@ -46,6 +46,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll diff --git a/GridView/CustomAggregateFunctionEnumerableProperty/CustomAggregateFunctionEnumerableProperty_WPF.csproj b/GridView/CustomAggregateFunctionEnumerableProperty/CustomAggregateFunctionEnumerableProperty_WPF.csproj index 5c97f9341..1c0202652 100644 --- a/GridView/CustomAggregateFunctionEnumerableProperty/CustomAggregateFunctionEnumerableProperty_WPF.csproj +++ b/GridView/CustomAggregateFunctionEnumerableProperty/CustomAggregateFunctionEnumerableProperty_WPF.csproj @@ -85,6 +85,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/GridView/CustomColumn/CustomColumn_WPF.csproj b/GridView/CustomColumn/CustomColumn_WPF.csproj index ba6ba2153..a70d18511 100644 --- a/GridView/CustomColumn/CustomColumn_WPF.csproj +++ b/GridView/CustomColumn/CustomColumn_WPF.csproj @@ -67,6 +67,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/GridView/CustomColumnEditor/CustomColumnEditor_WPF.csproj b/GridView/CustomColumnEditor/CustomColumnEditor_WPF.csproj index 7cd103a70..9173fab60 100644 --- a/GridView/CustomColumnEditor/CustomColumnEditor_WPF.csproj +++ b/GridView/CustomColumnEditor/CustomColumnEditor_WPF.csproj @@ -50,6 +50,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Windows.Controls.dll diff --git a/GridView/CustomColumnFilterDescriptor/CustomColumnFilterDescriptor_WPF.csproj b/GridView/CustomColumnFilterDescriptor/CustomColumnFilterDescriptor_WPF.csproj index d25a4b4c0..00a8963ce 100644 --- a/GridView/CustomColumnFilterDescriptor/CustomColumnFilterDescriptor_WPF.csproj +++ b/GridView/CustomColumnFilterDescriptor/CustomColumnFilterDescriptor_WPF.csproj @@ -70,6 +70,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/GridView/CustomFilterControl/CustomFilterControl_WPF.csproj b/GridView/CustomFilterControl/CustomFilterControl_WPF.csproj index fed003fd2..6e3be3148 100644 --- a/GridView/CustomFilterControl/CustomFilterControl_WPF.csproj +++ b/GridView/CustomFilterControl/CustomFilterControl_WPF.csproj @@ -47,6 +47,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Windows.Controls.dll diff --git a/GridView/CustomHierarchyUsingRowDetails/CustomHierarchyUsingRowDetails_WPF.csproj b/GridView/CustomHierarchyUsingRowDetails/CustomHierarchyUsingRowDetails_WPF.csproj index 0217e6294..f931774d5 100644 --- a/GridView/CustomHierarchyUsingRowDetails/CustomHierarchyUsingRowDetails_WPF.csproj +++ b/GridView/CustomHierarchyUsingRowDetails/CustomHierarchyUsingRowDetails_WPF.csproj @@ -67,6 +67,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/GridView/CustomKeyboardCommandProvider/CustomKeyboardCommandProvider_WPF.csproj b/GridView/CustomKeyboardCommandProvider/CustomKeyboardCommandProvider_WPF.csproj index ed8fb66b7..81622d590 100644 --- a/GridView/CustomKeyboardCommandProvider/CustomKeyboardCommandProvider_WPF.csproj +++ b/GridView/CustomKeyboardCommandProvider/CustomKeyboardCommandProvider_WPF.csproj @@ -82,6 +82,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Windows.Controls.dll diff --git a/GridView/DeferredSearching/DeferredSearching_WPF.csproj b/GridView/DeferredSearching/DeferredSearching_WPF.csproj index a3ddb5cdd..cbac8e45e 100644 --- a/GridView/DeferredSearching/DeferredSearching_WPF.csproj +++ b/GridView/DeferredSearching/DeferredSearching_WPF.csproj @@ -82,6 +82,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/GridView/DistinctValuesFilteringCaseSensitivity/DistinctValuesFilteringCaseSensitivity_WPF.csproj b/GridView/DistinctValuesFilteringCaseSensitivity/DistinctValuesFilteringCaseSensitivity_WPF.csproj index 32883257c..2335ee996 100644 --- a/GridView/DistinctValuesFilteringCaseSensitivity/DistinctValuesFilteringCaseSensitivity_WPF.csproj +++ b/GridView/DistinctValuesFilteringCaseSensitivity/DistinctValuesFilteringCaseSensitivity_WPF.csproj @@ -82,6 +82,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Windows.Controls.dll diff --git a/GridView/DragDropToDiagram/DragDropToDiagram_WPF.csproj b/GridView/DragDropToDiagram/DragDropToDiagram_WPF.csproj index ab5c5fc40..bda700206 100644 --- a/GridView/DragDropToDiagram/DragDropToDiagram_WPF.csproj +++ b/GridView/DragDropToDiagram/DragDropToDiagram_WPF.csproj @@ -46,6 +46,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/GridView/DragDropWithLines/DragDropWithLines_WPF.csproj b/GridView/DragDropWithLines/DragDropWithLines_WPF.csproj index 585d10e6f..40c321d88 100644 --- a/GridView/DragDropWithLines/DragDropWithLines_WPF.csproj +++ b/GridView/DragDropWithLines/DragDropWithLines_WPF.csproj @@ -47,6 +47,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/GridView/DragDropWithLines/RowReorderBehavior.cs b/GridView/DragDropWithLines/RowReorderBehavior.cs index ad9df5988..73f06bc0b 100644 --- a/GridView/DragDropWithLines/RowReorderBehavior.cs +++ b/GridView/DragDropWithLines/RowReorderBehavior.cs @@ -95,6 +95,8 @@ protected virtual void Initialize() { this.AssociatedObject.RowLoaded -= this.AssociatedObject_RowLoaded; this.AssociatedObject.RowLoaded += this.AssociatedObject_RowLoaded; + this.AssociatedObject.RowUnloaded -= AssociatedObject_RowUnloaded; + this.AssociatedObject.RowUnloaded += AssociatedObject_RowUnloaded; this.UnsubscribeFromDragDropEvents(); this.SubscribeToDragDropEvents(); @@ -127,6 +129,14 @@ void AssociatedObject_RowLoaded(object sender, Telerik.Windows.Controls.GridView this.InitializeRowDragAndDrop(row); } + private void AssociatedObject_RowUnloaded(object sender, RowUnloadedEventArgs e) + { + if (e.Row is GridViewRow) + { + DragDropManager.RemoveDragOverHandler(e.Row, OnRowDragOver); + } + } + private void InitializeRowDragAndDrop(GridViewRow row) { if (row == null) diff --git a/GridView/EmptyGridMessageContent/EmptyGridMessageContent_WPF.csproj b/GridView/EmptyGridMessageContent/EmptyGridMessageContent_WPF.csproj index da08ac089..47b3c7783 100644 --- a/GridView/EmptyGridMessageContent/EmptyGridMessageContent_WPF.csproj +++ b/GridView/EmptyGridMessageContent/EmptyGridMessageContent_WPF.csproj @@ -46,20 +46,23 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.GridView.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.Input.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Data.dll diff --git a/GridView/ExcelEditing/ExcelEditing.csproj b/GridView/ExcelEditing/ExcelEditing.csproj index eb112cda8..1bfb04ea6 100644 --- a/GridView/ExcelEditing/ExcelEditing.csproj +++ b/GridView/ExcelEditing/ExcelEditing.csproj @@ -52,6 +52,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll False diff --git a/GridView/ExpandAllRowDetails/ExpandAllRowDetails_WPF.csproj b/GridView/ExpandAllRowDetails/ExpandAllRowDetails_WPF.csproj index 680c029d1..5e9dfbb95 100644 --- a/GridView/ExpandAllRowDetails/ExpandAllRowDetails_WPF.csproj +++ b/GridView/ExpandAllRowDetails/ExpandAllRowDetails_WPF.csproj @@ -82,6 +82,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/GridView/ExportHierarchy/ExportHierarchy_WPF.csproj b/GridView/ExportHierarchy/ExportHierarchy_WPF.csproj index d46158c16..04eb6120f 100644 --- a/GridView/ExportHierarchy/ExportHierarchy_WPF.csproj +++ b/GridView/ExportHierarchy/ExportHierarchy_WPF.csproj @@ -51,6 +51,9 @@ 4.5 + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll False diff --git a/GridView/ExportImageColumn/ExportImageColumn_WPF.csproj b/GridView/ExportImageColumn/ExportImageColumn_WPF.csproj index ea8702143..454c4307e 100644 --- a/GridView/ExportImageColumn/ExportImageColumn_WPF.csproj +++ b/GridView/ExportImageColumn/ExportImageColumn_WPF.csproj @@ -51,6 +51,9 @@ 4.5 + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/GridView/ExportMultipleGridViewsToOneDocument/ExportMultipleGridViewsToOneDocument_WPF.csproj b/GridView/ExportMultipleGridViewsToOneDocument/ExportMultipleGridViewsToOneDocument_WPF.csproj index 1aa97bda8..0a3fd8a26 100644 --- a/GridView/ExportMultipleGridViewsToOneDocument/ExportMultipleGridViewsToOneDocument_WPF.csproj +++ b/GridView/ExportMultipleGridViewsToOneDocument/ExportMultipleGridViewsToOneDocument_WPF.csproj @@ -47,6 +47,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/GridView/ExportPagedDataExcel/ExportPagedDataExcel_WPF.csproj b/GridView/ExportPagedDataExcel/ExportPagedDataExcel_WPF.csproj index 18f1ac0ba..856a9463a 100644 --- a/GridView/ExportPagedDataExcel/ExportPagedDataExcel_WPF.csproj +++ b/GridView/ExportPagedDataExcel/ExportPagedDataExcel_WPF.csproj @@ -47,6 +47,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Windows.Controls.dll diff --git a/GridView/FastGridExportWithSpreadStreamProcessing/FastGridExportWithSpreadStreamProcessing_WPF.csproj b/GridView/FastGridExportWithSpreadStreamProcessing/FastGridExportWithSpreadStreamProcessing_WPF.csproj index 034999d21..503c8e84f 100644 --- a/GridView/FastGridExportWithSpreadStreamProcessing/FastGridExportWithSpreadStreamProcessing_WPF.csproj +++ b/GridView/FastGridExportWithSpreadStreamProcessing/FastGridExportWithSpreadStreamProcessing_WPF.csproj @@ -55,6 +55,9 @@ $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Documents.SpreadsheetStreaming.dll + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/GridView/FilterAsYouTypeGridViewInsideComboBox/FilterAsYouTypeGridViewInsideComboBox_WPF.csproj b/GridView/FilterAsYouTypeGridViewInsideComboBox/FilterAsYouTypeGridViewInsideComboBox_WPF.csproj index edbacb1ff..8fa0ab534 100644 --- a/GridView/FilterAsYouTypeGridViewInsideComboBox/FilterAsYouTypeGridViewInsideComboBox_WPF.csproj +++ b/GridView/FilterAsYouTypeGridViewInsideComboBox/FilterAsYouTypeGridViewInsideComboBox_WPF.csproj @@ -67,6 +67,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/GridView/FilterAsYouTypeWithFilterRow/FilterAsYouTypeWithFilterRow_WPF.csproj b/GridView/FilterAsYouTypeWithFilterRow/FilterAsYouTypeWithFilterRow_WPF.csproj index f18e4755f..fb6f27920 100644 --- a/GridView/FilterAsYouTypeWithFilterRow/FilterAsYouTypeWithFilterRow_WPF.csproj +++ b/GridView/FilterAsYouTypeWithFilterRow/FilterAsYouTypeWithFilterRow_WPF.csproj @@ -82,6 +82,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/GridView/FilteringBooleanProperty/FilteringBooleanProperty_WPF.csproj b/GridView/FilteringBooleanProperty/FilteringBooleanProperty_WPF.csproj index 43358e2eb..abf9172bf 100644 --- a/GridView/FilteringBooleanProperty/FilteringBooleanProperty_WPF.csproj +++ b/GridView/FilteringBooleanProperty/FilteringBooleanProperty_WPF.csproj @@ -82,6 +82,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/GridView/FilteringButtonsStates/FilteringButtonsStates_WPF.csproj b/GridView/FilteringButtonsStates/FilteringButtonsStates_WPF.csproj index ee8ea9844..ed73c0742 100644 --- a/GridView/FilteringButtonsStates/FilteringButtonsStates_WPF.csproj +++ b/GridView/FilteringButtonsStates/FilteringButtonsStates_WPF.csproj @@ -82,6 +82,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/GridView/FilteringCollectionProperties/FilteringCollectionProperties_WPF.csproj b/GridView/FilteringCollectionProperties/FilteringCollectionProperties_WPF.csproj index c47b27948..f203714be 100644 --- a/GridView/FilteringCollectionProperties/FilteringCollectionProperties_WPF.csproj +++ b/GridView/FilteringCollectionProperties/FilteringCollectionProperties_WPF.csproj @@ -70,6 +70,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/GridView/ForegroundColorSelectedHoveredRow/ForegroundColorSelectedHoveredRow_WPF.csproj b/GridView/ForegroundColorSelectedHoveredRow/ForegroundColorSelectedHoveredRow_WPF.csproj index f516fb6c7..f27007655 100644 --- a/GridView/ForegroundColorSelectedHoveredRow/ForegroundColorSelectedHoveredRow_WPF.csproj +++ b/GridView/ForegroundColorSelectedHoveredRow/ForegroundColorSelectedHoveredRow_WPF.csproj @@ -82,6 +82,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Windows.Controls.dll diff --git a/GridView/GroupSelection/GroupSelection_WPF.csproj b/GridView/GroupSelection/GroupSelection_WPF.csproj index 307a1f476..38bb8221a 100644 --- a/GridView/GroupSelection/GroupSelection_WPF.csproj +++ b/GridView/GroupSelection/GroupSelection_WPF.csproj @@ -75,6 +75,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/GridView/HierarchyExpandButtonStyleSelector/HierarchyExpandButtonStyleSelector_WPF.csproj b/GridView/HierarchyExpandButtonStyleSelector/HierarchyExpandButtonStyleSelector_WPF.csproj index db5518c2f..836b89676 100644 --- a/GridView/HierarchyExpandButtonStyleSelector/HierarchyExpandButtonStyleSelector_WPF.csproj +++ b/GridView/HierarchyExpandButtonStyleSelector/HierarchyExpandButtonStyleSelector_WPF.csproj @@ -82,6 +82,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Windows.Controls.dll diff --git a/GridView/HighlightAddedGridViewRow/HighlightAddedGridViewRow.csproj b/GridView/HighlightAddedGridViewRow/HighlightAddedGridViewRow.csproj index fe1a6953a..8a6457d2f 100644 --- a/GridView/HighlightAddedGridViewRow/HighlightAddedGridViewRow.csproj +++ b/GridView/HighlightAddedGridViewRow/HighlightAddedGridViewRow.csproj @@ -50,20 +50,23 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.GridView.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.Input.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Data.dll diff --git a/GridView/HighlightCustomColumn/HighlightCustomColumn_WPF.csproj b/GridView/HighlightCustomColumn/HighlightCustomColumn_WPF.csproj index feec2088a..d2b91ba8e 100644 --- a/GridView/HighlightCustomColumn/HighlightCustomColumn_WPF.csproj +++ b/GridView/HighlightCustomColumn/HighlightCustomColumn_WPF.csproj @@ -49,6 +49,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll False diff --git a/GridView/ImageColumnFiltering/ImageColumnFiltering_WPF.csproj b/GridView/ImageColumnFiltering/ImageColumnFiltering_WPF.csproj index 7b3c6969d..0bd49fb3b 100644 --- a/GridView/ImageColumnFiltering/ImageColumnFiltering_WPF.csproj +++ b/GridView/ImageColumnFiltering/ImageColumnFiltering_WPF.csproj @@ -70,6 +70,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/GridView/InsertNewRowOnEnterAndScroll/InsertNewRowOnEnterAndScroll_WPF.csproj b/GridView/InsertNewRowOnEnterAndScroll/InsertNewRowOnEnterAndScroll_WPF.csproj index adcca8e2e..d2cb5a7ea 100644 --- a/GridView/InsertNewRowOnEnterAndScroll/InsertNewRowOnEnterAndScroll_WPF.csproj +++ b/GridView/InsertNewRowOnEnterAndScroll/InsertNewRowOnEnterAndScroll_WPF.csproj @@ -51,6 +51,9 @@ 4.5 + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/GridView/LightweightTemplateForCells/LightweightTemplateForCells_WPF.csproj b/GridView/LightweightTemplateForCells/LightweightTemplateForCells_WPF.csproj index c116c39f9..7dee6a454 100644 --- a/GridView/LightweightTemplateForCells/LightweightTemplateForCells_WPF.csproj +++ b/GridView/LightweightTemplateForCells/LightweightTemplateForCells_WPF.csproj @@ -67,6 +67,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/GridView/LightweightTemplates/LightweightTemplates_WPF.csproj b/GridView/LightweightTemplates/LightweightTemplates_WPF.csproj index ef146cfbf..85391b64d 100644 --- a/GridView/LightweightTemplates/LightweightTemplates_WPF.csproj +++ b/GridView/LightweightTemplates/LightweightTemplates_WPF.csproj @@ -47,6 +47,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Windows.Controls.dll diff --git a/GridView/LocateRowAsYouType/LocateRowAsYouType_WPF.csproj b/GridView/LocateRowAsYouType/LocateRowAsYouType_WPF.csproj index eb9ed6c76..4d2e988a3 100644 --- a/GridView/LocateRowAsYouType/LocateRowAsYouType_WPF.csproj +++ b/GridView/LocateRowAsYouType/LocateRowAsYouType_WPF.csproj @@ -67,6 +67,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/GridView/MergedCells/MergedCells_WPF.csproj b/GridView/MergedCells/MergedCells_WPF.csproj index d2d728810..b376ae9f4 100644 --- a/GridView/MergedCells/MergedCells_WPF.csproj +++ b/GridView/MergedCells/MergedCells_WPF.csproj @@ -47,6 +47,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Windows.Controls.dll diff --git a/GridView/NewRowPosition/NewRowPosition_WPF.csproj b/GridView/NewRowPosition/NewRowPosition_WPF.csproj index 6f020cdbe..c520e969e 100644 --- a/GridView/NewRowPosition/NewRowPosition_WPF.csproj +++ b/GridView/NewRowPosition/NewRowPosition_WPF.csproj @@ -48,6 +48,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/GridView/PersistSelectionOnFilterOrSearch/PersistSelectionOnFilterOrSearch.csproj b/GridView/PersistSelectionOnFilterOrSearch/PersistSelectionOnFilterOrSearch.csproj index aa5242aad..3f8d5cb40 100644 --- a/GridView/PersistSelectionOnFilterOrSearch/PersistSelectionOnFilterOrSearch.csproj +++ b/GridView/PersistSelectionOnFilterOrSearch/PersistSelectionOnFilterOrSearch.csproj @@ -89,6 +89,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll False diff --git a/GridView/PreserveScrollPosition/PreserveSelectedItemScrollPosition.csproj b/GridView/PreserveScrollPosition/PreserveSelectedItemScrollPosition.csproj index 973c3a17a..82598ab23 100644 --- a/GridView/PreserveScrollPosition/PreserveSelectedItemScrollPosition.csproj +++ b/GridView/PreserveScrollPosition/PreserveSelectedItemScrollPosition.csproj @@ -47,6 +47,9 @@ 4.5 + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/GridView/PrintPreviewWithSpreadsheet/PrintPreviewWithSpreadsheet_WPF.csproj b/GridView/PrintPreviewWithSpreadsheet/PrintPreviewWithSpreadsheet_WPF.csproj index 64f7e7826..4ef5f6922 100644 --- a/GridView/PrintPreviewWithSpreadsheet/PrintPreviewWithSpreadsheet_WPF.csproj +++ b/GridView/PrintPreviewWithSpreadsheet/PrintPreviewWithSpreadsheet_WPF.csproj @@ -49,6 +49,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll False diff --git a/GridView/ReadOnlyBinding/ReadOnlyBinding_WPF.csproj b/GridView/ReadOnlyBinding/ReadOnlyBinding_WPF.csproj index 4a78e292b..aeca67ca5 100644 --- a/GridView/ReadOnlyBinding/ReadOnlyBinding_WPF.csproj +++ b/GridView/ReadOnlyBinding/ReadOnlyBinding_WPF.csproj @@ -47,6 +47,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Windows.Controls.dll diff --git a/GridView/ReadOnlyStyleSelector/ReadOnlyStyleSelector_WPF.csproj b/GridView/ReadOnlyStyleSelector/ReadOnlyStyleSelector_WPF.csproj index 24e9d84b2..9fced6930 100644 --- a/GridView/ReadOnlyStyleSelector/ReadOnlyStyleSelector_WPF.csproj +++ b/GridView/ReadOnlyStyleSelector/ReadOnlyStyleSelector_WPF.csproj @@ -82,6 +82,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/GridView/ReusingControlPanelItems/ReusingControlPanelItems_WPF.csproj b/GridView/ReusingControlPanelItems/ReusingControlPanelItems_WPF.csproj index 27bd57106..82dc49354 100644 --- a/GridView/ReusingControlPanelItems/ReusingControlPanelItems_WPF.csproj +++ b/GridView/ReusingControlPanelItems/ReusingControlPanelItems_WPF.csproj @@ -63,6 +63,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/GridView/RowDetailsTemplateSelector/RowDetailsTemplateSelector_WPF.csproj b/GridView/RowDetailsTemplateSelector/RowDetailsTemplateSelector_WPF.csproj index 0ba7d410f..bb04fab21 100644 --- a/GridView/RowDetailsTemplateSelector/RowDetailsTemplateSelector_WPF.csproj +++ b/GridView/RowDetailsTemplateSelector/RowDetailsTemplateSelector_WPF.csproj @@ -82,6 +82,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Windows.Controls.dll diff --git a/GridView/RowDetailsVisibilityOptions/RowDetailsVisibilityOptions_WPF.csproj b/GridView/RowDetailsVisibilityOptions/RowDetailsVisibilityOptions_WPF.csproj index c5d8c5685..b1b852e12 100644 --- a/GridView/RowDetailsVisibilityOptions/RowDetailsVisibilityOptions_WPF.csproj +++ b/GridView/RowDetailsVisibilityOptions/RowDetailsVisibilityOptions_WPF.csproj @@ -82,6 +82,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Windows.Controls.dll diff --git a/GridView/RowStyleSelector/CustomRowStyleSelector_WPF.csproj b/GridView/RowStyleSelector/CustomRowStyleSelector_WPF.csproj index 2628b6429..3e4730483 100644 --- a/GridView/RowStyleSelector/CustomRowStyleSelector_WPF.csproj +++ b/GridView/RowStyleSelector/CustomRowStyleSelector_WPF.csproj @@ -82,6 +82,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/GridView/ScrollIntoViewAsyncMvvm/ScrollIntoViewAsyncMvvm_WPF.csproj b/GridView/ScrollIntoViewAsyncMvvm/ScrollIntoViewAsyncMvvm_WPF.csproj index f269aab0f..24f95543c 100644 --- a/GridView/ScrollIntoViewAsyncMvvm/ScrollIntoViewAsyncMvvm_WPF.csproj +++ b/GridView/ScrollIntoViewAsyncMvvm/ScrollIntoViewAsyncMvvm_WPF.csproj @@ -82,6 +82,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Windows.Controls.dll diff --git a/GridView/ScrollTwoGridsSimultaneously/ScrollTwoGridsSimultaneously_WPF.csproj b/GridView/ScrollTwoGridsSimultaneously/ScrollTwoGridsSimultaneously_WPF.csproj index 8449753b4..303f2ddbe 100644 --- a/GridView/ScrollTwoGridsSimultaneously/ScrollTwoGridsSimultaneously_WPF.csproj +++ b/GridView/ScrollTwoGridsSimultaneously/ScrollTwoGridsSimultaneously_WPF.csproj @@ -82,6 +82,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/GridView/SelectAllIndentCell/SelectAllIndentCell.csproj b/GridView/SelectAllIndentCell/SelectAllIndentCell.csproj index 6ba9a3cbb..691d666cd 100644 --- a/GridView/SelectAllIndentCell/SelectAllIndentCell.csproj +++ b/GridView/SelectAllIndentCell/SelectAllIndentCell.csproj @@ -53,6 +53,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Windows.Controls.dll diff --git a/GridView/SelectSingleItemHierarchy/SelectSingleItemHierarchy_WPF.csproj b/GridView/SelectSingleItemHierarchy/SelectSingleItemHierarchy_WPF.csproj index 698db49c1..970b4aa22 100644 --- a/GridView/SelectSingleItemHierarchy/SelectSingleItemHierarchy_WPF.csproj +++ b/GridView/SelectSingleItemHierarchy/SelectSingleItemHierarchy_WPF.csproj @@ -82,6 +82,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/GridView/SortDirectionTooltip/SortDirectionTooltip_WPF.csproj b/GridView/SortDirectionTooltip/SortDirectionTooltip_WPF.csproj index 5cfed450c..e8c28c3b8 100644 --- a/GridView/SortDirectionTooltip/SortDirectionTooltip_WPF.csproj +++ b/GridView/SortDirectionTooltip/SortDirectionTooltip_WPF.csproj @@ -82,6 +82,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/GridView/SortDistinctValues/SortDistinctValues_WPF.csproj b/GridView/SortDistinctValues/SortDistinctValues_WPF.csproj index 2bf805a6f..5ac6b0d6b 100644 --- a/GridView/SortDistinctValues/SortDistinctValues_WPF.csproj +++ b/GridView/SortDistinctValues/SortDistinctValues_WPF.csproj @@ -82,6 +82,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/GridView/SortGroupByAggregate/SortGroupByAggregate_WPF.csproj b/GridView/SortGroupByAggregate/SortGroupByAggregate_WPF.csproj index 2b9ddd0e0..4aa68cbbd 100644 --- a/GridView/SortGroupByAggregate/SortGroupByAggregate_WPF.csproj +++ b/GridView/SortGroupByAggregate/SortGroupByAggregate_WPF.csproj @@ -47,6 +47,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Windows.Controls.dll diff --git a/GridView/SortGroupByDifferentProperty/SortGroupByDifferentProperty_WPF.csproj b/GridView/SortGroupByDifferentProperty/SortGroupByDifferentProperty_WPF.csproj index 86d566ec7..1a3044a4a 100644 --- a/GridView/SortGroupByDifferentProperty/SortGroupByDifferentProperty_WPF.csproj +++ b/GridView/SortGroupByDifferentProperty/SortGroupByDifferentProperty_WPF.csproj @@ -50,6 +50,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Windows.Controls.dll diff --git a/GridView/ValidationIDataErrorInfo/ValidationIDataErrorInfo_WPF.csproj b/GridView/ValidationIDataErrorInfo/ValidationIDataErrorInfo_WPF.csproj index 1bb344e1a..9a792e79e 100644 --- a/GridView/ValidationIDataErrorInfo/ValidationIDataErrorInfo_WPF.csproj +++ b/GridView/ValidationIDataErrorInfo/ValidationIDataErrorInfo_WPF.csproj @@ -82,6 +82,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/GridView/ValidationINotifyDataErrorInfo/ValidationINotifyDataErrorInfo_WPF.csproj b/GridView/ValidationINotifyDataErrorInfo/ValidationINotifyDataErrorInfo_WPF.csproj index 3c8b2e11e..1baed04f0 100644 --- a/GridView/ValidationINotifyDataErrorInfo/ValidationINotifyDataErrorInfo_WPF.csproj +++ b/GridView/ValidationINotifyDataErrorInfo/ValidationINotifyDataErrorInfo_WPF.csproj @@ -82,6 +82,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/GridView/VariousDataSources/VariousDataSources_WPF.csproj b/GridView/VariousDataSources/VariousDataSources_WPF.csproj index 9a16f5b51..b97438e34 100644 --- a/GridView/VariousDataSources/VariousDataSources_WPF.csproj +++ b/GridView/VariousDataSources/VariousDataSources_WPF.csproj @@ -65,6 +65,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Windows.Controls.dll diff --git a/HeatMap/WPF/Colorizers_CategoricalDefinition/Colorizers_CategoricalDefinition.csproj b/HeatMap/WPF/Colorizers_CategoricalDefinition/Colorizers_CategoricalDefinition.csproj index a68b1ca4e..dfc688996 100644 --- a/HeatMap/WPF/Colorizers_CategoricalDefinition/Colorizers_CategoricalDefinition.csproj +++ b/HeatMap/WPF/Colorizers_CategoricalDefinition/Colorizers_CategoricalDefinition.csproj @@ -11,7 +11,6 @@ Colorizers_CategoricalDefinition Colorizers_CategoricalDefinition v4.8 - 512 {60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} 4 @@ -50,6 +49,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/HeatMap/WPF/Colorizers_VerticalDefinition/Colorizers_VerticalDefinition.csproj b/HeatMap/WPF/Colorizers_VerticalDefinition/Colorizers_VerticalDefinition.csproj index c6657cb83..45415a936 100644 --- a/HeatMap/WPF/Colorizers_VerticalDefinition/Colorizers_VerticalDefinition.csproj +++ b/HeatMap/WPF/Colorizers_VerticalDefinition/Colorizers_VerticalDefinition.csproj @@ -11,7 +11,6 @@ Colorizers_VerticalDefinition Colorizers_VerticalDefinition v4.8 - 512 {60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} 4 @@ -50,6 +49,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/HeatMap/WPF/CustomHeatMapSource/CustomHeatMapSourceAndDefinition.csproj b/HeatMap/WPF/CustomHeatMapSource/CustomHeatMapSourceAndDefinition.csproj index 325bc1523..3a281004d 100644 --- a/HeatMap/WPF/CustomHeatMapSource/CustomHeatMapSourceAndDefinition.csproj +++ b/HeatMap/WPF/CustomHeatMapSource/CustomHeatMapSourceAndDefinition.csproj @@ -47,6 +47,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/HeatMap/WPF/DragToSelect/DragToSelect.csproj b/HeatMap/WPF/DragToSelect/DragToSelect.csproj index 68a53de7e..d11587d4f 100644 --- a/HeatMap/WPF/DragToSelect/DragToSelect.csproj +++ b/HeatMap/WPF/DragToSelect/DragToSelect.csproj @@ -11,7 +11,6 @@ DragToSelect DragToSelect v4.8 - 512 {60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} 4 @@ -50,6 +49,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/HeatMap/WPF/PopulatingWithData/PopulatingWithData.csproj b/HeatMap/WPF/PopulatingWithData/PopulatingWithData.csproj index 803cee5d7..369186301 100644 --- a/HeatMap/WPF/PopulatingWithData/PopulatingWithData.csproj +++ b/HeatMap/WPF/PopulatingWithData/PopulatingWithData.csproj @@ -11,7 +11,6 @@ PopulatingWithData PopulatingWithData v4.8 - 512 {60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} 4 @@ -50,6 +49,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/ImageEditor/CustomImageFormatProvider/CustomImageFormatProvider_WPF.csproj b/ImageEditor/CustomImageFormatProvider/CustomImageFormatProvider_WPF.csproj index 511c09811..d39a2d84f 100644 --- a/ImageEditor/CustomImageFormatProvider/CustomImageFormatProvider_WPF.csproj +++ b/ImageEditor/CustomImageFormatProvider/CustomImageFormatProvider_WPF.csproj @@ -53,6 +53,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/ImageEditor/CustomUIRadImageEditor/CustomUIRadImageEditor_WPF.csproj b/ImageEditor/CustomUIRadImageEditor/CustomUIRadImageEditor_WPF.csproj index 6fc4f78a6..031321bd2 100644 --- a/ImageEditor/CustomUIRadImageEditor/CustomUIRadImageEditor_WPF.csproj +++ b/ImageEditor/CustomUIRadImageEditor/CustomUIRadImageEditor_WPF.csproj @@ -17,7 +17,6 @@ - AnyCPU @@ -49,6 +48,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/ImageEditor/CustomWatermarkTool/CustomWatermarkTool_WPF.csproj b/ImageEditor/CustomWatermarkTool/CustomWatermarkTool_WPF.csproj index 3fc4ec683..e5b1b9223 100644 --- a/ImageEditor/CustomWatermarkTool/CustomWatermarkTool_WPF.csproj +++ b/ImageEditor/CustomWatermarkTool/CustomWatermarkTool_WPF.csproj @@ -17,7 +17,6 @@ - publish\ true Disk @@ -64,6 +63,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/ImageEditor/Drawing/Drawing_WPF.csproj b/ImageEditor/Drawing/Drawing_WPF.csproj index 70793e365..b7c6e8a35 100644 --- a/ImageEditor/Drawing/Drawing_WPF.csproj +++ b/ImageEditor/Drawing/Drawing_WPF.csproj @@ -51,6 +51,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Licensing.Runtime.dll + False $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Windows.Controls.dll diff --git a/ImageEditor/HandleToolCommit/HandleToolCommit_WPF.csproj b/ImageEditor/HandleToolCommit/HandleToolCommit_WPF.csproj index e0a52fc11..ff70ffc88 100644 --- a/ImageEditor/HandleToolCommit/HandleToolCommit_WPF.csproj +++ b/ImageEditor/HandleToolCommit/HandleToolCommit_WPF.csproj @@ -49,6 +49,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/ImageEditor/ImageEditor_WPF.sln b/ImageEditor/ImageEditor_WPF.sln index f465a9564..fa5733497 100644 --- a/ImageEditor/ImageEditor_WPF.sln +++ b/ImageEditor/ImageEditor_WPF.sln @@ -1,7 +1,7 @@  Microsoft Visual Studio Solution File, Format Version 12.00 -# Visual Studio 2013 -VisualStudioVersion = 12.0.31101.0 +# Visual Studio Version 17 +VisualStudioVersion = 17.12.35527.113 d17.12 MinimumVisualStudioVersion = 10.0.40219.1 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "RadImageEditorUIFirstLook_WPF", "RadImageEditorUIFirstLook\RadImageEditorUIFirstLook_WPF.csproj", "{420D0D51-6BF7-4B33-8C53-7886844C2FE7}" EndProject @@ -17,8 +17,9 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Drawing_WPF", "Drawing\Draw EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CustomImageFormatProvider_WPF", "CustomImageFormatProvider\CustomImageFormatProvider_WPF.csproj", "{088F7704-0A83-4093-934D-A9B276DAB9D2}" EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PanToolOnSpace_WPF", "PanToolOnSpace\PanToolOnSpace_WPF.csproj", "{96F4BDB6-B43E-487F-AAA6-A2087DC09F6D}" +EndProject Global - GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU @@ -52,9 +53,12 @@ Global {088F7704-0A83-4093-934D-A9B276DAB9D2}.Debug|Any CPU.Build.0 = Debug|Any CPU {088F7704-0A83-4093-934D-A9B276DAB9D2}.Release|Any CPU.ActiveCfg = Release|Any CPU {088F7704-0A83-4093-934D-A9B276DAB9D2}.Release|Any CPU.Build.0 = Release|Any CPU + {96F4BDB6-B43E-487F-AAA6-A2087DC09F6D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {96F4BDB6-B43E-487F-AAA6-A2087DC09F6D}.Debug|Any CPU.Build.0 = Debug|Any CPU + {96F4BDB6-B43E-487F-AAA6-A2087DC09F6D}.Release|Any CPU.ActiveCfg = Release|Any CPU + {96F4BDB6-B43E-487F-AAA6-A2087DC09F6D}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection - EndGlobal diff --git a/ImageEditor/Localization/Localization_WPF.csproj b/ImageEditor/Localization/Localization_WPF.csproj index 087e4be56..389bcc567 100644 --- a/ImageEditor/Localization/Localization_WPF.csproj +++ b/ImageEditor/Localization/Localization_WPF.csproj @@ -17,7 +17,6 @@ - AnyCPU @@ -49,6 +48,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Licensing.Runtime.dll + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/ImageEditor/PanToolOnSpace/PanToolOnSpace_WPF.csproj b/ImageEditor/PanToolOnSpace/PanToolOnSpace_WPF.csproj index f93051773..b8a6fe78a 100644 --- a/ImageEditor/PanToolOnSpace/PanToolOnSpace_WPF.csproj +++ b/ImageEditor/PanToolOnSpace/PanToolOnSpace_WPF.csproj @@ -4,7 +4,7 @@ Debug AnyCPU - {A36BE380-B2BD-474A-A9B0-3493B778DA3E} + {96F4BDB6-B43E-487F-AAA6-A2087DC09F6D} WinExe Properties PanToolOnSpace @@ -49,6 +49,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/ImageEditor/RadImageEditorUIFirstLook/RadImageEditorUIFirstLook_WPF.csproj b/ImageEditor/RadImageEditorUIFirstLook/RadImageEditorUIFirstLook_WPF.csproj index cc806f3a9..32811ac42 100644 --- a/ImageEditor/RadImageEditorUIFirstLook/RadImageEditorUIFirstLook_WPF.csproj +++ b/ImageEditor/RadImageEditorUIFirstLook/RadImageEditorUIFirstLook_WPF.csproj @@ -17,7 +17,6 @@ - AnyCPU @@ -49,6 +48,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Licensing.Runtime.dll + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/LayoutControl/AddCustomElementInToolBox/AddCustomElementInToolBox.csproj b/LayoutControl/AddCustomElementInToolBox/AddCustomElementInToolBox.csproj index ce92b3fab..5c3b82b58 100644 --- a/LayoutControl/AddCustomElementInToolBox/AddCustomElementInToolBox.csproj +++ b/LayoutControl/AddCustomElementInToolBox/AddCustomElementInToolBox.csproj @@ -18,7 +18,6 @@ - AnyCPU @@ -51,6 +50,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/ListBox/CustomDragVisualStyle/CustomDragVisualStyle_WPF.csproj b/ListBox/CustomDragVisualStyle/CustomDragVisualStyle_WPF.csproj index 4cbadb39f..53be4f39e 100644 --- a/ListBox/CustomDragVisualStyle/CustomDragVisualStyle_WPF.csproj +++ b/ListBox/CustomDragVisualStyle/CustomDragVisualStyle_WPF.csproj @@ -47,6 +47,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Windows.Controls.dll diff --git a/ListBox/CustomDropCueWithWrapPanel/CustomDropCueWithWrapPanel_WPF.csproj b/ListBox/CustomDropCueWithWrapPanel/CustomDropCueWithWrapPanel_WPF.csproj index 31d9d89c3..3c1d45c3d 100644 --- a/ListBox/CustomDropCueWithWrapPanel/CustomDropCueWithWrapPanel_WPF.csproj +++ b/ListBox/CustomDropCueWithWrapPanel/CustomDropCueWithWrapPanel_WPF.csproj @@ -47,7 +47,10 @@ 4.0 - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/ListBox/CustomListBoxDragDropBehavior/CustomListBoxDragDropBehavior_WPF.csproj b/ListBox/CustomListBoxDragDropBehavior/CustomListBoxDragDropBehavior_WPF.csproj index 34fd5cb2f..abf83db54 100644 --- a/ListBox/CustomListBoxDragDropBehavior/CustomListBoxDragDropBehavior_WPF.csproj +++ b/ListBox/CustomListBoxDragDropBehavior/CustomListBoxDragDropBehavior_WPF.csproj @@ -47,7 +47,10 @@ 4.0 - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/ListBox/DifferentlyColoredUnfocusedSelectedItems/DifferentlyColoredUnfocusedSelectedItems_WPF.csproj b/ListBox/DifferentlyColoredUnfocusedSelectedItems/DifferentlyColoredUnfocusedSelectedItems_WPF.csproj index cb4bee3ed..8be530577 100644 --- a/ListBox/DifferentlyColoredUnfocusedSelectedItems/DifferentlyColoredUnfocusedSelectedItems_WPF.csproj +++ b/ListBox/DifferentlyColoredUnfocusedSelectedItems/DifferentlyColoredUnfocusedSelectedItems_WPF.csproj @@ -47,6 +47,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Windows.Controls.dll diff --git a/ListBox/DragDropDataConversion/DragDropDataConversion_WPF.csproj b/ListBox/DragDropDataConversion/DragDropDataConversion_WPF.csproj index 558e294ae..0954f2c6c 100644 --- a/ListBox/DragDropDataConversion/DragDropDataConversion_WPF.csproj +++ b/ListBox/DragDropDataConversion/DragDropDataConversion_WPF.csproj @@ -47,7 +47,10 @@ 4.0 - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/ListBox/DragDropWithScheduleView/DragDropWithScheduleView_WPF.csproj b/ListBox/DragDropWithScheduleView/DragDropWithScheduleView_WPF.csproj index b4e50862c..8c3875c4a 100644 --- a/ListBox/DragDropWithScheduleView/DragDropWithScheduleView_WPF.csproj +++ b/ListBox/DragDropWithScheduleView/DragDropWithScheduleView_WPF.csproj @@ -47,7 +47,10 @@ 4.0 - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/ListBox/ModifyListBoxDragVisualStyle/ModifyListBoxDragVisualStyle_WPF.csproj b/ListBox/ModifyListBoxDragVisualStyle/ModifyListBoxDragVisualStyle_WPF.csproj index 43860027d..e62f20424 100644 --- a/ListBox/ModifyListBoxDragVisualStyle/ModifyListBoxDragVisualStyle_WPF.csproj +++ b/ListBox/ModifyListBoxDragVisualStyle/ModifyListBoxDragVisualStyle_WPF.csproj @@ -62,6 +62,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Windows.Controls.dll diff --git a/ListBox/SelectedItems/SelectedItems_WPF.csproj b/ListBox/SelectedItems/SelectedItems_WPF.csproj index 00948aed6..fe01e5070 100644 --- a/ListBox/SelectedItems/SelectedItems_WPF.csproj +++ b/ListBox/SelectedItems/SelectedItems_WPF.csproj @@ -47,7 +47,10 @@ 4.0 - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/ListBox/SelectedItemsSource/SelectedItemsSource_WPF.csproj b/ListBox/SelectedItemsSource/SelectedItemsSource_WPF.csproj index 0d9489e67..e92cd9a52 100644 --- a/ListBox/SelectedItemsSource/SelectedItemsSource_WPF.csproj +++ b/ListBox/SelectedItemsSource/SelectedItemsSource_WPF.csproj @@ -50,7 +50,10 @@ 4.0 - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/ListBox/ShuttleControl/ShuttleControl_WPF.csproj b/ListBox/ShuttleControl/ShuttleControl_WPF.csproj index 7e085c408..97be0a495 100644 --- a/ListBox/ShuttleControl/ShuttleControl_WPF.csproj +++ b/ListBox/ShuttleControl/ShuttleControl_WPF.csproj @@ -50,7 +50,10 @@ 4.0 - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/MSControls/ThemingExample/Theming_WPF.csproj b/MSControls/ThemingExample/Theming_WPF.csproj index 2c3dc5339..9bec9113d 100644 --- a/MSControls/ThemingExample/Theming_WPF.csproj +++ b/MSControls/ThemingExample/Theming_WPF.csproj @@ -51,6 +51,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Windows.Controls.dll diff --git a/Map/WPF/AsyncSqlGeospatialDataReader/AsyncSqlGeospatialDataReader.csproj b/Map/WPF/AsyncSqlGeospatialDataReader/AsyncSqlGeospatialDataReader.csproj index 9d17d04ea..8a7d11955 100644 --- a/Map/WPF/AsyncSqlGeospatialDataReader/AsyncSqlGeospatialDataReader.csproj +++ b/Map/WPF/AsyncSqlGeospatialDataReader/AsyncSqlGeospatialDataReader.csproj @@ -46,16 +46,19 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.DataVisualization.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Data.dll diff --git a/Map/WPF/BingGeoDataAPI/BingGeoDataAPI.csproj b/Map/WPF/BingGeoDataAPI/BingGeoDataAPI.csproj index 1b3c15932..cf7b32d3b 100644 --- a/Map/WPF/BingGeoDataAPI/BingGeoDataAPI.csproj +++ b/Map/WPF/BingGeoDataAPI/BingGeoDataAPI.csproj @@ -47,20 +47,23 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.DataVisualization.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.Input.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Data.dll diff --git a/Map/WPF/ClickModesCustomBehavior/ClickModesCustomBehavior.csproj b/Map/WPF/ClickModesCustomBehavior/ClickModesCustomBehavior.csproj index ade5d9961..20ec68471 100644 --- a/Map/WPF/ClickModesCustomBehavior/ClickModesCustomBehavior.csproj +++ b/Map/WPF/ClickModesCustomBehavior/ClickModesCustomBehavior.csproj @@ -47,6 +47,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Map/WPF/ClickModesPredefinedValues/ClickModesPredefinedValues.csproj b/Map/WPF/ClickModesPredefinedValues/ClickModesPredefinedValues.csproj index 7d67df43f..7559a189d 100644 --- a/Map/WPF/ClickModesPredefinedValues/ClickModesPredefinedValues.csproj +++ b/Map/WPF/ClickModesPredefinedValues/ClickModesPredefinedValues.csproj @@ -47,6 +47,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Map/WPF/DefaultLayoutDisabled/DefaultLayoutDisabled.csproj b/Map/WPF/DefaultLayoutDisabled/DefaultLayoutDisabled.csproj index 0ed14ed43..73cdeb4f8 100644 --- a/Map/WPF/DefaultLayoutDisabled/DefaultLayoutDisabled.csproj +++ b/Map/WPF/DefaultLayoutDisabled/DefaultLayoutDisabled.csproj @@ -47,6 +47,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Map/WPF/DistanceAndScaleDistanceUnit/DistanceAndScaleDistanceUnit.csproj b/Map/WPF/DistanceAndScaleDistanceUnit/DistanceAndScaleDistanceUnit.csproj index 422c12871..fd516cd71 100644 --- a/Map/WPF/DistanceAndScaleDistanceUnit/DistanceAndScaleDistanceUnit.csproj +++ b/Map/WPF/DistanceAndScaleDistanceUnit/DistanceAndScaleDistanceUnit.csproj @@ -47,6 +47,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Map/WPF/DistanceAndScaleExternalMapScale/DistanceAndScaleExternalMapScale.csproj b/Map/WPF/DistanceAndScaleExternalMapScale/DistanceAndScaleExternalMapScale.csproj index e98f5c2ca..c40dddb3c 100644 --- a/Map/WPF/DistanceAndScaleExternalMapScale/DistanceAndScaleExternalMapScale.csproj +++ b/Map/WPF/DistanceAndScaleExternalMapScale/DistanceAndScaleExternalMapScale.csproj @@ -47,6 +47,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Map/WPF/DistanceAndScaleScaleVisibility/DistanceAndScaleScaleVisibility.csproj b/Map/WPF/DistanceAndScaleScaleVisibility/DistanceAndScaleScaleVisibility.csproj index f1b7f6281..894374bd1 100644 --- a/Map/WPF/DistanceAndScaleScaleVisibility/DistanceAndScaleScaleVisibility.csproj +++ b/Map/WPF/DistanceAndScaleScaleVisibility/DistanceAndScaleScaleVisibility.csproj @@ -47,6 +47,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Map/WPF/DynamicLayer/DynamicLayer.csproj b/Map/WPF/DynamicLayer/DynamicLayer.csproj index ea962b4a4..c05ce0d61 100644 --- a/Map/WPF/DynamicLayer/DynamicLayer.csproj +++ b/Map/WPF/DynamicLayer/DynamicLayer.csproj @@ -47,6 +47,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Map/WPF/ExternalMapMouseLocationIndicator/ExternalMapMouseLocationIndicator.csproj b/Map/WPF/ExternalMapMouseLocationIndicator/ExternalMapMouseLocationIndicator.csproj index 6f23313d6..77904e417 100644 --- a/Map/WPF/ExternalMapMouseLocationIndicator/ExternalMapMouseLocationIndicator.csproj +++ b/Map/WPF/ExternalMapMouseLocationIndicator/ExternalMapMouseLocationIndicator.csproj @@ -47,6 +47,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Map/WPF/Geocode/Geocode.csproj b/Map/WPF/Geocode/Geocode.csproj index b87ba5923..db340c5b1 100644 --- a/Map/WPF/Geocode/Geocode.csproj +++ b/Map/WPF/Geocode/Geocode.csproj @@ -47,6 +47,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Map/WPF/HowToBringALocationIntoView/HowToBringALocationIntoView.csproj b/Map/WPF/HowToBringALocationIntoView/HowToBringALocationIntoView.csproj index 7625109d8..3303f30a3 100644 --- a/Map/WPF/HowToBringALocationIntoView/HowToBringALocationIntoView.csproj +++ b/Map/WPF/HowToBringALocationIntoView/HowToBringALocationIntoView.csproj @@ -47,6 +47,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Map/WPF/HowToDisplayInformationFromCustomShapefile/HowToDisplayInformationFromCustomShapefile.csproj b/Map/WPF/HowToDisplayInformationFromCustomShapefile/HowToDisplayInformationFromCustomShapefile.csproj index ab3236826..40ac7b0a7 100644 --- a/Map/WPF/HowToDisplayInformationFromCustomShapefile/HowToDisplayInformationFromCustomShapefile.csproj +++ b/Map/WPF/HowToDisplayInformationFromCustomShapefile/HowToDisplayInformationFromCustomShapefile.csproj @@ -47,6 +47,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Map/WPF/HowToImplementCustomCommandsForMapCommandBar/HowToImplementCustomCommandsForMapCommandBar.csproj b/Map/WPF/HowToImplementCustomCommandsForMapCommandBar/HowToImplementCustomCommandsForMapCommandBar.csproj index 7dbb9035b..f4903f3cd 100644 --- a/Map/WPF/HowToImplementCustomCommandsForMapCommandBar/HowToImplementCustomCommandsForMapCommandBar.csproj +++ b/Map/WPF/HowToImplementCustomCommandsForMapCommandBar/HowToImplementCustomCommandsForMapCommandBar.csproj @@ -47,6 +47,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Map/WPF/HowToImplementCustomMapProvider/HowToImplementCustomMapProvider.csproj b/Map/WPF/HowToImplementCustomMapProvider/HowToImplementCustomMapProvider.csproj index a37e98311..fc2c583ed 100644 --- a/Map/WPF/HowToImplementCustomMapProvider/HowToImplementCustomMapProvider.csproj +++ b/Map/WPF/HowToImplementCustomMapProvider/HowToImplementCustomMapProvider.csproj @@ -47,6 +47,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Map/WPF/HowToImplementCustomZoomLevelsForMapZoomBar/HowToImplementCustomZoomLevelsForMapZoomBar.csproj b/Map/WPF/HowToImplementCustomZoomLevelsForMapZoomBar/HowToImplementCustomZoomLevelsForMapZoomBar.csproj index dba7871fa..b48262596 100644 --- a/Map/WPF/HowToImplementCustomZoomLevelsForMapZoomBar/HowToImplementCustomZoomLevelsForMapZoomBar.csproj +++ b/Map/WPF/HowToImplementCustomZoomLevelsForMapZoomBar/HowToImplementCustomZoomLevelsForMapZoomBar.csproj @@ -47,6 +47,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Map/WPF/HowToPutAMarkOnTheClickedLocation/HowToPutAMarkOnTheClickedLocation.csproj b/Map/WPF/HowToPutAMarkOnTheClickedLocation/HowToPutAMarkOnTheClickedLocation.csproj index 1ba89adec..da561d627 100644 --- a/Map/WPF/HowToPutAMarkOnTheClickedLocation/HowToPutAMarkOnTheClickedLocation.csproj +++ b/Map/WPF/HowToPutAMarkOnTheClickedLocation/HowToPutAMarkOnTheClickedLocation.csproj @@ -47,6 +47,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Map/WPF/HowToResizeMapShapesWithMouseDragging/HowToResizeMapShapesWithMouseDragging.csproj b/Map/WPF/HowToResizeMapShapesWithMouseDragging/HowToResizeMapShapesWithMouseDragging.csproj index 939d041b4..f79b51f83 100644 --- a/Map/WPF/HowToResizeMapShapesWithMouseDragging/HowToResizeMapShapesWithMouseDragging.csproj +++ b/Map/WPF/HowToResizeMapShapesWithMouseDragging/HowToResizeMapShapesWithMouseDragging.csproj @@ -47,6 +47,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Map/WPF/HowToRestrictPanningAndZoomingRegion/HowToRestrictPanningAndZoomingRegion.csproj b/Map/WPF/HowToRestrictPanningAndZoomingRegion/HowToRestrictPanningAndZoomingRegion.csproj index dbba5829f..b85b5b4c2 100644 --- a/Map/WPF/HowToRestrictPanningAndZoomingRegion/HowToRestrictPanningAndZoomingRegion.csproj +++ b/Map/WPF/HowToRestrictPanningAndZoomingRegion/HowToRestrictPanningAndZoomingRegion.csproj @@ -47,6 +47,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Map/WPF/HowToSelectMapShapes/HowToSelectMapShapes.csproj b/Map/WPF/HowToSelectMapShapes/HowToSelectMapShapes.csproj index 284a6c3b3..2c27f2022 100644 --- a/Map/WPF/HowToSelectMapShapes/HowToSelectMapShapes.csproj +++ b/Map/WPF/HowToSelectMapShapes/HowToSelectMapShapes.csproj @@ -47,6 +47,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Map/WPF/HowToSetTheBestViewForTheInformationLayer/HowToSetTheBestViewForTheInformationLayer.csproj b/Map/WPF/HowToSetTheBestViewForTheInformationLayer/HowToSetTheBestViewForTheInformationLayer.csproj index 68dfa8a16..60f610d22 100644 --- a/Map/WPF/HowToSetTheBestViewForTheInformationLayer/HowToSetTheBestViewForTheInformationLayer.csproj +++ b/Map/WPF/HowToSetTheBestViewForTheInformationLayer/HowToSetTheBestViewForTheInformationLayer.csproj @@ -47,6 +47,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Map/WPF/InformationLayerClusteredDataSource/InformationLayerClusteredDataSource.csproj b/Map/WPF/InformationLayerClusteredDataSource/InformationLayerClusteredDataSource.csproj index dd5c72ca9..807f2e202 100644 --- a/Map/WPF/InformationLayerClusteredDataSource/InformationLayerClusteredDataSource.csproj +++ b/Map/WPF/InformationLayerClusteredDataSource/InformationLayerClusteredDataSource.csproj @@ -47,6 +47,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Map/WPF/InformationLayerColorizerColors/InformationLayerColorizerColors.csproj b/Map/WPF/InformationLayerColorizerColors/InformationLayerColorizerColors.csproj index 526541d73..0d1eadb95 100644 --- a/Map/WPF/InformationLayerColorizerColors/InformationLayerColorizerColors.csproj +++ b/Map/WPF/InformationLayerColorizerColors/InformationLayerColorizerColors.csproj @@ -47,6 +47,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll diff --git a/Map/WPF/InformationLayerColorizerModeAuto/InformationLayerColorizerModeAuto.csproj b/Map/WPF/InformationLayerColorizerModeAuto/InformationLayerColorizerModeAuto.csproj index 82275ae64..0101f79b0 100644 --- a/Map/WPF/InformationLayerColorizerModeAuto/InformationLayerColorizerModeAuto.csproj +++ b/Map/WPF/InformationLayerColorizerModeAuto/InformationLayerColorizerModeAuto.csproj @@ -47,6 +47,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll diff --git a/Map/WPF/InformationLayerColorizerModeCount/InformationLayerColorizerModeCount.csproj b/Map/WPF/InformationLayerColorizerModeCount/InformationLayerColorizerModeCount.csproj index 881a4b07d..67d78827f 100644 --- a/Map/WPF/InformationLayerColorizerModeCount/InformationLayerColorizerModeCount.csproj +++ b/Map/WPF/InformationLayerColorizerModeCount/InformationLayerColorizerModeCount.csproj @@ -47,6 +47,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll diff --git a/Map/WPF/InformationLayerColorizerModeRanges/InformationLayerColorizerModeRanges.csproj b/Map/WPF/InformationLayerColorizerModeRanges/InformationLayerColorizerModeRanges.csproj index 88d203c33..d60edc149 100644 --- a/Map/WPF/InformationLayerColorizerModeRanges/InformationLayerColorizerModeRanges.csproj +++ b/Map/WPF/InformationLayerColorizerModeRanges/InformationLayerColorizerModeRanges.csproj @@ -47,6 +47,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll diff --git a/Map/WPF/InformationLayerColorizerModeRangesPredefinedColors/InformationLayerColorizerModeRangesPredefinedColors.csproj b/Map/WPF/InformationLayerColorizerModeRangesPredefinedColors/InformationLayerColorizerModeRangesPredefinedColors.csproj index 4efc5d0f2..b0be02602 100644 --- a/Map/WPF/InformationLayerColorizerModeRangesPredefinedColors/InformationLayerColorizerModeRangesPredefinedColors.csproj +++ b/Map/WPF/InformationLayerColorizerModeRangesPredefinedColors/InformationLayerColorizerModeRangesPredefinedColors.csproj @@ -47,6 +47,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll diff --git a/Map/WPF/InformationLayerColorizerModeStep/InformationLayerColorizerModeStep.csproj b/Map/WPF/InformationLayerColorizerModeStep/InformationLayerColorizerModeStep.csproj index bc0a2ebcc..653d24b30 100644 --- a/Map/WPF/InformationLayerColorizerModeStep/InformationLayerColorizerModeStep.csproj +++ b/Map/WPF/InformationLayerColorizerModeStep/InformationLayerColorizerModeStep.csproj @@ -48,6 +48,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + diff --git a/Map/WPF/InformationLayerDataBindingInDataTemplate/InformationLayerDataBindingInDataTemplate.csproj b/Map/WPF/InformationLayerDataBindingInDataTemplate/InformationLayerDataBindingInDataTemplate.csproj index de9b04058..a9099fc80 100644 --- a/Map/WPF/InformationLayerDataBindingInDataTemplate/InformationLayerDataBindingInDataTemplate.csproj +++ b/Map/WPF/InformationLayerDataBindingInDataTemplate/InformationLayerDataBindingInDataTemplate.csproj @@ -47,6 +47,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Map/WPF/InformationLayerDataBindingWithDataMappings/InformationLayerDataBindingWithDataMappings.csproj b/Map/WPF/InformationLayerDataBindingWithDataMappings/InformationLayerDataBindingWithDataMappings.csproj index 8e2c00e5f..5b6da44d8 100644 --- a/Map/WPF/InformationLayerDataBindingWithDataMappings/InformationLayerDataBindingWithDataMappings.csproj +++ b/Map/WPF/InformationLayerDataBindingWithDataMappings/InformationLayerDataBindingWithDataMappings.csproj @@ -47,6 +47,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Map/WPF/InformationLayerFrameworkElements/InformationLayerFrameworkElements.csproj b/Map/WPF/InformationLayerFrameworkElements/InformationLayerFrameworkElements.csproj index 8c27cc4de..9869cdf1e 100644 --- a/Map/WPF/InformationLayerFrameworkElements/InformationLayerFrameworkElements.csproj +++ b/Map/WPF/InformationLayerFrameworkElements/InformationLayerFrameworkElements.csproj @@ -47,6 +47,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Map/WPF/InformationLayerGraphColorizer/InformationLayerGraphColorizer.csproj b/Map/WPF/InformationLayerGraphColorizer/InformationLayerGraphColorizer.csproj index 84b59e6af..a3166f83c 100644 --- a/Map/WPF/InformationLayerGraphColorizer/InformationLayerGraphColorizer.csproj +++ b/Map/WPF/InformationLayerGraphColorizer/InformationLayerGraphColorizer.csproj @@ -47,6 +47,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Map/WPF/InformationLayerHotSpots/InformationLayerHotSpots.csproj b/Map/WPF/InformationLayerHotSpots/InformationLayerHotSpots.csproj index c358f8997..93e918fda 100644 --- a/Map/WPF/InformationLayerHotSpots/InformationLayerHotSpots.csproj +++ b/Map/WPF/InformationLayerHotSpots/InformationLayerHotSpots.csproj @@ -47,6 +47,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Map/WPF/InformationLayerInitializeCompleted/InformationLayerInitializeCompleted.csproj b/Map/WPF/InformationLayerInitializeCompleted/InformationLayerInitializeCompleted.csproj index 06ee85a78..4169c9fff 100644 --- a/Map/WPF/InformationLayerInitializeCompleted/InformationLayerInitializeCompleted.csproj +++ b/Map/WPF/InformationLayerInitializeCompleted/InformationLayerInitializeCompleted.csproj @@ -47,6 +47,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Map/WPF/InformationLayerMapEllipse/InformationLayerMapEllipse.csproj b/Map/WPF/InformationLayerMapEllipse/InformationLayerMapEllipse.csproj index a117797c7..5f7972220 100644 --- a/Map/WPF/InformationLayerMapEllipse/InformationLayerMapEllipse.csproj +++ b/Map/WPF/InformationLayerMapEllipse/InformationLayerMapEllipse.csproj @@ -47,6 +47,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Map/WPF/InformationLayerMapLine/InformationLayerMapLine.csproj b/Map/WPF/InformationLayerMapLine/InformationLayerMapLine.csproj index 65d6ab3cb..b194478b0 100644 --- a/Map/WPF/InformationLayerMapLine/InformationLayerMapLine.csproj +++ b/Map/WPF/InformationLayerMapLine/InformationLayerMapLine.csproj @@ -47,6 +47,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Map/WPF/InformationLayerMapPath/InformationLayerMapPath.csproj b/Map/WPF/InformationLayerMapPath/InformationLayerMapPath.csproj index 6c2003e06..6d2d13354 100644 --- a/Map/WPF/InformationLayerMapPath/InformationLayerMapPath.csproj +++ b/Map/WPF/InformationLayerMapPath/InformationLayerMapPath.csproj @@ -47,6 +47,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Map/WPF/InformationLayerMapPolygon/InformationLayerMapPolygon.csproj b/Map/WPF/InformationLayerMapPolygon/InformationLayerMapPolygon.csproj index 8d702a8ef..994f9c31a 100644 --- a/Map/WPF/InformationLayerMapPolygon/InformationLayerMapPolygon.csproj +++ b/Map/WPF/InformationLayerMapPolygon/InformationLayerMapPolygon.csproj @@ -47,6 +47,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Map/WPF/InformationLayerMapPolyline/InformationLayerMapPolyline.csproj b/Map/WPF/InformationLayerMapPolyline/InformationLayerMapPolyline.csproj index 059db2dfd..85a5d6a54 100644 --- a/Map/WPF/InformationLayerMapPolyline/InformationLayerMapPolyline.csproj +++ b/Map/WPF/InformationLayerMapPolyline/InformationLayerMapPolyline.csproj @@ -48,6 +48,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Map/WPF/InformationLayerMapRectangle/InformationLayerMapRectangle.csproj b/Map/WPF/InformationLayerMapRectangle/InformationLayerMapRectangle.csproj index 358556f6b..8f9943374 100644 --- a/Map/WPF/InformationLayerMapRectangle/InformationLayerMapRectangle.csproj +++ b/Map/WPF/InformationLayerMapRectangle/InformationLayerMapRectangle.csproj @@ -48,6 +48,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Map/WPF/InformationLayerMapShapeExtendedData/InformationLayerMapShapeExtendedData.csproj b/Map/WPF/InformationLayerMapShapeExtendedData/InformationLayerMapShapeExtendedData.csproj index 50cb91ec7..c725158ab 100644 --- a/Map/WPF/InformationLayerMapShapeExtendedData/InformationLayerMapShapeExtendedData.csproj +++ b/Map/WPF/InformationLayerMapShapeExtendedData/InformationLayerMapShapeExtendedData.csproj @@ -47,6 +47,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Map/WPF/InformationLayerMapShapeFill/InformationLayerMapShapeFill.csproj b/Map/WPF/InformationLayerMapShapeFill/InformationLayerMapShapeFill.csproj index 0c05d9c66..f2ad31713 100644 --- a/Map/WPF/InformationLayerMapShapeFill/InformationLayerMapShapeFill.csproj +++ b/Map/WPF/InformationLayerMapShapeFill/InformationLayerMapShapeFill.csproj @@ -48,6 +48,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Map/WPF/InformationLayerMapShapeMapShapeFill/InformationLayerMapShapeMapShapeFill.csproj b/Map/WPF/InformationLayerMapShapeMapShapeFill/InformationLayerMapShapeMapShapeFill.csproj index 5ab4b205b..eb11cc36b 100644 --- a/Map/WPF/InformationLayerMapShapeMapShapeFill/InformationLayerMapShapeMapShapeFill.csproj +++ b/Map/WPF/InformationLayerMapShapeMapShapeFill/InformationLayerMapShapeMapShapeFill.csproj @@ -47,6 +47,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Map/WPF/InformationLayerMapShapeProperties/InformationLayerMapShapeProperties.csproj b/Map/WPF/InformationLayerMapShapeProperties/InformationLayerMapShapeProperties.csproj index 157d18303..4b80f6506 100644 --- a/Map/WPF/InformationLayerMapShapeProperties/InformationLayerMapShapeProperties.csproj +++ b/Map/WPF/InformationLayerMapShapeProperties/InformationLayerMapShapeProperties.csproj @@ -47,6 +47,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Map/WPF/InformationLayerPinPoints/InformationLayerPinPoints.csproj b/Map/WPF/InformationLayerPinPoints/InformationLayerPinPoints.csproj index e9061264b..afe685135 100644 --- a/Map/WPF/InformationLayerPinPoints/InformationLayerPinPoints.csproj +++ b/Map/WPF/InformationLayerPinPoints/InformationLayerPinPoints.csproj @@ -47,6 +47,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Map/WPF/InformationLayerUnboundMode/InformationLayerUnboundMode.csproj b/Map/WPF/InformationLayerUnboundMode/InformationLayerUnboundMode.csproj index 0a44dfd00..f3d991967 100644 --- a/Map/WPF/InformationLayerUnboundMode/InformationLayerUnboundMode.csproj +++ b/Map/WPF/InformationLayerUnboundMode/InformationLayerUnboundMode.csproj @@ -47,6 +47,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Map/WPF/KMLManualReading/KMLManualReading.csproj b/Map/WPF/KMLManualReading/KMLManualReading.csproj index 72d96eeff..c511a309b 100644 --- a/Map/WPF/KMLManualReading/KMLManualReading.csproj +++ b/Map/WPF/KMLManualReading/KMLManualReading.csproj @@ -47,6 +47,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Map/WPF/KMLMapShapeReader/KMLMapShapeReader.csproj b/Map/WPF/KMLMapShapeReader/KMLMapShapeReader.csproj index a36f38242..253c19511 100644 --- a/Map/WPF/KMLMapShapeReader/KMLMapShapeReader.csproj +++ b/Map/WPF/KMLMapShapeReader/KMLMapShapeReader.csproj @@ -47,6 +47,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Map/WPF/MapLegend/MapLegend.csproj b/Map/WPF/MapLegend/MapLegend.csproj index 11c81fed6..7bd43bdf9 100644 --- a/Map/WPF/MapLegend/MapLegend.csproj +++ b/Map/WPF/MapLegend/MapLegend.csproj @@ -47,6 +47,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Map/WPF/MapShapeData/MapShapeData.csproj b/Map/WPF/MapShapeData/MapShapeData.csproj index 91f737c64..4776060e9 100644 --- a/Map/WPF/MapShapeData/MapShapeData.csproj +++ b/Map/WPF/MapShapeData/MapShapeData.csproj @@ -47,6 +47,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Map/WPF/MapShapeReaderToolTipFormat/MapShapeReaderToolTipFormat.csproj b/Map/WPF/MapShapeReaderToolTipFormat/MapShapeReaderToolTipFormat.csproj index 2933ed030..60d4f1307 100644 --- a/Map/WPF/MapShapeReaderToolTipFormat/MapShapeReaderToolTipFormat.csproj +++ b/Map/WPF/MapShapeReaderToolTipFormat/MapShapeReaderToolTipFormat.csproj @@ -47,6 +47,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Map/WPF/MapShapeReaderToolTipStyle/MapShapeReaderToolTipStyle.csproj b/Map/WPF/MapShapeReaderToolTipStyle/MapShapeReaderToolTipStyle.csproj index d95349cf5..2921108d9 100644 --- a/Map/WPF/MapShapeReaderToolTipStyle/MapShapeReaderToolTipStyle.csproj +++ b/Map/WPF/MapShapeReaderToolTipStyle/MapShapeReaderToolTipStyle.csproj @@ -47,6 +47,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Map/WPF/MapShapeReaderToolTipTemplate/MapShapeReaderToolTipTemplate.csproj b/Map/WPF/MapShapeReaderToolTipTemplate/MapShapeReaderToolTipTemplate.csproj index f5cc260f0..7d3f471b6 100644 --- a/Map/WPF/MapShapeReaderToolTipTemplate/MapShapeReaderToolTipTemplate.csproj +++ b/Map/WPF/MapShapeReaderToolTipTemplate/MapShapeReaderToolTipTemplate.csproj @@ -47,6 +47,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Map/WPF/MiniMap/MiniMap.csproj b/Map/WPF/MiniMap/MiniMap.csproj index ca9da0550..1c85ae9c8 100644 --- a/Map/WPF/MiniMap/MiniMap.csproj +++ b/Map/WPF/MiniMap/MiniMap.csproj @@ -47,6 +47,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Map/WPF/NavigationDisabled/NavigationDisabled.csproj b/Map/WPF/NavigationDisabled/NavigationDisabled.csproj index 1440cdf6d..fadc9c6fe 100644 --- a/Map/WPF/NavigationDisabled/NavigationDisabled.csproj +++ b/Map/WPF/NavigationDisabled/NavigationDisabled.csproj @@ -47,6 +47,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Map/WPF/NavigationExternalMapNavigation/NavigationExternalMapNavigation.csproj b/Map/WPF/NavigationExternalMapNavigation/NavigationExternalMapNavigation.csproj index 7190e6057..5e24f745a 100644 --- a/Map/WPF/NavigationExternalMapNavigation/NavigationExternalMapNavigation.csproj +++ b/Map/WPF/NavigationExternalMapNavigation/NavigationExternalMapNavigation.csproj @@ -47,6 +47,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Map/WPF/ProvidersBingMapProvider/ProvidersBingMapProvider.csproj b/Map/WPF/ProvidersBingMapProvider/ProvidersBingMapProvider.csproj index e16df2469..71a93f109 100644 --- a/Map/WPF/ProvidersBingMapProvider/ProvidersBingMapProvider.csproj +++ b/Map/WPF/ProvidersBingMapProvider/ProvidersBingMapProvider.csproj @@ -47,6 +47,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Map/WPF/ProvidersEmptyProvider/ProvidersEmptyProvider.csproj b/Map/WPF/ProvidersEmptyProvider/ProvidersEmptyProvider.csproj index bdd2c39a1..45e443093 100644 --- a/Map/WPF/ProvidersEmptyProvider/ProvidersEmptyProvider.csproj +++ b/Map/WPF/ProvidersEmptyProvider/ProvidersEmptyProvider.csproj @@ -47,6 +47,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Map/WPF/ProvidersFileSystemMapProvider/FileSystemMapProvider.csproj b/Map/WPF/ProvidersFileSystemMapProvider/FileSystemMapProvider.csproj index 67e36a98c..55a333904 100644 --- a/Map/WPF/ProvidersFileSystemMapProvider/FileSystemMapProvider.csproj +++ b/Map/WPF/ProvidersFileSystemMapProvider/FileSystemMapProvider.csproj @@ -53,16 +53,19 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.DataVisualization.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Data.dll diff --git a/Map/WPF/ProvidersMapBoxMapProvider/ProvidersMapBoxMapProvider.csproj b/Map/WPF/ProvidersMapBoxMapProvider/ProvidersMapBoxMapProvider.csproj index b38be7aee..eee106c9d 100644 --- a/Map/WPF/ProvidersMapBoxMapProvider/ProvidersMapBoxMapProvider.csproj +++ b/Map/WPF/ProvidersMapBoxMapProvider/ProvidersMapBoxMapProvider.csproj @@ -37,6 +37,9 @@ ..\packages\Newtonsoft.Json.13.0.2\lib\net40\Newtonsoft.Json.dll True + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Map/WPF/ProvidersOpenStreetMapProvider/ProvidersOpenStreetMapProvider.csproj b/Map/WPF/ProvidersOpenStreetMapProvider/ProvidersOpenStreetMapProvider.csproj index 087b88539..1c1a0bba3 100644 --- a/Map/WPF/ProvidersOpenStreetMapProvider/ProvidersOpenStreetMapProvider.csproj +++ b/Map/WPF/ProvidersOpenStreetMapProvider/ProvidersOpenStreetMapProvider.csproj @@ -47,6 +47,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Map/WPF/ProvidersUriImageProvider/ProvidersUriImageProvider.csproj b/Map/WPF/ProvidersUriImageProvider/ProvidersUriImageProvider.csproj index a7b381da0..740689e0d 100644 --- a/Map/WPF/ProvidersUriImageProvider/ProvidersUriImageProvider.csproj +++ b/Map/WPF/ProvidersUriImageProvider/ProvidersUriImageProvider.csproj @@ -47,6 +47,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Map/WPF/Routing/Routing.csproj b/Map/WPF/Routing/Routing.csproj index e615a8cb9..38f518eb6 100644 --- a/Map/WPF/Routing/Routing.csproj +++ b/Map/WPF/Routing/Routing.csproj @@ -47,6 +47,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Map/WPF/SQLGeospatialData/SQLGeospatialData.csproj b/Map/WPF/SQLGeospatialData/SQLGeospatialData.csproj index 8d6e29592..324bac309 100644 --- a/Map/WPF/SQLGeospatialData/SQLGeospatialData.csproj +++ b/Map/WPF/SQLGeospatialData/SQLGeospatialData.csproj @@ -47,6 +47,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Map/WPF/ShapefileManualReading/ShapefileManualReading.csproj b/Map/WPF/ShapefileManualReading/ShapefileManualReading.csproj index aacd769a1..b76924348 100644 --- a/Map/WPF/ShapefileManualReading/ShapefileManualReading.csproj +++ b/Map/WPF/ShapefileManualReading/ShapefileManualReading.csproj @@ -47,6 +47,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Map/WPF/ShapefileMapShapeReader/ShapefileMapShapeReader.csproj b/Map/WPF/ShapefileMapShapeReader/ShapefileMapShapeReader.csproj index a7db1b17e..d8bc597ab 100644 --- a/Map/WPF/ShapefileMapShapeReader/ShapefileMapShapeReader.csproj +++ b/Map/WPF/ShapefileMapShapeReader/ShapefileMapShapeReader.csproj @@ -47,6 +47,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Map/WPF/ViewModesDisableCommand/ViewModesDisableCommand.csproj b/Map/WPF/ViewModesDisableCommand/ViewModesDisableCommand.csproj index 7c0c0caae..0e3370d5d 100644 --- a/Map/WPF/ViewModesDisableCommand/ViewModesDisableCommand.csproj +++ b/Map/WPF/ViewModesDisableCommand/ViewModesDisableCommand.csproj @@ -47,6 +47,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Map/WPF/ViewModesExternalMapCommandBar/ViewModesExternalMapCommandBar.csproj b/Map/WPF/ViewModesExternalMapCommandBar/ViewModesExternalMapCommandBar.csproj index 814797880..e732b3307 100644 --- a/Map/WPF/ViewModesExternalMapCommandBar/ViewModesExternalMapCommandBar.csproj +++ b/Map/WPF/ViewModesExternalMapCommandBar/ViewModesExternalMapCommandBar.csproj @@ -47,6 +47,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Map/WPF/ViewModesSettingViewMode/ViewModesSettingViewMode.csproj b/Map/WPF/ViewModesSettingViewMode/ViewModesSettingViewMode.csproj index 8d3fec4a0..3524cac68 100644 --- a/Map/WPF/ViewModesSettingViewMode/ViewModesSettingViewMode.csproj +++ b/Map/WPF/ViewModesSettingViewMode/ViewModesSettingViewMode.csproj @@ -47,6 +47,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Map/WPF/VisualizationLayerClustering/VisualizationLayerClustering.csproj b/Map/WPF/VisualizationLayerClustering/VisualizationLayerClustering.csproj index b65b1a27c..f1942f2fc 100644 --- a/Map/WPF/VisualizationLayerClustering/VisualizationLayerClustering.csproj +++ b/Map/WPF/VisualizationLayerClustering/VisualizationLayerClustering.csproj @@ -47,16 +47,19 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.DataVisualization.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Data.dll diff --git a/Map/WPF/VisualizationLayerColorizerColors/VisualizationLayerColorizerColors.csproj b/Map/WPF/VisualizationLayerColorizerColors/VisualizationLayerColorizerColors.csproj index 896f5f757..b218740be 100644 --- a/Map/WPF/VisualizationLayerColorizerColors/VisualizationLayerColorizerColors.csproj +++ b/Map/WPF/VisualizationLayerColorizerColors/VisualizationLayerColorizerColors.csproj @@ -48,15 +48,18 @@ 4.0 - + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.DataVisualization.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Data.dll diff --git a/Map/WPF/VisualizationLayerColorizerModeAuto/VisualizationLayerColorizerModeAuto.csproj b/Map/WPF/VisualizationLayerColorizerModeAuto/VisualizationLayerColorizerModeAuto.csproj index dcc074d80..1f14796da 100644 --- a/Map/WPF/VisualizationLayerColorizerModeAuto/VisualizationLayerColorizerModeAuto.csproj +++ b/Map/WPF/VisualizationLayerColorizerModeAuto/VisualizationLayerColorizerModeAuto.csproj @@ -47,16 +47,19 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.DataVisualization.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Data.dll diff --git a/Map/WPF/VisualizationLayerColorizerModeCount/VisualizationLayerColorizerModeCount.csproj b/Map/WPF/VisualizationLayerColorizerModeCount/VisualizationLayerColorizerModeCount.csproj index 59307aea2..e95f65ecc 100644 --- a/Map/WPF/VisualizationLayerColorizerModeCount/VisualizationLayerColorizerModeCount.csproj +++ b/Map/WPF/VisualizationLayerColorizerModeCount/VisualizationLayerColorizerModeCount.csproj @@ -48,15 +48,18 @@ 4.0 - + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.DataVisualization.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Data.dll diff --git a/Map/WPF/VisualizationLayerColorizerModeRanges/VisualizationLayerColorizerModeRanges.csproj b/Map/WPF/VisualizationLayerColorizerModeRanges/VisualizationLayerColorizerModeRanges.csproj index b7c44805a..d9df09406 100644 --- a/Map/WPF/VisualizationLayerColorizerModeRanges/VisualizationLayerColorizerModeRanges.csproj +++ b/Map/WPF/VisualizationLayerColorizerModeRanges/VisualizationLayerColorizerModeRanges.csproj @@ -48,15 +48,18 @@ 4.0 - + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.DataVisualization.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Data.dll diff --git a/Map/WPF/VisualizationLayerColorizerModeRangesPredefinedColors/VisualizationLayerColorizerModeRangesPredefinedColors.csproj b/Map/WPF/VisualizationLayerColorizerModeRangesPredefinedColors/VisualizationLayerColorizerModeRangesPredefinedColors.csproj index 583a4435a..09371ddd0 100644 --- a/Map/WPF/VisualizationLayerColorizerModeRangesPredefinedColors/VisualizationLayerColorizerModeRangesPredefinedColors.csproj +++ b/Map/WPF/VisualizationLayerColorizerModeRangesPredefinedColors/VisualizationLayerColorizerModeRangesPredefinedColors.csproj @@ -48,15 +48,18 @@ 4.0 - + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.DataVisualization.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Data.dll diff --git a/Map/WPF/VisualizationLayerColorizerModeStep/VisualizationLayerColorizerModeStep.csproj b/Map/WPF/VisualizationLayerColorizerModeStep/VisualizationLayerColorizerModeStep.csproj index 897eaa803..e56115542 100644 --- a/Map/WPF/VisualizationLayerColorizerModeStep/VisualizationLayerColorizerModeStep.csproj +++ b/Map/WPF/VisualizationLayerColorizerModeStep/VisualizationLayerColorizerModeStep.csproj @@ -47,16 +47,22 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll - + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.DataVisualization.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Data.dll diff --git a/Map/WPF/VisualizationLayerGraphColorizer/VisualizationLayerGraphColorizer.csproj b/Map/WPF/VisualizationLayerGraphColorizer/VisualizationLayerGraphColorizer.csproj index 8f429b55f..c3ce4a935 100644 --- a/Map/WPF/VisualizationLayerGraphColorizer/VisualizationLayerGraphColorizer.csproj +++ b/Map/WPF/VisualizationLayerGraphColorizer/VisualizationLayerGraphColorizer.csproj @@ -48,15 +48,18 @@ 4.0 - + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.DataVisualization.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Data.dll diff --git a/Map/WPF/VisualizationLayerItemsSelection/VisualizationLayerItemsSelection.csproj b/Map/WPF/VisualizationLayerItemsSelection/VisualizationLayerItemsSelection.csproj index 639c3fa9c..defdf4799 100644 --- a/Map/WPF/VisualizationLayerItemsSelection/VisualizationLayerItemsSelection.csproj +++ b/Map/WPF/VisualizationLayerItemsSelection/VisualizationLayerItemsSelection.csproj @@ -47,12 +47,15 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.DataVisualization.dll diff --git a/Map/WPF/VisualizationLayerShapeSelection/VisualizationLayerShapeSelection.csproj b/Map/WPF/VisualizationLayerShapeSelection/VisualizationLayerShapeSelection.csproj index 496b4e5e9..476139cb7 100644 --- a/Map/WPF/VisualizationLayerShapeSelection/VisualizationLayerShapeSelection.csproj +++ b/Map/WPF/VisualizationLayerShapeSelection/VisualizationLayerShapeSelection.csproj @@ -47,12 +47,15 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.DataVisualization.dll diff --git a/Map/WPF/WrapAroundAndVirtualization/UI_Virtualization_And_Wraparound.csproj b/Map/WPF/WrapAroundAndVirtualization/UI_Virtualization_And_Wraparound.csproj index ee8ef9ce4..2b9e57965 100644 --- a/Map/WPF/WrapAroundAndVirtualization/UI_Virtualization_And_Wraparound.csproj +++ b/Map/WPF/WrapAroundAndVirtualization/UI_Virtualization_And_Wraparound.csproj @@ -50,6 +50,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Map/WPF/ZoomingDisabled/ZoomingDisabled.csproj b/Map/WPF/ZoomingDisabled/ZoomingDisabled.csproj index de10c55e9..824877105 100644 --- a/Map/WPF/ZoomingDisabled/ZoomingDisabled.csproj +++ b/Map/WPF/ZoomingDisabled/ZoomingDisabled.csproj @@ -47,6 +47,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Map/WPF/ZoomingExternalMapZoomBar/ZoomingExternalMapZoomBar.csproj b/Map/WPF/ZoomingExternalMapZoomBar/ZoomingExternalMapZoomBar.csproj index 7a24a006c..2b9649935 100644 --- a/Map/WPF/ZoomingExternalMapZoomBar/ZoomingExternalMapZoomBar.csproj +++ b/Map/WPF/ZoomingExternalMapZoomBar/ZoomingExternalMapZoomBar.csproj @@ -47,6 +47,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Map/WPF/ZoomingPresetWithCustomLabel/ZoomingPresetWithCustomLabel.csproj b/Map/WPF/ZoomingPresetWithCustomLabel/ZoomingPresetWithCustomLabel.csproj index 1f318490b..77dc0b829 100644 --- a/Map/WPF/ZoomingPresetWithCustomLabel/ZoomingPresetWithCustomLabel.csproj +++ b/Map/WPF/ZoomingPresetWithCustomLabel/ZoomingPresetWithCustomLabel.csproj @@ -47,6 +47,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/MaskedInput/Custommizations/MaskCustomizations.csproj b/MaskedInput/Custommizations/MaskCustomizations.csproj index 3292f9dbd..471780a45 100644 --- a/MaskedInput/Custommizations/MaskCustomizations.csproj +++ b/MaskedInput/Custommizations/MaskCustomizations.csproj @@ -52,11 +52,14 @@ 4.0 - + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.Input.dll diff --git a/MaskedInput/DataValidation/DataValidation_WPF.csproj b/MaskedInput/DataValidation/DataValidation_WPF.csproj index 5e29f435c..b07b497c2 100644 --- a/MaskedInput/DataValidation/DataValidation_WPF.csproj +++ b/MaskedInput/DataValidation/DataValidation_WPF.csproj @@ -17,7 +17,6 @@ - AnyCPU @@ -50,6 +49,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/MaskedInput/DynamicFormatString/DynamicFormatString_WPF.csproj b/MaskedInput/DynamicFormatString/DynamicFormatString_WPF.csproj index 2ebe36ffe..2fb08e920 100644 --- a/MaskedInput/DynamicFormatString/DynamicFormatString_WPF.csproj +++ b/MaskedInput/DynamicFormatString/DynamicFormatString_WPF.csproj @@ -49,11 +49,14 @@ 4.0 - + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.Input.dll diff --git a/MaskedInput/IpAddress/IpAddress_WPF.csproj b/MaskedInput/IpAddress/IpAddress_WPF.csproj index 6e1e9ca91..593942636 100644 --- a/MaskedInput/IpAddress/IpAddress_WPF.csproj +++ b/MaskedInput/IpAddress/IpAddress_WPF.csproj @@ -11,7 +11,6 @@ IpAddress MaskedInputTest v4.8 - 512 {60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} 4 @@ -55,11 +54,14 @@ 4.0 - + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.Input.dll diff --git a/MaskedInput/MinusKeyCustomizations/MinusKeyCustomizations_WPF.csproj b/MaskedInput/MinusKeyCustomizations/MinusKeyCustomizations_WPF.csproj index d2894b261..0e995f50c 100644 --- a/MaskedInput/MinusKeyCustomizations/MinusKeyCustomizations_WPF.csproj +++ b/MaskedInput/MinusKeyCustomizations/MinusKeyCustomizations_WPF.csproj @@ -49,6 +49,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/MaskedInput/RegexValidationForTimeSpan/RegexValidationForTimeSpan_WPF.csproj b/MaskedInput/RegexValidationForTimeSpan/RegexValidationForTimeSpan_WPF.csproj index 420b782a7..74ee2f396 100644 --- a/MaskedInput/RegexValidationForTimeSpan/RegexValidationForTimeSpan_WPF.csproj +++ b/MaskedInput/RegexValidationForTimeSpan/RegexValidationForTimeSpan_WPF.csproj @@ -50,6 +50,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/MaskedInput/ValueToTextConverter/ValueToTextConverter.csproj b/MaskedInput/ValueToTextConverter/ValueToTextConverter.csproj index 56f8b90cf..caf5de073 100644 --- a/MaskedInput/ValueToTextConverter/ValueToTextConverter.csproj +++ b/MaskedInput/ValueToTextConverter/ValueToTextConverter.csproj @@ -49,6 +49,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Menu/BindingToDynamicData/BindingToDynamicData_WPF.csproj b/Menu/BindingToDynamicData/BindingToDynamicData_WPF.csproj index 4d4eccfd1..41f56c1e0 100644 --- a/Menu/BindingToDynamicData/BindingToDynamicData_WPF.csproj +++ b/Menu/BindingToDynamicData/BindingToDynamicData_WPF.csproj @@ -48,6 +48,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Menu/Customization_MVVM/Customization_MVVM_WPF.csproj b/Menu/Customization_MVVM/Customization_MVVM_WPF.csproj index b6beff82c..9e06edb67 100644 --- a/Menu/Customization_MVVM/Customization_MVVM_WPF.csproj +++ b/Menu/Customization_MVVM/Customization_MVVM_WPF.csproj @@ -48,6 +48,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Menu/OldMenuAndItemStyle/OldMenuAndItemStyle_WPF.csproj b/Menu/OldMenuAndItemStyle/OldMenuAndItemStyle_WPF.csproj index 0355c5641..ea129eca7 100644 --- a/Menu/OldMenuAndItemStyle/OldMenuAndItemStyle_WPF.csproj +++ b/Menu/OldMenuAndItemStyle/OldMenuAndItemStyle_WPF.csproj @@ -48,6 +48,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Windows.Controls.dll diff --git a/Menu/ScrollingMenuItems/ScrollingMenuItems_WPF.csproj b/Menu/ScrollingMenuItems/ScrollingMenuItems_WPF.csproj index 5a64c76eb..192e5538a 100644 --- a/Menu/ScrollingMenuItems/ScrollingMenuItems_WPF.csproj +++ b/Menu/ScrollingMenuItems/ScrollingMenuItems_WPF.csproj @@ -48,6 +48,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Menu/SettingPopupProperties/SettingPopupProperties_WPF.csproj b/Menu/SettingPopupProperties/SettingPopupProperties_WPF.csproj index 477210c53..87ec5dd24 100644 --- a/Menu/SettingPopupProperties/SettingPopupProperties_WPF.csproj +++ b/Menu/SettingPopupProperties/SettingPopupProperties_WPF.csproj @@ -48,6 +48,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Menu/UsingIconColumnWidth/UsingIconColumnWidth_WPF.csproj b/Menu/UsingIconColumnWidth/UsingIconColumnWidth_WPF.csproj index bec0077ed..9cd2e3df0 100644 --- a/Menu/UsingIconColumnWidth/UsingIconColumnWidth_WPF.csproj +++ b/Menu/UsingIconColumnWidth/UsingIconColumnWidth_WPF.csproj @@ -48,6 +48,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/MultiColumnComboBox/TreeViewInDropDown/TreeViewInDropDown.csproj b/MultiColumnComboBox/TreeViewInDropDown/TreeViewInDropDown.csproj index 602297fd9..afcde71c2 100644 --- a/MultiColumnComboBox/TreeViewInDropDown/TreeViewInDropDown.csproj +++ b/MultiColumnComboBox/TreeViewInDropDown/TreeViewInDropDown.csproj @@ -14,7 +14,6 @@ 512 {60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} 4 - @@ -53,6 +52,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Licensing.Runtime.dll + False $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Windows.Controls.dll diff --git a/NavigationView/HierarchicalDataBinding/HierarchicalDataBinding.csproj b/NavigationView/HierarchicalDataBinding/HierarchicalDataBinding.csproj index ab1894cff..487aa3dc4 100644 --- a/NavigationView/HierarchicalDataBinding/HierarchicalDataBinding.csproj +++ b/NavigationView/HierarchicalDataBinding/HierarchicalDataBinding.csproj @@ -14,7 +14,6 @@ 512 {60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} 4 - x86 @@ -65,6 +64,9 @@ + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/OutlookBar/DataBinding/DataBinding_WPF.csproj b/OutlookBar/DataBinding/DataBinding_WPF.csproj index dcb994f6a..2e0ad21ee 100644 --- a/OutlookBar/DataBinding/DataBinding_WPF.csproj +++ b/OutlookBar/DataBinding/DataBinding_WPF.csproj @@ -48,6 +48,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/PanelBar/AddHeaderIcon/AddHeaderIcon_WPF.csproj b/PanelBar/AddHeaderIcon/AddHeaderIcon_WPF.csproj index 7e2614f90..dae2ee6a2 100644 --- a/PanelBar/AddHeaderIcon/AddHeaderIcon_WPF.csproj +++ b/PanelBar/AddHeaderIcon/AddHeaderIcon_WPF.csproj @@ -48,6 +48,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/PanelBar/AdjustPositionOfPanelBarItemsNoScrollBar/AdjustPositionOfPanelBarItemsNoScrollBar.csproj b/PanelBar/AdjustPositionOfPanelBarItemsNoScrollBar/AdjustPositionOfPanelBarItemsNoScrollBar.csproj index 4d91624ab..140b4ee9b 100644 --- a/PanelBar/AdjustPositionOfPanelBarItemsNoScrollBar/AdjustPositionOfPanelBarItemsNoScrollBar.csproj +++ b/PanelBar/AdjustPositionOfPanelBarItemsNoScrollBar/AdjustPositionOfPanelBarItemsNoScrollBar.csproj @@ -48,6 +48,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Licensing.Runtime.dll + False $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Windows.Controls.dll diff --git a/PanelBar/SecondLevelItemsStyledLikeTopLevelItems/SecondLevelItemsStyledLikeTopLevelItems_WPF.csproj b/PanelBar/SecondLevelItemsStyledLikeTopLevelItems/SecondLevelItemsStyledLikeTopLevelItems_WPF.csproj index 3b29b8ae0..7b7045c05 100644 --- a/PanelBar/SecondLevelItemsStyledLikeTopLevelItems/SecondLevelItemsStyledLikeTopLevelItems_WPF.csproj +++ b/PanelBar/SecondLevelItemsStyledLikeTopLevelItems/SecondLevelItemsStyledLikeTopLevelItems_WPF.csproj @@ -48,6 +48,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Windows.Controls.dll diff --git a/PdfViewer/AddDocumentContent/AddDocumentContent_WPF.csproj b/PdfViewer/AddDocumentContent/AddDocumentContent_WPF.csproj index e99cf4aba..86ff5dfe9 100644 --- a/PdfViewer/AddDocumentContent/AddDocumentContent_WPF.csproj +++ b/PdfViewer/AddDocumentContent/AddDocumentContent_WPF.csproj @@ -49,6 +49,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/PdfViewer/ChangeScaleFactor/ChangeScaleFactor_WPF.csproj b/PdfViewer/ChangeScaleFactor/ChangeScaleFactor_WPF.csproj index 941ea12f4..f7a9505ea 100644 --- a/PdfViewer/ChangeScaleFactor/ChangeScaleFactor_WPF.csproj +++ b/PdfViewer/ChangeScaleFactor/ChangeScaleFactor_WPF.csproj @@ -48,35 +48,38 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.FixedDocumentViewers.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.FixedDocumentViewersUI.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.Input.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.Navigation.dll $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Documents.Core.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Documents.Fixed.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Zip.dll diff --git a/PdfViewer/ContextMenu/ContextMenu_WPF.csproj b/PdfViewer/ContextMenu/ContextMenu_WPF.csproj index bd8236e31..dd717994a 100644 --- a/PdfViewer/ContextMenu/ContextMenu_WPF.csproj +++ b/PdfViewer/ContextMenu/ContextMenu_WPF.csproj @@ -47,6 +47,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/PdfViewer/CustomCommandDescriptor/CustomCommandDescriptor_WPF.csproj b/PdfViewer/CustomCommandDescriptor/CustomCommandDescriptor_WPF.csproj index f6490f468..c5362f8c4 100644 --- a/PdfViewer/CustomCommandDescriptor/CustomCommandDescriptor_WPF.csproj +++ b/PdfViewer/CustomCommandDescriptor/CustomCommandDescriptor_WPF.csproj @@ -50,6 +50,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/PdfViewer/CustomDecoder/CustomDecoder_WPF.csproj b/PdfViewer/CustomDecoder/CustomDecoder_WPF.csproj index 7d9e37322..ac23b4679 100644 --- a/PdfViewer/CustomDecoder/CustomDecoder_WPF.csproj +++ b/PdfViewer/CustomDecoder/CustomDecoder_WPF.csproj @@ -55,40 +55,43 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.FixedDocumentViewers.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.FixedDocumentViewersUI.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.Input.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.Navigation.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Documents.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Documents.Core.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Documents.Fixed.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Zip.dll diff --git a/PdfViewer/CustomFindDialog/CustomFindDialog_WPF.csproj b/PdfViewer/CustomFindDialog/CustomFindDialog_WPF.csproj index 2d5bd346f..9854c0744 100644 --- a/PdfViewer/CustomFindDialog/CustomFindDialog_WPF.csproj +++ b/PdfViewer/CustomFindDialog/CustomFindDialog_WPF.csproj @@ -47,6 +47,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/PdfViewer/CustomPresenter/CustomPresenter_WPF.csproj b/PdfViewer/CustomPresenter/CustomPresenter_WPF.csproj index a954d3bea..7a78f8530 100644 --- a/PdfViewer/CustomPresenter/CustomPresenter_WPF.csproj +++ b/PdfViewer/CustomPresenter/CustomPresenter_WPF.csproj @@ -47,24 +47,27 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.FixedDocumentViewers.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Documents.Core.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Documents.Fixed.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Zip.dll diff --git a/PdfViewer/CustomPrinting/CustomPrinting_WPF.csproj b/PdfViewer/CustomPrinting/CustomPrinting_WPF.csproj index 5dc5e4651..4ac5313b9 100644 --- a/PdfViewer/CustomPrinting/CustomPrinting_WPF.csproj +++ b/PdfViewer/CustomPrinting/CustomPrinting_WPF.csproj @@ -50,6 +50,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/PdfViewer/DrawOnDocument/DrawOnDocument_WPF.csproj b/PdfViewer/DrawOnDocument/DrawOnDocument_WPF.csproj index 29d04f442..af1820e84 100644 --- a/PdfViewer/DrawOnDocument/DrawOnDocument_WPF.csproj +++ b/PdfViewer/DrawOnDocument/DrawOnDocument_WPF.csproj @@ -48,24 +48,27 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.FixedDocumentViewers.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.FixedDocumentViewersUI.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.Input.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.Navigation.dll @@ -77,7 +80,7 @@ False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Documents.Fixed.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Zip.dll diff --git a/PdfViewer/FirstLook/FirstLook_WPF.csproj b/PdfViewer/FirstLook/FirstLook_WPF.csproj index 4320bddc2..b9cb8f2b0 100644 --- a/PdfViewer/FirstLook/FirstLook_WPF.csproj +++ b/PdfViewer/FirstLook/FirstLook_WPF.csproj @@ -48,6 +48,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/PdfViewer/Localization/Localization_WPF.csproj b/PdfViewer/Localization/Localization_WPF.csproj index 85577254e..67a866ce4 100644 --- a/PdfViewer/Localization/Localization_WPF.csproj +++ b/PdfViewer/Localization/Localization_WPF.csproj @@ -47,6 +47,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/PdfViewer/PdfViewerCustomSaveCommand/PdfViewerCustomSaveCommand_WPF.csproj b/PdfViewer/PdfViewerCustomSaveCommand/PdfViewerCustomSaveCommand_WPF.csproj index 4fc422c18..0ab044ba1 100644 --- a/PdfViewer/PdfViewerCustomSaveCommand/PdfViewerCustomSaveCommand_WPF.csproj +++ b/PdfViewer/PdfViewerCustomSaveCommand/PdfViewerCustomSaveCommand_WPF.csproj @@ -55,6 +55,9 @@ + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/PdfViewer/PdfViewerToolbarWithGlyphs/PdfViewerToolbarWithGlyphs_WPF.csproj b/PdfViewer/PdfViewerToolbarWithGlyphs/PdfViewerToolbarWithGlyphs_WPF.csproj index 833718115..420e935bb 100644 --- a/PdfViewer/PdfViewerToolbarWithGlyphs/PdfViewerToolbarWithGlyphs_WPF.csproj +++ b/PdfViewer/PdfViewerToolbarWithGlyphs/PdfViewerToolbarWithGlyphs_WPF.csproj @@ -47,6 +47,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Windows.Controls.dll diff --git a/PdfViewer/Thumbnails/Thumbnails_WPF.csproj b/PdfViewer/Thumbnails/Thumbnails_WPF.csproj index dbab66b38..d3b9035b2 100644 --- a/PdfViewer/Thumbnails/Thumbnails_WPF.csproj +++ b/PdfViewer/Thumbnails/Thumbnails_WPF.csproj @@ -47,35 +47,38 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.FixedDocumentViewers.dll $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.FixedDocumentViewersUI.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.Input.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.Navigation.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Documents.Core.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Documents.Fixed.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Zip.dll diff --git a/PersistenceFramework/GridViewSerialization/GridViewSerialization_WPF.csproj b/PersistenceFramework/GridViewSerialization/GridViewSerialization_WPF.csproj index b7bc065f6..373f0afa5 100644 --- a/PersistenceFramework/GridViewSerialization/GridViewSerialization_WPF.csproj +++ b/PersistenceFramework/GridViewSerialization/GridViewSerialization_WPF.csproj @@ -48,24 +48,27 @@ 4.0 - - $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll - - - $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.GridView.dll - - - $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.Input.dll - - - $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.Navigation.dll - - - $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Data.dll - - - $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.PersistenceFramework.dll - + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.GridView.dll + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.Input.dll + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.Navigation.dll + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Data.dll + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.PersistenceFramework.dll + diff --git a/PersistenceFramework/NativeControls/NativeControls_WPF.csproj b/PersistenceFramework/NativeControls/NativeControls_WPF.csproj index 6c370fe4e..3c526ff70 100644 --- a/PersistenceFramework/NativeControls/NativeControls_WPF.csproj +++ b/PersistenceFramework/NativeControls/NativeControls_WPF.csproj @@ -48,15 +48,18 @@ 4.0 - - $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll - - - $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.Input.dll - - - $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.PersistenceFramework.dll - + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.Input.dll + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.PersistenceFramework.dll + diff --git a/PersistenceFramework/ZipIntegration/ZipIntegration_WPF.csproj b/PersistenceFramework/ZipIntegration/ZipIntegration_WPF.csproj index b8eb3a90b..d373f3f5a 100644 --- a/PersistenceFramework/ZipIntegration/ZipIntegration_WPF.csproj +++ b/PersistenceFramework/ZipIntegration/ZipIntegration_WPF.csproj @@ -48,15 +48,18 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.Navigation.dll - - $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.PersistenceFramework.dll - + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.PersistenceFramework.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Zip.dll diff --git a/PivotGrid/BindingLocalDataSourceProviderInMVVM/BindingLocalDataSourceProviderInMVVM_WPF.csproj b/PivotGrid/BindingLocalDataSourceProviderInMVVM/BindingLocalDataSourceProviderInMVVM_WPF.csproj index aab710ba2..697c271d9 100644 --- a/PivotGrid/BindingLocalDataSourceProviderInMVVM/BindingLocalDataSourceProviderInMVVM_WPF.csproj +++ b/PivotGrid/BindingLocalDataSourceProviderInMVVM/BindingLocalDataSourceProviderInMVVM_WPF.csproj @@ -48,31 +48,34 @@ 4.0 - + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Pivot.Core.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.Input.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.Navigation.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.Pivot.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.PivotFieldList.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Data.dll diff --git a/PivotGrid/CalculatedFields/LocalDataSourceCalculatedFields/LocalDataSourceCalculatedFields_WPF.csproj b/PivotGrid/CalculatedFields/LocalDataSourceCalculatedFields/LocalDataSourceCalculatedFields_WPF.csproj index eb054e52b..1e92e6f30 100644 --- a/PivotGrid/CalculatedFields/LocalDataSourceCalculatedFields/LocalDataSourceCalculatedFields_WPF.csproj +++ b/PivotGrid/CalculatedFields/LocalDataSourceCalculatedFields/LocalDataSourceCalculatedFields_WPF.csproj @@ -47,32 +47,35 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Pivot.Core.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.Input.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.Navigation.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.Pivot.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.PivotFieldList.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Data.dll diff --git a/PivotGrid/CalculatedFields/QueryableCalculatedFields/QueryableCalculatedFields_WPF.csproj b/PivotGrid/CalculatedFields/QueryableCalculatedFields/QueryableCalculatedFields_WPF.csproj index edb7ac01e..8dd596518 100644 --- a/PivotGrid/CalculatedFields/QueryableCalculatedFields/QueryableCalculatedFields_WPF.csproj +++ b/PivotGrid/CalculatedFields/QueryableCalculatedFields/QueryableCalculatedFields_WPF.csproj @@ -70,36 +70,39 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Pivot.Core.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Pivot.DataProviders.Queryable.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.Input.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.Navigation.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.Pivot.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.PivotFieldList.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Data.dll diff --git a/PivotGrid/CalculatedItems/LocalDataSourceCalculatedItems/LocalDataSourceCalculatedItems_WPF.csproj b/PivotGrid/CalculatedItems/LocalDataSourceCalculatedItems/LocalDataSourceCalculatedItems_WPF.csproj index 948167e1c..84cc5cbeb 100644 --- a/PivotGrid/CalculatedItems/LocalDataSourceCalculatedItems/LocalDataSourceCalculatedItems_WPF.csproj +++ b/PivotGrid/CalculatedItems/LocalDataSourceCalculatedItems/LocalDataSourceCalculatedItems_WPF.csproj @@ -47,32 +47,35 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Pivot.Core.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.Input.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.Navigation.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.Pivot.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.PivotFieldList.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Data.dll diff --git a/PivotGrid/CalculatedItems/QueryableCalculatedItems/QueryableCalculatedItems_WPF.csproj b/PivotGrid/CalculatedItems/QueryableCalculatedItems/QueryableCalculatedItems_WPF.csproj index 577d58038..641a5fc8e 100644 --- a/PivotGrid/CalculatedItems/QueryableCalculatedItems/QueryableCalculatedItems_WPF.csproj +++ b/PivotGrid/CalculatedItems/QueryableCalculatedItems/QueryableCalculatedItems_WPF.csproj @@ -71,35 +71,38 @@ 4.0 - + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Pivot.Core.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Pivot.DataProviders.Queryable.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.Input.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.Navigation.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.Pivot.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.PivotFieldList.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Data.dll diff --git a/PivotGrid/CustomCellTemplate/CustomCellTemplate_WPF.csproj b/PivotGrid/CustomCellTemplate/CustomCellTemplate_WPF.csproj index 2d3b7cf94..c9bd7fd77 100644 --- a/PivotGrid/CustomCellTemplate/CustomCellTemplate_WPF.csproj +++ b/PivotGrid/CustomCellTemplate/CustomCellTemplate_WPF.csproj @@ -48,6 +48,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Pivot.Core.dll diff --git a/PivotGrid/CustomContextMenuBehavior/CustomContextMenuBehavior_WPF.csproj b/PivotGrid/CustomContextMenuBehavior/CustomContextMenuBehavior_WPF.csproj index c0509ce6c..1ad36b9a5 100644 --- a/PivotGrid/CustomContextMenuBehavior/CustomContextMenuBehavior_WPF.csproj +++ b/PivotGrid/CustomContextMenuBehavior/CustomContextMenuBehavior_WPF.csproj @@ -52,6 +52,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Pivot.Core.dll diff --git a/PivotGrid/CustomDateTimeGroupDescription/CustomDateTimeGroupDescription_WPF.csproj b/PivotGrid/CustomDateTimeGroupDescription/CustomDateTimeGroupDescription_WPF.csproj index 29a6d8d4b..84f04e4c2 100644 --- a/PivotGrid/CustomDateTimeGroupDescription/CustomDateTimeGroupDescription_WPF.csproj +++ b/PivotGrid/CustomDateTimeGroupDescription/CustomDateTimeGroupDescription_WPF.csproj @@ -47,6 +47,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Pivot.Core.dll diff --git a/PivotGrid/CustomHeaderTemplate/CustomHeaderTemplate_WPF.csproj b/PivotGrid/CustomHeaderTemplate/CustomHeaderTemplate_WPF.csproj index ba8120973..b2a0aacab 100644 --- a/PivotGrid/CustomHeaderTemplate/CustomHeaderTemplate_WPF.csproj +++ b/PivotGrid/CustomHeaderTemplate/CustomHeaderTemplate_WPF.csproj @@ -48,6 +48,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Pivot.Core.dll diff --git a/PivotGrid/CustomLocalization/CustomLocalization_WPF.csproj b/PivotGrid/CustomLocalization/CustomLocalization_WPF.csproj index f3067d74f..1502ddb2a 100644 --- a/PivotGrid/CustomLocalization/CustomLocalization_WPF.csproj +++ b/PivotGrid/CustomLocalization/CustomLocalization_WPF.csproj @@ -48,6 +48,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Pivot.Core.dll diff --git a/PivotGrid/CustomizeFieldTree/CustomizeFieldTree_WPF.csproj b/PivotGrid/CustomizeFieldTree/CustomizeFieldTree_WPF.csproj index ddfed0abe..fb997c887 100644 --- a/PivotGrid/CustomizeFieldTree/CustomizeFieldTree_WPF.csproj +++ b/PivotGrid/CustomizeFieldTree/CustomizeFieldTree_WPF.csproj @@ -48,6 +48,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Pivot.Core.dll diff --git a/PivotGrid/ExpandBehavior/ExpandBehavior_WPF.csproj b/PivotGrid/ExpandBehavior/ExpandBehavior_WPF.csproj index 1a6895039..37d5c83b6 100644 --- a/PivotGrid/ExpandBehavior/ExpandBehavior_WPF.csproj +++ b/PivotGrid/ExpandBehavior/ExpandBehavior_WPF.csproj @@ -48,6 +48,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Pivot.Core.dll diff --git a/PivotGrid/ExportPivotGrid/ExportPivotGrid_WPF.csproj b/PivotGrid/ExportPivotGrid/ExportPivotGrid_WPF.csproj index 03d7aa1e8..a3bf54390 100644 --- a/PivotGrid/ExportPivotGrid/ExportPivotGrid_WPF.csproj +++ b/PivotGrid/ExportPivotGrid/ExportPivotGrid_WPF.csproj @@ -48,6 +48,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Pivot.Core.dll diff --git a/PivotGrid/Persistence/AdomdProvider/AdomdPersistence_WPF.csproj b/PivotGrid/Persistence/AdomdProvider/AdomdPersistence_WPF.csproj index 798c9a337..80869b890 100644 --- a/PivotGrid/Persistence/AdomdProvider/AdomdPersistence_WPF.csproj +++ b/PivotGrid/Persistence/AdomdProvider/AdomdPersistence_WPF.csproj @@ -49,6 +49,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Pivot.Core.dll diff --git a/PivotGrid/Persistence/LocalDataSourceProvider/LocalDataSourcePersistence_WPF.csproj b/PivotGrid/Persistence/LocalDataSourceProvider/LocalDataSourcePersistence_WPF.csproj index 6386bbca6..050f1f8b8 100644 --- a/PivotGrid/Persistence/LocalDataSourceProvider/LocalDataSourcePersistence_WPF.csproj +++ b/PivotGrid/Persistence/LocalDataSourceProvider/LocalDataSourcePersistence_WPF.csproj @@ -48,6 +48,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Pivot.Core.dll diff --git a/PivotGrid/Persistence/QueryableDataProvider/QueryableDataProviderPersistence_WPF.csproj b/PivotGrid/Persistence/QueryableDataProvider/QueryableDataProviderPersistence_WPF.csproj index e73fa5599..2d4caec71 100644 --- a/PivotGrid/Persistence/QueryableDataProvider/QueryableDataProviderPersistence_WPF.csproj +++ b/PivotGrid/Persistence/QueryableDataProvider/QueryableDataProviderPersistence_WPF.csproj @@ -71,6 +71,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Pivot.Core.dll diff --git a/PivotGrid/Persistence/XmlaPersistence/XmlaPersistence_WPF.csproj b/PivotGrid/Persistence/XmlaPersistence/XmlaPersistence_WPF.csproj index 322085c57..4777c03c7 100644 --- a/PivotGrid/Persistence/XmlaPersistence/XmlaPersistence_WPF.csproj +++ b/PivotGrid/Persistence/XmlaPersistence/XmlaPersistence_WPF.csproj @@ -49,6 +49,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Pivot.Core.dll diff --git a/PivotGrid/PivotGridQuickStyles/PivotGridQuickStyles_WPF.csproj b/PivotGrid/PivotGridQuickStyles/PivotGridQuickStyles_WPF.csproj index 19c3d059e..a6394ecff 100644 --- a/PivotGrid/PivotGridQuickStyles/PivotGridQuickStyles_WPF.csproj +++ b/PivotGrid/PivotGridQuickStyles/PivotGridQuickStyles_WPF.csproj @@ -48,6 +48,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Pivot.Core.dll diff --git a/PivotGrid/Serialization/AdomdProvider/AdomdSerialization_WPF.csproj b/PivotGrid/Serialization/AdomdProvider/AdomdSerialization_WPF.csproj index b04edcaf2..8cea275ad 100644 --- a/PivotGrid/Serialization/AdomdProvider/AdomdSerialization_WPF.csproj +++ b/PivotGrid/Serialization/AdomdProvider/AdomdSerialization_WPF.csproj @@ -49,6 +49,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Pivot.Core.dll diff --git a/PivotGrid/Serialization/LocalDataSourceProvider/LocalDataSourceSerialization_WPF.csproj b/PivotGrid/Serialization/LocalDataSourceProvider/LocalDataSourceSerialization_WPF.csproj index cd2bf54f7..adc2f5bdb 100644 --- a/PivotGrid/Serialization/LocalDataSourceProvider/LocalDataSourceSerialization_WPF.csproj +++ b/PivotGrid/Serialization/LocalDataSourceProvider/LocalDataSourceSerialization_WPF.csproj @@ -48,6 +48,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Pivot.Core.dll diff --git a/PivotGrid/Serialization/QueryableDataProvider/QueryableDataProviderSerialization_WPF.csproj b/PivotGrid/Serialization/QueryableDataProvider/QueryableDataProviderSerialization_WPF.csproj index 387a8b3a7..c7ca65740 100644 --- a/PivotGrid/Serialization/QueryableDataProvider/QueryableDataProviderSerialization_WPF.csproj +++ b/PivotGrid/Serialization/QueryableDataProvider/QueryableDataProviderSerialization_WPF.csproj @@ -72,6 +72,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Pivot.Core.dll diff --git a/PivotGrid/Serialization/XmlaProvider/XmlaSerialization_WPF.csproj b/PivotGrid/Serialization/XmlaProvider/XmlaSerialization_WPF.csproj index 857abdd6d..69a3e5747 100644 --- a/PivotGrid/Serialization/XmlaProvider/XmlaSerialization_WPF.csproj +++ b/PivotGrid/Serialization/XmlaProvider/XmlaSerialization_WPF.csproj @@ -48,6 +48,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Pivot.Core.dll diff --git a/PivotGrid/StyleRaggedHierarchies/AdomdDataProvider/AdomdStyleRaggedHierarchies_WPF.csproj b/PivotGrid/StyleRaggedHierarchies/AdomdDataProvider/AdomdStyleRaggedHierarchies_WPF.csproj index b04f28e17..00421db8a 100644 --- a/PivotGrid/StyleRaggedHierarchies/AdomdDataProvider/AdomdStyleRaggedHierarchies_WPF.csproj +++ b/PivotGrid/StyleRaggedHierarchies/AdomdDataProvider/AdomdStyleRaggedHierarchies_WPF.csproj @@ -48,6 +48,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll False diff --git a/PivotGrid/StyleRaggedHierarchies/XmlaDataProvider/XmlaStyleRaggedHierarchies_WPF.csproj b/PivotGrid/StyleRaggedHierarchies/XmlaDataProvider/XmlaStyleRaggedHierarchies_WPF.csproj index 5f7e99b1c..aec3bd7fe 100644 --- a/PivotGrid/StyleRaggedHierarchies/XmlaDataProvider/XmlaStyleRaggedHierarchies_WPF.csproj +++ b/PivotGrid/StyleRaggedHierarchies/XmlaDataProvider/XmlaStyleRaggedHierarchies_WPF.csproj @@ -47,6 +47,9 @@ 4.0 + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Pivot.Core.dll diff --git a/PropertyGrid/AutoBindAttachedBehavior/AutoBindAttachedBehavior_WPF.csproj b/PropertyGrid/AutoBindAttachedBehavior/AutoBindAttachedBehavior_WPF.csproj index 04d668761..da8114fb8 100644 --- a/PropertyGrid/AutoBindAttachedBehavior/AutoBindAttachedBehavior_WPF.csproj +++ b/PropertyGrid/AutoBindAttachedBehavior/AutoBindAttachedBehavior_WPF.csproj @@ -83,6 +83,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/PropertyGrid/BindPropertyDefinitionsViewModel/BindPropertyDefinitionsViewModel.csproj b/PropertyGrid/BindPropertyDefinitionsViewModel/BindPropertyDefinitionsViewModel.csproj index 537aed74d..e181f516d 100644 --- a/PropertyGrid/BindPropertyDefinitionsViewModel/BindPropertyDefinitionsViewModel.csproj +++ b/PropertyGrid/BindPropertyDefinitionsViewModel/BindPropertyDefinitionsViewModel.csproj @@ -54,6 +54,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/PropertyGrid/CollectionEditorCustomDataType/CollectionEditorCustomDataType_WPF.csproj b/PropertyGrid/CollectionEditorCustomDataType/CollectionEditorCustomDataType_WPF.csproj index 9d7c34c23..11bf83904 100644 --- a/PropertyGrid/CollectionEditorCustomDataType/CollectionEditorCustomDataType_WPF.csproj +++ b/PropertyGrid/CollectionEditorCustomDataType/CollectionEditorCustomDataType_WPF.csproj @@ -83,6 +83,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/PropertyGrid/CollectionEditors/CollectionEditors_WPF.csproj b/PropertyGrid/CollectionEditors/CollectionEditors_WPF.csproj index 76fe905fb..2701a8c94 100644 --- a/PropertyGrid/CollectionEditors/CollectionEditors_WPF.csproj +++ b/PropertyGrid/CollectionEditors/CollectionEditors_WPF.csproj @@ -82,6 +82,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/PropertyGrid/ComboboxEditorBooleanProperty/ComboboxEditorBooleanProperty_WPF.csproj b/PropertyGrid/ComboboxEditorBooleanProperty/ComboboxEditorBooleanProperty_WPF.csproj index e2673e5d0..fba97a283 100644 --- a/PropertyGrid/ComboboxEditorBooleanProperty/ComboboxEditorBooleanProperty_WPF.csproj +++ b/PropertyGrid/ComboboxEditorBooleanProperty/ComboboxEditorBooleanProperty_WPF.csproj @@ -83,6 +83,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/PropertyGrid/CustomFiltering/CustomFiltering_WPF.csproj b/PropertyGrid/CustomFiltering/CustomFiltering_WPF.csproj index 3fcfd39ee..c5af5cf31 100644 --- a/PropertyGrid/CustomFiltering/CustomFiltering_WPF.csproj +++ b/PropertyGrid/CustomFiltering/CustomFiltering_WPF.csproj @@ -48,6 +48,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/PropertyGrid/CustomHyperlinkToolTip/CustomHyperlinkToolTip_WPF.csproj b/PropertyGrid/CustomHyperlinkToolTip/CustomHyperlinkToolTip_WPF.csproj index 267826da8..1e677e32b 100644 --- a/PropertyGrid/CustomHyperlinkToolTip/CustomHyperlinkToolTip_WPF.csproj +++ b/PropertyGrid/CustomHyperlinkToolTip/CustomHyperlinkToolTip_WPF.csproj @@ -83,6 +83,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Windows.Controls.dll diff --git a/PropertyGrid/CustomKeyboardCommandProvider/CustomKeyboardCommandProvider_WPF.csproj b/PropertyGrid/CustomKeyboardCommandProvider/CustomKeyboardCommandProvider_WPF.csproj index be9067113..ff4b3ea8c 100644 --- a/PropertyGrid/CustomKeyboardCommandProvider/CustomKeyboardCommandProvider_WPF.csproj +++ b/PropertyGrid/CustomKeyboardCommandProvider/CustomKeyboardCommandProvider_WPF.csproj @@ -83,6 +83,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/PropertyGrid/EditModes/EditModes_WPF.csproj b/PropertyGrid/EditModes/EditModes_WPF.csproj index d533b00be..6a4d1979c 100644 --- a/PropertyGrid/EditModes/EditModes_WPF.csproj +++ b/PropertyGrid/EditModes/EditModes_WPF.csproj @@ -83,6 +83,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/PropertyGrid/EditorAttribute/EditorAttribute_WPF.csproj b/PropertyGrid/EditorAttribute/EditorAttribute_WPF.csproj index c0bec8d45..3e6e8cede 100644 --- a/PropertyGrid/EditorAttribute/EditorAttribute_WPF.csproj +++ b/PropertyGrid/EditorAttribute/EditorAttribute_WPF.csproj @@ -83,6 +83,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/PropertyGrid/FileUploadWithEditorTemplateSelector/FileUploadWithEditorTemplateSelector_WPF.csproj b/PropertyGrid/FileUploadWithEditorTemplateSelector/FileUploadWithEditorTemplateSelector_WPF.csproj index 01e5e08bd..87466fbe8 100644 --- a/PropertyGrid/FileUploadWithEditorTemplateSelector/FileUploadWithEditorTemplateSelector_WPF.csproj +++ b/PropertyGrid/FileUploadWithEditorTemplateSelector/FileUploadWithEditorTemplateSelector_WPF.csproj @@ -45,6 +45,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/PropertyGrid/FlagEnumEditor/FlagEnumEditor_WPF.csproj b/PropertyGrid/FlagEnumEditor/FlagEnumEditor_WPF.csproj index 623988c8f..4fc419a39 100644 --- a/PropertyGrid/FlagEnumEditor/FlagEnumEditor_WPF.csproj +++ b/PropertyGrid/FlagEnumEditor/FlagEnumEditor_WPF.csproj @@ -83,6 +83,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/PropertyGrid/GroupNameTooltip/GroupNameTooltip_WPF.csproj b/PropertyGrid/GroupNameTooltip/GroupNameTooltip_WPF.csproj index aa590a168..fdd80600f 100644 --- a/PropertyGrid/GroupNameTooltip/GroupNameTooltip_WPF.csproj +++ b/PropertyGrid/GroupNameTooltip/GroupNameTooltip_WPF.csproj @@ -83,6 +83,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/PropertyGrid/GroupStyle/GroupStyle_WPF.csproj b/PropertyGrid/GroupStyle/GroupStyle_WPF.csproj index 2402ba937..425eee9c3 100644 --- a/PropertyGrid/GroupStyle/GroupStyle_WPF.csproj +++ b/PropertyGrid/GroupStyle/GroupStyle_WPF.csproj @@ -82,6 +82,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/PropertyGrid/GroupStyleSelector/GroupStyleSelector_WPF.csproj b/PropertyGrid/GroupStyleSelector/GroupStyleSelector_WPF.csproj index 36bf4e119..cad2372f1 100644 --- a/PropertyGrid/GroupStyleSelector/GroupStyleSelector_WPF.csproj +++ b/PropertyGrid/GroupStyleSelector/GroupStyleSelector_WPF.csproj @@ -83,6 +83,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/PropertyGrid/ReadOnlyEditorState/ReadOnlyEditorState_WPF.csproj b/PropertyGrid/ReadOnlyEditorState/ReadOnlyEditorState_WPF.csproj index 3f9f2d344..bd73d95cb 100644 --- a/PropertyGrid/ReadOnlyEditorState/ReadOnlyEditorState_WPF.csproj +++ b/PropertyGrid/ReadOnlyEditorState/ReadOnlyEditorState_WPF.csproj @@ -83,6 +83,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/PropertyGrid/ReadOnlyPropertyDefinition/ReadOnlyPropertyDefinition_WPF.csproj b/PropertyGrid/ReadOnlyPropertyDefinition/ReadOnlyPropertyDefinition_WPF.csproj index b5f82fc61..ba624eb3c 100644 --- a/PropertyGrid/ReadOnlyPropertyDefinition/ReadOnlyPropertyDefinition_WPF.csproj +++ b/PropertyGrid/ReadOnlyPropertyDefinition/ReadOnlyPropertyDefinition_WPF.csproj @@ -83,6 +83,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/PropertyGrid/ScrollIntoViewAsync/ScrollIntoViewAsync_WPF.csproj b/PropertyGrid/ScrollIntoViewAsync/ScrollIntoViewAsync_WPF.csproj index d5b9660dd..0e52fdb5a 100644 --- a/PropertyGrid/ScrollIntoViewAsync/ScrollIntoViewAsync_WPF.csproj +++ b/PropertyGrid/ScrollIntoViewAsync/ScrollIntoViewAsync_WPF.csproj @@ -83,6 +83,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/PropertyGrid/Validation/Validation_WPF.csproj b/PropertyGrid/Validation/Validation_WPF.csproj index c29eaabc8..5736125c8 100644 --- a/PropertyGrid/Validation/Validation_WPF.csproj +++ b/PropertyGrid/Validation/Validation_WPF.csproj @@ -44,7 +44,10 @@ 4.0 - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/PropertyGrid/ValidationINotifyDataErrorInfo/INotifyDataErrorInfoSupport.csproj b/PropertyGrid/ValidationINotifyDataErrorInfo/INotifyDataErrorInfoSupport.csproj index 770488818..28b556250 100644 --- a/PropertyGrid/ValidationINotifyDataErrorInfo/INotifyDataErrorInfoSupport.csproj +++ b/PropertyGrid/ValidationINotifyDataErrorInfo/INotifyDataErrorInfoSupport.csproj @@ -48,11 +48,14 @@ 4.5 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.Data.dll diff --git a/RadialMenu/BindingItemsSource/BindingItemsSource_WPF.csproj b/RadialMenu/BindingItemsSource/BindingItemsSource_WPF.csproj index e963553f4..f184c16e6 100644 --- a/RadialMenu/BindingItemsSource/BindingItemsSource_WPF.csproj +++ b/RadialMenu/BindingItemsSource/BindingItemsSource_WPF.csproj @@ -13,10 +13,6 @@ 512 {60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} 4 - - - - AnyCPU @@ -48,6 +44,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/RadialMenu/CustomRadialButtonContent/CustomRadialButtonContent_WPF.csproj b/RadialMenu/CustomRadialButtonContent/CustomRadialButtonContent_WPF.csproj index c66eaecb5..8b27b485a 100644 --- a/RadialMenu/CustomRadialButtonContent/CustomRadialButtonContent_WPF.csproj +++ b/RadialMenu/CustomRadialButtonContent/CustomRadialButtonContent_WPF.csproj @@ -13,10 +13,6 @@ 512 {60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} 4 - - - - AnyCPU @@ -50,12 +46,15 @@ 4.0 - - + + + $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Licensing.Runtime.dll + + False $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Windows.Controls.dll - + False $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Windows.Controls.Navigation.dll diff --git a/RadialMenu/CustomTooltip/CustomTooltip_WPF.csproj b/RadialMenu/CustomTooltip/CustomTooltip_WPF.csproj index 9f73eed54..9b788ef1e 100644 --- a/RadialMenu/CustomTooltip/CustomTooltip_WPF.csproj +++ b/RadialMenu/CustomTooltip/CustomTooltip_WPF.csproj @@ -50,12 +50,15 @@ 4.0 - - + + + $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Licensing.Runtime.dll + + False $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Windows.Controls.dll - + False $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Windows.Controls.Navigation.dll diff --git a/RadialMenu/ItemCommands/ItemCommands_WPF.csproj b/RadialMenu/ItemCommands/ItemCommands_WPF.csproj index 6a5f54240..2673347ae 100644 --- a/RadialMenu/ItemCommands/ItemCommands_WPF.csproj +++ b/RadialMenu/ItemCommands/ItemCommands_WPF.csproj @@ -51,6 +51,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/RadialMenu/MenuQuickMode/MenuQuickMode_WPF.csproj b/RadialMenu/MenuQuickMode/MenuQuickMode_WPF.csproj index 44d539488..328a6c1d1 100644 --- a/RadialMenu/MenuQuickMode/MenuQuickMode_WPF.csproj +++ b/RadialMenu/MenuQuickMode/MenuQuickMode_WPF.csproj @@ -51,6 +51,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/RadialMenu/OpenMenuOnShow/OpenMenuOnShow_WPF.csproj b/RadialMenu/OpenMenuOnShow/OpenMenuOnShow_WPF.csproj index 5a876e79c..017094229 100644 --- a/RadialMenu/OpenMenuOnShow/OpenMenuOnShow_WPF.csproj +++ b/RadialMenu/OpenMenuOnShow/OpenMenuOnShow_WPF.csproj @@ -51,6 +51,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/RadialMenu/Positioning/Positioning_WPF.csproj b/RadialMenu/Positioning/Positioning_WPF.csproj index 6ee3a5f88..bc4b26d6f 100644 --- a/RadialMenu/Positioning/Positioning_WPF.csproj +++ b/RadialMenu/Positioning/Positioning_WPF.csproj @@ -48,6 +48,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/RadialMenu/ShowHideAsContextMenu/ShowHideAsContextMenu_WPF.csproj b/RadialMenu/ShowHideAsContextMenu/ShowHideAsContextMenu_WPF.csproj index d5511904c..0d52866b6 100644 --- a/RadialMenu/ShowHideAsContextMenu/ShowHideAsContextMenu_WPF.csproj +++ b/RadialMenu/ShowHideAsContextMenu/ShowHideAsContextMenu_WPF.csproj @@ -51,6 +51,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/RadialMenu/SimpleRadialContextMenu/SimpleRadialContextMenu_WPF.csproj b/RadialMenu/SimpleRadialContextMenu/SimpleRadialContextMenu_WPF.csproj index 9ff12b624..98b9c9294 100644 --- a/RadialMenu/SimpleRadialContextMenu/SimpleRadialContextMenu_WPF.csproj +++ b/RadialMenu/SimpleRadialContextMenu/SimpleRadialContextMenu_WPF.csproj @@ -51,6 +51,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/RadialMenu/SimpleRadialMenu/SimpleRadialMenu_WPF.csproj b/RadialMenu/SimpleRadialMenu/SimpleRadialMenu_WPF.csproj index a33aed585..c01169194 100644 --- a/RadialMenu/SimpleRadialMenu/SimpleRadialMenu_WPF.csproj +++ b/RadialMenu/SimpleRadialMenu/SimpleRadialMenu_WPF.csproj @@ -51,6 +51,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Rating/BarRating/BarRating_WPF.csproj b/Rating/BarRating/BarRating_WPF.csproj index 837d2dc6e..b2df600d3 100644 --- a/Rating/BarRating/BarRating_WPF.csproj +++ b/Rating/BarRating/BarRating_WPF.csproj @@ -14,7 +14,6 @@ {60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} 4 true - @@ -51,6 +50,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Windows.Controls.dll diff --git a/RibbonView/ContextualGroups-DataBinding/ContextualGroups-DataBinding_WPF.csproj b/RibbonView/ContextualGroups-DataBinding/ContextualGroups-DataBinding_WPF.csproj index 5b5aead03..27dda3bda 100644 --- a/RibbonView/ContextualGroups-DataBinding/ContextualGroups-DataBinding_WPF.csproj +++ b/RibbonView/ContextualGroups-DataBinding/ContextualGroups-DataBinding_WPF.csproj @@ -48,6 +48,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/RibbonView/HelpFunctionality/HelpFunctionality_WPF.csproj b/RibbonView/HelpFunctionality/HelpFunctionality_WPF.csproj index 8f8683505..80b216b89 100644 --- a/RibbonView/HelpFunctionality/HelpFunctionality_WPF.csproj +++ b/RibbonView/HelpFunctionality/HelpFunctionality_WPF.csproj @@ -48,6 +48,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/RibbonView/MultiSelectionRibbonGallery/MultiSelectionRibbonGallery_WPF.csproj b/RibbonView/MultiSelectionRibbonGallery/MultiSelectionRibbonGallery_WPF.csproj index 055f65717..08eed3096 100644 --- a/RibbonView/MultiSelectionRibbonGallery/MultiSelectionRibbonGallery_WPF.csproj +++ b/RibbonView/MultiSelectionRibbonGallery/MultiSelectionRibbonGallery_WPF.csproj @@ -47,6 +47,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/RibbonView/MultipleAccessKeys-KeyTips/MultipleAccessKeys-KeyTips_WPF.csproj b/RibbonView/MultipleAccessKeys-KeyTips/MultipleAccessKeys-KeyTips_WPF.csproj index aa2c8ff68..0b2aaca59 100644 --- a/RibbonView/MultipleAccessKeys-KeyTips/MultipleAccessKeys-KeyTips_WPF.csproj +++ b/RibbonView/MultipleAccessKeys-KeyTips/MultipleAccessKeys-KeyTips_WPF.csproj @@ -48,6 +48,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/RibbonView/Office2016InspiredRibbonView_WPF/Office2016InspiredRibbonView_WPF.csproj b/RibbonView/Office2016InspiredRibbonView_WPF/Office2016InspiredRibbonView_WPF.csproj index 0f69b197d..16f7e08cd 100644 --- a/RibbonView/Office2016InspiredRibbonView_WPF/Office2016InspiredRibbonView_WPF.csproj +++ b/RibbonView/Office2016InspiredRibbonView_WPF/Office2016InspiredRibbonView_WPF.csproj @@ -48,6 +48,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Windows.Controls.dll diff --git a/RichTextBox/ChangeRibbonUIDataContext/ChangeRibbonUIDataContext_WPF.csproj b/RichTextBox/ChangeRibbonUIDataContext/ChangeRibbonUIDataContext_WPF.csproj index 38f72b3c8..c43764f5a 100644 --- a/RichTextBox/ChangeRibbonUIDataContext/ChangeRibbonUIDataContext_WPF.csproj +++ b/RichTextBox/ChangeRibbonUIDataContext/ChangeRibbonUIDataContext_WPF.csproj @@ -52,7 +52,10 @@ 4.0 - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/RichTextBox/CreateCustomMergeField/CreateCustomMergeField.csproj b/RichTextBox/CreateCustomMergeField/CreateCustomMergeField.csproj index 0604c0c46..9fcf3eb25 100644 --- a/RichTextBox/CreateCustomMergeField/CreateCustomMergeField.csproj +++ b/RichTextBox/CreateCustomMergeField/CreateCustomMergeField.csproj @@ -55,36 +55,39 @@ 4.0 - - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.ImageEditor.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.Input.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.Navigation.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.RibbonView.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.RichTextBoxUI.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Data.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Documents.dll @@ -96,27 +99,27 @@ False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Documents.Flow.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Documents.FormatProviders.Html.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Documents.FormatProviders.OpenXml.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Documents.FormatProviders.Pdf.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Documents.FormatProviders.Rtf.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Documents.FormatProviders.Xaml.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Documents.Proofing.Dictionaries.En-US.dll diff --git a/RichTextBox/CustomCaret/CustomCaret_WPF.csproj b/RichTextBox/CustomCaret/CustomCaret_WPF.csproj index a9b49290e..c7db2fbf4 100644 --- a/RichTextBox/CustomCaret/CustomCaret_WPF.csproj +++ b/RichTextBox/CustomCaret/CustomCaret_WPF.csproj @@ -48,7 +48,10 @@ 4.0 - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/RichTextBox/CustomCaret/SogouCaret.cs b/RichTextBox/CustomCaret/SogouCaret.cs index 3323cf121..9349bd1e7 100644 --- a/RichTextBox/CustomCaret/SogouCaret.cs +++ b/RichTextBox/CustomCaret/SogouCaret.cs @@ -20,7 +20,7 @@ protected override void OnTextInputUpdate(object sender, TextCompositionEventArg if (!string.IsNullOrEmpty(this.lastUpdateString) && !string.IsNullOrWhiteSpace(this.lastUpdateString)) { - this.OnTextInserted(this, new TextInsertedEventArgs(e.Text, false, true)); + this.OnTextInserted(this, new TextInsertedEventArgs(e.Text, InputEvents.OnTextInputUpdate, this.CurrentImeLanguage)); } this.lastUpdateString = e.Text; @@ -30,7 +30,7 @@ protected override void OnTextInput(TextCompositionEventArgs e) { this.LastInputEvent = InputEvents.OnTextInput; - this.OnTextInserted(this, new TextInsertedEventArgs(e.Text, true, true)); + this.OnTextInserted(this, new TextInsertedEventArgs(e.Text, InputEvents.OnTextInput, this.CurrentImeLanguage)); this.ClearText(); } @@ -38,7 +38,7 @@ protected override void OnTextChanged() { if (this.IsCarriageReturnOrWhiteSpace()) { - this.OnTextInserted(this, new TextInsertedEventArgs(this.Text, true, true)); + this.OnTextInserted(this, new TextInsertedEventArgs(this.Text, InputEvents.OnTextInput, this.CurrentImeLanguage)); } } diff --git a/RichTextBox/CustomCodeFormattingLanguage/CustomCodeFormattingLanguage_WPF.csproj b/RichTextBox/CustomCodeFormattingLanguage/CustomCodeFormattingLanguage_WPF.csproj index e97ea6a4c..438993072 100644 --- a/RichTextBox/CustomCodeFormattingLanguage/CustomCodeFormattingLanguage_WPF.csproj +++ b/RichTextBox/CustomCodeFormattingLanguage/CustomCodeFormattingLanguage_WPF.csproj @@ -47,7 +47,10 @@ 4.0 - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/RichTextBox/CustomField/CustomField_WPF.csproj b/RichTextBox/CustomField/CustomField_WPF.csproj index bde598828..83edacb41 100644 --- a/RichTextBox/CustomField/CustomField_WPF.csproj +++ b/RichTextBox/CustomField/CustomField_WPF.csproj @@ -63,7 +63,10 @@ 4.0 - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/RichTextBox/CustomFindReplaceDialog/CustomFindReplaceDialog_WPF.csproj b/RichTextBox/CustomFindReplaceDialog/CustomFindReplaceDialog_WPF.csproj index ca8b64f66..8b4f0ca15 100644 --- a/RichTextBox/CustomFindReplaceDialog/CustomFindReplaceDialog_WPF.csproj +++ b/RichTextBox/CustomFindReplaceDialog/CustomFindReplaceDialog_WPF.csproj @@ -17,7 +17,6 @@ - AnyCPU @@ -50,6 +49,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/RichTextBox/CustomFloatingBlockPropertiesDialogDemo/CustomFloatingBlockPropertiesDialogDemo_WPF.csproj b/RichTextBox/CustomFloatingBlockPropertiesDialogDemo/CustomFloatingBlockPropertiesDialogDemo_WPF.csproj index eb8ab8adb..bab485c08 100644 --- a/RichTextBox/CustomFloatingBlockPropertiesDialogDemo/CustomFloatingBlockPropertiesDialogDemo_WPF.csproj +++ b/RichTextBox/CustomFloatingBlockPropertiesDialogDemo/CustomFloatingBlockPropertiesDialogDemo_WPF.csproj @@ -48,7 +48,10 @@ 4.0 - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/RichTextBox/CustomFontPropertiesDialog/CustomFontPropertiesDialog_WPF.csproj b/RichTextBox/CustomFontPropertiesDialog/CustomFontPropertiesDialog_WPF.csproj index 0548c3bc4..80f8ead95 100644 --- a/RichTextBox/CustomFontPropertiesDialog/CustomFontPropertiesDialog_WPF.csproj +++ b/RichTextBox/CustomFontPropertiesDialog/CustomFontPropertiesDialog_WPF.csproj @@ -48,7 +48,10 @@ 4.0 - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/RichTextBox/CustomImageEditorDialog/CustomImageEditorDialog_WPF.csproj b/RichTextBox/CustomImageEditorDialog/CustomImageEditorDialog_WPF.csproj index c32d0bd16..c26b41b42 100644 --- a/RichTextBox/CustomImageEditorDialog/CustomImageEditorDialog_WPF.csproj +++ b/RichTextBox/CustomImageEditorDialog/CustomImageEditorDialog_WPF.csproj @@ -52,36 +52,39 @@ 4.0 - - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.ImageEditor.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.Input.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.Navigation.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.RibbonView.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.RichTextBoxUI.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Data.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Documents.dll diff --git a/RichTextBox/CustomInsertHyperlinkDialog/CustomInsertHyperlinkDialog_WPF.csproj b/RichTextBox/CustomInsertHyperlinkDialog/CustomInsertHyperlinkDialog_WPF.csproj index f88ec88d6..48c46295c 100644 --- a/RichTextBox/CustomInsertHyperlinkDialog/CustomInsertHyperlinkDialog_WPF.csproj +++ b/RichTextBox/CustomInsertHyperlinkDialog/CustomInsertHyperlinkDialog_WPF.csproj @@ -54,67 +54,70 @@ $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Documents.Flow.dll - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.ImageEditor.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.Input.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.Navigation.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.RibbonView.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.RichTextBoxUI.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Data.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Documents.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Documents.FormatProviders.Html.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Documents.FormatProviders.OpenXml.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Documents.FormatProviders.Pdf.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Documents.FormatProviders.Rtf.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Documents.FormatProviders.Xaml.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Documents.Proofing.Dictionaries.En-US.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Zip.dll diff --git a/RichTextBox/CustomInsertTableDialog/CustomInsertTableDialog_WPF.csproj b/RichTextBox/CustomInsertTableDialog/CustomInsertTableDialog_WPF.csproj index b18f9bf8b..31bf9d854 100644 --- a/RichTextBox/CustomInsertTableDialog/CustomInsertTableDialog_WPF.csproj +++ b/RichTextBox/CustomInsertTableDialog/CustomInsertTableDialog_WPF.csproj @@ -64,60 +64,63 @@ 4.0 - - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.Input.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.Navigation.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.RibbonView.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.RichTextBoxUI.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Documents.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Documents.Core.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Documents.Flow.FormatProviders.Pdf.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Documents.FormatProviders.Html.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Documents.FormatProviders.OpenXml.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Documents.FormatProviders.Pdf.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Documents.FormatProviders.Rtf.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Documents.FormatProviders.Xaml.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Zip.dll diff --git a/RichTextBox/CustomLayerAndCustomAnnotation/CustomLayerAndCustomAnnotation_WPF.csproj b/RichTextBox/CustomLayerAndCustomAnnotation/CustomLayerAndCustomAnnotation_WPF.csproj index 722d4f097..54d2f9a7f 100644 --- a/RichTextBox/CustomLayerAndCustomAnnotation/CustomLayerAndCustomAnnotation_WPF.csproj +++ b/RichTextBox/CustomLayerAndCustomAnnotation/CustomLayerAndCustomAnnotation_WPF.csproj @@ -49,67 +49,70 @@ 4.0 - - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.ImageEditor.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.Input.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.Navigation.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.RibbonView.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.RichTextBoxUI.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Data.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Documents.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Documents.Core.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Documents.Flow.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Documents.FormatProviders.Html.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Documents.FormatProviders.OpenXml.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Documents.FormatProviders.Pdf.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Documents.FormatProviders.Rtf.dll $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Documents.FormatProviders.Xaml.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Zip.dll diff --git a/RichTextBox/CustomParagraphPropertiesDialog/CustomParagraphPropertiesDialog_WPF.csproj b/RichTextBox/CustomParagraphPropertiesDialog/CustomParagraphPropertiesDialog_WPF.csproj index cd25b8a0f..bf506404d 100644 --- a/RichTextBox/CustomParagraphPropertiesDialog/CustomParagraphPropertiesDialog_WPF.csproj +++ b/RichTextBox/CustomParagraphPropertiesDialog/CustomParagraphPropertiesDialog_WPF.csproj @@ -48,68 +48,71 @@ 4.0 - - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.ImageEditor.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.Input.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.Navigation.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.RibbonView.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.RichTextBoxUI.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Documents.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Documents.Core.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Documents.Flow.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Documents.FormatProviders.Html.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Documents.FormatProviders.OpenXml.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Documents.FormatProviders.Pdf.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Documents.FormatProviders.Rtf.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Documents.FormatProviders.Xaml.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Documents.Proofing.Dictionaries.En-US.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Zip.dll diff --git a/RichTextBox/CustomSpellCheckingDialog/CustomSpellCheckingDialog_WPF.csproj b/RichTextBox/CustomSpellCheckingDialog/CustomSpellCheckingDialog_WPF.csproj index 572290e27..358b3a802 100644 --- a/RichTextBox/CustomSpellCheckingDialog/CustomSpellCheckingDialog_WPF.csproj +++ b/RichTextBox/CustomSpellCheckingDialog/CustomSpellCheckingDialog_WPF.csproj @@ -58,7 +58,10 @@ $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Documents.Flow.dll - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + diff --git a/RichTextBox/CustomizeCommands/CustomizeCommands_WPF.csproj b/RichTextBox/CustomizeCommands/CustomizeCommands_WPF.csproj index b56dc38cf..e54d0508d 100644 --- a/RichTextBox/CustomizeCommands/CustomizeCommands_WPF.csproj +++ b/RichTextBox/CustomizeCommands/CustomizeCommands_WPF.csproj @@ -50,44 +50,47 @@ 4.0 - - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.ImageEditor.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.Input.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.Navigation.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.RibbonView.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.RichTextBoxUI.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Documents.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Documents.Core.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Documents.FormatProviders.Html.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Documents.FormatProviders.MsRichTextBoxXaml.dll @@ -99,7 +102,7 @@ False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Documents.FormatProviders.Pdf.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Documents.FormatProviders.Rtf.dll @@ -107,11 +110,11 @@ False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Documents.FormatProviders.Xaml.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Documents.Proofing.Dictionaries.En-US.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Zip.dll diff --git a/RichTextBox/CustomizePaste/CustomizePaste.csproj b/RichTextBox/CustomizePaste/CustomizePaste.csproj index d0cdd4fc9..3979812cc 100644 --- a/RichTextBox/CustomizePaste/CustomizePaste.csproj +++ b/RichTextBox/CustomizePaste/CustomizePaste.csproj @@ -54,7 +54,10 @@ $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Documents.Flow.dll - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + diff --git a/RichTextBox/CustomizePrinting/CustomizePrinting_WPF.csproj b/RichTextBox/CustomizePrinting/CustomizePrinting_WPF.csproj index ddc5fc3be..0d400832c 100644 --- a/RichTextBox/CustomizePrinting/CustomizePrinting_WPF.csproj +++ b/RichTextBox/CustomizePrinting/CustomizePrinting_WPF.csproj @@ -49,7 +49,10 @@ 4.0 - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/RichTextBox/DataBinding/DataBinding_WPF.csproj b/RichTextBox/DataBinding/DataBinding_WPF.csproj index e2578638b..9e76ed496 100644 --- a/RichTextBox/DataBinding/DataBinding_WPF.csproj +++ b/RichTextBox/DataBinding/DataBinding_WPF.csproj @@ -47,7 +47,10 @@ 4.0 - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/RichTextBox/DocFormatProviderDemo/DocFormatProviderDemo.csproj b/RichTextBox/DocFormatProviderDemo/DocFormatProviderDemo.csproj index 1f42f673f..54e200b7a 100644 --- a/RichTextBox/DocFormatProviderDemo/DocFormatProviderDemo.csproj +++ b/RichTextBox/DocFormatProviderDemo/DocFormatProviderDemo.csproj @@ -83,7 +83,10 @@ 4.0 - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/RichTextBox/DragAndDropRRTB/DragAndDropRRTB_WPF.csproj b/RichTextBox/DragAndDropRRTB/DragAndDropRRTB_WPF.csproj index a0033d309..9d4c725be 100644 --- a/RichTextBox/DragAndDropRRTB/DragAndDropRRTB_WPF.csproj +++ b/RichTextBox/DragAndDropRRTB/DragAndDropRRTB_WPF.csproj @@ -54,7 +54,10 @@ $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Documents.Flow.dll - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + diff --git a/RichTextBox/GettingStarted/GettingStarted_WPF.csproj b/RichTextBox/GettingStarted/GettingStarted_WPF.csproj index 657f38701..5c61312ef 100644 --- a/RichTextBox/GettingStarted/GettingStarted_WPF.csproj +++ b/RichTextBox/GettingStarted/GettingStarted_WPF.csproj @@ -47,32 +47,35 @@ 4.0 - - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.ImageEditor.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.Input.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.Navigation.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.RichTextBoxUI.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Data.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Documents.dll diff --git a/RichTextBox/Localization/Localization_WPF.csproj b/RichTextBox/Localization/Localization_WPF.csproj index 72c6dcc32..fb0cd38ce 100644 --- a/RichTextBox/Localization/Localization_WPF.csproj +++ b/RichTextBox/Localization/Localization_WPF.csproj @@ -47,7 +47,10 @@ 4.0 - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/RichTextBox/MailMerge/MailMerge_WPF.csproj b/RichTextBox/MailMerge/MailMerge_WPF.csproj index 51f8ded91..0c1fd9f4b 100644 --- a/RichTextBox/MailMerge/MailMerge_WPF.csproj +++ b/RichTextBox/MailMerge/MailMerge_WPF.csproj @@ -48,40 +48,43 @@ 4.0 - - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.Input.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.Navigation.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.RibbonView.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.RichTextBoxUI.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Data.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Documents.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Documents.Core.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Documents.Flow.dll @@ -105,11 +108,11 @@ False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Documents.FormatProviders.Rtf.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Documents.FormatProviders.Xaml.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Documents.Proofing.Dictionaries.En-US.dll diff --git a/RichTextBox/MergeDocuments/MergeDocuments_WPF.csproj b/RichTextBox/MergeDocuments/MergeDocuments_WPF.csproj index 7bec4624c..37f6a8194 100644 --- a/RichTextBox/MergeDocuments/MergeDocuments_WPF.csproj +++ b/RichTextBox/MergeDocuments/MergeDocuments_WPF.csproj @@ -47,28 +47,31 @@ 4.0 - - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.Input.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.Navigation.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.RichTextBoxUI.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Data.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Documents.dll @@ -78,23 +81,23 @@ $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Documents.Flow.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Documents.FormatProviders.Html.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Documents.FormatProviders.OpenXml.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Documents.FormatProviders.Rtf.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Documents.FormatProviders.Xaml.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Documents.Proofing.Dictionaries.En-US.dll diff --git a/RichTextBox/MsWordSpellChecking/MsWordSpellChecking_WPF.csproj b/RichTextBox/MsWordSpellChecking/MsWordSpellChecking_WPF.csproj index 6ff3c7eac..1b89ee3c0 100644 --- a/RichTextBox/MsWordSpellChecking/MsWordSpellChecking_WPF.csproj +++ b/RichTextBox/MsWordSpellChecking/MsWordSpellChecking_WPF.csproj @@ -56,7 +56,10 @@ 4.0 - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/RichTextBox/NHunspellSpellChecking/NHunspellSpellChecking_WPF.csproj b/RichTextBox/NHunspellSpellChecking/NHunspellSpellChecking_WPF.csproj index f458efe93..91497dbec 100644 --- a/RichTextBox/NHunspellSpellChecking/NHunspellSpellChecking_WPF.csproj +++ b/RichTextBox/NHunspellSpellChecking/NHunspellSpellChecking_WPF.csproj @@ -46,7 +46,10 @@ False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.Input.dll diff --git a/RichTextBox/PlainTextEditor/PlainTextEditor_WPF.csproj b/RichTextBox/PlainTextEditor/PlainTextEditor_WPF.csproj index dd48882c1..f2eef750f 100644 --- a/RichTextBox/PlainTextEditor/PlainTextEditor_WPF.csproj +++ b/RichTextBox/PlainTextEditor/PlainTextEditor_WPF.csproj @@ -47,7 +47,10 @@ 4.0 - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/RichTextBox/PrintPreview/PrintPreviewUsingRichTextBox_WPF.csproj b/RichTextBox/PrintPreview/PrintPreviewUsingRichTextBox_WPF.csproj index 9c28e6366..2e8df8585 100644 --- a/RichTextBox/PrintPreview/PrintPreviewUsingRichTextBox_WPF.csproj +++ b/RichTextBox/PrintPreview/PrintPreviewUsingRichTextBox_WPF.csproj @@ -47,48 +47,51 @@ 4.0 - - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.Navigation.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.RichTextBoxUI.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Documents.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Documents.Core.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Documents.FormatProviders.Html.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Documents.FormatProviders.OpenXml.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Documents.FormatProviders.Pdf.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Documents.FormatProviders.Rtf.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Documents.FormatProviders.Xaml.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Zip.dll diff --git a/RichTextBox/RadToolBarUI/RadToolBarUI.csproj b/RichTextBox/RadToolBarUI/RadToolBarUI.csproj index 22244c182..db1d1592e 100644 --- a/RichTextBox/RadToolBarUI/RadToolBarUI.csproj +++ b/RichTextBox/RadToolBarUI/RadToolBarUI.csproj @@ -53,7 +53,10 @@ $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Documents.Flow.dll - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + diff --git a/RichTextBox/SaveAndSaveAs/SaveAndSaveAs_WPF.csproj b/RichTextBox/SaveAndSaveAs/SaveAndSaveAs_WPF.csproj index 045a571ef..73ca8faea 100644 --- a/RichTextBox/SaveAndSaveAs/SaveAndSaveAs_WPF.csproj +++ b/RichTextBox/SaveAndSaveAs/SaveAndSaveAs_WPF.csproj @@ -48,59 +48,62 @@ 4.0 - - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.Input.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.Navigation.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.RichTextBoxUI.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Documents.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Documents.Core.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Documents.Flow.dll $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Documents.Flow.FormatProviders.Pdf.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Documents.FormatProviders.Html.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Documents.FormatProviders.OpenXml.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Documents.FormatProviders.Pdf.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Documents.FormatProviders.Rtf.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Documents.FormatProviders.Xaml.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Zip.dll diff --git a/RichTextBox/SearchAndHighlight/SearchAndHighlight_WPF.csproj b/RichTextBox/SearchAndHighlight/SearchAndHighlight_WPF.csproj index 505812ffb..46df44342 100644 --- a/RichTextBox/SearchAndHighlight/SearchAndHighlight_WPF.csproj +++ b/RichTextBox/SearchAndHighlight/SearchAndHighlight_WPF.csproj @@ -52,7 +52,10 @@ 4.0 - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/RichTextBox/SimulateWatermark/SimulateWatermark_WPF.csproj b/RichTextBox/SimulateWatermark/SimulateWatermark_WPF.csproj index 2af10ac04..8a867797d 100644 --- a/RichTextBox/SimulateWatermark/SimulateWatermark_WPF.csproj +++ b/RichTextBox/SimulateWatermark/SimulateWatermark_WPF.csproj @@ -47,7 +47,10 @@ 4.0 - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/RichTextBox/TelerikEditor/TelerikEditorDemo_WPF.csproj b/RichTextBox/TelerikEditor/TelerikEditorDemo_WPF.csproj index 84e6cf69e..c0f012780 100644 --- a/RichTextBox/TelerikEditor/TelerikEditorDemo_WPF.csproj +++ b/RichTextBox/TelerikEditor/TelerikEditorDemo_WPF.csproj @@ -57,7 +57,10 @@ $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Documents.Flow.dll - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + diff --git a/RichTextBox/ThreadSafeDocumentConversion/ThreadSafeDocumentConversion.csproj b/RichTextBox/ThreadSafeDocumentConversion/ThreadSafeDocumentConversion.csproj index 7e8b454a4..4363f1cf7 100644 --- a/RichTextBox/ThreadSafeDocumentConversion/ThreadSafeDocumentConversion.csproj +++ b/RichTextBox/ThreadSafeDocumentConversion/ThreadSafeDocumentConversion.csproj @@ -48,7 +48,10 @@ 4.0 - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/RichTextBox/Watermark/Watermark_WPF.csproj b/RichTextBox/Watermark/Watermark_WPF.csproj index 9be4d94ae..31e1d6920 100644 --- a/RichTextBox/Watermark/Watermark_WPF.csproj +++ b/RichTextBox/Watermark/Watermark_WPF.csproj @@ -53,7 +53,10 @@ $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Documents.Flow.dll - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + diff --git a/RichTextBox/WindowsMetafileFormatImageDecoder/WindowsMetafileFormatImageDecoder.csproj b/RichTextBox/WindowsMetafileFormatImageDecoder/WindowsMetafileFormatImageDecoder.csproj index 9fb386447..c83e23872 100644 --- a/RichTextBox/WindowsMetafileFormatImageDecoder/WindowsMetafileFormatImageDecoder.csproj +++ b/RichTextBox/WindowsMetafileFormatImageDecoder/WindowsMetafileFormatImageDecoder.csproj @@ -48,7 +48,10 @@ 4.0 - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/RichTextBox/WorkingWithRadDocumentEditor/WorkingWithRadDocumentEditor_WPF.csproj b/RichTextBox/WorkingWithRadDocumentEditor/WorkingWithRadDocumentEditor_WPF.csproj index a8502503a..69794da2c 100644 --- a/RichTextBox/WorkingWithRadDocumentEditor/WorkingWithRadDocumentEditor_WPF.csproj +++ b/RichTextBox/WorkingWithRadDocumentEditor/WorkingWithRadDocumentEditor_WPF.csproj @@ -49,24 +49,27 @@ 4.0 - - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.ImageEditor.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.Input.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.Navigation.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.RibbonView.dll diff --git a/ScheduleView/AgendaViewDefinition/AgendaViewDefinition_WPF.csproj b/ScheduleView/AgendaViewDefinition/AgendaViewDefinition_WPF.csproj index 0ec9b71e7..968f72624 100644 --- a/ScheduleView/AgendaViewDefinition/AgendaViewDefinition_WPF.csproj +++ b/ScheduleView/AgendaViewDefinition/AgendaViewDefinition_WPF.csproj @@ -48,23 +48,26 @@ 4.0 - + + $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Licensing.Runtime.dll + + False $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Windows.Controls.dll - + False $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Windows.Controls.Input.dll - + False $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Windows.Controls.Navigation.dll - + False $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Windows.Controls.ScheduleView.dll - + False $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Windows.Data.dll diff --git a/ScheduleView/AppointmentColorBasedOnResource/AppointmentColorBasedOnResource_WPF.csproj b/ScheduleView/AppointmentColorBasedOnResource/AppointmentColorBasedOnResource_WPF.csproj index 04459c41a..4b1356b65 100644 --- a/ScheduleView/AppointmentColorBasedOnResource/AppointmentColorBasedOnResource_WPF.csproj +++ b/ScheduleView/AppointmentColorBasedOnResource/AppointmentColorBasedOnResource_WPF.csproj @@ -47,7 +47,10 @@ 4.0 - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/ScheduleView/AppointmentsReminders/AppointmentsReminders_WPF.csproj b/ScheduleView/AppointmentsReminders/AppointmentsReminders_WPF.csproj index 5c1628d18..977d41f02 100644 --- a/ScheduleView/AppointmentsReminders/AppointmentsReminders_WPF.csproj +++ b/ScheduleView/AppointmentsReminders/AppointmentsReminders_WPF.csproj @@ -13,7 +13,6 @@ 512 {60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} 4 - @@ -49,6 +48,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Windows.Controls.dll diff --git a/ScheduleView/AvoidOverlappingAppointments/AvoidOverlappingAppointments_WPF.csproj b/ScheduleView/AvoidOverlappingAppointments/AvoidOverlappingAppointments_WPF.csproj index 9371fdbf3..d2e5cb45f 100644 --- a/ScheduleView/AvoidOverlappingAppointments/AvoidOverlappingAppointments_WPF.csproj +++ b/ScheduleView/AvoidOverlappingAppointments/AvoidOverlappingAppointments_WPF.csproj @@ -49,7 +49,10 @@ 4.0 - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/ScheduleView/ChangeResizeCursorDuringResize/ChangeResizeCursorAtRuntime_WPF.csproj b/ScheduleView/ChangeResizeCursorDuringResize/ChangeResizeCursorAtRuntime_WPF.csproj index 18e705a04..b096558b2 100644 --- a/ScheduleView/ChangeResizeCursorDuringResize/ChangeResizeCursorAtRuntime_WPF.csproj +++ b/ScheduleView/ChangeResizeCursorDuringResize/ChangeResizeCursorAtRuntime_WPF.csproj @@ -47,24 +47,27 @@ 4.0 - - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.Input.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.Navigation.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.ScheduleView.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Data.dll diff --git a/ScheduleView/CustomCurrentTimeIndicatorStyle/CustomCurrentTimeIndicatorStyle_WPF.csproj b/ScheduleView/CustomCurrentTimeIndicatorStyle/CustomCurrentTimeIndicatorStyle_WPF.csproj index e935031c8..249199e04 100644 --- a/ScheduleView/CustomCurrentTimeIndicatorStyle/CustomCurrentTimeIndicatorStyle_WPF.csproj +++ b/ScheduleView/CustomCurrentTimeIndicatorStyle/CustomCurrentTimeIndicatorStyle_WPF.csproj @@ -48,23 +48,26 @@ 4.0 - + + $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Licensing.Runtime.dll + + False $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Windows.Controls.dll - + False $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Windows.Controls.Input.dll - + False $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Windows.Controls.Navigation.dll - + False $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Windows.Controls.ScheduleView.dll - + False $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Windows.Data.dll diff --git a/ScheduleView/CustomDragDropBehavior/CustomDragDropBehavior_WPF.csproj b/ScheduleView/CustomDragDropBehavior/CustomDragDropBehavior_WPF.csproj index 31f13eac0..6c04d1187 100644 --- a/ScheduleView/CustomDragDropBehavior/CustomDragDropBehavior_WPF.csproj +++ b/ScheduleView/CustomDragDropBehavior/CustomDragDropBehavior_WPF.csproj @@ -65,24 +65,27 @@ 4.0 - - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.Input.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.Navigation.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.ScheduleView.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Data.dll diff --git a/ScheduleView/CustomReadOnlyBehavior/CustomReadOnlyBehavior_WPF.csproj b/ScheduleView/CustomReadOnlyBehavior/CustomReadOnlyBehavior_WPF.csproj index 7a3ec4ae8..083ef8f15 100644 --- a/ScheduleView/CustomReadOnlyBehavior/CustomReadOnlyBehavior_WPF.csproj +++ b/ScheduleView/CustomReadOnlyBehavior/CustomReadOnlyBehavior_WPF.csproj @@ -50,7 +50,10 @@ 4.0 - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/ScheduleView/CustomTimeRulerLinesTimelineView/CustomTimeRulerLinesTimelineView_WPF.csproj b/ScheduleView/CustomTimeRulerLinesTimelineView/CustomTimeRulerLinesTimelineView_WPF.csproj index f63839877..000cabdc0 100644 --- a/ScheduleView/CustomTimeRulerLinesTimelineView/CustomTimeRulerLinesTimelineView_WPF.csproj +++ b/ScheduleView/CustomTimeRulerLinesTimelineView/CustomTimeRulerLinesTimelineView_WPF.csproj @@ -51,26 +51,29 @@ 4.0 - + + $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Licensing.Runtime.dll + + False $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Windows.Controls.dll - + False $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Windows.Controls.Input.dll - + False $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Windows.Controls.Navigation.dll - + False $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Windows.Controls.ScheduleView.dll $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Windows.Data.dll - + False $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Windows.Themes.Office_Black.dll diff --git a/ScheduleView/CutCopyPasteAppointments/CutCopyPasteAppointments_WPF.csproj b/ScheduleView/CutCopyPasteAppointments/CutCopyPasteAppointments_WPF.csproj index d31c3861f..968705eb9 100644 --- a/ScheduleView/CutCopyPasteAppointments/CutCopyPasteAppointments_WPF.csproj +++ b/ScheduleView/CutCopyPasteAppointments/CutCopyPasteAppointments_WPF.csproj @@ -52,7 +52,10 @@ 4.0 - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/ScheduleView/Database/WPF_CS/WithDB.csproj b/ScheduleView/Database/WPF_CS/WithDB.csproj index a307cd845..de5a498a4 100644 --- a/ScheduleView/Database/WPF_CS/WithDB.csproj +++ b/ScheduleView/Database/WPF_CS/WithDB.csproj @@ -11,7 +11,6 @@ ScheduleViewDB ScheduleViewDB v4.8 - 512 {60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} 4 @@ -71,6 +70,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/ScheduleView/DatabaseEntityFramework/DatabaseEntityFramework_WPF.csproj b/ScheduleView/DatabaseEntityFramework/DatabaseEntityFramework_WPF.csproj index e7e3d594e..3e576e500 100644 --- a/ScheduleView/DatabaseEntityFramework/DatabaseEntityFramework_WPF.csproj +++ b/ScheduleView/DatabaseEntityFramework/DatabaseEntityFramework_WPF.csproj @@ -65,6 +65,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Windows.Controls.dll diff --git a/ScheduleView/Exporting/Exporting_WPF.csproj b/ScheduleView/Exporting/Exporting_WPF.csproj index 3ecb95fea..d51051de6 100644 --- a/ScheduleView/Exporting/Exporting_WPF.csproj +++ b/ScheduleView/Exporting/Exporting_WPF.csproj @@ -49,24 +49,27 @@ 4.0 - - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.Input.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.Navigation.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.ScheduleView.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Data.dll diff --git a/ScheduleView/GroupingAndFilteringWithTreeView/GroupingAndFilteringWithTreeView_WPF.csproj b/ScheduleView/GroupingAndFilteringWithTreeView/GroupingAndFilteringWithTreeView_WPF.csproj index c262de74e..546170adb 100644 --- a/ScheduleView/GroupingAndFilteringWithTreeView/GroupingAndFilteringWithTreeView_WPF.csproj +++ b/ScheduleView/GroupingAndFilteringWithTreeView/GroupingAndFilteringWithTreeView_WPF.csproj @@ -47,24 +47,27 @@ 4.0 - - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.Input.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.Navigation.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.ScheduleView.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Data.dll diff --git a/ScheduleView/GroupingByTimeMarkers/GroupingByTimeMarkers_WPF.csproj b/ScheduleView/GroupingByTimeMarkers/GroupingByTimeMarkers_WPF.csproj index 3aab953f8..acdcde05d 100644 --- a/ScheduleView/GroupingByTimeMarkers/GroupingByTimeMarkers_WPF.csproj +++ b/ScheduleView/GroupingByTimeMarkers/GroupingByTimeMarkers_WPF.csproj @@ -52,6 +52,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Licensing.Runtime.dll + False $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Windows.Controls.dll diff --git a/ScheduleView/HierarchicalGroupingAndFilteringWithTreeView/HierarchicalGroupingAndFilteringWithTreeView_WPF.csproj b/ScheduleView/HierarchicalGroupingAndFilteringWithTreeView/HierarchicalGroupingAndFilteringWithTreeView_WPF.csproj index 8c075994b..d1d6b6d1d 100644 --- a/ScheduleView/HierarchicalGroupingAndFilteringWithTreeView/HierarchicalGroupingAndFilteringWithTreeView_WPF.csproj +++ b/ScheduleView/HierarchicalGroupingAndFilteringWithTreeView/HierarchicalGroupingAndFilteringWithTreeView_WPF.csproj @@ -47,24 +47,27 @@ 4.0 - - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.Input.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.Navigation.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.ScheduleView.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Data.dll diff --git a/ScheduleView/MonthTickProvider/MonthTickProvider_WPF.csproj b/ScheduleView/MonthTickProvider/MonthTickProvider_WPF.csproj index 37a405a19..acabe9706 100644 --- a/ScheduleView/MonthTickProvider/MonthTickProvider_WPF.csproj +++ b/ScheduleView/MonthTickProvider/MonthTickProvider_WPF.csproj @@ -49,7 +49,10 @@ 4.0 - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/ScheduleView/MonthViewInitiallyExpanded/MonthViewInitiallyExpanded_WPF.csproj b/ScheduleView/MonthViewInitiallyExpanded/MonthViewInitiallyExpanded_WPF.csproj index c48bea857..fbd6d5ba3 100644 --- a/ScheduleView/MonthViewInitiallyExpanded/MonthViewInitiallyExpanded_WPF.csproj +++ b/ScheduleView/MonthViewInitiallyExpanded/MonthViewInitiallyExpanded_WPF.csproj @@ -48,23 +48,26 @@ 4.0 - + + $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Licensing.Runtime.dll + + False $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Windows.Controls.dll - + False $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Windows.Controls.Input.dll - + False $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Windows.Controls.Navigation.dll - + False $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Windows.Controls.ScheduleView.dll - + False $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Windows.Data.dll diff --git a/ScheduleView/RemoveDeleteButton/RemoveDeleteButton_WPF.csproj b/ScheduleView/RemoveDeleteButton/RemoveDeleteButton_WPF.csproj index 0c1847755..212dc5e56 100644 --- a/ScheduleView/RemoveDeleteButton/RemoveDeleteButton_WPF.csproj +++ b/ScheduleView/RemoveDeleteButton/RemoveDeleteButton_WPF.csproj @@ -48,19 +48,22 @@ 4.0 - + + $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Licensing.Runtime.dll + + False $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Windows.Controls.dll - + False $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Windows.Controls.Input.dll - + False $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Windows.Controls.Navigation.dll - + False $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Windows.Controls.ScheduleView.dll diff --git a/ScheduleView/ResourcesPaging/ResourcesPaging_WPF.csproj b/ScheduleView/ResourcesPaging/ResourcesPaging_WPF.csproj index be9f1ad92..66728309b 100644 --- a/ScheduleView/ResourcesPaging/ResourcesPaging_WPF.csproj +++ b/ScheduleView/ResourcesPaging/ResourcesPaging_WPF.csproj @@ -49,20 +49,23 @@ 4.0 - - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.Input.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.Navigation.dll - + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.ScheduleView.dll diff --git a/ScheduleView/SettingSelectedAppointments/SettingSelectedAppointments_WPF.csproj b/ScheduleView/SettingSelectedAppointments/SettingSelectedAppointments_WPF.csproj index 3aeb8e543..59e093cd1 100644 --- a/ScheduleView/SettingSelectedAppointments/SettingSelectedAppointments_WPF.csproj +++ b/ScheduleView/SettingSelectedAppointments/SettingSelectedAppointments_WPF.csproj @@ -47,7 +47,10 @@ 4.0 - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + False $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/ScheduleView/SlotsAndAppointmentsNavigation/SlotsAndAppointmentsNavigation_WPF.csproj b/ScheduleView/SlotsAndAppointmentsNavigation/SlotsAndAppointmentsNavigation_WPF.csproj index 16c7b5150..d2be86ac0 100644 --- a/ScheduleView/SlotsAndAppointmentsNavigation/SlotsAndAppointmentsNavigation_WPF.csproj +++ b/ScheduleView/SlotsAndAppointmentsNavigation/SlotsAndAppointmentsNavigation_WPF.csproj @@ -48,7 +48,10 @@ 4.0 - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/ScheduleView/SpecialSlotsToolTip/SpecialSlotsToolTip_WPF.csproj b/ScheduleView/SpecialSlotsToolTip/SpecialSlotsToolTip_WPF.csproj index b5216eaa6..82d1a1aa4 100644 --- a/ScheduleView/SpecialSlotsToolTip/SpecialSlotsToolTip_WPF.csproj +++ b/ScheduleView/SpecialSlotsToolTip/SpecialSlotsToolTip_WPF.csproj @@ -49,7 +49,10 @@ 4.0 - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/ScheduleView/SpecialSlotsZIndex/SpecialSlotsZIndex_WPF.csproj b/ScheduleView/SpecialSlotsZIndex/SpecialSlotsZIndex_WPF.csproj index d4ceb627e..2706abd2c 100644 --- a/ScheduleView/SpecialSlotsZIndex/SpecialSlotsZIndex_WPF.csproj +++ b/ScheduleView/SpecialSlotsZIndex/SpecialSlotsZIndex_WPF.csproj @@ -47,7 +47,10 @@ 4.0 - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/ScheduleView/TodayViewDefinition/TodayViewDefinition_WPF.csproj b/ScheduleView/TodayViewDefinition/TodayViewDefinition_WPF.csproj index c08357622..7016d7b10 100644 --- a/ScheduleView/TodayViewDefinition/TodayViewDefinition_WPF.csproj +++ b/ScheduleView/TodayViewDefinition/TodayViewDefinition_WPF.csproj @@ -47,7 +47,10 @@ 4.0 - + + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Slider/IncreaseDecreaseHandlesOnBothEnds/IncreaseDecreaseHandlesOnBothEnds_WPF.csproj b/Slider/IncreaseDecreaseHandlesOnBothEnds/IncreaseDecreaseHandlesOnBothEnds_WPF.csproj index f141bebc5..d03bfb4c1 100644 --- a/Slider/IncreaseDecreaseHandlesOnBothEnds/IncreaseDecreaseHandlesOnBothEnds_WPF.csproj +++ b/Slider/IncreaseDecreaseHandlesOnBothEnds/IncreaseDecreaseHandlesOnBothEnds_WPF.csproj @@ -21,23 +21,23 @@ - AnyCPU - true - full - false - bin\Debug\ - DEBUG;TRACE - prompt - 4 + AnyCPU + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 - AnyCPU - pdbonly - true - bin\Release\ - TRACE - prompt - 4 + AnyCPU + pdbonly + true + bin\Release\ + TRACE + prompt + 4 @@ -52,6 +52,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries.NoXaml\WPF40\Telerik.Windows.Controls.dll diff --git a/Sparkline/WPF/DataBinding/DataBinding.csproj b/Sparkline/WPF/DataBinding/DataBinding.csproj index f27d30981..e89370667 100644 --- a/Sparkline/WPF/DataBinding/DataBinding.csproj +++ b/Sparkline/WPF/DataBinding/DataBinding.csproj @@ -11,7 +11,6 @@ SparkLine_WPF SparkLine_WPF v4.8 - 512 {60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} 4 @@ -50,6 +49,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Sparkline/WPF/DataBinding_BusinessObjects/DataBinding_BusinessObjects.csproj b/Sparkline/WPF/DataBinding_BusinessObjects/DataBinding_BusinessObjects.csproj index 1f3cf3211..aa1c5f5db 100644 --- a/Sparkline/WPF/DataBinding_BusinessObjects/DataBinding_BusinessObjects.csproj +++ b/Sparkline/WPF/DataBinding_BusinessObjects/DataBinding_BusinessObjects.csproj @@ -11,7 +11,6 @@ DataBinding_BusinessObjects DataBinding_BusinessObjects v4.8 - 512 {60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} 4 @@ -50,6 +49,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll diff --git a/Spreadsheet/WPF/CustomContextMenu/CustomContextMenu_WPF.csproj b/Spreadsheet/WPF/CustomContextMenu/CustomContextMenu_WPF.csproj index 588c0ce5a..9f4e43655 100644 --- a/Spreadsheet/WPF/CustomContextMenu/CustomContextMenu_WPF.csproj +++ b/Spreadsheet/WPF/CustomContextMenu/CustomContextMenu_WPF.csproj @@ -48,6 +48,9 @@ 4.0 + + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Licensing.Runtime.dll + $(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll @@ -110,6 +113,9 @@ + + +