diff --git a/Accessibility/FetchTimer/FetchTimer.csproj b/Accessibility/FetchTimer/FetchTimer.csproj index 1917415fe..ed2890ea8 100644 --- a/Accessibility/FetchTimer/FetchTimer.csproj +++ b/Accessibility/FetchTimer/FetchTimer.csproj @@ -1,6 +1,6 @@  - net8.0-windows + net9.0-windows true true false diff --git a/Accessibility/FindText/FindText/FindText.csproj b/Accessibility/FindText/FindText/FindText.csproj index 2b2cdb9f3..f3dc72ed3 100644 --- a/Accessibility/FindText/FindText/FindText.csproj +++ b/Accessibility/FindText/FindText/FindText.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Accessibility/FocusTracker/FocusTracker.csproj b/Accessibility/FocusTracker/FocusTracker.csproj index 184ffa05f..1cdc42406 100644 --- a/Accessibility/FocusTracker/FocusTracker.csproj +++ b/Accessibility/FocusTracker/FocusTracker.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false Exe diff --git a/Accessibility/InsertText/InsertTextTarget/InsertTextTarget.csproj b/Accessibility/InsertText/InsertTextTarget/InsertTextTarget.csproj index 8dfa43100..74b9ffb90 100644 --- a/Accessibility/InsertText/InsertTextTarget/InsertTextTarget.csproj +++ b/Accessibility/InsertText/InsertTextTarget/InsertTextTarget.csproj @@ -1,6 +1,6 @@  - net8.0-windows + net9.0-windows true true false diff --git a/Accessibility/InvokePattern/Target/Target.csproj b/Accessibility/InvokePattern/Target/Target.csproj index e4b23f3f7..69f92987e 100644 --- a/Accessibility/InvokePattern/Target/Target.csproj +++ b/Accessibility/InvokePattern/Target/Target.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Accessibility/SelectionPattern/SelectionTarget/SelectionTarget.csproj b/Accessibility/SelectionPattern/SelectionTarget/SelectionTarget.csproj index e7cbfc3e0..8105eb8fa 100644 --- a/Accessibility/SelectionPattern/SelectionTarget/SelectionTarget.csproj +++ b/Accessibility/SelectionPattern/SelectionTarget/SelectionTarget.csproj @@ -1,6 +1,6 @@  - net8.0-windows + net9.0-windows true true false diff --git a/Accessibility/WindowMove/WindowMove.csproj b/Accessibility/WindowMove/WindowMove.csproj index c95c85bde..bf895e2f2 100644 --- a/Accessibility/WindowMove/WindowMove.csproj +++ b/Accessibility/WindowMove/WindowMove.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Animation/AnimationExamples/AnimationExamples.csproj b/Animation/AnimationExamples/AnimationExamples.csproj index ed695fdff..cd4f3bb82 100644 --- a/Animation/AnimationExamples/AnimationExamples.csproj +++ b/Animation/AnimationExamples/AnimationExamples.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Animation/AnimationTiming/AnimationTiming.csproj b/Animation/AnimationTiming/AnimationTiming.csproj index 4c88b9392..5f270ecf9 100644 --- a/Animation/AnimationTiming/AnimationTiming.csproj +++ b/Animation/AnimationTiming/AnimationTiming.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Animation/CustomAnimation/CustomAnimation.csproj b/Animation/CustomAnimation/CustomAnimation.csproj index 57625f229..95951b883 100644 --- a/Animation/CustomAnimation/CustomAnimation.csproj +++ b/Animation/CustomAnimation/CustomAnimation.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Animation/KeyFrameAnimation/KeyFrameAnimation.csproj b/Animation/KeyFrameAnimation/KeyFrameAnimation.csproj index ac406fb2b..86495d8f3 100644 --- a/Animation/KeyFrameAnimation/KeyFrameAnimation.csproj +++ b/Animation/KeyFrameAnimation/KeyFrameAnimation.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Animation/KeySplineAnimations/KeySplineAnimations.csproj b/Animation/KeySplineAnimations/KeySplineAnimations.csproj index a888e9579..56807f026 100644 --- a/Animation/KeySplineAnimations/KeySplineAnimations.csproj +++ b/Animation/KeySplineAnimations/KeySplineAnimations.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Animation/LocalAnimations/LocalAnimations.csproj b/Animation/LocalAnimations/LocalAnimations.csproj index 357bdc04d..ed4a61e5f 100644 --- a/Animation/LocalAnimations/LocalAnimations.csproj +++ b/Animation/LocalAnimations/LocalAnimations.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Animation/OpacityAnimation/OpacityAnimation.csproj b/Animation/OpacityAnimation/OpacityAnimation.csproj index e7b28bb16..fac2f8c7f 100644 --- a/Animation/OpacityAnimation/OpacityAnimation.csproj +++ b/Animation/OpacityAnimation/OpacityAnimation.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Animation/PathAnimations/PathAnimations.csproj b/Animation/PathAnimations/PathAnimations.csproj index 8538927b2..93caec9ea 100644 --- a/Animation/PathAnimations/PathAnimations.csproj +++ b/Animation/PathAnimations/PathAnimations.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Animation/Per-FrameAnimation/Per-FrameAnimation.csproj b/Animation/Per-FrameAnimation/Per-FrameAnimation.csproj index 607d98176..8200904bd 100644 --- a/Animation/Per-FrameAnimation/Per-FrameAnimation.csproj +++ b/Animation/Per-FrameAnimation/Per-FrameAnimation.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false diff --git a/Animation/PropertyAnimation/PropertyAnimation.csproj b/Animation/PropertyAnimation/PropertyAnimation.csproj index 13304c1c2..73fb75ffc 100644 --- a/Animation/PropertyAnimation/PropertyAnimation.csproj +++ b/Animation/PropertyAnimation/PropertyAnimation.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Animation/TargetValues/TargetValues.csproj b/Animation/TargetValues/TargetValues.csproj index f3b576d15..f0bad554e 100644 --- a/Animation/TargetValues/TargetValues.csproj +++ b/Animation/TargetValues/TargetValues.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Application Management/ApplicationShutdown/ApplicationShutdown.csproj b/Application Management/ApplicationShutdown/ApplicationShutdown.csproj index e4185b13e..0ad817514 100644 --- a/Application Management/ApplicationShutdown/ApplicationShutdown.csproj +++ b/Application Management/ApplicationShutdown/ApplicationShutdown.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Application Management/CodeOnlyWindowsApplication/CodeOnlyWindowsApplication.csproj b/Application Management/CodeOnlyWindowsApplication/CodeOnlyWindowsApplication.csproj index e1d18d487..86ce07244 100644 --- a/Application Management/CodeOnlyWindowsApplication/CodeOnlyWindowsApplication.csproj +++ b/Application Management/CodeOnlyWindowsApplication/CodeOnlyWindowsApplication.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Application Management/CustomApplication/CustomApplicationClass/CustomApplicationClass.csproj b/Application Management/CustomApplication/CustomApplicationClass/CustomApplicationClass.csproj index 1a94d587a..2149b0e95 100644 --- a/Application Management/CustomApplication/CustomApplicationClass/CustomApplicationClass.csproj +++ b/Application Management/CustomApplication/CustomApplicationClass/CustomApplicationClass.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Application Management/CustomApplication/CustomApplicationClient/CustomApplicationClient.csproj b/Application Management/CustomApplication/CustomApplicationClient/CustomApplicationClient.csproj index d39f467f2..74e6610ca 100644 --- a/Application Management/CustomApplication/CustomApplicationClient/CustomApplicationClient.csproj +++ b/Application Management/CustomApplication/CustomApplicationClient/CustomApplicationClient.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false Library diff --git a/Application Management/ExceptionHandlingSecondaryUIThread/ExceptionHandlingSecondaryUIThread.csproj b/Application Management/ExceptionHandlingSecondaryUIThread/ExceptionHandlingSecondaryUIThread.csproj index 6a3632a92..cf4dc9605 100644 --- a/Application Management/ExceptionHandlingSecondaryUIThread/ExceptionHandlingSecondaryUIThread.csproj +++ b/Application Management/ExceptionHandlingSecondaryUIThread/ExceptionHandlingSecondaryUIThread.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Application Management/ExceptionHandlingSecondaryWorkerThread/ExceptionHandlingSecondaryWorkerThread.csproj b/Application Management/ExceptionHandlingSecondaryWorkerThread/ExceptionHandlingSecondaryWorkerThread.csproj index 1f759c196..4da581795 100644 --- a/Application Management/ExceptionHandlingSecondaryWorkerThread/ExceptionHandlingSecondaryWorkerThread.csproj +++ b/Application Management/ExceptionHandlingSecondaryWorkerThread/ExceptionHandlingSecondaryWorkerThread.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Application Management/ProcessingCommandLineArguments/ProcessingCommandLineArguments.csproj b/Application Management/ProcessingCommandLineArguments/ProcessingCommandLineArguments.csproj index 929a9dc66..8799e0d65 100644 --- a/Application Management/ProcessingCommandLineArguments/ProcessingCommandLineArguments.csproj +++ b/Application Management/ProcessingCommandLineArguments/ProcessingCommandLineArguments.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Application Management/SkinnedApplication/SkinnedApplication.csproj b/Application Management/SkinnedApplication/SkinnedApplication.csproj index b839ae6f1..73b937d35 100644 --- a/Application Management/SkinnedApplication/SkinnedApplication.csproj +++ b/Application Management/SkinnedApplication/SkinnedApplication.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Application Management/UnhandledExceptionHandling/UnhandledExceptionHandling.csproj b/Application Management/UnhandledExceptionHandling/UnhandledExceptionHandling.csproj index 6b71a821d..d03027bf5 100644 --- a/Application Management/UnhandledExceptionHandling/UnhandledExceptionHandling.csproj +++ b/Application Management/UnhandledExceptionHandling/UnhandledExceptionHandling.csproj @@ -1,6 +1,6 @@  - net8.0-windows + net9.0-windows true false diff --git a/Clipboard/ClipboardSpy/ClipboardSpy.csproj b/Clipboard/ClipboardSpy/ClipboardSpy.csproj index dde6f10e2..725c46f3f 100644 --- a/Clipboard/ClipboardSpy/ClipboardSpy.csproj +++ b/Clipboard/ClipboardSpy/ClipboardSpy.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Clipboard/ClipboardViewer/ClipboardViewer.csproj b/Clipboard/ClipboardViewer/ClipboardViewer.csproj index e955fff92..ac98210dd 100644 --- a/Clipboard/ClipboardViewer/ClipboardViewer.csproj +++ b/Clipboard/ClipboardViewer/ClipboardViewer.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Compatibility/AppCompat-Quirks.csproj b/Compatibility/AppCompat-Quirks.csproj index 5e1f5fc71..310128c07 100644 --- a/Compatibility/AppCompat-Quirks.csproj +++ b/Compatibility/AppCompat-Quirks.csproj @@ -1,6 +1,6 @@  - net8.0-windows + net9.0-windows WinExe AppCompat_Quirks true diff --git a/Data Binding/BindConversion/BindConversion.csproj b/Data Binding/BindConversion/BindConversion.csproj index 490b404d3..74dec8f0f 100644 --- a/Data Binding/BindConversion/BindConversion.csproj +++ b/Data Binding/BindConversion/BindConversion.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Data Binding/BindValidation/BindValidation.csproj b/Data Binding/BindValidation/BindValidation.csproj index 4db516203..e1e135d6a 100644 --- a/Data Binding/BindValidation/BindValidation.csproj +++ b/Data Binding/BindValidation/BindValidation.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Data Binding/BindingDPToDP/BindingDPToDP.csproj b/Data Binding/BindingDPToDP/BindingDPToDP.csproj index 6111de7d4..7aacf5eb8 100644 --- a/Data Binding/BindingDPToDP/BindingDPToDP.csproj +++ b/Data Binding/BindingDPToDP/BindingDPToDP.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Data Binding/BindingToMethod/BindingToMethod.csproj b/Data Binding/BindingToMethod/BindingToMethod.csproj index ecf50fd37..af625f3ca 100644 --- a/Data Binding/BindingToMethod/BindingToMethod.csproj +++ b/Data Binding/BindingToMethod/BindingToMethod.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Data Binding/BusinessLayerValidation/BusinessLayerValidation.csproj b/Data Binding/BusinessLayerValidation/BusinessLayerValidation.csproj index 56a0e1355..cd6710b8f 100644 --- a/Data Binding/BusinessLayerValidation/BusinessLayerValidation.csproj +++ b/Data Binding/BusinessLayerValidation/BusinessLayerValidation.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Data Binding/CodeOnlyBinding/CodeOnlyBinding.csproj b/Data Binding/CodeOnlyBinding/CodeOnlyBinding.csproj index 6630ef441..6ab655bc2 100644 --- a/Data Binding/CodeOnlyBinding/CodeOnlyBinding.csproj +++ b/Data Binding/CodeOnlyBinding/CodeOnlyBinding.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Data Binding/CollectionBinding/CollectionBinding.csproj b/Data Binding/CollectionBinding/CollectionBinding.csproj index b7477dfe3..1933ff733 100644 --- a/Data Binding/CollectionBinding/CollectionBinding.csproj +++ b/Data Binding/CollectionBinding/CollectionBinding.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Data Binding/CollectionViewSource/CollectionViewSource.csproj b/Data Binding/CollectionViewSource/CollectionViewSource.csproj index 28d4f39e5..9f68aaac9 100644 --- a/Data Binding/CollectionViewSource/CollectionViewSource.csproj +++ b/Data Binding/CollectionViewSource/CollectionViewSource.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false diff --git a/Data Binding/Colors/Colors.csproj b/Data Binding/Colors/Colors.csproj index b5c18207a..4394ef479 100644 --- a/Data Binding/Colors/Colors.csproj +++ b/Data Binding/Colors/Colors.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Data Binding/CompositeCollections/CompositeCollections.csproj b/Data Binding/CompositeCollections/CompositeCollections.csproj index 45166af4c..4925e55da 100644 --- a/Data Binding/CompositeCollections/CompositeCollections.csproj +++ b/Data Binding/CompositeCollections/CompositeCollections.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Data Binding/DataBindingToStringFomat/BindingToStringFomat.csproj b/Data Binding/DataBindingToStringFomat/BindingToStringFomat.csproj index e38d8a22c..6003a5fc8 100644 --- a/Data Binding/DataBindingToStringFomat/BindingToStringFomat.csproj +++ b/Data Binding/DataBindingToStringFomat/BindingToStringFomat.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false diff --git a/Data Binding/DataTemplatingIntro/DataTemplatingIntro.csproj b/Data Binding/DataTemplatingIntro/DataTemplatingIntro.csproj index 2a4aff14b..db9ade17c 100644 --- a/Data Binding/DataTemplatingIntro/DataTemplatingIntro.csproj +++ b/Data Binding/DataTemplatingIntro/DataTemplatingIntro.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Data Binding/DataTrigger/DataTrigger.csproj b/Data Binding/DataTrigger/DataTrigger.csproj index 852fda2d4..9a16fbd79 100644 --- a/Data Binding/DataTrigger/DataTrigger.csproj +++ b/Data Binding/DataTrigger/DataTrigger.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Data Binding/DirectionalBinding/DirectionalBinding.csproj b/Data Binding/DirectionalBinding/DirectionalBinding.csproj index 2afc6458d..a8da6dce3 100644 --- a/Data Binding/DirectionalBinding/DirectionalBinding.csproj +++ b/Data Binding/DirectionalBinding/DirectionalBinding.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Data Binding/EditingCollections/EditingCollections.csproj b/Data Binding/EditingCollections/EditingCollections.csproj index 9a9ef181e..90676c3b8 100644 --- a/Data Binding/EditingCollections/EditingCollections.csproj +++ b/Data Binding/EditingCollections/EditingCollections.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Data Binding/Grouping/Grouping.csproj b/Data Binding/Grouping/Grouping.csproj index 508275fb8..40cde34dc 100644 --- a/Data Binding/Grouping/Grouping.csproj +++ b/Data Binding/Grouping/Grouping.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Data Binding/HierarchicalDataTemplate/HierarchicalDataTemplate.csproj b/Data Binding/HierarchicalDataTemplate/HierarchicalDataTemplate.csproj index 9c3012b75..cba22d1b5 100644 --- a/Data Binding/HierarchicalDataTemplate/HierarchicalDataTemplate.csproj +++ b/Data Binding/HierarchicalDataTemplate/HierarchicalDataTemplate.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Data Binding/Linq/Linq.csproj b/Data Binding/Linq/Linq.csproj index 3fd5af599..a4f89e8da 100644 --- a/Data Binding/Linq/Linq.csproj +++ b/Data Binding/Linq/Linq.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Data Binding/MasterDetail/MasterDetail.csproj b/Data Binding/MasterDetail/MasterDetail.csproj index 76a1c97bc..81f9e314e 100644 --- a/Data Binding/MasterDetail/MasterDetail.csproj +++ b/Data Binding/MasterDetail/MasterDetail.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Data Binding/MasterDetailXml/MasterDetailXml.csproj b/Data Binding/MasterDetailXml/MasterDetailXml.csproj index 468bacf5f..2e87edae7 100644 --- a/Data Binding/MasterDetailXml/MasterDetailXml.csproj +++ b/Data Binding/MasterDetailXml/MasterDetailXml.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Data Binding/MultiBinding/MultiBinding.csproj b/Data Binding/MultiBinding/MultiBinding.csproj index 9f625816c..9fafcfc66 100644 --- a/Data Binding/MultiBinding/MultiBinding.csproj +++ b/Data Binding/MultiBinding/MultiBinding.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false diff --git a/Data Binding/PriorityBinding/PriorityBinding.csproj b/Data Binding/PriorityBinding/PriorityBinding.csproj index 5b8c4b7ac..17378ed0a 100644 --- a/Data Binding/PriorityBinding/PriorityBinding.csproj +++ b/Data Binding/PriorityBinding/PriorityBinding.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Data Binding/PropertyChangeNotification/PropertyChangeNotification.csproj b/Data Binding/PropertyChangeNotification/PropertyChangeNotification.csproj index 7dd96270d..a4ef54386 100644 --- a/Data Binding/PropertyChangeNotification/PropertyChangeNotification.csproj +++ b/Data Binding/PropertyChangeNotification/PropertyChangeNotification.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Data Binding/SimpleBinding/SimpleBinding.csproj b/Data Binding/SimpleBinding/SimpleBinding.csproj index ed914e85d..916a43909 100644 --- a/Data Binding/SimpleBinding/SimpleBinding.csproj +++ b/Data Binding/SimpleBinding/SimpleBinding.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Data Binding/SortFilter/SortFilter.csproj b/Data Binding/SortFilter/SortFilter.csproj index a80fce0e5..dacb257ce 100644 --- a/Data Binding/SortFilter/SortFilter.csproj +++ b/Data Binding/SortFilter/SortFilter.csproj @@ -1,6 +1,6 @@  - net8.0-windows + net9.0-windows true true false diff --git a/Data Binding/UpdateSource/UpdateSource.csproj b/Data Binding/UpdateSource/UpdateSource.csproj index d70387232..5a3f13c01 100644 --- a/Data Binding/UpdateSource/UpdateSource.csproj +++ b/Data Binding/UpdateSource/UpdateSource.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Data Binding/ValidateItemSample/ValidateItemSample.csproj b/Data Binding/ValidateItemSample/ValidateItemSample.csproj index a4ade29d4..df82f5b18 100644 --- a/Data Binding/ValidateItemSample/ValidateItemSample.csproj +++ b/Data Binding/ValidateItemSample/ValidateItemSample.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Data Binding/ValidateItemsInItemsControl/ValidateItemsInItemsControl.csproj b/Data Binding/ValidateItemsInItemsControl/ValidateItemsInItemsControl.csproj index f251c9cc4..746b660ec 100644 --- a/Data Binding/ValidateItemsInItemsControl/ValidateItemsInItemsControl.csproj +++ b/Data Binding/ValidateItemsInItemsControl/ValidateItemsInItemsControl.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Data Binding/XmlDataSource/XmlDataSource.csproj b/Data Binding/XmlDataSource/XmlDataSource.csproj index f245c7836..60eb554ca 100644 --- a/Data Binding/XmlDataSource/XmlDataSource.csproj +++ b/Data Binding/XmlDataSource/XmlDataSource.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Data Binding/XmlnsBind/XmlnsBind.csproj b/Data Binding/XmlnsBind/XmlnsBind.csproj index 445002cfe..457407d28 100644 --- a/Data Binding/XmlnsBind/XmlnsBind.csproj +++ b/Data Binding/XmlnsBind/XmlnsBind.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Documents/Annotations/AnnotatedDocumentViewer/AnnotatedDocumentViewer.csproj b/Documents/Annotations/AnnotatedDocumentViewer/AnnotatedDocumentViewer.csproj index e81ac699d..b6e8cdb27 100644 --- a/Documents/Annotations/AnnotatedDocumentViewer/AnnotatedDocumentViewer.csproj +++ b/Documents/Annotations/AnnotatedDocumentViewer/AnnotatedDocumentViewer.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Documents/Annotations/AnnotationsStyling/AnnotationsStyling.csproj b/Documents/Annotations/AnnotationsStyling/AnnotationsStyling.csproj index 27f73bb0e..9670049fe 100644 --- a/Documents/Annotations/AnnotationsStyling/AnnotationsStyling.csproj +++ b/Documents/Annotations/AnnotationsStyling/AnnotationsStyling.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false diff --git a/Documents/Fixed Documents/DocumentMerge/DocumentMerge.csproj b/Documents/Fixed Documents/DocumentMerge/DocumentMerge.csproj index 363fa9f89..35c34118d 100644 --- a/Documents/Fixed Documents/DocumentMerge/DocumentMerge.csproj +++ b/Documents/Fixed Documents/DocumentMerge/DocumentMerge.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Documents/Fixed Documents/DocumentSerialization/DocumentSerialization.csproj b/Documents/Fixed Documents/DocumentSerialization/DocumentSerialization.csproj index a3a7e190e..b509a894b 100644 --- a/Documents/Fixed Documents/DocumentSerialization/DocumentSerialization.csproj +++ b/Documents/Fixed Documents/DocumentSerialization/DocumentSerialization.csproj @@ -1,6 +1,6 @@  - net8.0-windows + net9.0-windows true true false diff --git a/Documents/Fixed Documents/DocumentStructure/DocumentStructure.csproj b/Documents/Fixed Documents/DocumentStructure/DocumentStructure.csproj index 23bd2f3a9..50bc5eccb 100644 --- a/Documents/Fixed Documents/DocumentStructure/DocumentStructure.csproj +++ b/Documents/Fixed Documents/DocumentStructure/DocumentStructure.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Documents/Flow Content/FlowContentElements/FlowContentElements.csproj b/Documents/Flow Content/FlowContentElements/FlowContentElements.csproj index 4ff185a54..3b37fe496 100644 --- a/Documents/Flow Content/FlowContentElements/FlowContentElements.csproj +++ b/Documents/Flow Content/FlowContentElements/FlowContentElements.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Documents/Flow Content/FlowContentProperty/FlowContentProperty.csproj b/Documents/Flow Content/FlowContentProperty/FlowContentProperty.csproj index efe5b5c2b..427290def 100644 --- a/Documents/Flow Content/FlowContentProperty/FlowContentProperty.csproj +++ b/Documents/Flow Content/FlowContentProperty/FlowContentProperty.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Documents/Flow Content/FlowDocumentNewsClient/FlowDocumentNewsClient.csproj b/Documents/Flow Content/FlowDocumentNewsClient/FlowDocumentNewsClient.csproj index 540e191ff..5421d3c3a 100644 --- a/Documents/Flow Content/FlowDocumentNewsClient/FlowDocumentNewsClient.csproj +++ b/Documents/Flow Content/FlowDocumentNewsClient/FlowDocumentNewsClient.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Documents/Flow Content/FlowDocumentProperties/FlowDocumentProperties.csproj b/Documents/Flow Content/FlowDocumentProperties/FlowDocumentProperties.csproj index a1e824b26..a38d182b6 100644 --- a/Documents/Flow Content/FlowDocumentProperties/FlowDocumentProperties.csproj +++ b/Documents/Flow Content/FlowDocumentProperties/FlowDocumentProperties.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Documents/Flow Content/FontProperties/FontProperties.csproj b/Documents/Flow Content/FontProperties/FontProperties.csproj index 266a6b872..cae8b23b4 100644 --- a/Documents/Flow Content/FontProperties/FontProperties.csproj +++ b/Documents/Flow Content/FontProperties/FontProperties.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Documents/Flow Content/ParagraphAndHyphenation/ParagraphAndHyphenation.csproj b/Documents/Flow Content/ParagraphAndHyphenation/ParagraphAndHyphenation.csproj index ca4605205..c8898e48a 100644 --- a/Documents/Flow Content/ParagraphAndHyphenation/ParagraphAndHyphenation.csproj +++ b/Documents/Flow Content/ParagraphAndHyphenation/ParagraphAndHyphenation.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Documents/Flow Content/TableBuilder/TableBuilder.csproj b/Documents/Flow Content/TableBuilder/TableBuilder.csproj index 03e653751..85c8f2cf7 100644 --- a/Documents/Flow Content/TableBuilder/TableBuilder.csproj +++ b/Documents/Flow Content/TableBuilder/TableBuilder.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Documents/Flow Content/TableRows/TableRows.csproj b/Documents/Flow Content/TableRows/TableRows.csproj index 1f1f7bd37..d274c298a 100644 --- a/Documents/Flow Content/TableRows/TableRows.csproj +++ b/Documents/Flow Content/TableRows/TableRows.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Documents/Flow Content/TabularData/TabularData.csproj b/Documents/Flow Content/TabularData/TabularData.csproj index c8a7d047c..d4fe4d41a 100644 --- a/Documents/Flow Content/TabularData/TabularData.csproj +++ b/Documents/Flow Content/TabularData/TabularData.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Documents/Flow Content/TextWrapProperty/TextWrapProperty.csproj b/Documents/Flow Content/TextWrapProperty/TextWrapProperty.csproj index 44aeb0309..e095e8963 100644 --- a/Documents/Flow Content/TextWrapProperty/TextWrapProperty.csproj +++ b/Documents/Flow Content/TextWrapProperty/TextWrapProperty.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Documents/Spell Checking/CustomDictionaries/CustomDictionaries.csproj b/Documents/Spell Checking/CustomDictionaries/CustomDictionaries.csproj index 9e71b1d7f..bd8095c96 100644 --- a/Documents/Spell Checking/CustomDictionaries/CustomDictionaries.csproj +++ b/Documents/Spell Checking/CustomDictionaries/CustomDictionaries.csproj @@ -2,7 +2,7 @@ WinExe - net8.0-windows + net9.0-windows true diff --git a/Documents/Spell Checking/SpellChecking/SpellChecking.csproj b/Documents/Spell Checking/SpellChecking/SpellChecking.csproj index f411fb63c..624ebbda6 100644 --- a/Documents/Spell Checking/SpellChecking/SpellChecking.csproj +++ b/Documents/Spell Checking/SpellChecking/SpellChecking.csproj @@ -2,7 +2,7 @@ WinExe - net8.0-windows + net9.0-windows true diff --git a/Drag and Drop/DragDropDataFormats/DragDropDataFormats.csproj b/Drag and Drop/DragDropDataFormats/DragDropDataFormats.csproj index 3f4fc6bb2..c98911c35 100644 --- a/Drag and Drop/DragDropDataFormats/DragDropDataFormats.csproj +++ b/Drag and Drop/DragDropDataFormats/DragDropDataFormats.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Drag and Drop/DragDropEvents/DragDropEvents.csproj b/Drag and Drop/DragDropEvents/DragDropEvents.csproj index 36074b586..e1bf48b1f 100644 --- a/Drag and Drop/DragDropEvents/DragDropEvents.csproj +++ b/Drag and Drop/DragDropEvents/DragDropEvents.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Drag and Drop/DragDropObjects/DragDropObjects.csproj b/Drag and Drop/DragDropObjects/DragDropObjects.csproj index b97bc4226..9bdb7eaa8 100644 --- a/Drag and Drop/DragDropObjects/DragDropObjects.csproj +++ b/Drag and Drop/DragDropObjects/DragDropObjects.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Drag and Drop/DragDropOpenTextFile/DragDropOpenTextFile.csproj b/Drag and Drop/DragDropOpenTextFile/DragDropOpenTextFile.csproj index 9b4c5a359..7a52efbc2 100644 --- a/Drag and Drop/DragDropOpenTextFile/DragDropOpenTextFile.csproj +++ b/Drag and Drop/DragDropOpenTextFile/DragDropOpenTextFile.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Drag and Drop/DragDropTextOps/DragDropTextOps.csproj b/Drag and Drop/DragDropTextOps/DragDropTextOps.csproj index 9c5727507..ce9c25e61 100644 --- a/Drag and Drop/DragDropTextOps/DragDropTextOps.csproj +++ b/Drag and Drop/DragDropTextOps/DragDropTextOps.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Drag and Drop/DragDropThumbOps/DragDropThumbOps.csproj b/Drag and Drop/DragDropThumbOps/DragDropThumbOps.csproj index 1de5a89a4..62a3032d0 100644 --- a/Drag and Drop/DragDropThumbOps/DragDropThumbOps.csproj +++ b/Drag and Drop/DragDropThumbOps/DragDropThumbOps.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Element Tree/OverridingLogicalTree/OverridingLogicalTree.csproj b/Element Tree/OverridingLogicalTree/OverridingLogicalTree.csproj index 21abc924a..5457c5a5c 100644 --- a/Element Tree/OverridingLogicalTree/OverridingLogicalTree.csproj +++ b/Element Tree/OverridingLogicalTree/OverridingLogicalTree.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Element Tree/SearchingForElement/SearchingForElement.csproj b/Element Tree/SearchingForElement/SearchingForElement.csproj index 5f32969e4..f3ade0bae 100644 --- a/Element Tree/SearchingForElement/SearchingForElement.csproj +++ b/Element Tree/SearchingForElement/SearchingForElement.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Elements/ContextMenuOpening/ContextMenuOpening.csproj b/Elements/ContextMenuOpening/ContextMenuOpening.csproj index 3e067b694..2d29f8a87 100644 --- a/Elements/ContextMenuOpening/ContextMenuOpening.csproj +++ b/Elements/ContextMenuOpening/ContextMenuOpening.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Elements/FindingElementInPanel/FindingElementInPanel.csproj b/Elements/FindingElementInPanel/FindingElementInPanel.csproj index 1fba584a2..20e264abd 100644 --- a/Elements/FindingElementInPanel/FindingElementInPanel.csproj +++ b/Elements/FindingElementInPanel/FindingElementInPanel.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Elements/FocusVisualStyle/FocusVisualStyle.csproj b/Elements/FocusVisualStyle/FocusVisualStyle.csproj index d07b36f9e..4965840c2 100644 --- a/Elements/FocusVisualStyle/FocusVisualStyle.csproj +++ b/Elements/FocusVisualStyle/FocusVisualStyle.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Elements/HeightProperties/HeightProperties.csproj b/Elements/HeightProperties/HeightProperties.csproj index 6ff269e94..41b0e49a6 100644 --- a/Elements/HeightProperties/HeightProperties.csproj +++ b/Elements/HeightProperties/HeightProperties.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Elements/LoadedEvent/LoadedEvent.csproj b/Elements/LoadedEvent/LoadedEvent.csproj index 3920342e6..dd50b883d 100644 --- a/Elements/LoadedEvent/LoadedEvent.csproj +++ b/Elements/LoadedEvent/LoadedEvent.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Elements/SettingMargins/SettingMargins.csproj b/Elements/SettingMargins/SettingMargins.csproj index 28d84b1a5..02f99ec70 100644 --- a/Elements/SettingMargins/SettingMargins.csproj +++ b/Elements/SettingMargins/SettingMargins.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Elements/ThicknessConverter/ThicknessConverter.csproj b/Elements/ThicknessConverter/ThicknessConverter.csproj index feee530bb..203b8f5bd 100644 --- a/Elements/ThicknessConverter/ThicknessConverter.csproj +++ b/Elements/ThicknessConverter/ThicknessConverter.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Elements/UsingElements/UsingElements.csproj b/Elements/UsingElements/UsingElements.csproj index 2f26ae2a0..1a6b0d9c8 100644 --- a/Elements/UsingElements/UsingElements.csproj +++ b/Elements/UsingElements/UsingElements.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Elements/VisibiltyChanges/VisibiltyChanges.csproj b/Elements/VisibiltyChanges/VisibiltyChanges.csproj index c8d31f988..91ac97ccf 100644 --- a/Elements/VisibiltyChanges/VisibiltyChanges.csproj +++ b/Elements/VisibiltyChanges/VisibiltyChanges.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Elements/WidthProperties/WidthProperties.csproj b/Elements/WidthProperties/WidthProperties.csproj index 7a33028c1..ed3ec5ab4 100644 --- a/Elements/WidthProperties/WidthProperties.csproj +++ b/Elements/WidthProperties/WidthProperties.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Events/AddingEventHandler/AddingEventHandler.csproj b/Events/AddingEventHandler/AddingEventHandler.csproj index ea48d6a05..3306a68ef 100644 --- a/Events/AddingEventHandler/AddingEventHandler.csproj +++ b/Events/AddingEventHandler/AddingEventHandler.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Events/CustomRoutedEvents/CustomRoutedEvents.csproj b/Events/CustomRoutedEvents/CustomRoutedEvents.csproj index 4c1678293..1c1842772 100644 --- a/Events/CustomRoutedEvents/CustomRoutedEvents.csproj +++ b/Events/CustomRoutedEvents/CustomRoutedEvents.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Events/FindingSourceElement/FindingSourceElement.csproj b/Events/FindingSourceElement/FindingSourceElement.csproj index ee813bfc2..5ec87217e 100644 --- a/Events/FindingSourceElement/FindingSourceElement.csproj +++ b/Events/FindingSourceElement/FindingSourceElement.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Events/RoutedEventHandling/RoutedEventHandling.csproj b/Events/RoutedEventHandling/RoutedEventHandling.csproj index 1102b1b39..7918fe9eb 100644 --- a/Events/RoutedEventHandling/RoutedEventHandling.csproj +++ b/Events/RoutedEventHandling/RoutedEventHandling.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Getting Started/ComplexLayout/ComplexLayout.csproj b/Getting Started/ComplexLayout/ComplexLayout.csproj index 8df197e8c..69bc659a5 100644 --- a/Getting Started/ComplexLayout/ComplexLayout.csproj +++ b/Getting Started/ComplexLayout/ComplexLayout.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Getting Started/Concepts/Concepts.csproj b/Getting Started/Concepts/Concepts.csproj index 344ac48dd..43acdee74 100644 --- a/Getting Started/Concepts/Concepts.csproj +++ b/Getting Started/Concepts/Concepts.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Getting Started/ControlsAndLayout/ControlsAndLayout/ControlsAndLayout.csproj b/Getting Started/ControlsAndLayout/ControlsAndLayout/ControlsAndLayout.csproj index fbb4778fb..c56904912 100644 --- a/Getting Started/ControlsAndLayout/ControlsAndLayout/ControlsAndLayout.csproj +++ b/Getting Started/ControlsAndLayout/ControlsAndLayout/ControlsAndLayout.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Getting Started/DynamicLayout/DynamicLayout.csproj b/Getting Started/DynamicLayout/DynamicLayout.csproj index 3b35f9530..f553f1eb4 100644 --- a/Getting Started/DynamicLayout/DynamicLayout.csproj +++ b/Getting Started/DynamicLayout/DynamicLayout.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Getting Started/HelloWorld/HelloWorld.csproj b/Getting Started/HelloWorld/HelloWorld.csproj index 17971ab6d..9267ed3c5 100644 --- a/Getting Started/HelloWorld/HelloWorld.csproj +++ b/Getting Started/HelloWorld/HelloWorld.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Getting Started/MultiPage/MultiPage.csproj b/Getting Started/MultiPage/MultiPage.csproj index 578ba0194..f47a298f6 100644 --- a/Getting Started/MultiPage/MultiPage.csproj +++ b/Getting Started/MultiPage/MultiPage.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false diff --git a/Getting Started/SimpleLayout/SimpleLayout.csproj b/Getting Started/SimpleLayout/SimpleLayout.csproj index f7032f54f..38f744aff 100644 --- a/Getting Started/SimpleLayout/SimpleLayout.csproj +++ b/Getting Started/SimpleLayout/SimpleLayout.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Getting Started/WalkthroughFirstWPFApp/csharp/ExpenseItIntro.csproj b/Getting Started/WalkthroughFirstWPFApp/csharp/ExpenseItIntro.csproj index 0e4cf1196..1f5fb21bb 100644 --- a/Getting Started/WalkthroughFirstWPFApp/csharp/ExpenseItIntro.csproj +++ b/Getting Started/WalkthroughFirstWPFApp/csharp/ExpenseItIntro.csproj @@ -1,6 +1,6 @@  - net8.0-windows + net9.0-windows true WinExe ExpenseIt9 diff --git a/Globalization and Localization/BAML Loc/LocApp/LocApp.csproj b/Globalization and Localization/BAML Loc/LocApp/LocApp.csproj index 123547a81..08975c766 100644 --- a/Globalization and Localization/BAML Loc/LocApp/LocApp.csproj +++ b/Globalization and Localization/BAML Loc/LocApp/LocApp.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Globalization and Localization/FlowDirection/FlowDirection.csproj b/Globalization and Localization/FlowDirection/FlowDirection.csproj index 3b3640b08..3a5f93a19 100644 --- a/Globalization and Localization/FlowDirection/FlowDirection.csproj +++ b/Globalization and Localization/FlowDirection/FlowDirection.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Globalization and Localization/GlobalizationHomepage/GlobalizationHomepage.csproj b/Globalization and Localization/GlobalizationHomepage/GlobalizationHomepage.csproj index caac2bc67..c0cb13c93 100644 --- a/Globalization and Localization/GlobalizationHomepage/GlobalizationHomepage.csproj +++ b/Globalization and Localization/GlobalizationHomepage/GlobalizationHomepage.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Globalization and Localization/GlobalizationRunDialog/GlobalizationRunDialog.csproj b/Globalization and Localization/GlobalizationRunDialog/GlobalizationRunDialog.csproj index cac9f55c5..56cadad94 100644 --- a/Globalization and Localization/GlobalizationRunDialog/GlobalizationRunDialog.csproj +++ b/Globalization and Localization/GlobalizationRunDialog/GlobalizationRunDialog.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Globalization and Localization/Gradient/Gradient.csproj b/Globalization and Localization/Gradient/Gradient.csproj index 2be329228..58f38cb29 100644 --- a/Globalization and Localization/Gradient/Gradient.csproj +++ b/Globalization and Localization/Gradient/Gradient.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Globalization and Localization/Image/Image.csproj b/Globalization and Localization/Image/Image.csproj index 9c14e2114..8fce269ce 100644 --- a/Globalization and Localization/Image/Image.csproj +++ b/Globalization and Localization/Image/Image.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Globalization and Localization/LTRRTL/LTRRTL.csproj b/Globalization and Localization/LTRRTL/LTRRTL.csproj index dd0605fe8..c96a9481d 100644 --- a/Globalization and Localization/LTRRTL/LTRRTL.csproj +++ b/Globalization and Localization/LTRRTL/LTRRTL.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Globalization and Localization/LangAttribute/LangAttribute.csproj b/Globalization and Localization/LangAttribute/LangAttribute.csproj index 4969bdb1b..ef3ec7a92 100644 --- a/Globalization and Localization/LangAttribute/LangAttribute.csproj +++ b/Globalization and Localization/LangAttribute/LangAttribute.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Globalization and Localization/LocalizationResources/LocalizationResources.csproj b/Globalization and Localization/LocalizationResources/LocalizationResources.csproj index 81c829142..00c1723ef 100644 --- a/Globalization and Localization/LocalizationResources/LocalizationResources.csproj +++ b/Globalization and Localization/LocalizationResources/LocalizationResources.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Globalization and Localization/NumbersMultipleLangauges/NumbersMultipleLangauges.csproj b/Globalization and Localization/NumbersMultipleLangauges/NumbersMultipleLangauges.csproj index c6a249b85..32f5c4a4f 100644 --- a/Globalization and Localization/NumbersMultipleLangauges/NumbersMultipleLangauges.csproj +++ b/Globalization and Localization/NumbersMultipleLangauges/NumbersMultipleLangauges.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Globalization and Localization/Paths/Paths.csproj b/Globalization and Localization/Paths/Paths.csproj index 164a6361e..744a2ac99 100644 --- a/Globalization and Localization/Paths/Paths.csproj +++ b/Globalization and Localization/Paths/Paths.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Globalization and Localization/RunSpan/RunSpan.csproj b/Globalization and Localization/RunSpan/RunSpan.csproj index 44f6f685a..485f2bf1e 100644 --- a/Globalization and Localization/RunSpan/RunSpan.csproj +++ b/Globalization and Localization/RunSpan/RunSpan.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Globalization and Localization/Span/Span.csproj b/Globalization and Localization/Span/Span.csproj index fc757e4f1..f1725d011 100644 --- a/Globalization and Localization/Span/Span.csproj +++ b/Globalization and Localization/Span/Span.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Globalization and Localization/StringLocalizationSample/StringLocalizationSample.csproj b/Globalization and Localization/StringLocalizationSample/StringLocalizationSample.csproj index 7be04174c..df8bf0258 100644 --- a/Globalization and Localization/StringLocalizationSample/StringLocalizationSample.csproj +++ b/Globalization and Localization/StringLocalizationSample/StringLocalizationSample.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Graphics/2DTransforms/2DTransforms.csproj b/Graphics/2DTransforms/2DTransforms.csproj index 16ff948e6..469a98378 100644 --- a/Graphics/2DTransforms/2DTransforms.csproj +++ b/Graphics/2DTransforms/2DTransforms.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Graphics/BMPEncoderAndDecoder/BMPEncoderAndDecoder.csproj b/Graphics/BMPEncoderAndDecoder/BMPEncoderAndDecoder.csproj index 45df970db..9c7c79cfe 100644 --- a/Graphics/BMPEncoderAndDecoder/BMPEncoderAndDecoder.csproj +++ b/Graphics/BMPEncoderAndDecoder/BMPEncoderAndDecoder.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Graphics/BitmapEffectsGallery/BitmapEffectsGallery.csproj b/Graphics/BitmapEffectsGallery/BitmapEffectsGallery.csproj index c86f5905e..e0f44a8b3 100644 --- a/Graphics/BitmapEffectsGallery/BitmapEffectsGallery.csproj +++ b/Graphics/BitmapEffectsGallery/BitmapEffectsGallery.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Graphics/BitmapMetadata/BitmapMetadata.csproj b/Graphics/BitmapMetadata/BitmapMetadata.csproj index 13e8ce9bc..cc188b618 100644 --- a/Graphics/BitmapMetadata/BitmapMetadata.csproj +++ b/Graphics/BitmapMetadata/BitmapMetadata.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Graphics/Brushes/Brushes.csproj b/Graphics/Brushes/Brushes.csproj index 6b991abf3..327e4eb20 100644 --- a/Graphics/Brushes/Brushes.csproj +++ b/Graphics/Brushes/Brushes.csproj @@ -1,6 +1,6 @@  - net8.0-windows + net9.0-windows true false WinExe diff --git a/Graphics/ClipRegion/ClipRegion.csproj b/Graphics/ClipRegion/ClipRegion.csproj index 012e64563..651b38dee 100644 --- a/Graphics/ClipRegion/ClipRegion.csproj +++ b/Graphics/ClipRegion/ClipRegion.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Graphics/Converter/Converter.csproj b/Graphics/Converter/Converter.csproj index 45b1c7c7f..12b20fe0b 100644 --- a/Graphics/Converter/Converter.csproj +++ b/Graphics/Converter/Converter.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Graphics/CustomBitmapEffect/CustomBitmapEffect.csproj b/Graphics/CustomBitmapEffect/CustomBitmapEffect.csproj index e568edccd..4dd699cea 100644 --- a/Graphics/CustomBitmapEffect/CustomBitmapEffect.csproj +++ b/Graphics/CustomBitmapEffect/CustomBitmapEffect.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Graphics/DrawingBrush/DrawingBrush.csproj b/Graphics/DrawingBrush/DrawingBrush.csproj index 47a48a3c8..a1d13be72 100644 --- a/Graphics/DrawingBrush/DrawingBrush.csproj +++ b/Graphics/DrawingBrush/DrawingBrush.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Graphics/GIFEncoderAndDecoder/GIFEncoderAndDecoder.csproj b/Graphics/GIFEncoderAndDecoder/GIFEncoderAndDecoder.csproj index b07534d52..dba16cdc5 100644 --- a/Graphics/GIFEncoderAndDecoder/GIFEncoderAndDecoder.csproj +++ b/Graphics/GIFEncoderAndDecoder/GIFEncoderAndDecoder.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Graphics/Geometry/Geometry.csproj b/Graphics/Geometry/Geometry.csproj index f9bb7b615..cd5b17ac7 100644 --- a/Graphics/Geometry/Geometry.csproj +++ b/Graphics/Geometry/Geometry.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Graphics/ImageBrush/ImageBrush.csproj b/Graphics/ImageBrush/ImageBrush.csproj index 88120d45d..aefca915a 100644 --- a/Graphics/ImageBrush/ImageBrush.csproj +++ b/Graphics/ImageBrush/ImageBrush.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Graphics/ImageView/ImageView.csproj b/Graphics/ImageView/ImageView.csproj index 983431842..b8e9c757d 100644 --- a/Graphics/ImageView/ImageView.csproj +++ b/Graphics/ImageView/ImageView.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Graphics/JPEGEncoderAndDecoder/JPEGEncoderAndDecoder.csproj b/Graphics/JPEGEncoderAndDecoder/JPEGEncoderAndDecoder.csproj index e42fa094b..38d6b6f50 100644 --- a/Graphics/JPEGEncoderAndDecoder/JPEGEncoderAndDecoder.csproj +++ b/Graphics/JPEGEncoderAndDecoder/JPEGEncoderAndDecoder.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Graphics/Matrix/Matrix.csproj b/Graphics/Matrix/Matrix.csproj index 1eb902500..c37a7aa7b 100644 --- a/Graphics/Matrix/Matrix.csproj +++ b/Graphics/Matrix/Matrix.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Graphics/OpacityMasking/OpacityMasking.csproj b/Graphics/OpacityMasking/OpacityMasking.csproj index b16c05a62..fefa65aa0 100644 --- a/Graphics/OpacityMasking/OpacityMasking.csproj +++ b/Graphics/OpacityMasking/OpacityMasking.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Graphics/PNGEncoderAndDecoder/PNGEncoderAndDecoder.csproj b/Graphics/PNGEncoderAndDecoder/PNGEncoderAndDecoder.csproj index 7f46aa1ca..feb459efd 100644 --- a/Graphics/PNGEncoderAndDecoder/PNGEncoderAndDecoder.csproj +++ b/Graphics/PNGEncoderAndDecoder/PNGEncoderAndDecoder.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Graphics/Point/Point.csproj b/Graphics/Point/Point.csproj index e2fd5b649..0e02ab117 100644 --- a/Graphics/Point/Point.csproj +++ b/Graphics/Point/Point.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Graphics/ShapeElements/ShapeElements.csproj b/Graphics/ShapeElements/ShapeElements.csproj index 4c5b1030c..de87a646b 100644 --- a/Graphics/ShapeElements/ShapeElements.csproj +++ b/Graphics/ShapeElements/ShapeElements.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Graphics/ShapesGallery/ShapesGallery.csproj b/Graphics/ShapesGallery/ShapesGallery.csproj index 2160e8778..852b1d1cb 100644 --- a/Graphics/ShapesGallery/ShapesGallery.csproj +++ b/Graphics/ShapesGallery/ShapesGallery.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Graphics/SystemBrushesAndColors/SystemBrushesAndColors.csproj b/Graphics/SystemBrushesAndColors/SystemBrushesAndColors.csproj index 7b8e40cd0..9520e5863 100644 --- a/Graphics/SystemBrushesAndColors/SystemBrushesAndColors.csproj +++ b/Graphics/SystemBrushesAndColors/SystemBrushesAndColors.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Graphics/TIFFEncoderAndDecoder/TIFFEncoderAndDecoder.csproj b/Graphics/TIFFEncoderAndDecoder/TIFFEncoderAndDecoder.csproj index 1faca539e..32c776ab0 100644 --- a/Graphics/TIFFEncoderAndDecoder/TIFFEncoderAndDecoder.csproj +++ b/Graphics/TIFFEncoderAndDecoder/TIFFEncoderAndDecoder.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Graphics/Vector/Vector.csproj b/Graphics/Vector/Vector.csproj index 11b203543..fc9512335 100644 --- a/Graphics/Vector/Vector.csproj +++ b/Graphics/Vector/Vector.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Graphics/VisualBrush/VisualBrush.csproj b/Graphics/VisualBrush/VisualBrush.csproj index ded3c762b..4c44ec1d5 100644 --- a/Graphics/VisualBrush/VisualBrush.csproj +++ b/Graphics/VisualBrush/VisualBrush.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Graphics/WDPEncoderAndDecoder/WDPEncoderAndDecoder.csproj b/Graphics/WDPEncoderAndDecoder/WDPEncoderAndDecoder.csproj index a32497a6e..caa9633c9 100644 --- a/Graphics/WDPEncoderAndDecoder/WDPEncoderAndDecoder.csproj +++ b/Graphics/WDPEncoderAndDecoder/WDPEncoderAndDecoder.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Input and Commands/CaptureUnCaptureMouse/CaptureUnCaptureMouse.csproj b/Input and Commands/CaptureUnCaptureMouse/CaptureUnCaptureMouse.csproj index a7013caa8..92bc3b874 100644 --- a/Input and Commands/CaptureUnCaptureMouse/CaptureUnCaptureMouse.csproj +++ b/Input and Commands/CaptureUnCaptureMouse/CaptureUnCaptureMouse.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Input and Commands/CommandSourceControlUsingSystemTimer/CommandSourceControlUsingSystemTimer.csproj b/Input and Commands/CommandSourceControlUsingSystemTimer/CommandSourceControlUsingSystemTimer.csproj index 259c258db..8e908c99b 100644 --- a/Input and Commands/CommandSourceControlUsingSystemTimer/CommandSourceControlUsingSystemTimer.csproj +++ b/Input and Commands/CommandSourceControlUsingSystemTimer/CommandSourceControlUsingSystemTimer.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Input and Commands/CommandSourceControlWithDispatcherTimer/CommandSourceControlWithDispatcherTimer.csproj b/Input and Commands/CommandSourceControlWithDispatcherTimer/CommandSourceControlWithDispatcherTimer.csproj index 5d16e45c9..b0d6b5355 100644 --- a/Input and Commands/CommandSourceControlWithDispatcherTimer/CommandSourceControlWithDispatcherTimer.csproj +++ b/Input and Commands/CommandSourceControlWithDispatcherTimer/CommandSourceControlWithDispatcherTimer.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Input and Commands/CursorType/CursorType.csproj b/Input and Commands/CursorType/CursorType.csproj index e22b586a0..f63272ad6 100644 --- a/Input and Commands/CursorType/CursorType.csproj +++ b/Input and Commands/CursorType/CursorType.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Input and Commands/CustomRoutedCommand/CustomRoutedCommand.csproj b/Input and Commands/CustomRoutedCommand/CustomRoutedCommand.csproj index 4c241509b..1afceea7e 100644 --- a/Input and Commands/CustomRoutedCommand/CustomRoutedCommand.csproj +++ b/Input and Commands/CustomRoutedCommand/CustomRoutedCommand.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Input and Commands/EditingCommands/EditingCommands.csproj b/Input and Commands/EditingCommands/EditingCommands.csproj index 500b595d1..d303c7a7a 100644 --- a/Input and Commands/EditingCommands/EditingCommands.csproj +++ b/Input and Commands/EditingCommands/EditingCommands.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Input and Commands/EventOnGainAndLooseFocus/EventOnGainAndLooseFocus.csproj b/Input and Commands/EventOnGainAndLooseFocus/EventOnGainAndLooseFocus.csproj index 29bc91c62..b7a0aba05 100644 --- a/Input and Commands/EventOnGainAndLooseFocus/EventOnGainAndLooseFocus.csproj +++ b/Input and Commands/EventOnGainAndLooseFocus/EventOnGainAndLooseFocus.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Input and Commands/HandlingEventOnCommand/HandlingEventOnCommand.csproj b/Input and Commands/HandlingEventOnCommand/HandlingEventOnCommand.csproj index 45d2c72ab..d87f8a7b9 100644 --- a/Input and Commands/HandlingEventOnCommand/HandlingEventOnCommand.csproj +++ b/Input and Commands/HandlingEventOnCommand/HandlingEventOnCommand.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Input and Commands/HandlingEventOnCommandUsingCode/HandlingEventOnCommandUsingCode.csproj b/Input and Commands/HandlingEventOnCommandUsingCode/HandlingEventOnCommandUsingCode.csproj index 77fccb6c5..00c290505 100644 --- a/Input and Commands/HandlingEventOnCommandUsingCode/HandlingEventOnCommandUsingCode.csproj +++ b/Input and Commands/HandlingEventOnCommandUsingCode/HandlingEventOnCommandUsingCode.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Input and Commands/ICommandSourceImplementation/ICommandSourceImplementation.csproj b/Input and Commands/ICommandSourceImplementation/ICommandSourceImplementation.csproj index 7f74925fc..c247510c7 100644 --- a/Input and Commands/ICommandSourceImplementation/ICommandSourceImplementation.csproj +++ b/Input and Commands/ICommandSourceImplementation/ICommandSourceImplementation.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Input and Commands/KeyStrokeCounter/KeyStrokeCounter.csproj b/Input and Commands/KeyStrokeCounter/KeyStrokeCounter.csproj index d92065f67..3062e7a52 100644 --- a/Input and Commands/KeyStrokeCounter/KeyStrokeCounter.csproj +++ b/Input and Commands/KeyStrokeCounter/KeyStrokeCounter.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Input and Commands/KeyboardKey/KeyboardKey.csproj b/Input and Commands/KeyboardKey/KeyboardKey.csproj index ffb716d2f..f623bdf1e 100644 --- a/Input and Commands/KeyboardKey/KeyboardKey.csproj +++ b/Input and Commands/KeyboardKey/KeyboardKey.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Input and Commands/MousePointer/MousePointer.csproj b/Input and Commands/MousePointer/MousePointer.csproj index ee0265922..0d46ed6a5 100644 --- a/Input and Commands/MousePointer/MousePointer.csproj +++ b/Input and Commands/MousePointer/MousePointer.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Input and Commands/MouseState/MouseState.csproj b/Input and Commands/MouseState/MouseState.csproj index a4c138d5f..4f2a9460d 100644 --- a/Input and Commands/MouseState/MouseState.csproj +++ b/Input and Commands/MouseState/MouseState.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Input and Commands/MoveObjectWithMouse/MoveObjectWithMouse.csproj b/Input and Commands/MoveObjectWithMouse/MoveObjectWithMouse.csproj index f17832f65..27958edf3 100644 --- a/Input and Commands/MoveObjectWithMouse/MoveObjectWithMouse.csproj +++ b/Input and Commands/MoveObjectWithMouse/MoveObjectWithMouse.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Input and Commands/ProgrammaticFocusControl/ProgrammaticFocusControl.csproj b/Input and Commands/ProgrammaticFocusControl/ProgrammaticFocusControl.csproj index 8bf150261..49fa7f450 100644 --- a/Input and Commands/ProgrammaticFocusControl/ProgrammaticFocusControl.csproj +++ b/Input and Commands/ProgrammaticFocusControl/ProgrammaticFocusControl.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Migration and Interoperability/HWNDInWPF/wpfapplication1/wpfapplication1.csproj b/Migration and Interoperability/HWNDInWPF/wpfapplication1/wpfapplication1.csproj index 9948cab8d..a4893e7f6 100644 --- a/Migration and Interoperability/HWNDInWPF/wpfapplication1/wpfapplication1.csproj +++ b/Migration and Interoperability/HWNDInWPF/wpfapplication1/wpfapplication1.csproj @@ -1,6 +1,6 @@  - net8.0-windows + net9.0-windows true false diff --git a/Migration and Interoperability/HostingWfInWPF/HostingWfInWPF.csproj b/Migration and Interoperability/HostingWfInWPF/HostingWfInWPF.csproj index a5ec546f0..9cafc2f11 100644 --- a/Migration and Interoperability/HostingWfInWPF/HostingWfInWPF.csproj +++ b/Migration and Interoperability/HostingWfInWPF/HostingWfInWPF.csproj @@ -1,6 +1,6 @@  - net8.0-windows + net9.0-windows true true false diff --git a/Migration and Interoperability/HostingWfWithVisualStyles/HostingWfWithVisualStyles.csproj b/Migration and Interoperability/HostingWfWithVisualStyles/HostingWfWithVisualStyles.csproj index 235616283..9c757b6ed 100644 --- a/Migration and Interoperability/HostingWfWithVisualStyles/HostingWfWithVisualStyles.csproj +++ b/Migration and Interoperability/HostingWfWithVisualStyles/HostingWfWithVisualStyles.csproj @@ -1,6 +1,6 @@  - net8.0-windows + net9.0-windows true true false diff --git a/Migration and Interoperability/HostingWpfUserControlInWf/HostingWpfUserControlInWf.csproj b/Migration and Interoperability/HostingWpfUserControlInWf/HostingWpfUserControlInWf.csproj index 25341c7e7..407d2f3bf 100644 --- a/Migration and Interoperability/HostingWpfUserControlInWf/HostingWpfUserControlInWf.csproj +++ b/Migration and Interoperability/HostingWpfUserControlInWf/HostingWpfUserControlInWf.csproj @@ -1,6 +1,6 @@  - net8.0-windows + net9.0-windows true false Library diff --git a/Migration and Interoperability/PropertyMappingWithElementHost/PropertyMappingWithElementHost.csproj b/Migration and Interoperability/PropertyMappingWithElementHost/PropertyMappingWithElementHost.csproj index 6c04ce0c8..f3348dcde 100644 --- a/Migration and Interoperability/PropertyMappingWithElementHost/PropertyMappingWithElementHost.csproj +++ b/Migration and Interoperability/PropertyMappingWithElementHost/PropertyMappingWithElementHost.csproj @@ -1,6 +1,6 @@  - net8.0-windows + net9.0-windows true true false diff --git a/Migration and Interoperability/WPFHostingWin32Control/WPFHostingWin32Control.csproj b/Migration and Interoperability/WPFHostingWin32Control/WPFHostingWin32Control.csproj index 43ccace66..f54f5593e 100644 --- a/Migration and Interoperability/WPFHostingWin32Control/WPFHostingWin32Control.csproj +++ b/Migration and Interoperability/WPFHostingWin32Control/WPFHostingWin32Control.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Migration and Interoperability/WPFWithWFAndDatabinding/WPFWithWFAndDatabinding.csproj b/Migration and Interoperability/WPFWithWFAndDatabinding/WPFWithWFAndDatabinding.csproj index 0d06b28e2..f354af5ae 100644 --- a/Migration and Interoperability/WPFWithWFAndDatabinding/WPFWithWFAndDatabinding.csproj +++ b/Migration and Interoperability/WPFWithWFAndDatabinding/WPFWithWFAndDatabinding.csproj @@ -1,7 +1,7 @@ net472 - net8.0-windows + net9.0-windows true false diff --git a/Migration and Interoperability/WindowsFormsHostingWpfControl/WPFControls/WPFControls.csproj b/Migration and Interoperability/WindowsFormsHostingWpfControl/WPFControls/WPFControls.csproj index 6c3c75360..d5ccee834 100644 --- a/Migration and Interoperability/WindowsFormsHostingWpfControl/WPFControls/WPFControls.csproj +++ b/Migration and Interoperability/WindowsFormsHostingWpfControl/WPFControls/WPFControls.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false Library diff --git a/Migration and Interoperability/WpfHostingWindowsFormsControl/FormsControlLibrary/FormsControlLibrary.csproj b/Migration and Interoperability/WpfHostingWindowsFormsControl/FormsControlLibrary/FormsControlLibrary.csproj index 183e31bc1..0f8440fd4 100644 --- a/Migration and Interoperability/WpfHostingWindowsFormsControl/FormsControlLibrary/FormsControlLibrary.csproj +++ b/Migration and Interoperability/WpfHostingWindowsFormsControl/FormsControlLibrary/FormsControlLibrary.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false Library diff --git a/PerMonitorDPI/FormattedTextExample/FormattedTextExample.csproj b/PerMonitorDPI/FormattedTextExample/FormattedTextExample.csproj index bdf0878ee..a57a527ac 100644 --- a/PerMonitorDPI/FormattedTextExample/FormattedTextExample.csproj +++ b/PerMonitorDPI/FormattedTextExample/FormattedTextExample.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/PerMonitorDPI/ImageScaling/ImageScaling.csproj b/PerMonitorDPI/ImageScaling/ImageScaling.csproj index a545be6a2..c8fb804fd 100644 --- a/PerMonitorDPI/ImageScaling/ImageScaling.csproj +++ b/PerMonitorDPI/ImageScaling/ImageScaling.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/PerMonitorDPI/TextFormatting/TextFormatting.csproj b/PerMonitorDPI/TextFormatting/TextFormatting.csproj index da0b4ef21..279867c4b 100644 --- a/PerMonitorDPI/TextFormatting/TextFormatting.csproj +++ b/PerMonitorDPI/TextFormatting/TextFormatting.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Properties/Callbacks/Callbacks.csproj b/Properties/Callbacks/Callbacks.csproj index a3d41c048..78fa5275e 100644 --- a/Properties/Callbacks/Callbacks.csproj +++ b/Properties/Callbacks/Callbacks.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Properties/CustomClassesWithDP/CustomClassesWithDP.csproj b/Properties/CustomClassesWithDP/CustomClassesWithDP.csproj index 218e7f4c1..b9e4d5f75 100644 --- a/Properties/CustomClassesWithDP/CustomClassesWithDP.csproj +++ b/Properties/CustomClassesWithDP/CustomClassesWithDP.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Properties/RestoringDefaultValues/RestoringDefaultValues.csproj b/Properties/RestoringDefaultValues/RestoringDefaultValues.csproj index 21e528fed..d4b8e11d9 100644 --- a/Properties/RestoringDefaultValues/RestoringDefaultValues.csproj +++ b/Properties/RestoringDefaultValues/RestoringDefaultValues.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/README.md b/README.md index 8e34ab36b..e26901954 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # WPF-Samples -This repo contains the samples that demonstrate the API usage patterns and popular features for the Windows Presentation Foundation in the .NET for Desktop. These samples were initially hosted on [MSDN](https://msdn.microsoft.com/en-us/library/vstudio/ms771633.aspx), and we are gradually -moving all the interesting WPF samples over to GitHub. All the samples have been retargeted to [.NET 8.0](https://dotnet.microsoft.com/en-us/download). +This repo contains the samples that demonstrate the API usage patterns and popular features for the Windows Presentation Foundation in the .NET for Desktop. These samples were initially hosted on MSDN \( https://msdn.microsoft.com/ \), and we are gradually +moving all the interesting WPF samples over to GitHub. All the samples have been retargeted to [.NET 9.0](https://dotnet.microsoft.com/en-us/download). You can also find an archive of samples targeting .NET 4.7.2 in the [netframework](https://github.com/microsoft/WPF-Samples/tree/netframework) branch. @@ -12,45 +12,30 @@ The samples in this repo are generally about illustrating specific concepts and * [CustomComboBox](https://github.com/microsoft/WPF-Samples/tree/main/Sample%20Applications/CustomComboBox) * [EditingExaminerDemo](https://github.com/microsoft/WPF-Samples/tree/main/Sample%20Applications/EditingExaminerDemo) -For WPF samples using .NET Framework, visit [here](https://learn.microsoft.com/en-us/dotnet/desktop/wpf/wpf-samples?view=netframeworkdesktop-4.8). - ## License Unless otherwise mentioned, the samples are released under the [MIT license](https://github.com/Microsoft/WPF-Samples/blob/main/LICENSE) ## Help us improve our samples Help us improve out samples by sending us a pull-request or opening a [GitHub Issue](https://github.com/Microsoft/WPF-Samples/issues) -Questions: mail wpfteam@microsoft.com - ## WPF development -# For .NET 8 - main branch +# For .NET 9 - main branch These samples require Visual Studio 2022(v17.8) to build, test, and deploy, and also require the most recent .NET 8 SDK. [Get a free copy of Visual Studio 2022 Community Edition](https://www.visualstudio.com/wpf-vs) - [.NET 8 SDK](https://dotnet.microsoft.com/en-us/download/dotnet/8.0) - - -# For .NET 7 - -These samples require Visual Studio 2022(v17.7), Visual Studio 2022 for Mac (v17.6) to build, test, and deploy, and also require the .NET 7 SDK. - - [Get a free copy of Visual Studio 2022 Community Edition](https://www.visualstudio.com/wpf-vs) - - [.NET 7 SDK](https://dotnet.microsoft.com/en-us/download/dotnet/7.0) + [.NET 9 SDK](https://dotnet.microsoft.com/en-us/download/dotnet/8.0) +# For .NET 8 -# For .NET 6 - -These samples require Visual Studio 2022(v17.2), Visual Studio 2022 for Mac (v17.6) to build, test, and deploy, and also require the .NET 6 SDK. +These samples require Visual Studio 2022(v17.7), Visual Studio 2022 for Mac (v17.6) to build, test, and deploy, and also require the .NET 8 SDK. [Get a free copy of Visual Studio 2022 Community Edition](https://www.visualstudio.com/wpf-vs) - [.NET 6 SDK](https://dotnet.microsoft.com/en-us/download/dotnet/6.0) - + [.NET 8 SDK](https://dotnet.microsoft.com/en-us/download/dotnet/7.0) WPF on .NET has been open-sourced, and is now available on [Github](https://github.com/dotnet/wpf) @@ -74,6 +59,5 @@ The easiest way to use these samples without using Git is to download the zip fi **Notes:** * Before you unzip the archive, right-click it, select Properties, and then select Unblock. * Most samples should work independently - * By default, all the samples target .NET 8.0. (Installers for the .NET 8 SDK can be found at ) + * By default, all the samples target .NET 9.0. (Installers for the .NET 9 SDK can be found at ) -For more info about the programming models, platforms, languages, and APIs demonstrated in these samples, please refer to the guidance available in [MSDN](https://msdn.microsoft.com/en-us/library/ms754130.aspx). These samples are provided as-is in order to indicate or demonstrate the functionality of the programming models and feature APIs for WPF. diff --git a/Resources/ApplicationResources/ApplicationResources.csproj b/Resources/ApplicationResources/ApplicationResources.csproj index 6a05c317a..52cc2c76a 100644 --- a/Resources/ApplicationResources/ApplicationResources.csproj +++ b/Resources/ApplicationResources/ApplicationResources.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Resources/DefiningResources/DefiningResources.csproj b/Resources/DefiningResources/DefiningResources.csproj index 87f19d4e0..c6de9b4f7 100644 --- a/Resources/DefiningResources/DefiningResources.csproj +++ b/Resources/DefiningResources/DefiningResources.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Resources/MergedResources/MergedResources.csproj b/Resources/MergedResources/MergedResources.csproj index ed6ff22a6..94cd21d15 100644 --- a/Resources/MergedResources/MergedResources.csproj +++ b/Resources/MergedResources/MergedResources.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Sample Applications/CalculatorDemo/CalculatorDemo.csproj b/Sample Applications/CalculatorDemo/CalculatorDemo.csproj index a3b73f82b..aa7370ffa 100644 --- a/Sample Applications/CalculatorDemo/CalculatorDemo.csproj +++ b/Sample Applications/CalculatorDemo/CalculatorDemo.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Sample Applications/ConcentricRingsDemo/ConcentricRingsDemo.csproj b/Sample Applications/ConcentricRingsDemo/ConcentricRingsDemo.csproj index 439d9a4d9..6380729ee 100644 --- a/Sample Applications/ConcentricRingsDemo/ConcentricRingsDemo.csproj +++ b/Sample Applications/ConcentricRingsDemo/ConcentricRingsDemo.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Sample Applications/CubeAnimationDemo/CubeAnimationDemo.csproj b/Sample Applications/CubeAnimationDemo/CubeAnimationDemo.csproj index e2e45d963..88e0b68e2 100644 --- a/Sample Applications/CubeAnimationDemo/CubeAnimationDemo.csproj +++ b/Sample Applications/CubeAnimationDemo/CubeAnimationDemo.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Sample Applications/CustomComboBox/CustomComboBox.csproj b/Sample Applications/CustomComboBox/CustomComboBox.csproj index e8df2f1a2..7cc4eaadb 100644 --- a/Sample Applications/CustomComboBox/CustomComboBox.csproj +++ b/Sample Applications/CustomComboBox/CustomComboBox.csproj @@ -1,6 +1,6 @@  - net8.0-windows + net9.0-windows true WinExe CustomComboBox diff --git a/Sample Applications/DataBindingDemo/DataBindingDemo.csproj b/Sample Applications/DataBindingDemo/DataBindingDemo.csproj index 6d5420c16..ba303a5d5 100644 --- a/Sample Applications/DataBindingDemo/DataBindingDemo.csproj +++ b/Sample Applications/DataBindingDemo/DataBindingDemo.csproj @@ -1,7 +1,7 @@  - net8.0-windows + net9.0-windows true WinExe DataBindingDemo diff --git a/Sample Applications/DropShadow/DropShadow.csproj b/Sample Applications/DropShadow/DropShadow.csproj index 22b50d314..655c7fc7b 100644 --- a/Sample Applications/DropShadow/DropShadow.csproj +++ b/Sample Applications/DropShadow/DropShadow.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Sample Applications/EditingExaminerDemo/EditingExaminerDemo.csproj b/Sample Applications/EditingExaminerDemo/EditingExaminerDemo.csproj index 4e74e4187..2644a9999 100644 --- a/Sample Applications/EditingExaminerDemo/EditingExaminerDemo.csproj +++ b/Sample Applications/EditingExaminerDemo/EditingExaminerDemo.csproj @@ -1,7 +1,7 @@ - net8.0-windows + net9.0-windows true WinExe EditingExaminerDemo diff --git a/Sample Applications/ExpenseIt/EditBoxControlLibrary/EditBoxControlLibrary.csproj b/Sample Applications/ExpenseIt/EditBoxControlLibrary/EditBoxControlLibrary.csproj index 399060a46..6d3a33ea4 100644 --- a/Sample Applications/ExpenseIt/EditBoxControlLibrary/EditBoxControlLibrary.csproj +++ b/Sample Applications/ExpenseIt/EditBoxControlLibrary/EditBoxControlLibrary.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false library diff --git a/Sample Applications/ExpenseIt/ExpenseItDemo/ExpenseItDemo.csproj b/Sample Applications/ExpenseIt/ExpenseItDemo/ExpenseItDemo.csproj index 9c739d3af..2a19e1256 100644 --- a/Sample Applications/ExpenseIt/ExpenseItDemo/ExpenseItDemo.csproj +++ b/Sample Applications/ExpenseIt/ExpenseItDemo/ExpenseItDemo.csproj @@ -1,7 +1,7 @@ - net8.0-windows + net9.0-windows true WinExe ExpenseIt9 diff --git a/Sample Applications/FontDialog/FontDialogDemo.csproj b/Sample Applications/FontDialog/FontDialogDemo.csproj index b06f348a5..41d0c7d4d 100644 --- a/Sample Applications/FontDialog/FontDialogDemo.csproj +++ b/Sample Applications/FontDialog/FontDialogDemo.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Sample Applications/GeometryDesignerDemo/GeometryDesignerDemo.csproj b/Sample Applications/GeometryDesignerDemo/GeometryDesignerDemo.csproj index b28e0378f..d25f85da1 100644 --- a/Sample Applications/GeometryDesignerDemo/GeometryDesignerDemo.csproj +++ b/Sample Applications/GeometryDesignerDemo/GeometryDesignerDemo.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Sample Applications/GraphingCalculatorDemo/GraphingCalculatorDemo.csproj b/Sample Applications/GraphingCalculatorDemo/GraphingCalculatorDemo.csproj index 04ae59374..c600ff877 100644 --- a/Sample Applications/GraphingCalculatorDemo/GraphingCalculatorDemo.csproj +++ b/Sample Applications/GraphingCalculatorDemo/GraphingCalculatorDemo.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Sample Applications/HexSphereDemo/HexSphereDemo.csproj b/Sample Applications/HexSphereDemo/HexSphereDemo.csproj index 1ad7b6e3f..c643dfdb6 100644 --- a/Sample Applications/HexSphereDemo/HexSphereDemo.csproj +++ b/Sample Applications/HexSphereDemo/HexSphereDemo.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Sample Applications/HtmlToXamlDemo/HtmlToXamlDemo.csproj b/Sample Applications/HtmlToXamlDemo/HtmlToXamlDemo.csproj index b249c6941..b7a26795e 100644 --- a/Sample Applications/HtmlToXamlDemo/HtmlToXamlDemo.csproj +++ b/Sample Applications/HtmlToXamlDemo/HtmlToXamlDemo.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Sample Applications/LayoutTransitionsDemo/LayoutTransitionsDemo.csproj b/Sample Applications/LayoutTransitionsDemo/LayoutTransitionsDemo.csproj index a8b0c90b4..6fb5affac 100644 --- a/Sample Applications/LayoutTransitionsDemo/LayoutTransitionsDemo.csproj +++ b/Sample Applications/LayoutTransitionsDemo/LayoutTransitionsDemo.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Sample Applications/ParticlesDemo/ParticlesDemo.csproj b/Sample Applications/ParticlesDemo/ParticlesDemo.csproj index ddafc250b..af786116c 100644 --- a/Sample Applications/ParticlesDemo/ParticlesDemo.csproj +++ b/Sample Applications/ParticlesDemo/ParticlesDemo.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Sample Applications/PhotoFlipperDemo/PhotoFlipperDemo.csproj b/Sample Applications/PhotoFlipperDemo/PhotoFlipperDemo.csproj index 98a64a05f..7d7078823 100644 --- a/Sample Applications/PhotoFlipperDemo/PhotoFlipperDemo.csproj +++ b/Sample Applications/PhotoFlipperDemo/PhotoFlipperDemo.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Sample Applications/PhotoStoreDemo/PhotoStoreDemo.csproj b/Sample Applications/PhotoStoreDemo/PhotoStoreDemo.csproj index 0746cb3cc..053b209d9 100644 --- a/Sample Applications/PhotoStoreDemo/PhotoStoreDemo.csproj +++ b/Sample Applications/PhotoStoreDemo/PhotoStoreDemo.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Sample Applications/PhotoViewerDemo/PhotoViewerDemo.csproj b/Sample Applications/PhotoViewerDemo/PhotoViewerDemo.csproj index 0bb4e3a7f..eea371831 100644 --- a/Sample Applications/PhotoViewerDemo/PhotoViewerDemo.csproj +++ b/Sample Applications/PhotoViewerDemo/PhotoViewerDemo.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Sample Applications/SlidePuzzleDemo/SlidePuzzleDemo.csproj b/Sample Applications/SlidePuzzleDemo/SlidePuzzleDemo.csproj index d30675ff9..01f6edeb3 100644 --- a/Sample Applications/SlidePuzzleDemo/SlidePuzzleDemo.csproj +++ b/Sample Applications/SlidePuzzleDemo/SlidePuzzleDemo.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Sample Applications/StickyNotesDemo/StickyNotesDemo.csproj b/Sample Applications/StickyNotesDemo/StickyNotesDemo.csproj index b9aeb48c9..6eef2c322 100644 --- a/Sample Applications/StickyNotesDemo/StickyNotesDemo.csproj +++ b/Sample Applications/StickyNotesDemo/StickyNotesDemo.csproj @@ -1,6 +1,6 @@  - net8.0-windows + net9.0-windows true true false diff --git a/Sample Applications/VideoViewerDemo/VideoViewerDemo.csproj b/Sample Applications/VideoViewerDemo/VideoViewerDemo.csproj index acd4922cf..35b719500 100644 --- a/Sample Applications/VideoViewerDemo/VideoViewerDemo.csproj +++ b/Sample Applications/VideoViewerDemo/VideoViewerDemo.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Speech and Media/MediaGallery/MediaGallery.csproj b/Speech and Media/MediaGallery/MediaGallery.csproj index 8b63b2ec4..2f837de8a 100644 --- a/Speech and Media/MediaGallery/MediaGallery.csproj +++ b/Speech and Media/MediaGallery/MediaGallery.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Styles & Templates/AlternatingAppearanceOfItems/AlternatingAppearanceOfItems.csproj b/Styles & Templates/AlternatingAppearanceOfItems/AlternatingAppearanceOfItems.csproj index f7526003b..2fb68334b 100644 --- a/Styles & Templates/AlternatingAppearanceOfItems/AlternatingAppearanceOfItems.csproj +++ b/Styles & Templates/AlternatingAppearanceOfItems/AlternatingAppearanceOfItems.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false AnyCPU;x64 diff --git a/Styles & Templates/ContentControlStyle/ContentControlStyle.csproj b/Styles & Templates/ContentControlStyle/ContentControlStyle.csproj index 8d50dd55c..6a6d78a0d 100644 --- a/Styles & Templates/ContentControlStyle/ContentControlStyle.csproj +++ b/Styles & Templates/ContentControlStyle/ContentControlStyle.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Styles & Templates/EventTriggers/EventTriggers.csproj b/Styles & Templates/EventTriggers/EventTriggers.csproj index fee48bc29..ea85622a9 100644 --- a/Styles & Templates/EventTriggers/EventTriggers.csproj +++ b/Styles & Templates/EventTriggers/EventTriggers.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Styles & Templates/FindingElementsInTemplates/FindingElementsInTemplates.csproj b/Styles & Templates/FindingElementsInTemplates/FindingElementsInTemplates.csproj index 051f42d15..c4031ded7 100644 --- a/Styles & Templates/FindingElementsInTemplates/FindingElementsInTemplates.csproj +++ b/Styles & Templates/FindingElementsInTemplates/FindingElementsInTemplates.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Styles & Templates/IntroToStylingAndTemplating/IntroToStylingAndTemplating.csproj b/Styles & Templates/IntroToStylingAndTemplating/IntroToStylingAndTemplating.csproj index e04f1a6a4..08ce1fdd8 100644 --- a/Styles & Templates/IntroToStylingAndTemplating/IntroToStylingAndTemplating.csproj +++ b/Styles & Templates/IntroToStylingAndTemplating/IntroToStylingAndTemplating.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Threading/MultiThreadingWebBrowser/MultiThreadingWebBrowser.csproj b/Threading/MultiThreadingWebBrowser/MultiThreadingWebBrowser.csproj index 53907b625..dbbb03c82 100644 --- a/Threading/MultiThreadingWebBrowser/MultiThreadingWebBrowser.csproj +++ b/Threading/MultiThreadingWebBrowser/MultiThreadingWebBrowser.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Threading/SingleThreadedApplication/SingleThreadedApplication.csproj b/Threading/SingleThreadedApplication/SingleThreadedApplication.csproj index 671ef810e..8348e5db9 100644 --- a/Threading/SingleThreadedApplication/SingleThreadedApplication.csproj +++ b/Threading/SingleThreadedApplication/SingleThreadedApplication.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Threading/UsingDispatcher/UsingDispatcher.csproj b/Threading/UsingDispatcher/UsingDispatcher.csproj index 2a303f0cd..7f2e0d24a 100644 --- a/Threading/UsingDispatcher/UsingDispatcher.csproj +++ b/Threading/UsingDispatcher/UsingDispatcher.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Tools/BamlReflector/BamlReflector/BamlReflector.csproj b/Tools/BamlReflector/BamlReflector/BamlReflector.csproj index 55985e568..62c6646c8 100644 --- a/Tools/BamlReflector/BamlReflector/BamlReflector.csproj +++ b/Tools/BamlReflector/BamlReflector/BamlReflector.csproj @@ -1,7 +1,7 @@  WinExe - net8.0-windows + net9.0-windows true app.manifest diff --git a/Tools/BamlReflector/BamlTools/BamlTools.csproj b/Tools/BamlReflector/BamlTools/BamlTools.csproj index 70469f1af..ccd1cbae0 100644 --- a/Tools/BamlReflector/BamlTools/BamlTools.csproj +++ b/Tools/BamlReflector/BamlTools/BamlTools.csproj @@ -1,6 +1,6 @@  - net8.0-windows + net9.0-windows Library true diff --git a/Visual Layer/CompositionTarget/CompositionTarget.csproj b/Visual Layer/CompositionTarget/CompositionTarget.csproj index da44bc613..7fc5066e8 100644 --- a/Visual Layer/CompositionTarget/CompositionTarget.csproj +++ b/Visual Layer/CompositionTarget/CompositionTarget.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Visual Layer/DrawingVisual/DrawingVisual.csproj b/Visual Layer/DrawingVisual/DrawingVisual.csproj index b41a1a29c..45f4a4cb2 100644 --- a/Visual Layer/DrawingVisual/DrawingVisual.csproj +++ b/Visual Layer/DrawingVisual/DrawingVisual.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Visual Layer/VisualsHitTesting/VisualsHitTesting.csproj b/Visual Layer/VisualsHitTesting/VisualsHitTesting.csproj index d59ce608e..38e7ef498 100644 --- a/Visual Layer/VisualsHitTesting/VisualsHitTesting.csproj +++ b/Visual Layer/VisualsHitTesting/VisualsHitTesting.csproj @@ -1,6 +1,6 @@  - net8.0-windows + net9.0-windows true true false diff --git a/Windows/CommonDialog/CommonDialogs.csproj b/Windows/CommonDialog/CommonDialogs.csproj index 0b0e03da4..cf3c52c2f 100644 --- a/Windows/CommonDialog/CommonDialogs.csproj +++ b/Windows/CommonDialog/CommonDialogs.csproj @@ -1,6 +1,6 @@  - net8.0-windows + net9.0-windows enable enable false diff --git a/Windows/CustomWindowUI/CustomWindowUI.csproj b/Windows/CustomWindowUI/CustomWindowUI.csproj index b9a817e6c..3a9bcec1f 100644 --- a/Windows/CustomWindowUI/CustomWindowUI.csproj +++ b/Windows/CustomWindowUI/CustomWindowUI.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Windows/DialogBox/DialogBox.csproj b/Windows/DialogBox/DialogBox.csproj index 93b35ce96..d800b0190 100644 --- a/Windows/DialogBox/DialogBox.csproj +++ b/Windows/DialogBox/DialogBox.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Windows/MessageBox/MessageBox.csproj b/Windows/MessageBox/MessageBox.csproj index e16586a98..982f645f9 100644 --- a/Windows/MessageBox/MessageBox.csproj +++ b/Windows/MessageBox/MessageBox.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Windows/NonRectangularWindow/NonRectangularWindow.csproj b/Windows/NonRectangularWindow/NonRectangularWindow.csproj index a3620b19a..4e5f1197f 100644 --- a/Windows/NonRectangularWindow/NonRectangularWindow.csproj +++ b/Windows/NonRectangularWindow/NonRectangularWindow.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Windows/NotificationIcon/NotificationIcon.csproj b/Windows/NotificationIcon/NotificationIcon.csproj index e4bfab8d8..d9e56c682 100644 --- a/Windows/NotificationIcon/NotificationIcon.csproj +++ b/Windows/NotificationIcon/NotificationIcon.csproj @@ -1,6 +1,6 @@  - net8.0-windows + net9.0-windows true true false diff --git a/Windows/SaveWindowState/SaveWindowState.csproj b/Windows/SaveWindowState/SaveWindowState.csproj index 211a7a4d4..fb05a1ff3 100644 --- a/Windows/SaveWindowState/SaveWindowState.csproj +++ b/Windows/SaveWindowState/SaveWindowState.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Windows/ShowWindowWithoutActivation/ShowWindowWithoutActivation.csproj b/Windows/ShowWindowWithoutActivation/ShowWindowWithoutActivation.csproj index 6429786d8..d5bf843ac 100644 --- a/Windows/ShowWindowWithoutActivation/ShowWindowWithoutActivation.csproj +++ b/Windows/ShowWindowWithoutActivation/ShowWindowWithoutActivation.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Windows/WindowActivationAndDeactivation/WindowActivationAndDeactivation.csproj b/Windows/WindowActivationAndDeactivation/WindowActivationAndDeactivation.csproj index 504f94b46..d4af2f9f4 100644 --- a/Windows/WindowActivationAndDeactivation/WindowActivationAndDeactivation.csproj +++ b/Windows/WindowActivationAndDeactivation/WindowActivationAndDeactivation.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Windows/WindowHiding/WindowHiding.csproj b/Windows/WindowHiding/WindowHiding.csproj index 40cf6000f..6561980bc 100644 --- a/Windows/WindowHiding/WindowHiding.csproj +++ b/Windows/WindowHiding/WindowHiding.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Windows/WindowSizingOrder/WindowSizingOrder.csproj b/Windows/WindowSizingOrder/WindowSizingOrder.csproj index d0743aa39..bd15940c8 100644 --- a/Windows/WindowSizingOrder/WindowSizingOrder.csproj +++ b/Windows/WindowSizingOrder/WindowSizingOrder.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/Windows/Wizard/Wizard.csproj b/Windows/Wizard/Wizard.csproj index d709d7f95..783a2e9be 100644 --- a/Windows/Wizard/Wizard.csproj +++ b/Windows/Wizard/Wizard.csproj @@ -1,6 +1,6 @@ - net8.0-windows + net9.0-windows true false WinExe diff --git a/global.json b/global.json index c9893818b..05a09aa30 100644 --- a/global.json +++ b/global.json @@ -1,7 +1,7 @@ { "sdk": { - "version": "10.0.100-preview.7.25380.108", - "rollForward": "latestFeature" + "version": "9.0.200", + "rollForward": "latestMajor" }, "altsdk": { "netcoreapp3.1": "3.1.300",