diff --git a/snippets/csharp/System.Windows.Annotations.Storage/AnnotationStore/DeleteAnnotation/DocumentSerialize.csproj b/snippets/csharp/System.Windows.Annotations.Storage/AnnotationStore/DeleteAnnotation/DocumentSerialize.csproj
index b5677fb13cc..1ebc70bd009 100644
--- a/snippets/csharp/System.Windows.Annotations.Storage/AnnotationStore/DeleteAnnotation/DocumentSerialize.csproj
+++ b/snippets/csharp/System.Windows.Annotations.Storage/AnnotationStore/DeleteAnnotation/DocumentSerialize.csproj
@@ -2,7 +2,7 @@
WinExe
- net6.0-windows
+ net10.0-windows
true
true
diff --git a/snippets/csharp/System.Windows.Annotations/AnnotationDocumentPaginator/Overview/DocViewerAnnotationsXps.csproj b/snippets/csharp/System.Windows.Annotations/AnnotationDocumentPaginator/Overview/DocViewerAnnotationsXps.csproj
index c573665a759..fac33010f8d 100644
--- a/snippets/csharp/System.Windows.Annotations/AnnotationDocumentPaginator/Overview/DocViewerAnnotationsXps.csproj
+++ b/snippets/csharp/System.Windows.Annotations/AnnotationDocumentPaginator/Overview/DocViewerAnnotationsXps.csproj
@@ -2,7 +2,7 @@
WinExe
- net6.0-windows
+ net10.0-windows
true
true
diff --git a/snippets/csharp/System.Windows.Annotations/AnnotationHelper/GetAnchorInfo/FlowDocumentAnnotatedViewer.csproj b/snippets/csharp/System.Windows.Annotations/AnnotationHelper/GetAnchorInfo/FlowDocumentAnnotatedViewer.csproj
index 7f1404bd378..b12ce1b3f1a 100644
--- a/snippets/csharp/System.Windows.Annotations/AnnotationHelper/GetAnchorInfo/FlowDocumentAnnotatedViewer.csproj
+++ b/snippets/csharp/System.Windows.Annotations/AnnotationHelper/GetAnchorInfo/FlowDocumentAnnotatedViewer.csproj
@@ -2,7 +2,7 @@
WinExe
- net6.0-windows
+ net10.0-windows
true
diff --git a/snippets/csharp/System.Windows.Annotations/AnnotationService/Overview/DocViewerAnnotationsXml.csproj b/snippets/csharp/System.Windows.Annotations/AnnotationService/Overview/DocViewerAnnotationsXml.csproj
index c573665a759..fac33010f8d 100644
--- a/snippets/csharp/System.Windows.Annotations/AnnotationService/Overview/DocViewerAnnotationsXml.csproj
+++ b/snippets/csharp/System.Windows.Annotations/AnnotationService/Overview/DocViewerAnnotationsXml.csproj
@@ -2,7 +2,7 @@
WinExe
- net6.0-windows
+ net10.0-windows
true
true
diff --git a/snippets/csharp/System.Windows.Automation.Peers/IViewAutomationPeer/Overview/ListViewCustomView.csproj b/snippets/csharp/System.Windows.Automation.Peers/IViewAutomationPeer/Overview/ListViewCustomView.csproj
index 7f1404bd378..b12ce1b3f1a 100644
--- a/snippets/csharp/System.Windows.Automation.Peers/IViewAutomationPeer/Overview/ListViewCustomView.csproj
+++ b/snippets/csharp/System.Windows.Automation.Peers/IViewAutomationPeer/Overview/ListViewCustomView.csproj
@@ -2,7 +2,7 @@
WinExe
- net6.0-windows
+ net10.0-windows
true
diff --git a/snippets/csharp/System.Windows.Automation.Provider/IRangeValueProvider/IsReadOnly/UIAIRangeValueProvider_snip.csproj b/snippets/csharp/System.Windows.Automation.Provider/IRangeValueProvider/IsReadOnly/UIAIRangeValueProvider_snip.csproj
index 8de2ec97cb2..3450e7c6c84 100644
--- a/snippets/csharp/System.Windows.Automation.Provider/IRangeValueProvider/IsReadOnly/UIAIRangeValueProvider_snip.csproj
+++ b/snippets/csharp/System.Windows.Automation.Provider/IRangeValueProvider/IsReadOnly/UIAIRangeValueProvider_snip.csproj
@@ -2,7 +2,7 @@
WinExe
- net6.0-windows
+ net10.0-windows
true
true
diff --git a/snippets/csharp/System.Windows.Automation.Provider/ISelectionItemProvider/AddToSelection/CustomControl.cs b/snippets/csharp/System.Windows.Automation.Provider/ISelectionItemProvider/AddToSelection/CustomControl.cs
index c55318c7cfb..d3ddb7f47a1 100644
--- a/snippets/csharp/System.Windows.Automation.Provider/ISelectionItemProvider/AddToSelection/CustomControl.cs
+++ b/snippets/csharp/System.Windows.Automation.Provider/ISelectionItemProvider/AddToSelection/CustomControl.cs
@@ -118,6 +118,7 @@ public int UniqueId
///
/// Gets and sets the index of the selected item.
///
+ [System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Hidden)]
public int SelectedIndex
{
get
diff --git a/snippets/csharp/System.Windows.Automation.Provider/ISelectionItemProvider/AddToSelection/ElementProvider.csproj b/snippets/csharp/System.Windows.Automation.Provider/ISelectionItemProvider/AddToSelection/ElementProvider.csproj
index 8de2ec97cb2..3450e7c6c84 100644
--- a/snippets/csharp/System.Windows.Automation.Provider/ISelectionItemProvider/AddToSelection/ElementProvider.csproj
+++ b/snippets/csharp/System.Windows.Automation.Provider/ISelectionItemProvider/AddToSelection/ElementProvider.csproj
@@ -2,7 +2,7 @@
WinExe
- net6.0-windows
+ net10.0-windows
true
true
diff --git a/snippets/csharp/System.Windows.Automation.Provider/IToggleProvider/Toggle/UIAIToggleProvider_snip.csproj b/snippets/csharp/System.Windows.Automation.Provider/IToggleProvider/Toggle/UIAIToggleProvider_snip.csproj
index 8de2ec97cb2..3450e7c6c84 100644
--- a/snippets/csharp/System.Windows.Automation.Provider/IToggleProvider/Toggle/UIAIToggleProvider_snip.csproj
+++ b/snippets/csharp/System.Windows.Automation.Provider/IToggleProvider/Toggle/UIAIToggleProvider_snip.csproj
@@ -2,7 +2,7 @@
WinExe
- net6.0-windows
+ net10.0-windows
true
true
diff --git a/snippets/csharp/System.Windows.Automation.Provider/ITransformProvider/CanMove/UIAITransformProvider_snip.csproj b/snippets/csharp/System.Windows.Automation.Provider/ITransformProvider/CanMove/UIAITransformProvider_snip.csproj
index 8de2ec97cb2..3450e7c6c84 100644
--- a/snippets/csharp/System.Windows.Automation.Provider/ITransformProvider/CanMove/UIAITransformProvider_snip.csproj
+++ b/snippets/csharp/System.Windows.Automation.Provider/ITransformProvider/CanMove/UIAITransformProvider_snip.csproj
@@ -2,7 +2,7 @@
WinExe
- net6.0-windows
+ net10.0-windows
true
true
diff --git a/snippets/csharp/System.Windows.Automation.Provider/IValueProvider/IsReadOnly/UIAIValueProvider_snip.csproj b/snippets/csharp/System.Windows.Automation.Provider/IValueProvider/IsReadOnly/UIAIValueProvider_snip.csproj
index 8186e8dd5d3..d3052dea920 100644
--- a/snippets/csharp/System.Windows.Automation.Provider/IValueProvider/IsReadOnly/UIAIValueProvider_snip.csproj
+++ b/snippets/csharp/System.Windows.Automation.Provider/IValueProvider/IsReadOnly/UIAIValueProvider_snip.csproj
@@ -2,7 +2,7 @@
Exe
- net6.0-windows
+ net10.0-windows
true
true
diff --git a/snippets/csharp/System.Windows.Automation/DockPattern+DockPatternInformation/DockPosition/UIADockPattern_snip.csproj b/snippets/csharp/System.Windows.Automation/DockPattern+DockPatternInformation/DockPosition/UIADockPattern_snip.csproj
index 7f1404bd378..b12ce1b3f1a 100644
--- a/snippets/csharp/System.Windows.Automation/DockPattern+DockPatternInformation/DockPosition/UIADockPattern_snip.csproj
+++ b/snippets/csharp/System.Windows.Automation/DockPattern+DockPatternInformation/DockPosition/UIADockPattern_snip.csproj
@@ -2,7 +2,7 @@
WinExe
- net6.0-windows
+ net10.0-windows
true
diff --git a/snippets/csharp/System.Windows.Automation/ExpandCollapsePattern+ExpandCollapsePatternInformation/ExpandCollapseState/UIAExpandCollapsePattern_snip.csproj b/snippets/csharp/System.Windows.Automation/ExpandCollapsePattern+ExpandCollapsePatternInformation/ExpandCollapseState/UIAExpandCollapsePattern_snip.csproj
index 7f1404bd378..b12ce1b3f1a 100644
--- a/snippets/csharp/System.Windows.Automation/ExpandCollapsePattern+ExpandCollapsePatternInformation/ExpandCollapseState/UIAExpandCollapsePattern_snip.csproj
+++ b/snippets/csharp/System.Windows.Automation/ExpandCollapsePattern+ExpandCollapsePatternInformation/ExpandCollapseState/UIAExpandCollapsePattern_snip.csproj
@@ -2,7 +2,7 @@
WinExe
- net6.0-windows
+ net10.0-windows
true
diff --git a/snippets/csharp/System.Windows.Automation/GridItemPattern+GridItemPatternInformation/Column/UIAGridItemPattern_snip.csproj b/snippets/csharp/System.Windows.Automation/GridItemPattern+GridItemPatternInformation/Column/UIAGridItemPattern_snip.csproj
index 7f1404bd378..b12ce1b3f1a 100644
--- a/snippets/csharp/System.Windows.Automation/GridItemPattern+GridItemPatternInformation/Column/UIAGridItemPattern_snip.csproj
+++ b/snippets/csharp/System.Windows.Automation/GridItemPattern+GridItemPatternInformation/Column/UIAGridItemPattern_snip.csproj
@@ -2,7 +2,7 @@
WinExe
- net6.0-windows
+ net10.0-windows
true
diff --git a/snippets/csharp/System.Windows.Automation/GridPattern+GridPatternInformation/ColumnCount/UIAGridPattern_snip.csproj b/snippets/csharp/System.Windows.Automation/GridPattern+GridPatternInformation/ColumnCount/UIAGridPattern_snip.csproj
index 7f1404bd378..b12ce1b3f1a 100644
--- a/snippets/csharp/System.Windows.Automation/GridPattern+GridPatternInformation/ColumnCount/UIAGridPattern_snip.csproj
+++ b/snippets/csharp/System.Windows.Automation/GridPattern+GridPatternInformation/ColumnCount/UIAGridPattern_snip.csproj
@@ -2,7 +2,7 @@
WinExe
- net6.0-windows
+ net10.0-windows
true
diff --git a/snippets/csharp/System.Windows.Automation/MultipleViewPattern+MultipleViewPatternInformation/CurrentView/UIAMultipleViewPattern_snip.csproj b/snippets/csharp/System.Windows.Automation/MultipleViewPattern+MultipleViewPatternInformation/CurrentView/UIAMultipleViewPattern_snip.csproj
index 8de2ec97cb2..3450e7c6c84 100644
--- a/snippets/csharp/System.Windows.Automation/MultipleViewPattern+MultipleViewPatternInformation/CurrentView/UIAMultipleViewPattern_snip.csproj
+++ b/snippets/csharp/System.Windows.Automation/MultipleViewPattern+MultipleViewPatternInformation/CurrentView/UIAMultipleViewPattern_snip.csproj
@@ -2,7 +2,7 @@
WinExe
- net6.0-windows
+ net10.0-windows
true
true
diff --git a/snippets/csharp/System.Windows.Automation/RangeValuePattern+RangeValuePatternInformation/IsReadOnly/UIARangeValuePattern_snip.csproj b/snippets/csharp/System.Windows.Automation/RangeValuePattern+RangeValuePatternInformation/IsReadOnly/UIARangeValuePattern_snip.csproj
index 8de2ec97cb2..3450e7c6c84 100644
--- a/snippets/csharp/System.Windows.Automation/RangeValuePattern+RangeValuePatternInformation/IsReadOnly/UIARangeValuePattern_snip.csproj
+++ b/snippets/csharp/System.Windows.Automation/RangeValuePattern+RangeValuePatternInformation/IsReadOnly/UIARangeValuePattern_snip.csproj
@@ -2,7 +2,7 @@
WinExe
- net6.0-windows
+ net10.0-windows
true
true
diff --git a/snippets/csharp/System.Windows.Automation/ScrollItemPattern/Pattern/UIAScrollItemPattern_snip.csproj b/snippets/csharp/System.Windows.Automation/ScrollItemPattern/Pattern/UIAScrollItemPattern_snip.csproj
index 7f1404bd378..b12ce1b3f1a 100644
--- a/snippets/csharp/System.Windows.Automation/ScrollItemPattern/Pattern/UIAScrollItemPattern_snip.csproj
+++ b/snippets/csharp/System.Windows.Automation/ScrollItemPattern/Pattern/UIAScrollItemPattern_snip.csproj
@@ -2,7 +2,7 @@
WinExe
- net6.0-windows
+ net10.0-windows
true
diff --git a/snippets/csharp/System.Windows.Automation/ScrollPattern+ScrollPatternInformation/HorizontallyScrollable/UIAScrollPattern_snip.csproj b/snippets/csharp/System.Windows.Automation/ScrollPattern+ScrollPatternInformation/HorizontallyScrollable/UIAScrollPattern_snip.csproj
index 7f1404bd378..b12ce1b3f1a 100644
--- a/snippets/csharp/System.Windows.Automation/ScrollPattern+ScrollPatternInformation/HorizontallyScrollable/UIAScrollPattern_snip.csproj
+++ b/snippets/csharp/System.Windows.Automation/ScrollPattern+ScrollPatternInformation/HorizontallyScrollable/UIAScrollPattern_snip.csproj
@@ -2,7 +2,7 @@
WinExe
- net6.0-windows
+ net10.0-windows
true
diff --git a/snippets/csharp/System.Windows.Automation/SelectionItemPattern+SelectionItemPatternInformation/IsSelected/UIASelectionItemPattern_snip.csproj b/snippets/csharp/System.Windows.Automation/SelectionItemPattern+SelectionItemPatternInformation/IsSelected/UIASelectionItemPattern_snip.csproj
index 7f1404bd378..b12ce1b3f1a 100644
--- a/snippets/csharp/System.Windows.Automation/SelectionItemPattern+SelectionItemPatternInformation/IsSelected/UIASelectionItemPattern_snip.csproj
+++ b/snippets/csharp/System.Windows.Automation/SelectionItemPattern+SelectionItemPatternInformation/IsSelected/UIASelectionItemPattern_snip.csproj
@@ -2,7 +2,7 @@
WinExe
- net6.0-windows
+ net10.0-windows
true
diff --git a/snippets/csharp/System.Windows.Automation/SelectionPattern+SelectionPatternInformation/CanSelectMultiple/UIASelectionPattern_snip.csproj b/snippets/csharp/System.Windows.Automation/SelectionPattern+SelectionPatternInformation/CanSelectMultiple/UIASelectionPattern_snip.csproj
index 7f1404bd378..b12ce1b3f1a 100644
--- a/snippets/csharp/System.Windows.Automation/SelectionPattern+SelectionPatternInformation/CanSelectMultiple/UIASelectionPattern_snip.csproj
+++ b/snippets/csharp/System.Windows.Automation/SelectionPattern+SelectionPatternInformation/CanSelectMultiple/UIASelectionPattern_snip.csproj
@@ -2,7 +2,7 @@
WinExe
- net6.0-windows
+ net10.0-windows
true
diff --git a/snippets/csharp/System.Windows.Automation/StructureChangedEventArgs/.ctor/CustomControl.cs b/snippets/csharp/System.Windows.Automation/StructureChangedEventArgs/.ctor/CustomControl.cs
index a0e00e0da8c..504e9cf606f 100644
--- a/snippets/csharp/System.Windows.Automation/StructureChangedEventArgs/.ctor/CustomControl.cs
+++ b/snippets/csharp/System.Windows.Automation/StructureChangedEventArgs/.ctor/CustomControl.cs
@@ -119,6 +119,7 @@ public int UniqueId
///
/// Gets and sets the index of the selected item.
///
+ [System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Hidden)]
public int SelectedIndex
{
get
diff --git a/snippets/csharp/System.Windows.Automation/StructureChangedEventArgs/.ctor/ElementProvider.csproj b/snippets/csharp/System.Windows.Automation/StructureChangedEventArgs/.ctor/ElementProvider.csproj
index 8de2ec97cb2..3450e7c6c84 100644
--- a/snippets/csharp/System.Windows.Automation/StructureChangedEventArgs/.ctor/ElementProvider.csproj
+++ b/snippets/csharp/System.Windows.Automation/StructureChangedEventArgs/.ctor/ElementProvider.csproj
@@ -2,7 +2,7 @@
WinExe
- net6.0-windows
+ net10.0-windows
true
true
diff --git a/snippets/csharp/System.Windows.Automation/TableItemPattern+TableItemPatternInformation/Column/UIATableItemPattern_snip.csproj b/snippets/csharp/System.Windows.Automation/TableItemPattern+TableItemPatternInformation/Column/UIATableItemPattern_snip.csproj
index 7f1404bd378..b12ce1b3f1a 100644
--- a/snippets/csharp/System.Windows.Automation/TableItemPattern+TableItemPatternInformation/Column/UIATableItemPattern_snip.csproj
+++ b/snippets/csharp/System.Windows.Automation/TableItemPattern+TableItemPatternInformation/Column/UIATableItemPattern_snip.csproj
@@ -2,7 +2,7 @@
WinExe
- net6.0-windows
+ net10.0-windows
true
diff --git a/snippets/csharp/System.Windows.Automation/TablePattern+TablePatternInformation/ColumnCount/UIATablePattern_snip.csproj b/snippets/csharp/System.Windows.Automation/TablePattern+TablePatternInformation/ColumnCount/UIATablePattern_snip.csproj
index 7f1404bd378..b12ce1b3f1a 100644
--- a/snippets/csharp/System.Windows.Automation/TablePattern+TablePatternInformation/ColumnCount/UIATablePattern_snip.csproj
+++ b/snippets/csharp/System.Windows.Automation/TablePattern+TablePatternInformation/ColumnCount/UIATablePattern_snip.csproj
@@ -2,7 +2,7 @@
WinExe
- net6.0-windows
+ net10.0-windows
true
diff --git a/snippets/csharp/System.Windows.Automation/TextPattern/DocumentRange/TextProvider.csproj b/snippets/csharp/System.Windows.Automation/TextPattern/DocumentRange/TextProvider.csproj
index f0c8820944d..9d205c2bb5d 100644
--- a/snippets/csharp/System.Windows.Automation/TextPattern/DocumentRange/TextProvider.csproj
+++ b/snippets/csharp/System.Windows.Automation/TextPattern/DocumentRange/TextProvider.csproj
@@ -2,7 +2,7 @@
Exe
- net6.0-windows
+ net10.0-windows
true
true
TextProvider.App
diff --git a/snippets/csharp/System.Windows.Automation/TogglePattern+TogglePatternInformation/ToggleState/UIATogglePattern_snip.csproj b/snippets/csharp/System.Windows.Automation/TogglePattern+TogglePatternInformation/ToggleState/UIATogglePattern_snip.csproj
index 7f1404bd378..b12ce1b3f1a 100644
--- a/snippets/csharp/System.Windows.Automation/TogglePattern+TogglePatternInformation/ToggleState/UIATogglePattern_snip.csproj
+++ b/snippets/csharp/System.Windows.Automation/TogglePattern+TogglePatternInformation/ToggleState/UIATogglePattern_snip.csproj
@@ -2,7 +2,7 @@
WinExe
- net6.0-windows
+ net10.0-windows
true
diff --git a/snippets/csharp/System.Windows.Automation/TransformPattern+TransformPatternInformation/CanMove/UIATransformPattern_snip.csproj b/snippets/csharp/System.Windows.Automation/TransformPattern+TransformPatternInformation/CanMove/UIATransformPattern_snip.csproj
index 7f1404bd378..b12ce1b3f1a 100644
--- a/snippets/csharp/System.Windows.Automation/TransformPattern+TransformPatternInformation/CanMove/UIATransformPattern_snip.csproj
+++ b/snippets/csharp/System.Windows.Automation/TransformPattern+TransformPatternInformation/CanMove/UIATransformPattern_snip.csproj
@@ -2,7 +2,7 @@
WinExe
- net6.0-windows
+ net10.0-windows
true
diff --git a/snippets/csharp/System.Windows.Automation/ValuePattern+ValuePatternInformation/IsReadOnly/UIAValuePattern_snip.csproj b/snippets/csharp/System.Windows.Automation/ValuePattern+ValuePatternInformation/IsReadOnly/UIAValuePattern_snip.csproj
index 7f1404bd378..b12ce1b3f1a 100644
--- a/snippets/csharp/System.Windows.Automation/ValuePattern+ValuePatternInformation/IsReadOnly/UIAValuePattern_snip.csproj
+++ b/snippets/csharp/System.Windows.Automation/ValuePattern+ValuePatternInformation/IsReadOnly/UIAValuePattern_snip.csproj
@@ -2,7 +2,7 @@
WinExe
- net6.0-windows
+ net10.0-windows
true
diff --git a/snippets/csharp/System.Windows.Automation/WindowPattern+WindowPatternInformation/CanMaximize/UIAWindowPattern_snip.csproj b/snippets/csharp/System.Windows.Automation/WindowPattern+WindowPatternInformation/CanMaximize/UIAWindowPattern_snip.csproj
index 4a9975e6407..7024ba00e53 100644
--- a/snippets/csharp/System.Windows.Automation/WindowPattern+WindowPatternInformation/CanMaximize/UIAWindowPattern_snip.csproj
+++ b/snippets/csharp/System.Windows.Automation/WindowPattern+WindowPatternInformation/CanMaximize/UIAWindowPattern_snip.csproj
@@ -2,7 +2,7 @@
WinExe
- net6.0-windows
+ net10.0-windows
true
diff --git a/snippets/csharp/System.Windows.Data/Binding/Source/SimpleBinding.csproj b/snippets/csharp/System.Windows.Data/Binding/Source/SimpleBinding.csproj
index 7f1404bd378..b12ce1b3f1a 100644
--- a/snippets/csharp/System.Windows.Data/Binding/Source/SimpleBinding.csproj
+++ b/snippets/csharp/System.Windows.Data/Binding/Source/SimpleBinding.csproj
@@ -2,7 +2,7 @@
WinExe
- net6.0-windows
+ net10.0-windows
true
diff --git a/snippets/csharp/System.Windows.Data/Binding/ValidatesOnDataErrors/bindingvalidationattributessnippets.csproj b/snippets/csharp/System.Windows.Data/Binding/ValidatesOnDataErrors/bindingvalidationattributessnippets.csproj
index 7f1404bd378..b12ce1b3f1a 100644
--- a/snippets/csharp/System.Windows.Data/Binding/ValidatesOnDataErrors/bindingvalidationattributessnippets.csproj
+++ b/snippets/csharp/System.Windows.Data/Binding/ValidatesOnDataErrors/bindingvalidationattributessnippets.csproj
@@ -2,7 +2,7 @@
WinExe
- net6.0-windows
+ net10.0-windows
true
diff --git a/snippets/csharp/System.Windows.Data/BindingExpression/DataItem/DirectionalBinding.csproj b/snippets/csharp/System.Windows.Data/BindingExpression/DataItem/DirectionalBinding.csproj
index 7f1404bd378..b12ce1b3f1a 100644
--- a/snippets/csharp/System.Windows.Data/BindingExpression/DataItem/DirectionalBinding.csproj
+++ b/snippets/csharp/System.Windows.Data/BindingExpression/DataItem/DirectionalBinding.csproj
@@ -2,7 +2,7 @@
WinExe
- net6.0-windows
+ net10.0-windows
true
diff --git a/snippets/csharp/System.Windows.Data/BindingExpressionBase/ValidateWithoutUpdate/bindingexpressionbasevalidatewithoutupdating.csproj b/snippets/csharp/System.Windows.Data/BindingExpressionBase/ValidateWithoutUpdate/bindingexpressionbasevalidatewithoutupdating.csproj
index 7f1404bd378..b12ce1b3f1a 100644
--- a/snippets/csharp/System.Windows.Data/BindingExpressionBase/ValidateWithoutUpdate/bindingexpressionbasevalidatewithoutupdating.csproj
+++ b/snippets/csharp/System.Windows.Data/BindingExpressionBase/ValidateWithoutUpdate/bindingexpressionbasevalidatewithoutupdating.csproj
@@ -2,7 +2,7 @@
WinExe
- net6.0-windows
+ net10.0-windows
true
diff --git a/snippets/csharp/System.Windows.Data/BindingOperations/SetBinding/BindConversion.csproj b/snippets/csharp/System.Windows.Data/BindingOperations/SetBinding/BindConversion.csproj
index 7f1404bd378..b12ce1b3f1a 100644
--- a/snippets/csharp/System.Windows.Data/BindingOperations/SetBinding/BindConversion.csproj
+++ b/snippets/csharp/System.Windows.Data/BindingOperations/SetBinding/BindConversion.csproj
@@ -2,7 +2,7 @@
WinExe
- net6.0-windows
+ net10.0-windows
true
diff --git a/snippets/csharp/System.Windows.Data/CollectionView/MoveCurrentTo/Colors.csproj b/snippets/csharp/System.Windows.Data/CollectionView/MoveCurrentTo/Colors.csproj
index 7f1404bd378..b12ce1b3f1a 100644
--- a/snippets/csharp/System.Windows.Data/CollectionView/MoveCurrentTo/Colors.csproj
+++ b/snippets/csharp/System.Windows.Data/CollectionView/MoveCurrentTo/Colors.csproj
@@ -2,7 +2,7 @@
WinExe
- net6.0-windows
+ net10.0-windows
true
diff --git a/snippets/csharp/System.Windows.Data/PriorityBinding/Bindings/PriorityBinding.csproj b/snippets/csharp/System.Windows.Data/PriorityBinding/Bindings/PriorityBinding.csproj
index 7f1404bd378..b12ce1b3f1a 100644
--- a/snippets/csharp/System.Windows.Data/PriorityBinding/Bindings/PriorityBinding.csproj
+++ b/snippets/csharp/System.Windows.Data/PriorityBinding/Bindings/PriorityBinding.csproj
@@ -2,7 +2,7 @@
WinExe
- net6.0-windows
+ net10.0-windows
true
diff --git a/snippets/csharp/System.Windows.Data/XmlDataProvider/Source/XmlDataSource2.csproj b/snippets/csharp/System.Windows.Data/XmlDataProvider/Source/XmlDataSource2.csproj
index 7f1404bd378..b12ce1b3f1a 100644
--- a/snippets/csharp/System.Windows.Data/XmlDataProvider/Source/XmlDataSource2.csproj
+++ b/snippets/csharp/System.Windows.Data/XmlDataProvider/Source/XmlDataSource2.csproj
@@ -2,7 +2,7 @@
WinExe
- net6.0-windows
+ net10.0-windows
true
diff --git a/snippets/csharp/System.Windows.Data/XmlDataProvider/XmlNamespaceManager/XmlnsBind.csproj b/snippets/csharp/System.Windows.Data/XmlDataProvider/XmlNamespaceManager/XmlnsBind.csproj
index 7f1404bd378..b12ce1b3f1a 100644
--- a/snippets/csharp/System.Windows.Data/XmlDataProvider/XmlNamespaceManager/XmlnsBind.csproj
+++ b/snippets/csharp/System.Windows.Data/XmlDataProvider/XmlNamespaceManager/XmlnsBind.csproj
@@ -2,7 +2,7 @@
WinExe
- net6.0-windows
+ net10.0-windows
true
diff --git a/snippets/csharp/System.Windows.Documents/DocumentPaginator/PageSize/XpsSave.csproj b/snippets/csharp/System.Windows.Documents/DocumentPaginator/PageSize/XpsSave.csproj
index 7f1404bd378..b12ce1b3f1a 100644
--- a/snippets/csharp/System.Windows.Documents/DocumentPaginator/PageSize/XpsSave.csproj
+++ b/snippets/csharp/System.Windows.Documents/DocumentPaginator/PageSize/XpsSave.csproj
@@ -2,7 +2,7 @@
WinExe
- net6.0-windows
+ net10.0-windows
true
diff --git a/snippets/csharp/System.Windows.Documents/Glyphs/Overview/Glyphs_ovw_samp1.csproj b/snippets/csharp/System.Windows.Documents/Glyphs/Overview/Glyphs_ovw_samp1.csproj
index 7f1404bd378..b12ce1b3f1a 100644
--- a/snippets/csharp/System.Windows.Documents/Glyphs/Overview/Glyphs_ovw_samp1.csproj
+++ b/snippets/csharp/System.Windows.Documents/Glyphs/Overview/Glyphs_ovw_samp1.csproj
@@ -2,7 +2,7 @@
WinExe
- net6.0-windows
+ net10.0-windows
true
diff --git a/snippets/csharp/System.Windows.Documents/Hyperlink/NavigateUri/HOWTONavigationMailTo.csproj b/snippets/csharp/System.Windows.Documents/Hyperlink/NavigateUri/HOWTONavigationMailTo.csproj
index 7f1404bd378..b12ce1b3f1a 100644
--- a/snippets/csharp/System.Windows.Documents/Hyperlink/NavigateUri/HOWTONavigationMailTo.csproj
+++ b/snippets/csharp/System.Windows.Documents/Hyperlink/NavigateUri/HOWTONavigationMailTo.csproj
@@ -2,7 +2,7 @@
WinExe
- net6.0-windows
+ net10.0-windows
true
diff --git a/snippets/csharp/System.Windows.Documents/Hyperlink/Overview/HyperlinkSnippets.csproj b/snippets/csharp/System.Windows.Documents/Hyperlink/Overview/HyperlinkSnippets.csproj
index 4a9975e6407..7024ba00e53 100644
--- a/snippets/csharp/System.Windows.Documents/Hyperlink/Overview/HyperlinkSnippets.csproj
+++ b/snippets/csharp/System.Windows.Documents/Hyperlink/Overview/HyperlinkSnippets.csproj
@@ -2,7 +2,7 @@
WinExe
- net6.0-windows
+ net10.0-windows
true
diff --git a/snippets/csharp/System.Windows.Documents/List/Overview/ListSnippets.csproj b/snippets/csharp/System.Windows.Documents/List/Overview/ListSnippets.csproj
index 4a9975e6407..7024ba00e53 100644
--- a/snippets/csharp/System.Windows.Documents/List/Overview/ListSnippets.csproj
+++ b/snippets/csharp/System.Windows.Documents/List/Overview/ListSnippets.csproj
@@ -2,7 +2,7 @@
WinExe
- net6.0-windows
+ net10.0-windows
true
diff --git a/snippets/csharp/System.Windows.Documents/Run/.ctor/RunSnippets.csproj b/snippets/csharp/System.Windows.Documents/Run/.ctor/RunSnippets.csproj
index 4a9975e6407..7024ba00e53 100644
--- a/snippets/csharp/System.Windows.Documents/Run/.ctor/RunSnippets.csproj
+++ b/snippets/csharp/System.Windows.Documents/Run/.ctor/RunSnippets.csproj
@@ -2,7 +2,7 @@
WinExe
- net6.0-windows
+ net10.0-windows
true
diff --git a/snippets/csharp/System.Windows.Documents/Run/Text/bindablerunsnippet.csproj b/snippets/csharp/System.Windows.Documents/Run/Text/bindablerunsnippet.csproj
index 7f1404bd378..b12ce1b3f1a 100644
--- a/snippets/csharp/System.Windows.Documents/Run/Text/bindablerunsnippet.csproj
+++ b/snippets/csharp/System.Windows.Documents/Run/Text/bindablerunsnippet.csproj
@@ -2,7 +2,7 @@
WinExe
- net6.0-windows
+ net10.0-windows
true
diff --git a/snippets/csharp/System.Windows.Documents/Typography/Overview/TypographySnippets.csproj b/snippets/csharp/System.Windows.Documents/Typography/Overview/TypographySnippets.csproj
index 80d335c5b6d..e3e85fe5304 100644
--- a/snippets/csharp/System.Windows.Documents/Typography/Overview/TypographySnippets.csproj
+++ b/snippets/csharp/System.Windows.Documents/Typography/Overview/TypographySnippets.csproj
@@ -2,7 +2,7 @@
Exe
- net6.0-windows
+ net10.0-windows
true
diff --git a/snippets/csharp/System.Windows.Forms.Design.Behavior/Adorner/Enabled/Project.csproj b/snippets/csharp/System.Windows.Forms.Design.Behavior/Adorner/Enabled/Project.csproj
index 57a500e4f85..4a6d98d26b7 100644
--- a/snippets/csharp/System.Windows.Forms.Design.Behavior/Adorner/Enabled/Project.csproj
+++ b/snippets/csharp/System.Windows.Forms.Design.Behavior/Adorner/Enabled/Project.csproj
@@ -2,7 +2,7 @@
Exe
- net6-windows
+ net10.0-windows
true
diff --git a/snippets/csharp/System.Windows.Forms.Design/EventsTab/Overview/Project.csproj b/snippets/csharp/System.Windows.Forms.Design/EventsTab/Overview/Project.csproj
index a6af869474e..b62ae7deede 100644
--- a/snippets/csharp/System.Windows.Forms.Design/EventsTab/Overview/Project.csproj
+++ b/snippets/csharp/System.Windows.Forms.Design/EventsTab/Overview/Project.csproj
@@ -2,7 +2,7 @@
Library
- net6-windows
+ net10.0-windows
true
diff --git a/snippets/csharp/System.Windows.Forms.Design/IWindowsFormsEditorService/Overview/Project.csproj b/snippets/csharp/System.Windows.Forms.Design/IWindowsFormsEditorService/Overview/Project.csproj
index a6af869474e..b62ae7deede 100644
--- a/snippets/csharp/System.Windows.Forms.Design/IWindowsFormsEditorService/Overview/Project.csproj
+++ b/snippets/csharp/System.Windows.Forms.Design/IWindowsFormsEditorService/Overview/Project.csproj
@@ -2,7 +2,7 @@
Library
- net6-windows
+ net10.0-windows
true
diff --git a/snippets/csharp/System.Windows.Forms.Design/IWindowsFormsEditorService/Overview/winformsedserviceeditordialogexample.cs b/snippets/csharp/System.Windows.Forms.Design/IWindowsFormsEditorService/Overview/winformsedserviceeditordialogexample.cs
index 1e99ce691b9..29c337c59aa 100644
--- a/snippets/csharp/System.Windows.Forms.Design/IWindowsFormsEditorService/Overview/winformsedserviceeditordialogexample.cs
+++ b/snippets/csharp/System.Windows.Forms.Design/IWindowsFormsEditorService/Overview/winformsedserviceeditordialogexample.cs
@@ -105,6 +105,7 @@ private void InitializeComponent()
public class WinFormsEdServiceDialogExampleControl : UserControl
{
[EditorAttribute(typeof(TestDialogEditor), typeof(UITypeEditor))]
+ [DesignerSerializationVisibility(DesignerSerializationVisibility.Hidden)]
public string TestDialogString
{
get
diff --git a/snippets/csharp/System.Windows.Forms.Design/IWindowsFormsEditorService/Overview/winformsedserviceeditordropdownexample.cs b/snippets/csharp/System.Windows.Forms.Design/IWindowsFormsEditorService/Overview/winformsedserviceeditordropdownexample.cs
index 4d0e2ec1a46..ea6148aff81 100644
--- a/snippets/csharp/System.Windows.Forms.Design/IWindowsFormsEditorService/Overview/winformsedserviceeditordropdownexample.cs
+++ b/snippets/csharp/System.Windows.Forms.Design/IWindowsFormsEditorService/Overview/winformsedserviceeditordropdownexample.cs
@@ -101,6 +101,7 @@ private void CloseControl(object sender, EventArgs e)
public class WinFormsEdServiceDropDownExampleControl : UserControl
{
[EditorAttribute(typeof(TestDropDownEditor), typeof(UITypeEditor))]
+ [DesignerSerializationVisibility(DesignerSerializationVisibility.Hidden)]
public string TestDropDownString
{
get
diff --git a/snippets/csharp/System.Windows.Forms/Application/AddMessageFilter/Project.csproj b/snippets/csharp/System.Windows.Forms/Application/AddMessageFilter/Project.csproj
index 57a500e4f85..4a6d98d26b7 100644
--- a/snippets/csharp/System.Windows.Forms/Application/AddMessageFilter/Project.csproj
+++ b/snippets/csharp/System.Windows.Forms/Application/AddMessageFilter/Project.csproj
@@ -2,7 +2,7 @@
Exe
- net6-windows
+ net10.0-windows
true
diff --git a/snippets/csharp/System.Windows.Forms/Application/SetUnhandledExceptionMode/Project.csproj b/snippets/csharp/System.Windows.Forms/Application/SetUnhandledExceptionMode/Project.csproj
index 57a500e4f85..4a6d98d26b7 100644
--- a/snippets/csharp/System.Windows.Forms/Application/SetUnhandledExceptionMode/Project.csproj
+++ b/snippets/csharp/System.Windows.Forms/Application/SetUnhandledExceptionMode/Project.csproj
@@ -2,7 +2,7 @@
Exe
- net6-windows
+ net10.0-windows
true
diff --git a/snippets/csharp/System.Windows.Forms/CheckBox/CreateParams/Project.csproj b/snippets/csharp/System.Windows.Forms/CheckBox/CreateParams/Project.csproj
index 57a500e4f85..d306352b753 100644
--- a/snippets/csharp/System.Windows.Forms/CheckBox/CreateParams/Project.csproj
+++ b/snippets/csharp/System.Windows.Forms/CheckBox/CreateParams/Project.csproj
@@ -2,8 +2,9 @@
Exe
- net6-windows
+ net10.0-windows
true
+ true
diff --git a/snippets/csharp/System.Windows.Forms/CheckBox/CreateParams/createparams.cs b/snippets/csharp/System.Windows.Forms/CheckBox/CreateParams/createparams.cs
index 87cfe275022..a5764c558b5 100644
--- a/snippets/csharp/System.Windows.Forms/CheckBox/CreateParams/createparams.cs
+++ b/snippets/csharp/System.Windows.Forms/CheckBox/CreateParams/createparams.cs
@@ -1,14 +1,14 @@
//
using System;
+using System.Diagnostics;
using System.Drawing;
-using System.Windows.Forms;
using System.Runtime.InteropServices;
-using System.Diagnostics;
-using System.IO;
+using System.Windows.Forms;
+using System.ComponentModel;
public class MyIconButton : Button
{
- private Icon icon;
+ private Icon _icon;
public MyIconButton()
{
@@ -20,11 +20,11 @@ public MyIconButton(Icon ButtonIcon)
: this()
{
// Assign the icon to the private field.
- this.icon = ButtonIcon;
+ _icon = ButtonIcon;
// Size the button to 4 pixels larger than the icon.
- this.Height = icon.Height + 4;
- this.Width = icon.Width + 4;
+ Height = _icon.Height + 4;
+ Width = _icon.Width + 4;
}
//
@@ -42,20 +42,21 @@ protected override CreateParams CreateParams
}
//
+ [DesignerSerializationVisibility(DesignerSerializationVisibility.Visible)]
public Icon Icon
{
get
{
- return icon;
+ return _icon;
}
set
{
- icon = value;
+ _icon = value;
UpdateIcon();
// Size the button to 4 pixels larger than the icon.
- this.Height = icon.Height + 4;
- this.Width = icon.Width + 4;
+ Height = _icon.Height + 4;
+ Width = _icon.Width + 4;
}
}
@@ -63,8 +64,9 @@ protected override void OnHandleCreated(EventArgs e)
{
base.OnHandleCreated(e);
- // Update the icon on the button if there is currently an icon assigned to the icon field.
- if (icon != null)
+ // Update the icon on the button if there is
+ // currently an icon assigned to the icon field.
+ if (_icon != null)
{
UpdateIcon();
}
@@ -75,13 +77,17 @@ private void UpdateIcon()
IntPtr iconHandle = IntPtr.Zero;
// Get the icon's handle.
- if (icon != null)
+ if (_icon != null)
{
- iconHandle = icon.Handle;
+ iconHandle = _icon.Handle;
}
// Send Windows the message to update the button.
- SendMessage(Handle, 0x00F7 /*BM_SETIMAGE value*/, 1 /*IMAGE_ICON value*/, (int)iconHandle);
+ SendMessage(
+ Handle,
+ 0x00F7 /*BM_SETIMAGE value*/,
+ 1 /*IMAGE_ICON value*/,
+ (int)iconHandle);
}
// Import the SendMessage method of the User32 DLL.
@@ -95,9 +101,9 @@ private void UpdateIcon()
//
public class MyApplication : Form
{
- private MyIconButton myIconButton;
- private Button stdButton;
- private OpenFileDialog openDlg;
+ private readonly MyIconButton _myIconButton;
+ private readonly Button _stdButton;
+ private OpenFileDialog _openDlg;
static void Main()
{
@@ -109,30 +115,32 @@ public MyApplication()
try
{
// Create the button with the default icon.
- myIconButton = new MyIconButton(new Icon(Application.StartupPath + "\\Default.ico"));
+ _myIconButton = new MyIconButton(new Icon(Application.StartupPath + "\\Default.ico"));
}
catch (Exception ex)
{
// If the default icon does not exist, create the button without an icon.
- myIconButton = new MyIconButton();
+ _myIconButton = new MyIconButton();
Debug.WriteLine(ex.ToString());
}
finally
{
- stdButton = new Button();
+ _stdButton = new Button();
// Add the Click event handlers.
- myIconButton.Click += new EventHandler(this.myIconButton_Click);
- stdButton.Click += new EventHandler(this.stdButton_Click);
+ _myIconButton.Click += new EventHandler(myIconButton_Click);
+ _stdButton.Click += new EventHandler(stdButton_Click);
// Set the location, text and width of the standard button.
- stdButton.Location = new Point(myIconButton.Location.X, myIconButton.Location.Y + myIconButton.Height + 20);
- stdButton.Text = "Change Icon";
- stdButton.Width = 100;
+ _stdButton.Location = new Point(
+ _myIconButton.Location.X,
+ _myIconButton.Location.Y + _myIconButton.Height + 20);
+ _stdButton.Text = "Change Icon";
+ _stdButton.Width = 100;
// Add the buttons to the Form.
- this.Controls.Add(stdButton);
- this.Controls.Add(myIconButton);
+ Controls.Add(_stdButton);
+ Controls.Add(_myIconButton);
}
}
@@ -144,16 +152,19 @@ private void myIconButton_Click(object Sender, EventArgs e)
private void stdButton_Click(object Sender, EventArgs e)
{
- // Use an OpenFileDialog to allow the user to assign a new image to the derived button.
- openDlg = new OpenFileDialog();
- openDlg.InitialDirectory = Application.StartupPath;
- openDlg.Filter = "Icon files (*.ico)|*.ico";
- openDlg.Multiselect = false;
- openDlg.ShowDialog();
-
- if (openDlg.FileName != "")
+ // Use an OpenFileDialog to allow the user
+ // to assign a new image to the derived button.
+ _openDlg = new OpenFileDialog
+ {
+ InitialDirectory = Application.StartupPath,
+ Filter = "Icon files (*.ico)|*.ico",
+ Multiselect = false
+ };
+ _openDlg.ShowDialog();
+
+ if (_openDlg.FileName != "")
{
- myIconButton.Icon = new Icon(openDlg.FileName);
+ _myIconButton.Icon = new Icon(_openDlg.FileName);
}
}
}
diff --git a/snippets/csharp/System.Windows.Forms/CheckBox/ProcessMnemonic/Project.csproj b/snippets/csharp/System.Windows.Forms/CheckBox/ProcessMnemonic/Project.csproj
index 57a500e4f85..4a6d98d26b7 100644
--- a/snippets/csharp/System.Windows.Forms/CheckBox/ProcessMnemonic/Project.csproj
+++ b/snippets/csharp/System.Windows.Forms/CheckBox/ProcessMnemonic/Project.csproj
@@ -2,7 +2,7 @@
Exe
- net6-windows
+ net10.0-windows
true
diff --git a/snippets/csharp/System.Windows.Forms/CheckedListBox+ObjectCollection/Add/Project.csproj b/snippets/csharp/System.Windows.Forms/CheckedListBox+ObjectCollection/Add/Project.csproj
index 57a500e4f85..4a6d98d26b7 100644
--- a/snippets/csharp/System.Windows.Forms/CheckedListBox+ObjectCollection/Add/Project.csproj
+++ b/snippets/csharp/System.Windows.Forms/CheckedListBox+ObjectCollection/Add/Project.csproj
@@ -2,7 +2,7 @@
Exe
- net6-windows
+ net10.0-windows
true
diff --git a/snippets/csharp/System.Windows.Forms/CheckedListBox/WndProc/Project.csproj b/snippets/csharp/System.Windows.Forms/CheckedListBox/WndProc/Project.csproj
index 57a500e4f85..4a6d98d26b7 100644
--- a/snippets/csharp/System.Windows.Forms/CheckedListBox/WndProc/Project.csproj
+++ b/snippets/csharp/System.Windows.Forms/CheckedListBox/WndProc/Project.csproj
@@ -2,7 +2,7 @@
Exe
- net6-windows
+ net10.0-windows
true
diff --git a/snippets/csharp/System.Windows.Forms/CommonDialog/HookProc/Project.csproj b/snippets/csharp/System.Windows.Forms/CommonDialog/HookProc/Project.csproj
index a6af869474e..b62ae7deede 100644
--- a/snippets/csharp/System.Windows.Forms/CommonDialog/HookProc/Project.csproj
+++ b/snippets/csharp/System.Windows.Forms/CommonDialog/HookProc/Project.csproj
@@ -2,7 +2,7 @@
Library
- net6-windows
+ net10.0-windows
true
diff --git a/snippets/csharp/System.Windows.Forms/DataGridColumnStyle/Overview/Project.csproj b/snippets/csharp/System.Windows.Forms/DataGridColumnStyle/Overview/Project.csproj
index 75b7eb8dd12..4a6d98d26b7 100644
--- a/snippets/csharp/System.Windows.Forms/DataGridColumnStyle/Overview/Project.csproj
+++ b/snippets/csharp/System.Windows.Forms/DataGridColumnStyle/Overview/Project.csproj
@@ -2,7 +2,7 @@
Exe
- net4.8
+ net10.0-windows
true
diff --git a/snippets/csharp/System.Windows.Forms/DataGridView/BeginEdit/Project.csproj b/snippets/csharp/System.Windows.Forms/DataGridView/BeginEdit/Project.csproj
index 57a500e4f85..4a6d98d26b7 100644
--- a/snippets/csharp/System.Windows.Forms/DataGridView/BeginEdit/Project.csproj
+++ b/snippets/csharp/System.Windows.Forms/DataGridView/BeginEdit/Project.csproj
@@ -2,7 +2,7 @@
Exe
- net6-windows
+ net10.0-windows
true
diff --git a/snippets/csharp/System.Windows.Forms/FolderBrowserDialog/Overview/Project.csproj b/snippets/csharp/System.Windows.Forms/FolderBrowserDialog/Overview/Project.csproj
index d8f9c7dd878..429a73db362 100644
--- a/snippets/csharp/System.Windows.Forms/FolderBrowserDialog/Overview/Project.csproj
+++ b/snippets/csharp/System.Windows.Forms/FolderBrowserDialog/Overview/Project.csproj
@@ -2,7 +2,7 @@
WinExe
- net8.0-windows
+ net10.0-windows
true
diff --git a/snippets/csharp/System.Windows.Forms/HtmlDocument/Overview/HtmlDocumentProjectCSharp.csproj b/snippets/csharp/System.Windows.Forms/HtmlDocument/Overview/HtmlDocumentProjectCSharp.csproj
index 37d932108d5..292f4cf7ab8 100644
--- a/snippets/csharp/System.Windows.Forms/HtmlDocument/Overview/HtmlDocumentProjectCSharp.csproj
+++ b/snippets/csharp/System.Windows.Forms/HtmlDocument/Overview/HtmlDocumentProjectCSharp.csproj
@@ -2,7 +2,7 @@
Exe
- net6.0-windows
+ net10.0-windows
true
diff --git a/snippets/csharp/System.Windows.Forms/HtmlElement/Overview/HtmlElementProjectCSharp.csproj b/snippets/csharp/System.Windows.Forms/HtmlElement/Overview/HtmlElementProjectCSharp.csproj
index eca509332dd..341e416b509 100644
--- a/snippets/csharp/System.Windows.Forms/HtmlElement/Overview/HtmlElementProjectCSharp.csproj
+++ b/snippets/csharp/System.Windows.Forms/HtmlElement/Overview/HtmlElementProjectCSharp.csproj
@@ -2,7 +2,7 @@
Exe
- net6.0-windows
+ net10.0-windows
true
diff --git a/snippets/csharp/System.Windows.Forms/HtmlElementEventHandler/Overview/Project.csproj b/snippets/csharp/System.Windows.Forms/HtmlElementEventHandler/Overview/Project.csproj
index 57a500e4f85..4a6d98d26b7 100644
--- a/snippets/csharp/System.Windows.Forms/HtmlElementEventHandler/Overview/Project.csproj
+++ b/snippets/csharp/System.Windows.Forms/HtmlElementEventHandler/Overview/Project.csproj
@@ -2,7 +2,7 @@
Exe
- net6-windows
+ net10.0-windows
true
diff --git a/snippets/csharp/System.Windows.Forms/KeyPressEventArgs/Handled/Project.csproj b/snippets/csharp/System.Windows.Forms/KeyPressEventArgs/Handled/Project.csproj
index 61befe5dfa1..e6d462d6ae9 100644
--- a/snippets/csharp/System.Windows.Forms/KeyPressEventArgs/Handled/Project.csproj
+++ b/snippets/csharp/System.Windows.Forms/KeyPressEventArgs/Handled/Project.csproj
@@ -2,7 +2,7 @@
WinExe
- net8.0-windows
+ net10.0-windows
true
diff --git a/snippets/csharp/System.Windows.Forms/NativeWindow/Overview/Project.csproj b/snippets/csharp/System.Windows.Forms/NativeWindow/Overview/Project.csproj
index 57a500e4f85..4a6d98d26b7 100644
--- a/snippets/csharp/System.Windows.Forms/NativeWindow/Overview/Project.csproj
+++ b/snippets/csharp/System.Windows.Forms/NativeWindow/Overview/Project.csproj
@@ -2,7 +2,7 @@
Exe
- net6-windows
+ net10.0-windows
true
diff --git a/snippets/csharp/System.Windows.Forms/PropertyGrid/Overview/Project.csproj b/snippets/csharp/System.Windows.Forms/PropertyGrid/Overview/Project.csproj
index a6af869474e..b62ae7deede 100644
--- a/snippets/csharp/System.Windows.Forms/PropertyGrid/Overview/Project.csproj
+++ b/snippets/csharp/System.Windows.Forms/PropertyGrid/Overview/Project.csproj
@@ -2,7 +2,7 @@
Library
- net6-windows
+ net10.0-windows
true
diff --git a/snippets/csharp/System.Windows.Forms/ToolStripDropDown/Overview/Project.csproj b/snippets/csharp/System.Windows.Forms/ToolStripDropDown/Overview/Project.csproj
index 57a500e4f85..4a6d98d26b7 100644
--- a/snippets/csharp/System.Windows.Forms/ToolStripDropDown/Overview/Project.csproj
+++ b/snippets/csharp/System.Windows.Forms/ToolStripDropDown/Overview/Project.csproj
@@ -2,7 +2,7 @@
Exe
- net6-windows
+ net10.0-windows
true
diff --git a/snippets/csharp/System.Windows.Forms/ToolStripMenuItem/ShortcutKeys/Project.csproj b/snippets/csharp/System.Windows.Forms/ToolStripMenuItem/ShortcutKeys/Project.csproj
index 57a500e4f85..4a6d98d26b7 100644
--- a/snippets/csharp/System.Windows.Forms/ToolStripMenuItem/ShortcutKeys/Project.csproj
+++ b/snippets/csharp/System.Windows.Forms/ToolStripMenuItem/ShortcutKeys/Project.csproj
@@ -2,7 +2,7 @@
Exe
- net6-windows
+ net10.0-windows
true
diff --git a/snippets/csharp/System.Windows.Forms/WebBrowser/.ctor/Project.csproj b/snippets/csharp/System.Windows.Forms/WebBrowser/.ctor/Project.csproj
index 57a500e4f85..4a6d98d26b7 100644
--- a/snippets/csharp/System.Windows.Forms/WebBrowser/.ctor/Project.csproj
+++ b/snippets/csharp/System.Windows.Forms/WebBrowser/.ctor/Project.csproj
@@ -2,7 +2,7 @@
Exe
- net6-windows
+ net10.0-windows
true
diff --git a/snippets/csharp/System.Windows.Forms/WebBrowser/AllowWebBrowserDrop/Project.csproj b/snippets/csharp/System.Windows.Forms/WebBrowser/AllowWebBrowserDrop/Project.csproj
index 57a500e4f85..4a6d98d26b7 100644
--- a/snippets/csharp/System.Windows.Forms/WebBrowser/AllowWebBrowserDrop/Project.csproj
+++ b/snippets/csharp/System.Windows.Forms/WebBrowser/AllowWebBrowserDrop/Project.csproj
@@ -2,7 +2,7 @@
Exe
- net6-windows
+ net10.0-windows
true
diff --git a/snippets/csharp/System.Windows.Forms/WebBrowser/CreateSink/Project.csproj b/snippets/csharp/System.Windows.Forms/WebBrowser/CreateSink/Project.csproj
index 57a500e4f85..4a6d98d26b7 100644
--- a/snippets/csharp/System.Windows.Forms/WebBrowser/CreateSink/Project.csproj
+++ b/snippets/csharp/System.Windows.Forms/WebBrowser/CreateSink/Project.csproj
@@ -2,7 +2,7 @@
Exe
- net6-windows
+ net10.0-windows
true
diff --git a/snippets/csharp/System.Windows.Ink/DrawingAttributes/PropertyDataChanged/StrokeCollectionShadow.csproj b/snippets/csharp/System.Windows.Ink/DrawingAttributes/PropertyDataChanged/StrokeCollectionShadow.csproj
index 4a9975e6407..7024ba00e53 100644
--- a/snippets/csharp/System.Windows.Ink/DrawingAttributes/PropertyDataChanged/StrokeCollectionShadow.csproj
+++ b/snippets/csharp/System.Windows.Ink/DrawingAttributes/PropertyDataChanged/StrokeCollectionShadow.csproj
@@ -2,7 +2,7 @@
WinExe
- net6.0-windows
+ net10.0-windows
true
diff --git a/snippets/csharp/System.Windows.Ink/GestureRecognizer/Overview/GestureControl.csproj b/snippets/csharp/System.Windows.Ink/GestureRecognizer/Overview/GestureControl.csproj
index 766abce5b31..b3ec8c6fd55 100644
--- a/snippets/csharp/System.Windows.Ink/GestureRecognizer/Overview/GestureControl.csproj
+++ b/snippets/csharp/System.Windows.Ink/GestureRecognizer/Overview/GestureControl.csproj
@@ -2,7 +2,7 @@
WinExe
- net6.0-windows
+ net10.0-windows
true
diff --git a/snippets/csharp/System.Windows.Ink/Stroke/.ctor/StrokeSnippets_CS.csproj b/snippets/csharp/System.Windows.Ink/Stroke/.ctor/StrokeSnippets_CS.csproj
index 4a9975e6407..7024ba00e53 100644
--- a/snippets/csharp/System.Windows.Ink/Stroke/.ctor/StrokeSnippets_CS.csproj
+++ b/snippets/csharp/System.Windows.Ink/Stroke/.ctor/StrokeSnippets_CS.csproj
@@ -2,7 +2,7 @@
WinExe
- net6.0-windows
+ net10.0-windows
true
diff --git a/snippets/csharp/System.Windows.Input.Manipulations/InertiaProcessor2D/Complete/build.proj b/snippets/csharp/System.Windows.Input.Manipulations/InertiaProcessor2D/Complete/build.proj
deleted file mode 100644
index 2c2234b1605..00000000000
--- a/snippets/csharp/System.Windows.Input.Manipulations/InertiaProcessor2D/Complete/build.proj
+++ /dev/null
@@ -1,32 +0,0 @@
-
-
-
-
- ManipulationAPI
- $(TableRoot)\Docs\Snippets\MPIP\$(ThisProjectName)
-
- Manipulations
- $(TableRoot)\Source\Manipulations
-
- System.Windows.Input.Manipulations.dll
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/snippets/csharp/System.Windows.Input.Manipulations/InertiaProcessor2D/Complete/manipulationapi.csproj b/snippets/csharp/System.Windows.Input.Manipulations/InertiaProcessor2D/Complete/manipulationapi.csproj
index 955359c7e69..4c13883a9be 100644
--- a/snippets/csharp/System.Windows.Input.Manipulations/InertiaProcessor2D/Complete/manipulationapi.csproj
+++ b/snippets/csharp/System.Windows.Input.Manipulations/InertiaProcessor2D/Complete/manipulationapi.csproj
@@ -2,7 +2,7 @@
WinExe
- net6.0-windows
+ net10.0-windows
true
diff --git a/snippets/csharp/System.Windows.Input.Manipulations/InertiaProcessor2D/Complete/readme.txt b/snippets/csharp/System.Windows.Input.Manipulations/InertiaProcessor2D/Complete/readme.txt
deleted file mode 100644
index cd80b2333fa..00000000000
--- a/snippets/csharp/System.Windows.Input.Manipulations/InertiaProcessor2D/Complete/readme.txt
+++ /dev/null
@@ -1,9 +0,0 @@
-Before you first build this project in the visual Studio IDE, you must run the
-build command from the command prompt while in this (or the parent) directory.
-
-The build command builds the .dll project that is needed by this project
-and drops the .dll in this project folder. The .dll project itself
-could have been included as part of solution but the .dll project doesn't
-build from the IDE.
-
-
diff --git a/snippets/csharp/System.Windows.Input/CanExecuteRoutedEventArgs/Parameter/InvalidateRequeryWithDispatcherTimer.csproj b/snippets/csharp/System.Windows.Input/CanExecuteRoutedEventArgs/Parameter/InvalidateRequeryWithDispatcherTimer.csproj
index 7f1404bd378..b12ce1b3f1a 100644
--- a/snippets/csharp/System.Windows.Input/CanExecuteRoutedEventArgs/Parameter/InvalidateRequeryWithDispatcherTimer.csproj
+++ b/snippets/csharp/System.Windows.Input/CanExecuteRoutedEventArgs/Parameter/InvalidateRequeryWithDispatcherTimer.csproj
@@ -2,7 +2,7 @@
WinExe
- net6.0-windows
+ net10.0-windows
true
diff --git a/snippets/csharp/System.Windows.Input/ExecutedRoutedEventHandler/Overview/Custom_RoutedCommand.csproj b/snippets/csharp/System.Windows.Input/ExecutedRoutedEventHandler/Overview/Custom_RoutedCommand.csproj
index 7f1404bd378..b12ce1b3f1a 100644
--- a/snippets/csharp/System.Windows.Input/ExecutedRoutedEventHandler/Overview/Custom_RoutedCommand.csproj
+++ b/snippets/csharp/System.Windows.Input/ExecutedRoutedEventHandler/Overview/Custom_RoutedCommand.csproj
@@ -2,7 +2,7 @@
WinExe
- net6.0-windows
+ net10.0-windows
true
diff --git a/snippets/csharp/System.Windows.Input/FocusManager/FocusedElement/MarkupSnippets.csproj b/snippets/csharp/System.Windows.Input/FocusManager/FocusedElement/MarkupSnippets.csproj
index 7f1404bd378..b12ce1b3f1a 100644
--- a/snippets/csharp/System.Windows.Input/FocusManager/FocusedElement/MarkupSnippets.csproj
+++ b/snippets/csharp/System.Windows.Input/FocusManager/FocusedElement/MarkupSnippets.csproj
@@ -2,7 +2,7 @@
WinExe
- net6.0-windows
+ net10.0-windows
true
diff --git a/snippets/csharp/System.Windows.Input/FocusManager/GetFocusedElement/FocusSnippets.csproj b/snippets/csharp/System.Windows.Input/FocusManager/GetFocusedElement/FocusSnippets.csproj
index 7f1404bd378..b12ce1b3f1a 100644
--- a/snippets/csharp/System.Windows.Input/FocusManager/GetFocusedElement/FocusSnippets.csproj
+++ b/snippets/csharp/System.Windows.Input/FocusManager/GetFocusedElement/FocusSnippets.csproj
@@ -2,7 +2,7 @@
WinExe
- net6.0-windows
+ net10.0-windows
true
diff --git a/snippets/csharp/System.Windows.Input/ImeSentenceModeValues/Overview/inputmanager.csproj b/snippets/csharp/System.Windows.Input/ImeSentenceModeValues/Overview/inputmanager.csproj
index 4a9975e6407..7024ba00e53 100644
--- a/snippets/csharp/System.Windows.Input/ImeSentenceModeValues/Overview/inputmanager.csproj
+++ b/snippets/csharp/System.Windows.Input/ImeSentenceModeValues/Overview/inputmanager.csproj
@@ -2,7 +2,7 @@
WinExe
- net6.0-windows
+ net10.0-windows
true
diff --git a/snippets/csharp/System.Windows.Input/InputBinding/.ctor/CommandLibarySnippets.csproj b/snippets/csharp/System.Windows.Input/InputBinding/.ctor/CommandLibarySnippets.csproj
index 4a9975e6407..7024ba00e53 100644
--- a/snippets/csharp/System.Windows.Input/InputBinding/.ctor/CommandLibarySnippets.csproj
+++ b/snippets/csharp/System.Windows.Input/InputBinding/.ctor/CommandLibarySnippets.csproj
@@ -2,7 +2,7 @@
WinExe
- net6.0-windows
+ net10.0-windows
true
diff --git a/snippets/csharp/System.Windows.Input/InputBinding/Overview/inputcommandbinding.csproj b/snippets/csharp/System.Windows.Input/InputBinding/Overview/inputcommandbinding.csproj
index 7f1404bd378..b12ce1b3f1a 100644
--- a/snippets/csharp/System.Windows.Input/InputBinding/Overview/inputcommandbinding.csproj
+++ b/snippets/csharp/System.Windows.Input/InputBinding/Overview/inputcommandbinding.csproj
@@ -2,7 +2,7 @@
WinExe
- net6.0-windows
+ net10.0-windows
true
diff --git a/snippets/csharp/System.Windows.Input/Keyboard/GotKeyboardFocus/KeyboardSample.csproj b/snippets/csharp/System.Windows.Input/Keyboard/GotKeyboardFocus/KeyboardSample.csproj
index 7f1404bd378..b12ce1b3f1a 100644
--- a/snippets/csharp/System.Windows.Input/Keyboard/GotKeyboardFocus/KeyboardSample.csproj
+++ b/snippets/csharp/System.Windows.Input/Keyboard/GotKeyboardFocus/KeyboardSample.csproj
@@ -2,7 +2,7 @@
WinExe
- net6.0-windows
+ net10.0-windows
true
diff --git a/snippets/csharp/System.Windows.Input/Keyboard/KeyDown/KeyDown.csproj b/snippets/csharp/System.Windows.Input/Keyboard/KeyDown/KeyDown.csproj
index 7f1404bd378..b12ce1b3f1a 100644
--- a/snippets/csharp/System.Windows.Input/Keyboard/KeyDown/KeyDown.csproj
+++ b/snippets/csharp/System.Windows.Input/Keyboard/KeyDown/KeyDown.csproj
@@ -2,7 +2,7 @@
WinExe
- net6.0-windows
+ net10.0-windows
true
diff --git a/snippets/csharp/System.Windows.Input/Keyboard/Overview/KeyArgsSnippetSample.csproj b/snippets/csharp/System.Windows.Input/Keyboard/Overview/KeyArgsSnippetSample.csproj
index 4a9975e6407..7024ba00e53 100644
--- a/snippets/csharp/System.Windows.Input/Keyboard/Overview/KeyArgsSnippetSample.csproj
+++ b/snippets/csharp/System.Windows.Input/Keyboard/Overview/KeyArgsSnippetSample.csproj
@@ -2,7 +2,7 @@
WinExe
- net6.0-windows
+ net10.0-windows
true
diff --git a/snippets/csharp/System.Windows.Input/Mouse/Capture/MouseCaptureSample.csproj b/snippets/csharp/System.Windows.Input/Mouse/Capture/MouseCaptureSample.csproj
index 7f1404bd378..b12ce1b3f1a 100644
--- a/snippets/csharp/System.Windows.Input/Mouse/Capture/MouseCaptureSample.csproj
+++ b/snippets/csharp/System.Windows.Input/Mouse/Capture/MouseCaptureSample.csproj
@@ -2,7 +2,7 @@
WinExe
- net6.0-windows
+ net10.0-windows
true
diff --git a/snippets/csharp/System.Windows.Input/Mouse/GetPosition/MouseRelatedSnippets.csproj b/snippets/csharp/System.Windows.Input/Mouse/GetPosition/MouseRelatedSnippets.csproj
index 4a9975e6407..7024ba00e53 100644
--- a/snippets/csharp/System.Windows.Input/Mouse/GetPosition/MouseRelatedSnippets.csproj
+++ b/snippets/csharp/System.Windows.Input/Mouse/GetPosition/MouseRelatedSnippets.csproj
@@ -2,7 +2,7 @@
WinExe
- net6.0-windows
+ net10.0-windows
true
diff --git a/snippets/csharp/System.Windows.Input/NavigationCommands/BrowseBack/NavigationCommandsSnippets.csproj b/snippets/csharp/System.Windows.Input/NavigationCommands/BrowseBack/NavigationCommandsSnippets.csproj
index 7f1404bd378..b12ce1b3f1a 100644
--- a/snippets/csharp/System.Windows.Input/NavigationCommands/BrowseBack/NavigationCommandsSnippets.csproj
+++ b/snippets/csharp/System.Windows.Input/NavigationCommands/BrowseBack/NavigationCommandsSnippets.csproj
@@ -2,7 +2,7 @@
WinExe
- net6.0-windows
+ net10.0-windows
true
diff --git a/snippets/csharp/System.Windows.Input/RoutedCommand/CanExecute/ImplementICommandSource.csproj b/snippets/csharp/System.Windows.Input/RoutedCommand/CanExecute/ImplementICommandSource.csproj
index 7f1404bd378..b12ce1b3f1a 100644
--- a/snippets/csharp/System.Windows.Input/RoutedCommand/CanExecute/ImplementICommandSource.csproj
+++ b/snippets/csharp/System.Windows.Input/RoutedCommand/CanExecute/ImplementICommandSource.csproj
@@ -2,7 +2,7 @@
WinExe
- net6.0-windows
+ net10.0-windows
true
diff --git a/snippets/csharp/System.Windows.Input/Stylus/Overview/StylusSamples.csproj b/snippets/csharp/System.Windows.Input/Stylus/Overview/StylusSamples.csproj
index 80d335c5b6d..e3e85fe5304 100644
--- a/snippets/csharp/System.Windows.Input/Stylus/Overview/StylusSamples.csproj
+++ b/snippets/csharp/System.Windows.Input/Stylus/Overview/StylusSamples.csproj
@@ -2,7 +2,7 @@
Exe
- net6.0-windows
+ net10.0-windows
true
diff --git a/snippets/csharp/System.Windows.Input/StylusButton/Overview/StylusSnippets_CS.csproj b/snippets/csharp/System.Windows.Input/StylusButton/Overview/StylusSnippets_CS.csproj
index 4a9975e6407..7024ba00e53 100644
--- a/snippets/csharp/System.Windows.Input/StylusButton/Overview/StylusSnippets_CS.csproj
+++ b/snippets/csharp/System.Windows.Input/StylusButton/Overview/StylusSnippets_CS.csproj
@@ -2,7 +2,7 @@
WinExe
- net6.0-windows
+ net10.0-windows
true
diff --git a/snippets/csharp/System.Windows.Input/StylusDevice/GetStylusPoints/PacketSpy.csproj b/snippets/csharp/System.Windows.Input/StylusDevice/GetStylusPoints/PacketSpy.csproj
index 4a9975e6407..7024ba00e53 100644
--- a/snippets/csharp/System.Windows.Input/StylusDevice/GetStylusPoints/PacketSpy.csproj
+++ b/snippets/csharp/System.Windows.Input/StylusDevice/GetStylusPoints/PacketSpy.csproj
@@ -2,7 +2,7 @@
WinExe
- net6.0-windows
+ net10.0-windows
true
diff --git a/snippets/csharp/System.Windows.Input/StylusDeviceCollection/Overview/HwCaps_CS.csproj b/snippets/csharp/System.Windows.Input/StylusDeviceCollection/Overview/HwCaps_CS.csproj
index 4a9975e6407..7024ba00e53 100644
--- a/snippets/csharp/System.Windows.Input/StylusDeviceCollection/Overview/HwCaps_CS.csproj
+++ b/snippets/csharp/System.Windows.Input/StylusDeviceCollection/Overview/HwCaps_CS.csproj
@@ -2,7 +2,7 @@
WinExe
- net6.0-windows
+ net10.0-windows
true
diff --git a/snippets/csharp/System.Windows.Input/Touch/Overview/wpftouchframesample.csproj b/snippets/csharp/System.Windows.Input/Touch/Overview/wpftouchframesample.csproj
index 7f1404bd378..b12ce1b3f1a 100644
--- a/snippets/csharp/System.Windows.Input/Touch/Overview/wpftouchframesample.csproj
+++ b/snippets/csharp/System.Windows.Input/Touch/Overview/wpftouchframesample.csproj
@@ -2,7 +2,7 @@
WinExe
- net6.0-windows
+ net10.0-windows
true
diff --git a/snippets/csharp/System.Windows.Input/TouchDevice/Overview/wpftoucheventssample.csproj b/snippets/csharp/System.Windows.Input/TouchDevice/Overview/wpftoucheventssample.csproj
index 7f1404bd378..b12ce1b3f1a 100644
--- a/snippets/csharp/System.Windows.Input/TouchDevice/Overview/wpftoucheventssample.csproj
+++ b/snippets/csharp/System.Windows.Input/TouchDevice/Overview/wpftoucheventssample.csproj
@@ -2,7 +2,7 @@
WinExe
- net6.0-windows
+ net10.0-windows
true
diff --git a/snippets/csharp/System.Windows.Interop/BrowserInteropHelper/HostScript/wpfbrowserapplication1.csproj b/snippets/csharp/System.Windows.Interop/BrowserInteropHelper/HostScript/wpfbrowserapplication1.csproj
index 7f1404bd378..b12ce1b3f1a 100644
--- a/snippets/csharp/System.Windows.Interop/BrowserInteropHelper/HostScript/wpfbrowserapplication1.csproj
+++ b/snippets/csharp/System.Windows.Interop/BrowserInteropHelper/HostScript/wpfbrowserapplication1.csproj
@@ -2,7 +2,7 @@
WinExe
- net6.0-windows
+ net10.0-windows
true
diff --git a/snippets/csharp/System.Windows.Interop/BrowserInteropHelper/IsBrowserHosted/BrowserInteropHelperSnippet.csproj b/snippets/csharp/System.Windows.Interop/BrowserInteropHelper/IsBrowserHosted/BrowserInteropHelperSnippet.csproj
index 7f1404bd378..b12ce1b3f1a 100644
--- a/snippets/csharp/System.Windows.Interop/BrowserInteropHelper/IsBrowserHosted/BrowserInteropHelperSnippet.csproj
+++ b/snippets/csharp/System.Windows.Interop/BrowserInteropHelper/IsBrowserHosted/BrowserInteropHelperSnippet.csproj
@@ -2,7 +2,7 @@
WinExe
- net6.0-windows
+ net10.0-windows
true
diff --git a/snippets/csharp/System.Windows.Interop/D3DImage/Overview/d3dhost.csproj b/snippets/csharp/System.Windows.Interop/D3DImage/Overview/d3dhost.csproj
index 7f1404bd378..b12ce1b3f1a 100644
--- a/snippets/csharp/System.Windows.Interop/D3DImage/Overview/d3dhost.csproj
+++ b/snippets/csharp/System.Windows.Interop/D3DImage/Overview/d3dhost.csproj
@@ -2,7 +2,7 @@
WinExe
- net6.0-windows
+ net10.0-windows
true
diff --git a/snippets/csharp/System.Windows.Markup/XamlReader/Overview/XamlReaderWriterSnippets.csproj b/snippets/csharp/System.Windows.Markup/XamlReader/Overview/XamlReaderWriterSnippets.csproj
index 7f1404bd378..b12ce1b3f1a 100644
--- a/snippets/csharp/System.Windows.Markup/XamlReader/Overview/XamlReaderWriterSnippets.csproj
+++ b/snippets/csharp/System.Windows.Markup/XamlReader/Overview/XamlReaderWriterSnippets.csproj
@@ -2,7 +2,7 @@
WinExe
- net6.0-windows
+ net10.0-windows
true
diff --git a/snippets/csharp/System.Windows.Media.Animation/BackEase/Overview/backease_scale.csproj b/snippets/csharp/System.Windows.Media.Animation/BackEase/Overview/backease_scale.csproj
index 7f1404bd378..b12ce1b3f1a 100644
--- a/snippets/csharp/System.Windows.Media.Animation/BackEase/Overview/backease_scale.csproj
+++ b/snippets/csharp/System.Windows.Media.Animation/BackEase/Overview/backease_scale.csproj
@@ -2,7 +2,7 @@
WinExe
- net6.0-windows
+ net10.0-windows
true
diff --git a/snippets/csharp/System.Windows.Media.Animation/BooleanAnimationBase/Overview/keyframes_markup.csproj b/snippets/csharp/System.Windows.Media.Animation/BooleanAnimationBase/Overview/keyframes_markup.csproj
index 4a9975e6407..7024ba00e53 100644
--- a/snippets/csharp/System.Windows.Media.Animation/BooleanAnimationBase/Overview/keyframes_markup.csproj
+++ b/snippets/csharp/System.Windows.Media.Animation/BooleanAnimationBase/Overview/keyframes_markup.csproj
@@ -2,7 +2,7 @@
WinExe
- net6.0-windows
+ net10.0-windows
true
diff --git a/snippets/csharp/System.Windows.Media.Animation/BounceEase/Overview/bounceease.csproj b/snippets/csharp/System.Windows.Media.Animation/BounceEase/Overview/bounceease.csproj
index 7f1404bd378..b12ce1b3f1a 100644
--- a/snippets/csharp/System.Windows.Media.Animation/BounceEase/Overview/bounceease.csproj
+++ b/snippets/csharp/System.Windows.Media.Animation/BounceEase/Overview/bounceease.csproj
@@ -2,7 +2,7 @@
WinExe
- net6.0-windows
+ net10.0-windows
true
diff --git a/snippets/csharp/System.Windows.Media.Animation/CircleEase/Overview/circleease.csproj b/snippets/csharp/System.Windows.Media.Animation/CircleEase/Overview/circleease.csproj
index 7f1404bd378..b12ce1b3f1a 100644
--- a/snippets/csharp/System.Windows.Media.Animation/CircleEase/Overview/circleease.csproj
+++ b/snippets/csharp/System.Windows.Media.Animation/CircleEase/Overview/circleease.csproj
@@ -2,7 +2,7 @@
WinExe
- net6.0-windows
+ net10.0-windows
true
diff --git a/snippets/csharp/System.Windows.Media.Animation/ClockController/Remove/ClockController_procedural_snip.csproj b/snippets/csharp/System.Windows.Media.Animation/ClockController/Remove/ClockController_procedural_snip.csproj
index 4a9975e6407..7024ba00e53 100644
--- a/snippets/csharp/System.Windows.Media.Animation/ClockController/Remove/ClockController_procedural_snip.csproj
+++ b/snippets/csharp/System.Windows.Media.Animation/ClockController/Remove/ClockController_procedural_snip.csproj
@@ -2,7 +2,7 @@
WinExe
- net6.0-windows
+ net10.0-windows
true
diff --git a/snippets/csharp/System.Windows.Media.Animation/CubicEase/Overview/cubicease.csproj b/snippets/csharp/System.Windows.Media.Animation/CubicEase/Overview/cubicease.csproj
index 7f1404bd378..b12ce1b3f1a 100644
--- a/snippets/csharp/System.Windows.Media.Animation/CubicEase/Overview/cubicease.csproj
+++ b/snippets/csharp/System.Windows.Media.Animation/CubicEase/Overview/cubicease.csproj
@@ -2,7 +2,7 @@
WinExe
- net6.0-windows
+ net10.0-windows
true
diff --git a/snippets/csharp/System.Windows.Media.Animation/DiscreteInt16KeyFrame/Overview/keyframes.csproj b/snippets/csharp/System.Windows.Media.Animation/DiscreteInt16KeyFrame/Overview/keyframes.csproj
index 4a9975e6407..7024ba00e53 100644
--- a/snippets/csharp/System.Windows.Media.Animation/DiscreteInt16KeyFrame/Overview/keyframes.csproj
+++ b/snippets/csharp/System.Windows.Media.Animation/DiscreteInt16KeyFrame/Overview/keyframes.csproj
@@ -2,7 +2,7 @@
WinExe
- net6.0-windows
+ net10.0-windows
true
diff --git a/snippets/csharp/System.Windows.Media.Animation/DoubleAnimationUsingPath/PathGeometry/pathanimationgallery.csproj b/snippets/csharp/System.Windows.Media.Animation/DoubleAnimationUsingPath/PathGeometry/pathanimationgallery.csproj
index 4a9975e6407..7024ba00e53 100644
--- a/snippets/csharp/System.Windows.Media.Animation/DoubleAnimationUsingPath/PathGeometry/pathanimationgallery.csproj
+++ b/snippets/csharp/System.Windows.Media.Animation/DoubleAnimationUsingPath/PathGeometry/pathanimationgallery.csproj
@@ -2,7 +2,7 @@
WinExe
- net6.0-windows
+ net10.0-windows
true
diff --git a/snippets/csharp/System.Windows.Media.Animation/EasingDoubleKeyFrame/Overview/easingfunctiondoublekeyframe.csproj b/snippets/csharp/System.Windows.Media.Animation/EasingDoubleKeyFrame/Overview/easingfunctiondoublekeyframe.csproj
index 7f1404bd378..b12ce1b3f1a 100644
--- a/snippets/csharp/System.Windows.Media.Animation/EasingDoubleKeyFrame/Overview/easingfunctiondoublekeyframe.csproj
+++ b/snippets/csharp/System.Windows.Media.Animation/EasingDoubleKeyFrame/Overview/easingfunctiondoublekeyframe.csproj
@@ -2,7 +2,7 @@
WinExe
- net6.0-windows
+ net10.0-windows
true
diff --git a/snippets/csharp/System.Windows.Media.Animation/EasingFunctionBase/Overview/customeasingfunction.csproj b/snippets/csharp/System.Windows.Media.Animation/EasingFunctionBase/Overview/customeasingfunction.csproj
index 7f1404bd378..b12ce1b3f1a 100644
--- a/snippets/csharp/System.Windows.Media.Animation/EasingFunctionBase/Overview/customeasingfunction.csproj
+++ b/snippets/csharp/System.Windows.Media.Animation/EasingFunctionBase/Overview/customeasingfunction.csproj
@@ -2,7 +2,7 @@
WinExe
- net6.0-windows
+ net10.0-windows
true
diff --git a/snippets/csharp/System.Windows.Media.Animation/EasingPointKeyFrame/Overview/easingfunctionpointkeyframe.csproj b/snippets/csharp/System.Windows.Media.Animation/EasingPointKeyFrame/Overview/easingfunctionpointkeyframe.csproj
index 7f1404bd378..b12ce1b3f1a 100644
--- a/snippets/csharp/System.Windows.Media.Animation/EasingPointKeyFrame/Overview/easingfunctionpointkeyframe.csproj
+++ b/snippets/csharp/System.Windows.Media.Animation/EasingPointKeyFrame/Overview/easingfunctionpointkeyframe.csproj
@@ -2,7 +2,7 @@
WinExe
- net6.0-windows
+ net10.0-windows
true
diff --git a/snippets/csharp/System.Windows.Media.Animation/ElasticEase/Overview/elasticease.csproj b/snippets/csharp/System.Windows.Media.Animation/ElasticEase/Overview/elasticease.csproj
index 7f1404bd378..b12ce1b3f1a 100644
--- a/snippets/csharp/System.Windows.Media.Animation/ElasticEase/Overview/elasticease.csproj
+++ b/snippets/csharp/System.Windows.Media.Animation/ElasticEase/Overview/elasticease.csproj
@@ -2,7 +2,7 @@
WinExe
- net6.0-windows
+ net10.0-windows
true
diff --git a/snippets/csharp/System.Windows.Media.Animation/ExponentialEase/Overview/exponentialease.csproj b/snippets/csharp/System.Windows.Media.Animation/ExponentialEase/Overview/exponentialease.csproj
index 7f1404bd378..b12ce1b3f1a 100644
--- a/snippets/csharp/System.Windows.Media.Animation/ExponentialEase/Overview/exponentialease.csproj
+++ b/snippets/csharp/System.Windows.Media.Animation/ExponentialEase/Overview/exponentialease.csproj
@@ -2,7 +2,7 @@
WinExe
- net6.0-windows
+ net10.0-windows
true
diff --git a/snippets/csharp/System.Windows.Media.Animation/PowerEase/Overview/powerease.csproj b/snippets/csharp/System.Windows.Media.Animation/PowerEase/Overview/powerease.csproj
index 7f1404bd378..b12ce1b3f1a 100644
--- a/snippets/csharp/System.Windows.Media.Animation/PowerEase/Overview/powerease.csproj
+++ b/snippets/csharp/System.Windows.Media.Animation/PowerEase/Overview/powerease.csproj
@@ -2,7 +2,7 @@
WinExe
- net6.0-windows
+ net10.0-windows
true
diff --git a/snippets/csharp/System.Windows.Media.Animation/QuadraticEase/Overview/quadraticease.csproj b/snippets/csharp/System.Windows.Media.Animation/QuadraticEase/Overview/quadraticease.csproj
index 7f1404bd378..b12ce1b3f1a 100644
--- a/snippets/csharp/System.Windows.Media.Animation/QuadraticEase/Overview/quadraticease.csproj
+++ b/snippets/csharp/System.Windows.Media.Animation/QuadraticEase/Overview/quadraticease.csproj
@@ -2,7 +2,7 @@
WinExe
- net6.0-windows
+ net10.0-windows
true
diff --git a/snippets/csharp/System.Windows.Media.Animation/QuarticEase/Overview/quarticease.csproj b/snippets/csharp/System.Windows.Media.Animation/QuarticEase/Overview/quarticease.csproj
index 7f1404bd378..b12ce1b3f1a 100644
--- a/snippets/csharp/System.Windows.Media.Animation/QuarticEase/Overview/quarticease.csproj
+++ b/snippets/csharp/System.Windows.Media.Animation/QuarticEase/Overview/quarticease.csproj
@@ -2,7 +2,7 @@
WinExe
- net6.0-windows
+ net10.0-windows
true
diff --git a/snippets/csharp/System.Windows.Media.Animation/QuinticEase/Overview/quinticease.csproj b/snippets/csharp/System.Windows.Media.Animation/QuinticEase/Overview/quinticease.csproj
index 7f1404bd378..b12ce1b3f1a 100644
--- a/snippets/csharp/System.Windows.Media.Animation/QuinticEase/Overview/quinticease.csproj
+++ b/snippets/csharp/System.Windows.Media.Animation/QuinticEase/Overview/quinticease.csproj
@@ -2,7 +2,7 @@
WinExe
- net6.0-windows
+ net10.0-windows
true
diff --git a/snippets/csharp/System.Windows.Media.Animation/RemoveStoryboard/Overview/storyboard.csproj b/snippets/csharp/System.Windows.Media.Animation/RemoveStoryboard/Overview/storyboard.csproj
index 4a9975e6407..7024ba00e53 100644
--- a/snippets/csharp/System.Windows.Media.Animation/RemoveStoryboard/Overview/storyboard.csproj
+++ b/snippets/csharp/System.Windows.Media.Animation/RemoveStoryboard/Overview/storyboard.csproj
@@ -2,7 +2,7 @@
WinExe
- net6.0-windows
+ net10.0-windows
true
diff --git a/snippets/csharp/System.Windows.Media.Animation/SineEase/Overview/sineease.csproj b/snippets/csharp/System.Windows.Media.Animation/SineEase/Overview/sineease.csproj
index 7f1404bd378..b12ce1b3f1a 100644
--- a/snippets/csharp/System.Windows.Media.Animation/SineEase/Overview/sineease.csproj
+++ b/snippets/csharp/System.Windows.Media.Animation/SineEase/Overview/sineease.csproj
@@ -2,7 +2,7 @@
WinExe
- net6.0-windows
+ net10.0-windows
true
diff --git a/snippets/csharp/System.Windows.Media.Animation/Storyboard/Begin/animation_ovws_procedural.csproj b/snippets/csharp/System.Windows.Media.Animation/Storyboard/Begin/animation_ovws_procedural.csproj
index 4a9975e6407..7024ba00e53 100644
--- a/snippets/csharp/System.Windows.Media.Animation/Storyboard/Begin/animation_ovws_procedural.csproj
+++ b/snippets/csharp/System.Windows.Media.Animation/Storyboard/Begin/animation_ovws_procedural.csproj
@@ -2,7 +2,7 @@
WinExe
- net6.0-windows
+ net10.0-windows
true
diff --git a/snippets/csharp/System.Windows.Media.Animation/Timeline/BeginTime/project.csproj b/snippets/csharp/System.Windows.Media.Animation/Timeline/BeginTime/project.csproj
index 4a9975e6407..7024ba00e53 100644
--- a/snippets/csharp/System.Windows.Media.Animation/Timeline/BeginTime/project.csproj
+++ b/snippets/csharp/System.Windows.Media.Animation/Timeline/BeginTime/project.csproj
@@ -2,7 +2,7 @@
WinExe
- net6.0-windows
+ net10.0-windows
true
diff --git a/snippets/csharp/System.Windows.Media.Imaging/BitmapImage/Overview/ImageElementExample.csproj b/snippets/csharp/System.Windows.Media.Imaging/BitmapImage/Overview/ImageElementExample.csproj
index 7f1404bd378..b12ce1b3f1a 100644
--- a/snippets/csharp/System.Windows.Media.Imaging/BitmapImage/Overview/ImageElementExample.csproj
+++ b/snippets/csharp/System.Windows.Media.Imaging/BitmapImage/Overview/ImageElementExample.csproj
@@ -2,7 +2,7 @@
WinExe
- net6.0-windows
+ net10.0-windows
true
diff --git a/snippets/csharp/System.Windows.Media.Imaging/WriteableBitmap/Overview/WriteableBitmapDemo.csproj b/snippets/csharp/System.Windows.Media.Imaging/WriteableBitmap/Overview/WriteableBitmapDemo.csproj
index 182f5bc59e3..f9939f085e6 100644
--- a/snippets/csharp/System.Windows.Media.Imaging/WriteableBitmap/Overview/WriteableBitmapDemo.csproj
+++ b/snippets/csharp/System.Windows.Media.Imaging/WriteableBitmap/Overview/WriteableBitmapDemo.csproj
@@ -2,7 +2,7 @@
WinExe
- net6.0-windows
+ net10.0-windows
true
true
diff --git a/snippets/csharp/System.Windows.Media.Media3D/AmbientLight/Overview/Show3DLights.csproj b/snippets/csharp/System.Windows.Media.Media3D/AmbientLight/Overview/Show3DLights.csproj
index 80d335c5b6d..e3e85fe5304 100644
--- a/snippets/csharp/System.Windows.Media.Media3D/AmbientLight/Overview/Show3DLights.csproj
+++ b/snippets/csharp/System.Windows.Media.Media3D/AmbientLight/Overview/Show3DLights.csproj
@@ -2,7 +2,7 @@
Exe
- net6.0-windows
+ net10.0-windows
true
diff --git a/snippets/csharp/System.Windows.Media.Media3D/AxisAngleRotation3D/AngleProperty/BlankSample.csproj b/snippets/csharp/System.Windows.Media.Media3D/AxisAngleRotation3D/AngleProperty/BlankSample.csproj
index 7f1404bd378..b12ce1b3f1a 100644
--- a/snippets/csharp/System.Windows.Media.Media3D/AxisAngleRotation3D/AngleProperty/BlankSample.csproj
+++ b/snippets/csharp/System.Windows.Media.Media3D/AxisAngleRotation3D/AngleProperty/BlankSample.csproj
@@ -2,7 +2,7 @@
WinExe
- net6.0-windows
+ net10.0-windows
true
diff --git a/snippets/csharp/System.Windows.Media.Media3D/AxisAngleRotation3D/Overview/create_cube.csproj b/snippets/csharp/System.Windows.Media.Media3D/AxisAngleRotation3D/Overview/create_cube.csproj
index 80d335c5b6d..e3e85fe5304 100644
--- a/snippets/csharp/System.Windows.Media.Media3D/AxisAngleRotation3D/Overview/create_cube.csproj
+++ b/snippets/csharp/System.Windows.Media.Media3D/AxisAngleRotation3D/Overview/create_cube.csproj
@@ -2,7 +2,7 @@
Exe
- net6.0-windows
+ net10.0-windows
true
diff --git a/snippets/csharp/System.Windows.Media.Media3D/ContainerUIElement3D/Overview/ContainerModelSample.csproj b/snippets/csharp/System.Windows.Media.Media3D/ContainerUIElement3D/Overview/ContainerModelSample.csproj
index 7f1404bd378..b12ce1b3f1a 100644
--- a/snippets/csharp/System.Windows.Media.Media3D/ContainerUIElement3D/Overview/ContainerModelSample.csproj
+++ b/snippets/csharp/System.Windows.Media.Media3D/ContainerUIElement3D/Overview/ContainerModelSample.csproj
@@ -2,7 +2,7 @@
WinExe
- net6.0-windows
+ net10.0-windows
true
diff --git a/snippets/csharp/System.Windows.Media.Media3D/Matrix3D/Overview/Mil3dVectorSample.csproj b/snippets/csharp/System.Windows.Media.Media3D/Matrix3D/Overview/Mil3dVectorSample.csproj
index 7f1404bd378..b12ce1b3f1a 100644
--- a/snippets/csharp/System.Windows.Media.Media3D/Matrix3D/Overview/Mil3dVectorSample.csproj
+++ b/snippets/csharp/System.Windows.Media.Media3D/Matrix3D/Overview/Mil3dVectorSample.csproj
@@ -2,7 +2,7 @@
WinExe
- net6.0-windows
+ net10.0-windows
true
diff --git a/snippets/csharp/System.Windows.Media.Media3D/MatrixCamera/Overview/MatrixTransform3DView.csproj b/snippets/csharp/System.Windows.Media.Media3D/MatrixCamera/Overview/MatrixTransform3DView.csproj
index 80d335c5b6d..e3e85fe5304 100644
--- a/snippets/csharp/System.Windows.Media.Media3D/MatrixCamera/Overview/MatrixTransform3DView.csproj
+++ b/snippets/csharp/System.Windows.Media.Media3D/MatrixCamera/Overview/MatrixTransform3DView.csproj
@@ -2,7 +2,7 @@
Exe
- net6.0-windows
+ net10.0-windows
true
diff --git a/snippets/csharp/System.Windows.Media.Media3D/PerspectiveCamera/Overview/3DGallery.csproj b/snippets/csharp/System.Windows.Media.Media3D/PerspectiveCamera/Overview/3DGallery.csproj
index 122ef0eb98b..febfb4b934e 100644
--- a/snippets/csharp/System.Windows.Media.Media3D/PerspectiveCamera/Overview/3DGallery.csproj
+++ b/snippets/csharp/System.Windows.Media.Media3D/PerspectiveCamera/Overview/3DGallery.csproj
@@ -2,7 +2,7 @@
WinExe
- net6.0-windows
+ net10.0-windows
true
SDKSample
diff --git a/snippets/csharp/System.Windows.Media.Media3D/Point3D/Add/Mil3dPoints.csproj b/snippets/csharp/System.Windows.Media.Media3D/Point3D/Add/Mil3dPoints.csproj
index 7f1404bd378..b12ce1b3f1a 100644
--- a/snippets/csharp/System.Windows.Media.Media3D/Point3D/Add/Mil3dPoints.csproj
+++ b/snippets/csharp/System.Windows.Media.Media3D/Point3D/Add/Mil3dPoints.csproj
@@ -2,7 +2,7 @@
WinExe
- net6.0-windows
+ net10.0-windows
true
diff --git a/snippets/csharp/System.Windows.Media.Media3D/Point3D/GetHashCode/Mil4dPoints.csproj b/snippets/csharp/System.Windows.Media.Media3D/Point3D/GetHashCode/Mil4dPoints.csproj
index 7f1404bd378..b12ce1b3f1a 100644
--- a/snippets/csharp/System.Windows.Media.Media3D/Point3D/GetHashCode/Mil4dPoints.csproj
+++ b/snippets/csharp/System.Windows.Media.Media3D/Point3D/GetHashCode/Mil4dPoints.csproj
@@ -2,7 +2,7 @@
WinExe
- net6.0-windows
+ net10.0-windows
true
diff --git a/snippets/csharp/System.Windows.Media.Media3D/Quaternion/Overview/Animation3DGallery.csproj b/snippets/csharp/System.Windows.Media.Media3D/Quaternion/Overview/Animation3DGallery.csproj
index 4a9975e6407..7024ba00e53 100644
--- a/snippets/csharp/System.Windows.Media.Media3D/Quaternion/Overview/Animation3DGallery.csproj
+++ b/snippets/csharp/System.Windows.Media.Media3D/Quaternion/Overview/Animation3DGallery.csproj
@@ -2,7 +2,7 @@
WinExe
- net6.0-windows
+ net10.0-windows
true
diff --git a/snippets/csharp/System.Windows.Media.Media3D/Quaternion/Parse/QuaternionView.csproj b/snippets/csharp/System.Windows.Media.Media3D/Quaternion/Parse/QuaternionView.csproj
index 7f1404bd378..b12ce1b3f1a 100644
--- a/snippets/csharp/System.Windows.Media.Media3D/Quaternion/Parse/QuaternionView.csproj
+++ b/snippets/csharp/System.Windows.Media.Media3D/Quaternion/Parse/QuaternionView.csproj
@@ -2,7 +2,7 @@
WinExe
- net6.0-windows
+ net10.0-windows
true
diff --git a/snippets/csharp/System.Windows.Media.Media3D/Size3D/Empty/Mil3dSize.csproj b/snippets/csharp/System.Windows.Media.Media3D/Size3D/Empty/Mil3dSize.csproj
index 7f1404bd378..b12ce1b3f1a 100644
--- a/snippets/csharp/System.Windows.Media.Media3D/Size3D/Empty/Mil3dSize.csproj
+++ b/snippets/csharp/System.Windows.Media.Media3D/Size3D/Empty/Mil3dSize.csproj
@@ -2,7 +2,7 @@
WinExe
- net6.0-windows
+ net10.0-windows
true
diff --git a/snippets/csharp/System.Windows.Media.Media3D/Viewport2DVisual3D/Overview/viewport2dvisual3dexample.csproj b/snippets/csharp/System.Windows.Media.Media3D/Viewport2DVisual3D/Overview/viewport2dvisual3dexample.csproj
index 7f1404bd378..b12ce1b3f1a 100644
--- a/snippets/csharp/System.Windows.Media.Media3D/Viewport2DVisual3D/Overview/viewport2dvisual3dexample.csproj
+++ b/snippets/csharp/System.Windows.Media.Media3D/Viewport2DVisual3D/Overview/viewport2dvisual3dexample.csproj
@@ -2,7 +2,7 @@
WinExe
- net6.0-windows
+ net10.0-windows
true
diff --git a/snippets/csharp/System.Windows.Media.TextFormatting/MinMaxParagraphWidth/Overview/TextFormattingSnippets.csproj b/snippets/csharp/System.Windows.Media.TextFormatting/MinMaxParagraphWidth/Overview/TextFormattingSnippets.csproj
index 7f1404bd378..b12ce1b3f1a 100644
--- a/snippets/csharp/System.Windows.Media.TextFormatting/MinMaxParagraphWidth/Overview/TextFormattingSnippets.csproj
+++ b/snippets/csharp/System.Windows.Media.TextFormatting/MinMaxParagraphWidth/Overview/TextFormattingSnippets.csproj
@@ -2,7 +2,7 @@
WinExe
- net6.0-windows
+ net10.0-windows
true
diff --git a/snippets/csharp/System.Windows.Media/BitmapCache/Overview/cachedcompositiondemo.csproj b/snippets/csharp/System.Windows.Media/BitmapCache/Overview/cachedcompositiondemo.csproj
index 7f1404bd378..b12ce1b3f1a 100644
--- a/snippets/csharp/System.Windows.Media/BitmapCache/Overview/cachedcompositiondemo.csproj
+++ b/snippets/csharp/System.Windows.Media/BitmapCache/Overview/cachedcompositiondemo.csproj
@@ -2,7 +2,7 @@
WinExe
- net6.0-windows
+ net10.0-windows
true
diff --git a/snippets/csharp/System.Windows.Media/BitmapCacheBrush/Overview/bitmapcachebrushdemo.csproj b/snippets/csharp/System.Windows.Media/BitmapCacheBrush/Overview/bitmapcachebrushdemo.csproj
index 7f1404bd378..b12ce1b3f1a 100644
--- a/snippets/csharp/System.Windows.Media/BitmapCacheBrush/Overview/bitmapcachebrushdemo.csproj
+++ b/snippets/csharp/System.Windows.Media/BitmapCacheBrush/Overview/bitmapcachebrushdemo.csproj
@@ -2,7 +2,7 @@
WinExe
- net6.0-windows
+ net10.0-windows
true
diff --git a/snippets/csharp/System.Windows.Media/BitmapScalingMode/Overview/RenderOptionsSnippets.csproj b/snippets/csharp/System.Windows.Media/BitmapScalingMode/Overview/RenderOptionsSnippets.csproj
index 7f1404bd378..b12ce1b3f1a 100644
--- a/snippets/csharp/System.Windows.Media/BitmapScalingMode/Overview/RenderOptionsSnippets.csproj
+++ b/snippets/csharp/System.Windows.Media/BitmapScalingMode/Overview/RenderOptionsSnippets.csproj
@@ -2,7 +2,7 @@
WinExe
- net6.0-windows
+ net10.0-windows
true
diff --git a/snippets/csharp/System.Windows.Media/Color/FromArgb/BrushesMiscSnippets_procedural.csproj b/snippets/csharp/System.Windows.Media/Color/FromArgb/BrushesMiscSnippets_procedural.csproj
index 4a9975e6407..7024ba00e53 100644
--- a/snippets/csharp/System.Windows.Media/Color/FromArgb/BrushesMiscSnippets_procedural.csproj
+++ b/snippets/csharp/System.Windows.Media/Color/FromArgb/BrushesMiscSnippets_procedural.csproj
@@ -2,7 +2,7 @@
WinExe
- net6.0-windows
+ net10.0-windows
true
diff --git a/snippets/csharp/System.Windows.Media/Color/Overview/MiscSnippets.csproj b/snippets/csharp/System.Windows.Media/Color/Overview/MiscSnippets.csproj
index 4a9975e6407..7024ba00e53 100644
--- a/snippets/csharp/System.Windows.Media/Color/Overview/MiscSnippets.csproj
+++ b/snippets/csharp/System.Windows.Media/Color/Overview/MiscSnippets.csproj
@@ -2,7 +2,7 @@
WinExe
- net6.0-windows
+ net10.0-windows
true
diff --git a/snippets/csharp/System.Windows.Media/CompositionTarget/Rendering/CompositionTargetSample.csproj b/snippets/csharp/System.Windows.Media/CompositionTarget/Rendering/CompositionTargetSample.csproj
index 7f1404bd378..b12ce1b3f1a 100644
--- a/snippets/csharp/System.Windows.Media/CompositionTarget/Rendering/CompositionTargetSample.csproj
+++ b/snippets/csharp/System.Windows.Media/CompositionTarget/Rendering/CompositionTargetSample.csproj
@@ -2,7 +2,7 @@
WinExe
- net6.0-windows
+ net10.0-windows
true
diff --git a/snippets/csharp/System.Windows.Media/ContainerVisual/.ctor/ContainerVisualSnippets.csproj b/snippets/csharp/System.Windows.Media/ContainerVisual/.ctor/ContainerVisualSnippets.csproj
index 4a9975e6407..7024ba00e53 100644
--- a/snippets/csharp/System.Windows.Media/ContainerVisual/.ctor/ContainerVisualSnippets.csproj
+++ b/snippets/csharp/System.Windows.Media/ContainerVisual/.ctor/ContainerVisualSnippets.csproj
@@ -2,7 +2,7 @@
WinExe
- net6.0-windows
+ net10.0-windows
true
diff --git a/snippets/csharp/System.Windows.Media/ContainerVisual/Overview/ContainerVisualHost.csproj b/snippets/csharp/System.Windows.Media/ContainerVisual/Overview/ContainerVisualHost.csproj
index 4a9975e6407..7024ba00e53 100644
--- a/snippets/csharp/System.Windows.Media/ContainerVisual/Overview/ContainerVisualHost.csproj
+++ b/snippets/csharp/System.Windows.Media/ContainerVisual/Overview/ContainerVisualHost.csproj
@@ -2,7 +2,7 @@
WinExe
- net6.0-windows
+ net10.0-windows
true
diff --git a/snippets/csharp/System.Windows.Media/DisableDpiAwarenessAttribute/Overview/DisableDpiAwareness.csproj b/snippets/csharp/System.Windows.Media/DisableDpiAwarenessAttribute/Overview/DisableDpiAwareness.csproj
index 7f1404bd378..b12ce1b3f1a 100644
--- a/snippets/csharp/System.Windows.Media/DisableDpiAwarenessAttribute/Overview/DisableDpiAwareness.csproj
+++ b/snippets/csharp/System.Windows.Media/DisableDpiAwarenessAttribute/Overview/DisableDpiAwareness.csproj
@@ -2,7 +2,7 @@
WinExe
- net6.0-windows
+ net10.0-windows
true
diff --git a/snippets/csharp/System.Windows.Media/DrawingContext/Overview/DrawingVisual.csproj b/snippets/csharp/System.Windows.Media/DrawingContext/Overview/DrawingVisual.csproj
index 80d335c5b6d..e3e85fe5304 100644
--- a/snippets/csharp/System.Windows.Media/DrawingContext/Overview/DrawingVisual.csproj
+++ b/snippets/csharp/System.Windows.Media/DrawingContext/Overview/DrawingVisual.csproj
@@ -2,7 +2,7 @@
Exe
- net6.0-windows
+ net10.0-windows
true
diff --git a/snippets/csharp/System.Windows.Media/DrawingGroup/BitmapEffect/misc_snippets.csproj b/snippets/csharp/System.Windows.Media/DrawingGroup/BitmapEffect/misc_snippets.csproj
index 4a9975e6407..7024ba00e53 100644
--- a/snippets/csharp/System.Windows.Media/DrawingGroup/BitmapEffect/misc_snippets.csproj
+++ b/snippets/csharp/System.Windows.Media/DrawingGroup/BitmapEffect/misc_snippets.csproj
@@ -2,7 +2,7 @@
WinExe
- net6.0-windows
+ net10.0-windows
true
diff --git a/snippets/csharp/System.Windows.Media/DrawingVisual/Drawing/VisualSnippets.csproj b/snippets/csharp/System.Windows.Media/DrawingVisual/Drawing/VisualSnippets.csproj
index 4a9975e6407..7024ba00e53 100644
--- a/snippets/csharp/System.Windows.Media/DrawingVisual/Drawing/VisualSnippets.csproj
+++ b/snippets/csharp/System.Windows.Media/DrawingVisual/Drawing/VisualSnippets.csproj
@@ -2,7 +2,7 @@
WinExe
- net6.0-windows
+ net10.0-windows
true
diff --git a/snippets/csharp/System.Windows.Media/FontFamily/Overview/compositefontmarkup.csproj b/snippets/csharp/System.Windows.Media/FontFamily/Overview/compositefontmarkup.csproj
index 7f1404bd378..b12ce1b3f1a 100644
--- a/snippets/csharp/System.Windows.Media/FontFamily/Overview/compositefontmarkup.csproj
+++ b/snippets/csharp/System.Windows.Media/FontFamily/Overview/compositefontmarkup.csproj
@@ -2,7 +2,7 @@
WinExe
- net6.0-windows
+ net10.0-windows
true
diff --git a/snippets/csharp/System.Windows.Media/FormattedText/Overview/FormattedTextSnippets.csproj b/snippets/csharp/System.Windows.Media/FormattedText/Overview/FormattedTextSnippets.csproj
index 4a9975e6407..7024ba00e53 100644
--- a/snippets/csharp/System.Windows.Media/FormattedText/Overview/FormattedTextSnippets.csproj
+++ b/snippets/csharp/System.Windows.Media/FormattedText/Overview/FormattedTextSnippets.csproj
@@ -2,7 +2,7 @@
WinExe
- net6.0-windows
+ net10.0-windows
true
diff --git a/snippets/csharp/System.Windows.Media/Geometry/Transform/Transforms.csproj b/snippets/csharp/System.Windows.Media/Geometry/Transform/Transforms.csproj
index 4a9975e6407..7024ba00e53 100644
--- a/snippets/csharp/System.Windows.Media/Geometry/Transform/Transforms.csproj
+++ b/snippets/csharp/System.Windows.Media/Geometry/Transform/Transforms.csproj
@@ -2,7 +2,7 @@
WinExe
- net6.0-windows
+ net10.0-windows
true
diff --git a/snippets/csharp/System.Windows.Media/GeometryCombineMode/Overview/myproject.csproj b/snippets/csharp/System.Windows.Media/GeometryCombineMode/Overview/myproject.csproj
index 7f1404bd378..b12ce1b3f1a 100644
--- a/snippets/csharp/System.Windows.Media/GeometryCombineMode/Overview/myproject.csproj
+++ b/snippets/csharp/System.Windows.Media/GeometryCombineMode/Overview/myproject.csproj
@@ -2,7 +2,7 @@
WinExe
- net6.0-windows
+ net10.0-windows
true
diff --git a/snippets/csharp/System.Windows.Media/GeometryHitTestParameters/Overview/HitTestingOverview.csproj b/snippets/csharp/System.Windows.Media/GeometryHitTestParameters/Overview/HitTestingOverview.csproj
index 4a9975e6407..7024ba00e53 100644
--- a/snippets/csharp/System.Windows.Media/GeometryHitTestParameters/Overview/HitTestingOverview.csproj
+++ b/snippets/csharp/System.Windows.Media/GeometryHitTestParameters/Overview/HitTestingOverview.csproj
@@ -2,7 +2,7 @@
WinExe
- net6.0-windows
+ net10.0-windows
true
diff --git a/snippets/csharp/System.Windows.Media/GlyphTypeface/.ctor/GlyphTypefaceSnippets.csproj b/snippets/csharp/System.Windows.Media/GlyphTypeface/.ctor/GlyphTypefaceSnippets.csproj
index 7f1404bd378..b12ce1b3f1a 100644
--- a/snippets/csharp/System.Windows.Media/GlyphTypeface/.ctor/GlyphTypefaceSnippets.csproj
+++ b/snippets/csharp/System.Windows.Media/GlyphTypeface/.ctor/GlyphTypefaceSnippets.csproj
@@ -2,7 +2,7 @@
WinExe
- net6.0-windows
+ net10.0-windows
true
diff --git a/snippets/csharp/System.Windows.Media/Matrix/Append/MatrixExamples_snip.csproj b/snippets/csharp/System.Windows.Media/Matrix/Append/MatrixExamples_snip.csproj
index 4a9975e6407..7024ba00e53 100644
--- a/snippets/csharp/System.Windows.Media/Matrix/Append/MatrixExamples_snip.csproj
+++ b/snippets/csharp/System.Windows.Media/Matrix/Append/MatrixExamples_snip.csproj
@@ -2,7 +2,7 @@
WinExe
- net6.0-windows
+ net10.0-windows
true
diff --git a/snippets/csharp/System.Windows.Media/PenLineJoin/Overview/drawingwithshapeelements.csproj b/snippets/csharp/System.Windows.Media/PenLineJoin/Overview/drawingwithshapeelements.csproj
index 7f1404bd378..b12ce1b3f1a 100644
--- a/snippets/csharp/System.Windows.Media/PenLineJoin/Overview/drawingwithshapeelements.csproj
+++ b/snippets/csharp/System.Windows.Media/PenLineJoin/Overview/drawingwithshapeelements.csproj
@@ -2,7 +2,7 @@
WinExe
- net6.0-windows
+ net10.0-windows
true
diff --git a/snippets/csharp/System.Windows.Media/PixelFormat/Overview/ImagingSnippetGallery_csharp.csproj b/snippets/csharp/System.Windows.Media/PixelFormat/Overview/ImagingSnippetGallery_csharp.csproj
index 4a9975e6407..7024ba00e53 100644
--- a/snippets/csharp/System.Windows.Media/PixelFormat/Overview/ImagingSnippetGallery_csharp.csproj
+++ b/snippets/csharp/System.Windows.Media/PixelFormat/Overview/ImagingSnippetGallery_csharp.csproj
@@ -2,7 +2,7 @@
WinExe
- net6.0-windows
+ net10.0-windows
true
diff --git a/snippets/csharp/System.Windows.Media/PointCollection/ToString/PointCollectionSample.csproj b/snippets/csharp/System.Windows.Media/PointCollection/ToString/PointCollectionSample.csproj
index 4a9975e6407..7024ba00e53 100644
--- a/snippets/csharp/System.Windows.Media/PointCollection/ToString/PointCollectionSample.csproj
+++ b/snippets/csharp/System.Windows.Media/PointCollection/ToString/PointCollectionSample.csproj
@@ -2,7 +2,7 @@
WinExe
- net6.0-windows
+ net10.0-windows
true
diff --git a/snippets/csharp/System.Windows.Media/PolyBezierSegment/Overview/GeometriesMiscSnippets_procedural.csproj b/snippets/csharp/System.Windows.Media/PolyBezierSegment/Overview/GeometriesMiscSnippets_procedural.csproj
index 4a9975e6407..7024ba00e53 100644
--- a/snippets/csharp/System.Windows.Media/PolyBezierSegment/Overview/GeometriesMiscSnippets_procedural.csproj
+++ b/snippets/csharp/System.Windows.Media/PolyBezierSegment/Overview/GeometriesMiscSnippets_procedural.csproj
@@ -2,7 +2,7 @@
WinExe
- net6.0-windows
+ net10.0-windows
true
diff --git a/snippets/csharp/System.Windows.Media/PolyLineSegment/Overview/GeoOvwSamples.csproj b/snippets/csharp/System.Windows.Media/PolyLineSegment/Overview/GeoOvwSamples.csproj
index 80d335c5b6d..e3e85fe5304 100644
--- a/snippets/csharp/System.Windows.Media/PolyLineSegment/Overview/GeoOvwSamples.csproj
+++ b/snippets/csharp/System.Windows.Media/PolyLineSegment/Overview/GeoOvwSamples.csproj
@@ -2,7 +2,7 @@
Exe
- net6.0-windows
+ net10.0-windows
true
diff --git a/snippets/csharp/System.Windows.Media/TextEffect/.ctor/TextOverview.csproj b/snippets/csharp/System.Windows.Media/TextEffect/.ctor/TextOverview.csproj
index 4a9975e6407..7024ba00e53 100644
--- a/snippets/csharp/System.Windows.Media/TextEffect/.ctor/TextOverview.csproj
+++ b/snippets/csharp/System.Windows.Media/TextEffect/.ctor/TextOverview.csproj
@@ -2,7 +2,7 @@
WinExe
- net6.0-windows
+ net10.0-windows
true
diff --git a/snippets/csharp/System.Windows.Media/TextEffect/Overview/TextEffectSample.csproj b/snippets/csharp/System.Windows.Media/TextEffect/Overview/TextEffectSample.csproj
index 7f1404bd378..b12ce1b3f1a 100644
--- a/snippets/csharp/System.Windows.Media/TextEffect/Overview/TextEffectSample.csproj
+++ b/snippets/csharp/System.Windows.Media/TextEffect/Overview/TextEffectSample.csproj
@@ -2,7 +2,7 @@
WinExe
- net6.0-windows
+ net10.0-windows
true
diff --git a/snippets/csharp/System.Windows.Media/TileBrush/Viewbox/BrushOverviewExample.csproj b/snippets/csharp/System.Windows.Media/TileBrush/Viewbox/BrushOverviewExample.csproj
index 4a9975e6407..7024ba00e53 100644
--- a/snippets/csharp/System.Windows.Media/TileBrush/Viewbox/BrushOverviewExample.csproj
+++ b/snippets/csharp/System.Windows.Media/TileBrush/Viewbox/BrushOverviewExample.csproj
@@ -2,7 +2,7 @@
WinExe
- net6.0-windows
+ net10.0-windows
true
diff --git a/snippets/csharp/System.Windows.Media/Visual/AddVisualChild/AddVisualChild.csproj b/snippets/csharp/System.Windows.Media/Visual/AddVisualChild/AddVisualChild.csproj
index 766abce5b31..b3ec8c6fd55 100644
--- a/snippets/csharp/System.Windows.Media/Visual/AddVisualChild/AddVisualChild.csproj
+++ b/snippets/csharp/System.Windows.Media/Visual/AddVisualChild/AddVisualChild.csproj
@@ -2,7 +2,7 @@
WinExe
- net6.0-windows
+ net10.0-windows
true
diff --git a/snippets/csharp/System.Windows.Media/VisualBrush/AutoLayoutContent/visualbrush_markup_snip.csproj b/snippets/csharp/System.Windows.Media/VisualBrush/AutoLayoutContent/visualbrush_markup_snip.csproj
index 4a9975e6407..7024ba00e53 100644
--- a/snippets/csharp/System.Windows.Media/VisualBrush/AutoLayoutContent/visualbrush_markup_snip.csproj
+++ b/snippets/csharp/System.Windows.Media/VisualBrush/AutoLayoutContent/visualbrush_markup_snip.csproj
@@ -2,7 +2,7 @@
WinExe
- net6.0-windows
+ net10.0-windows
true
diff --git a/snippets/csharp/System.Windows.Media/VisualTreeHelper/Overview/VisualsOverview.csproj b/snippets/csharp/System.Windows.Media/VisualTreeHelper/Overview/VisualsOverview.csproj
index 4a9975e6407..7024ba00e53 100644
--- a/snippets/csharp/System.Windows.Media/VisualTreeHelper/Overview/VisualsOverview.csproj
+++ b/snippets/csharp/System.Windows.Media/VisualTreeHelper/Overview/VisualsOverview.csproj
@@ -2,7 +2,7 @@
WinExe
- net6.0-windows
+ net10.0-windows
true
diff --git a/snippets/csharp/System.Windows.Navigation/CustomContentState/Overview/CSharp.csproj b/snippets/csharp/System.Windows.Navigation/CustomContentState/Overview/CSharp.csproj
index 766abce5b31..b3ec8c6fd55 100644
--- a/snippets/csharp/System.Windows.Navigation/CustomContentState/Overview/CSharp.csproj
+++ b/snippets/csharp/System.Windows.Navigation/CustomContentState/Overview/CSharp.csproj
@@ -2,7 +2,7 @@
WinExe
- net6.0-windows
+ net10.0-windows
true
diff --git a/snippets/csharp/System.Windows.Navigation/JournalEntry/Overview/CSharp.csproj b/snippets/csharp/System.Windows.Navigation/JournalEntry/Overview/CSharp.csproj
index 766abce5b31..b3ec8c6fd55 100644
--- a/snippets/csharp/System.Windows.Navigation/JournalEntry/Overview/CSharp.csproj
+++ b/snippets/csharp/System.Windows.Navigation/JournalEntry/Overview/CSharp.csproj
@@ -2,7 +2,7 @@
WinExe
- net6.0-windows
+ net10.0-windows
true
diff --git a/snippets/csharp/System.Windows.Navigation/JournalEntryUnifiedViewConverter/Overview/journalentryunifiedpositionconvertersnippets.csproj b/snippets/csharp/System.Windows.Navigation/JournalEntryUnifiedViewConverter/Overview/journalentryunifiedpositionconvertersnippets.csproj
index 766abce5b31..b3ec8c6fd55 100644
--- a/snippets/csharp/System.Windows.Navigation/JournalEntryUnifiedViewConverter/Overview/journalentryunifiedpositionconvertersnippets.csproj
+++ b/snippets/csharp/System.Windows.Navigation/JournalEntryUnifiedViewConverter/Overview/journalentryunifiedpositionconvertersnippets.csproj
@@ -2,7 +2,7 @@
WinExe
- net6.0-windows
+ net10.0-windows
true
diff --git a/snippets/csharp/System.Windows.Navigation/NavigatingCancelEventArgs/Overview/CSharp.csproj b/snippets/csharp/System.Windows.Navigation/NavigatingCancelEventArgs/Overview/CSharp.csproj
index 80d335c5b6d..e3e85fe5304 100644
--- a/snippets/csharp/System.Windows.Navigation/NavigatingCancelEventArgs/Overview/CSharp.csproj
+++ b/snippets/csharp/System.Windows.Navigation/NavigatingCancelEventArgs/Overview/CSharp.csproj
@@ -2,7 +2,7 @@
Exe
- net6.0-windows
+ net10.0-windows
true
diff --git a/snippets/csharp/System.Windows.Navigation/NavigationService/GetNavigationService/CSharp.csproj b/snippets/csharp/System.Windows.Navigation/NavigationService/GetNavigationService/CSharp.csproj
index 80d335c5b6d..e3e85fe5304 100644
--- a/snippets/csharp/System.Windows.Navigation/NavigationService/GetNavigationService/CSharp.csproj
+++ b/snippets/csharp/System.Windows.Navigation/NavigationService/GetNavigationService/CSharp.csproj
@@ -2,7 +2,7 @@
Exe
- net6.0-windows
+ net10.0-windows
true
diff --git a/snippets/csharp/System.Windows.Navigation/NavigationService/Navigate/CSharp.csproj b/snippets/csharp/System.Windows.Navigation/NavigationService/Navigate/CSharp.csproj
index 80d335c5b6d..e3e85fe5304 100644
--- a/snippets/csharp/System.Windows.Navigation/NavigationService/Navigate/CSharp.csproj
+++ b/snippets/csharp/System.Windows.Navigation/NavigationService/Navigate/CSharp.csproj
@@ -2,7 +2,7 @@
Exe
- net6.0-windows
+ net10.0-windows
true
diff --git a/snippets/csharp/System.Windows/Application/MainWindow/CSharp.csproj b/snippets/csharp/System.Windows/Application/MainWindow/CSharp.csproj
index 80d335c5b6d..e3e85fe5304 100644
--- a/snippets/csharp/System.Windows/Application/MainWindow/CSharp.csproj
+++ b/snippets/csharp/System.Windows/Application/MainWindow/CSharp.csproj
@@ -2,7 +2,7 @@
Exe
- net6.0-windows
+ net10.0-windows
true
diff --git a/snippets/csharp/System.Windows/Application/Resources/XAML.csproj b/snippets/csharp/System.Windows/Application/Resources/XAML.csproj
index 80d335c5b6d..e3e85fe5304 100644
--- a/snippets/csharp/System.Windows/Application/Resources/XAML.csproj
+++ b/snippets/csharp/System.Windows/Application/Resources/XAML.csproj
@@ -2,7 +2,7 @@
Exe
- net6.0-windows
+ net10.0-windows
true
diff --git a/snippets/csharp/System.Windows/Application/Run/CSharp.csproj b/snippets/csharp/System.Windows/Application/Run/CSharp.csproj
index 095f7c4f155..7d12d63596e 100644
--- a/snippets/csharp/System.Windows/Application/Run/CSharp.csproj
+++ b/snippets/csharp/System.Windows/Application/Run/CSharp.csproj
@@ -2,7 +2,7 @@
Exe
- net6.0-windows
+ net10.0-windows
true
CSharp.EntryPoint
diff --git a/snippets/csharp/System.Windows/FrameworkElement/AddLogicalChild/Project.csproj b/snippets/csharp/System.Windows/FrameworkElement/AddLogicalChild/Project.csproj
index 64ded0fddb3..1b5095f2dfb 100644
--- a/snippets/csharp/System.Windows/FrameworkElement/AddLogicalChild/Project.csproj
+++ b/snippets/csharp/System.Windows/FrameworkElement/AddLogicalChild/Project.csproj
@@ -1,7 +1,7 @@
Library
- net6.0-windows
+ net10.0-windows
true
diff --git a/snippets/csharp/System.Windows/FrameworkElement/BringIntoView/FragmentNavigationSample.csproj b/snippets/csharp/System.Windows/FrameworkElement/BringIntoView/FragmentNavigationSample.csproj
index 80d335c5b6d..e3e85fe5304 100644
--- a/snippets/csharp/System.Windows/FrameworkElement/BringIntoView/FragmentNavigationSample.csproj
+++ b/snippets/csharp/System.Windows/FrameworkElement/BringIntoView/FragmentNavigationSample.csproj
@@ -2,7 +2,7 @@
Exe
- net6.0-windows
+ net10.0-windows
true
diff --git a/snippets/csharp/System.Windows/HierarchicalDataTemplate/ItemContainerStyle/RecycleItemContainerShippets.csproj b/snippets/csharp/System.Windows/HierarchicalDataTemplate/ItemContainerStyle/RecycleItemContainerShippets.csproj
index f5e370b01d4..38836652767 100644
--- a/snippets/csharp/System.Windows/HierarchicalDataTemplate/ItemContainerStyle/RecycleItemContainerShippets.csproj
+++ b/snippets/csharp/System.Windows/HierarchicalDataTemplate/ItemContainerStyle/RecycleItemContainerShippets.csproj
@@ -1,7 +1,7 @@
Exe
- net6.0-windows
+ net10.0-windows
true
diff --git a/snippets/csharp/System.Windows/Rect/Overview/Snippets.csproj b/snippets/csharp/System.Windows/Rect/Overview/Snippets.csproj
index d27d73b5981..3d174c3c3aa 100644
--- a/snippets/csharp/System.Windows/Rect/Overview/Snippets.csproj
+++ b/snippets/csharp/System.Windows/Rect/Overview/Snippets.csproj
@@ -2,7 +2,7 @@
WinExe
- net6.0-windows
+ net10.0-windows
true
diff --git a/snippets/csharp/System.Windows/Setter/Overview/photostore.csproj b/snippets/csharp/System.Windows/Setter/Overview/photostore.csproj
index 80d335c5b6d..e3e85fe5304 100644
--- a/snippets/csharp/System.Windows/Setter/Overview/photostore.csproj
+++ b/snippets/csharp/System.Windows/Setter/Overview/photostore.csproj
@@ -2,7 +2,7 @@
Exe
- net6.0-windows
+ net10.0-windows
true
diff --git a/snippets/csharp/System.Windows/UIElement/CommandBindings/CommandHandlerProcedural.csproj b/snippets/csharp/System.Windows/UIElement/CommandBindings/CommandHandlerProcedural.csproj
index 80d335c5b6d..e3e85fe5304 100644
--- a/snippets/csharp/System.Windows/UIElement/CommandBindings/CommandHandlerProcedural.csproj
+++ b/snippets/csharp/System.Windows/UIElement/CommandBindings/CommandHandlerProcedural.csproj
@@ -2,7 +2,7 @@
Exe
- net6.0-windows
+ net10.0-windows
true
diff --git a/snippets/csharp/System.Windows/UIElement/StylusPlugIns/StylusPluginSamples.csproj b/snippets/csharp/System.Windows/UIElement/StylusPlugIns/StylusPluginSamples.csproj
index 3436cf4d319..682a68bdd29 100644
--- a/snippets/csharp/System.Windows/UIElement/StylusPlugIns/StylusPluginSamples.csproj
+++ b/snippets/csharp/System.Windows/UIElement/StylusPlugIns/StylusPluginSamples.csproj
@@ -1,7 +1,7 @@
Library
- net4.8
+ net10.0-windows
true
8.0
diff --git a/snippets/csharp/System.Windows/Window/Show/CSharp.csproj b/snippets/csharp/System.Windows/Window/Show/CSharp.csproj
index 80d335c5b6d..e3e85fe5304 100644
--- a/snippets/csharp/System.Windows/Window/Show/CSharp.csproj
+++ b/snippets/csharp/System.Windows/Window/Show/CSharp.csproj
@@ -2,7 +2,7 @@
Exe
- net6.0-windows
+ net10.0-windows
true