diff --git a/snippets/csharp/System.Data/Constraint/ConstraintName/project.csproj b/snippets/csharp/System.Data/Constraint/ConstraintName/project.csproj index a11815b79fb..b62ae7deede 100644 --- a/snippets/csharp/System.Data/Constraint/ConstraintName/project.csproj +++ b/snippets/csharp/System.Data/Constraint/ConstraintName/project.csproj @@ -2,7 +2,7 @@ Library - net6.0-windows + net10.0-windows true diff --git a/snippets/csharp/System.Data/Constraint/Overview/project.csproj b/snippets/csharp/System.Data/Constraint/Overview/project.csproj index a11815b79fb..b62ae7deede 100644 --- a/snippets/csharp/System.Data/Constraint/Overview/project.csproj +++ b/snippets/csharp/System.Data/Constraint/Overview/project.csproj @@ -2,7 +2,7 @@ Library - net6.0-windows + net10.0-windows true diff --git a/snippets/csharp/System.Data/Constraint/SetDataSet/project.csproj b/snippets/csharp/System.Data/Constraint/SetDataSet/project.csproj index a11815b79fb..b62ae7deede 100644 --- a/snippets/csharp/System.Data/Constraint/SetDataSet/project.csproj +++ b/snippets/csharp/System.Data/Constraint/SetDataSet/project.csproj @@ -2,7 +2,7 @@ Library - net6.0-windows + net10.0-windows true diff --git a/snippets/csharp/System.Data/Constraint/Table/project.csproj b/snippets/csharp/System.Data/Constraint/Table/project.csproj index a11815b79fb..b62ae7deede 100644 --- a/snippets/csharp/System.Data/Constraint/Table/project.csproj +++ b/snippets/csharp/System.Data/Constraint/Table/project.csproj @@ -2,7 +2,7 @@ Library - net6.0-windows + net10.0-windows true diff --git a/snippets/csharp/System.Data/Constraint/ToString/project.csproj b/snippets/csharp/System.Data/Constraint/ToString/project.csproj index a11815b79fb..b62ae7deede 100644 --- a/snippets/csharp/System.Data/Constraint/ToString/project.csproj +++ b/snippets/csharp/System.Data/Constraint/ToString/project.csproj @@ -2,7 +2,7 @@ Library - net6.0-windows + net10.0-windows true diff --git a/snippets/csharp/System.Data/ConstraintCollection/Add/project.csproj b/snippets/csharp/System.Data/ConstraintCollection/Add/project.csproj index a11815b79fb..b62ae7deede 100644 --- a/snippets/csharp/System.Data/ConstraintCollection/Add/project.csproj +++ b/snippets/csharp/System.Data/ConstraintCollection/Add/project.csproj @@ -2,7 +2,7 @@ Library - net6.0-windows + net10.0-windows true diff --git a/snippets/csharp/System.Data/ConstraintCollection/Overview/project.csproj b/snippets/csharp/System.Data/ConstraintCollection/Overview/project.csproj index a11815b79fb..b62ae7deede 100644 --- a/snippets/csharp/System.Data/ConstraintCollection/Overview/project.csproj +++ b/snippets/csharp/System.Data/ConstraintCollection/Overview/project.csproj @@ -2,7 +2,7 @@ Library - net6.0-windows + net10.0-windows true diff --git a/snippets/csharp/System.Data/DataTableExtensions/AsEnumerable/Project.csproj b/snippets/csharp/System.Data/DataTableExtensions/AsEnumerable/Project.csproj index c02dc5044e7..a369cfa8a80 100644 --- a/snippets/csharp/System.Data/DataTableExtensions/AsEnumerable/Project.csproj +++ b/snippets/csharp/System.Data/DataTableExtensions/AsEnumerable/Project.csproj @@ -2,7 +2,7 @@ Library - net6.0 + net10.0 \ No newline at end of file diff --git a/snippets/csharp/System.Dynamic/DynamicObject/Overview/Project.csproj b/snippets/csharp/System.Dynamic/DynamicObject/Overview/Project.csproj index c02dc5044e7..a369cfa8a80 100644 --- a/snippets/csharp/System.Dynamic/DynamicObject/Overview/Project.csproj +++ b/snippets/csharp/System.Dynamic/DynamicObject/Overview/Project.csproj @@ -2,7 +2,7 @@ Library - net6.0 + net10.0 \ No newline at end of file diff --git a/snippets/csharp/System.Dynamic/ExpandoObject/Overview/Project.csproj b/snippets/csharp/System.Dynamic/ExpandoObject/Overview/Project.csproj index c02dc5044e7..a369cfa8a80 100644 --- a/snippets/csharp/System.Dynamic/ExpandoObject/Overview/Project.csproj +++ b/snippets/csharp/System.Dynamic/ExpandoObject/Overview/Project.csproj @@ -2,7 +2,7 @@ Library - net6.0 + net10.0 \ No newline at end of file diff --git a/snippets/csharp/System.Linq.Expressions/BinaryExpression/Overview/Project.csproj b/snippets/csharp/System.Linq.Expressions/BinaryExpression/Overview/Project.csproj index c02dc5044e7..a369cfa8a80 100644 --- a/snippets/csharp/System.Linq.Expressions/BinaryExpression/Overview/Project.csproj +++ b/snippets/csharp/System.Linq.Expressions/BinaryExpression/Overview/Project.csproj @@ -2,7 +2,7 @@ Library - net6.0 + net10.0 \ No newline at end of file diff --git a/snippets/csharp/System.Linq.Expressions/BlockExpression/Overview/Project.csproj b/snippets/csharp/System.Linq.Expressions/BlockExpression/Overview/Project.csproj index c02dc5044e7..a369cfa8a80 100644 --- a/snippets/csharp/System.Linq.Expressions/BlockExpression/Overview/Project.csproj +++ b/snippets/csharp/System.Linq.Expressions/BlockExpression/Overview/Project.csproj @@ -2,7 +2,7 @@ Library - net6.0 + net10.0 \ No newline at end of file diff --git a/snippets/csharp/System.Linq/Enumerable/AggregateBy/Enumerable.csproj b/snippets/csharp/System.Linq/Enumerable/AggregateBy/Enumerable.csproj index 92e46ddaccf..a15a29bf12c 100644 --- a/snippets/csharp/System.Linq/Enumerable/AggregateBy/Enumerable.csproj +++ b/snippets/csharp/System.Linq/Enumerable/AggregateBy/Enumerable.csproj @@ -2,7 +2,7 @@ Exe - net9.0 + net10.0 diff --git a/snippets/csharp/System.Linq/Enumerable/AggregateTSource/Enumerable.csproj b/snippets/csharp/System.Linq/Enumerable/AggregateTSource/Enumerable.csproj index 92e46ddaccf..a15a29bf12c 100644 --- a/snippets/csharp/System.Linq/Enumerable/AggregateTSource/Enumerable.csproj +++ b/snippets/csharp/System.Linq/Enumerable/AggregateTSource/Enumerable.csproj @@ -2,7 +2,7 @@ Exe - net9.0 + net10.0 diff --git a/snippets/csharp/System.Linq/Enumerable/Comparers/Comparers.csproj b/snippets/csharp/System.Linq/Enumerable/Comparers/Comparers.csproj index ce892295f4f..39e57712b67 100644 --- a/snippets/csharp/System.Linq/Enumerable/Comparers/Comparers.csproj +++ b/snippets/csharp/System.Linq/Enumerable/Comparers/Comparers.csproj @@ -2,7 +2,7 @@ Exe - net6.0;net472 + net10.0 Program diff --git a/snippets/csharp/System.Linq/Enumerable/CountBy/Enumerable.csproj b/snippets/csharp/System.Linq/Enumerable/CountBy/Enumerable.csproj index 92e46ddaccf..a15a29bf12c 100644 --- a/snippets/csharp/System.Linq/Enumerable/CountBy/Enumerable.csproj +++ b/snippets/csharp/System.Linq/Enumerable/CountBy/Enumerable.csproj @@ -2,7 +2,7 @@ Exe - net9.0 + net10.0 diff --git a/snippets/csharp/System.Linq/Enumerable/MaxBy/Enumerable.csproj b/snippets/csharp/System.Linq/Enumerable/MaxBy/Enumerable.csproj index 92e46ddaccf..a15a29bf12c 100644 --- a/snippets/csharp/System.Linq/Enumerable/MaxBy/Enumerable.csproj +++ b/snippets/csharp/System.Linq/Enumerable/MaxBy/Enumerable.csproj @@ -2,7 +2,7 @@ Exe - net9.0 + net10.0 diff --git a/snippets/csharp/System.Linq/Enumerable/MinBy/Enumerable.csproj b/snippets/csharp/System.Linq/Enumerable/MinBy/Enumerable.csproj index 92e46ddaccf..a15a29bf12c 100644 --- a/snippets/csharp/System.Linq/Enumerable/MinBy/Enumerable.csproj +++ b/snippets/csharp/System.Linq/Enumerable/MinBy/Enumerable.csproj @@ -2,7 +2,7 @@ Exe - net9.0 + net10.0 diff --git a/snippets/csharp/System.Linq/Enumerable/UnionBy/Enumerable.csproj b/snippets/csharp/System.Linq/Enumerable/UnionBy/Enumerable.csproj index 92e46ddaccf..a15a29bf12c 100644 --- a/snippets/csharp/System.Linq/Enumerable/UnionBy/Enumerable.csproj +++ b/snippets/csharp/System.Linq/Enumerable/UnionBy/Enumerable.csproj @@ -2,7 +2,7 @@ Exe - net9.0 + net10.0 diff --git a/snippets/csharp/System.Linq/IGroupingTKey,TElement/Overview/Project.csproj b/snippets/csharp/System.Linq/IGroupingTKey,TElement/Overview/Project.csproj index c02dc5044e7..a369cfa8a80 100644 --- a/snippets/csharp/System.Linq/IGroupingTKey,TElement/Overview/Project.csproj +++ b/snippets/csharp/System.Linq/IGroupingTKey,TElement/Overview/Project.csproj @@ -2,7 +2,7 @@ Library - net6.0 + net10.0 \ No newline at end of file diff --git a/snippets/csharp/System.Linq/ILookupTKey,TElement/Overview/Project.csproj b/snippets/csharp/System.Linq/ILookupTKey,TElement/Overview/Project.csproj index c02dc5044e7..a369cfa8a80 100644 --- a/snippets/csharp/System.Linq/ILookupTKey,TElement/Overview/Project.csproj +++ b/snippets/csharp/System.Linq/ILookupTKey,TElement/Overview/Project.csproj @@ -2,7 +2,7 @@ Library - net6.0 + net10.0 \ No newline at end of file diff --git a/snippets/csharp/System.Linq/IOrderedEnumerableTElement/Overview/Project.csproj b/snippets/csharp/System.Linq/IOrderedEnumerableTElement/Overview/Project.csproj index c02dc5044e7..a369cfa8a80 100644 --- a/snippets/csharp/System.Linq/IOrderedEnumerableTElement/Overview/Project.csproj +++ b/snippets/csharp/System.Linq/IOrderedEnumerableTElement/Overview/Project.csproj @@ -2,7 +2,7 @@ Library - net6.0 + net10.0 \ No newline at end of file diff --git a/snippets/csharp/System.Linq/LookupTKey,TElement/Overview/Project.csproj b/snippets/csharp/System.Linq/LookupTKey,TElement/Overview/Project.csproj index c02dc5044e7..a369cfa8a80 100644 --- a/snippets/csharp/System.Linq/LookupTKey,TElement/Overview/Project.csproj +++ b/snippets/csharp/System.Linq/LookupTKey,TElement/Overview/Project.csproj @@ -2,7 +2,7 @@ Library - net6.0 + net10.0 \ No newline at end of file diff --git a/snippets/csharp/System.Linq/Queryable/AggregateTSource/Project.csproj b/snippets/csharp/System.Linq/Queryable/AggregateTSource/Project.csproj index c02dc5044e7..a369cfa8a80 100644 --- a/snippets/csharp/System.Linq/Queryable/AggregateTSource/Project.csproj +++ b/snippets/csharp/System.Linq/Queryable/AggregateTSource/Project.csproj @@ -2,7 +2,7 @@ Library - net6.0 + net10.0 \ No newline at end of file diff --git a/snippets/csharp/System.Media/SoundPlayer/Overview/Project.csproj b/snippets/csharp/System.Media/SoundPlayer/Overview/Project.csproj index d01fbf81bba..5ca874772d9 100644 --- a/snippets/csharp/System.Media/SoundPlayer/Overview/Project.csproj +++ b/snippets/csharp/System.Media/SoundPlayer/Overview/Project.csproj @@ -2,11 +2,8 @@ Library - net48 + net10.0-windows + true - - - - - + \ No newline at end of file diff --git a/snippets/csharp/System.Media/SoundPlayer/PlaySync/Project.csproj b/snippets/csharp/System.Media/SoundPlayer/PlaySync/Project.csproj index d01fbf81bba..5ca874772d9 100644 --- a/snippets/csharp/System.Media/SoundPlayer/PlaySync/Project.csproj +++ b/snippets/csharp/System.Media/SoundPlayer/PlaySync/Project.csproj @@ -2,11 +2,8 @@ Library - net48 + net10.0-windows + true - - - - - + \ No newline at end of file diff --git a/snippets/csharp/System.Media/SystemSound/Overview/Project.csproj b/snippets/csharp/System.Media/SystemSound/Overview/Project.csproj index d01fbf81bba..5ca874772d9 100644 --- a/snippets/csharp/System.Media/SystemSound/Overview/Project.csproj +++ b/snippets/csharp/System.Media/SystemSound/Overview/Project.csproj @@ -2,11 +2,8 @@ Library - net48 + net10.0-windows + true - - - - - + \ No newline at end of file diff --git a/snippets/csharp/System.Numerics/BigInteger/.ctor/Project.csproj b/snippets/csharp/System.Numerics/BigInteger/.ctor/Project.csproj index 9bb79615f63..5ff1c6bd496 100644 --- a/snippets/csharp/System.Numerics/BigInteger/.ctor/Project.csproj +++ b/snippets/csharp/System.Numerics/BigInteger/.ctor/Project.csproj @@ -1,6 +1,6 @@ Library - net9.0 + net10.0 \ No newline at end of file diff --git a/snippets/csharp/System.Numerics/BigInteger/Add/Project.csproj b/snippets/csharp/System.Numerics/BigInteger/Add/Project.csproj index c02dc5044e7..a369cfa8a80 100644 --- a/snippets/csharp/System.Numerics/BigInteger/Add/Project.csproj +++ b/snippets/csharp/System.Numerics/BigInteger/Add/Project.csproj @@ -2,7 +2,7 @@ Library - net6.0 + net10.0 \ No newline at end of file diff --git a/snippets/csharp/System.Numerics/BigInteger/Compare/Project.csproj b/snippets/csharp/System.Numerics/BigInteger/Compare/Project.csproj index c02dc5044e7..a369cfa8a80 100644 --- a/snippets/csharp/System.Numerics/BigInteger/Compare/Project.csproj +++ b/snippets/csharp/System.Numerics/BigInteger/Compare/Project.csproj @@ -2,7 +2,7 @@ Library - net6.0 + net10.0 \ No newline at end of file diff --git a/snippets/csharp/System.Numerics/BigInteger/Divide/Project.csproj b/snippets/csharp/System.Numerics/BigInteger/Divide/Project.csproj index c02dc5044e7..a369cfa8a80 100644 --- a/snippets/csharp/System.Numerics/BigInteger/Divide/Project.csproj +++ b/snippets/csharp/System.Numerics/BigInteger/Divide/Project.csproj @@ -2,7 +2,7 @@ Library - net6.0 + net10.0 \ No newline at end of file diff --git a/snippets/csharp/System.Numerics/BigInteger/LogMethod/Project.csproj b/snippets/csharp/System.Numerics/BigInteger/LogMethod/Project.csproj index aa9fd2ecaaf..ffb97e9872d 100644 --- a/snippets/csharp/System.Numerics/BigInteger/LogMethod/Project.csproj +++ b/snippets/csharp/System.Numerics/BigInteger/LogMethod/Project.csproj @@ -2,7 +2,7 @@ Exe - net6.0 + net10.0 \ No newline at end of file diff --git a/snippets/csharp/System.Numerics/BigInteger/Max/Project.csproj b/snippets/csharp/System.Numerics/BigInteger/Max/Project.csproj index c02dc5044e7..a369cfa8a80 100644 --- a/snippets/csharp/System.Numerics/BigInteger/Max/Project.csproj +++ b/snippets/csharp/System.Numerics/BigInteger/Max/Project.csproj @@ -2,7 +2,7 @@ Library - net6.0 + net10.0 \ No newline at end of file diff --git a/snippets/csharp/System.Numerics/BigInteger/Min/Project.csproj b/snippets/csharp/System.Numerics/BigInteger/Min/Project.csproj index c02dc5044e7..a369cfa8a80 100644 --- a/snippets/csharp/System.Numerics/BigInteger/Min/Project.csproj +++ b/snippets/csharp/System.Numerics/BigInteger/Min/Project.csproj @@ -2,7 +2,7 @@ Library - net6.0 + net10.0 \ No newline at end of file diff --git a/snippets/csharp/System.Numerics/BigInteger/ModPow/Project.csproj b/snippets/csharp/System.Numerics/BigInteger/ModPow/Project.csproj index c02dc5044e7..a369cfa8a80 100644 --- a/snippets/csharp/System.Numerics/BigInteger/ModPow/Project.csproj +++ b/snippets/csharp/System.Numerics/BigInteger/ModPow/Project.csproj @@ -2,7 +2,7 @@ Library - net6.0 + net10.0 \ No newline at end of file diff --git a/snippets/csharp/System.Numerics/BigInteger/Remainder/Project.csproj b/snippets/csharp/System.Numerics/BigInteger/Remainder/Project.csproj index c02dc5044e7..a369cfa8a80 100644 --- a/snippets/csharp/System.Numerics/BigInteger/Remainder/Project.csproj +++ b/snippets/csharp/System.Numerics/BigInteger/Remainder/Project.csproj @@ -2,7 +2,7 @@ Library - net6.0 + net10.0 \ No newline at end of file diff --git a/snippets/csharp/System.Numerics/BigInteger/ToByteArray/Project.csproj b/snippets/csharp/System.Numerics/BigInteger/ToByteArray/Project.csproj index c02dc5044e7..a369cfa8a80 100644 --- a/snippets/csharp/System.Numerics/BigInteger/ToByteArray/Project.csproj +++ b/snippets/csharp/System.Numerics/BigInteger/ToByteArray/Project.csproj @@ -2,7 +2,7 @@ Library - net6.0 + net10.0 \ No newline at end of file diff --git a/snippets/csharp/System.Numerics/BigInteger/ToString/Project.csproj b/snippets/csharp/System.Numerics/BigInteger/ToString/Project.csproj index c02dc5044e7..a369cfa8a80 100644 --- a/snippets/csharp/System.Numerics/BigInteger/ToString/Project.csproj +++ b/snippets/csharp/System.Numerics/BigInteger/ToString/Project.csproj @@ -2,7 +2,7 @@ Library - net6.0 + net10.0 \ No newline at end of file diff --git a/snippets/csharp/System.Numerics/BigInteger/op_BitwiseAnd/Project.csproj b/snippets/csharp/System.Numerics/BigInteger/op_BitwiseAnd/Project.csproj index c02dc5044e7..a369cfa8a80 100644 --- a/snippets/csharp/System.Numerics/BigInteger/op_BitwiseAnd/Project.csproj +++ b/snippets/csharp/System.Numerics/BigInteger/op_BitwiseAnd/Project.csproj @@ -2,7 +2,7 @@ Library - net6.0 + net10.0 \ No newline at end of file diff --git a/snippets/csharp/System.Numerics/BigInteger/op_Explicit/Project.csproj b/snippets/csharp/System.Numerics/BigInteger/op_Explicit/Project.csproj index c02dc5044e7..a369cfa8a80 100644 --- a/snippets/csharp/System.Numerics/BigInteger/op_Explicit/Project.csproj +++ b/snippets/csharp/System.Numerics/BigInteger/op_Explicit/Project.csproj @@ -2,7 +2,7 @@ Library - net6.0 + net10.0 \ No newline at end of file diff --git a/snippets/csharp/System.Numerics/BigInteger/op_Implicit/Project.csproj b/snippets/csharp/System.Numerics/BigInteger/op_Implicit/Project.csproj index c02dc5044e7..a369cfa8a80 100644 --- a/snippets/csharp/System.Numerics/BigInteger/op_Implicit/Project.csproj +++ b/snippets/csharp/System.Numerics/BigInteger/op_Implicit/Project.csproj @@ -2,7 +2,7 @@ Library - net6.0 + net10.0 \ No newline at end of file diff --git a/snippets/csharp/System.Numerics/BigInteger/op_OnesComplement/Project.csproj b/snippets/csharp/System.Numerics/BigInteger/op_OnesComplement/Project.csproj index c02dc5044e7..a369cfa8a80 100644 --- a/snippets/csharp/System.Numerics/BigInteger/op_OnesComplement/Project.csproj +++ b/snippets/csharp/System.Numerics/BigInteger/op_OnesComplement/Project.csproj @@ -2,7 +2,7 @@ Library - net6.0 + net10.0 \ No newline at end of file diff --git a/snippets/csharp/System.Numerics/Complex/.ctor/Project.csproj b/snippets/csharp/System.Numerics/Complex/.ctor/Project.csproj index c02dc5044e7..a369cfa8a80 100644 --- a/snippets/csharp/System.Numerics/Complex/.ctor/Project.csproj +++ b/snippets/csharp/System.Numerics/Complex/.ctor/Project.csproj @@ -2,7 +2,7 @@ Library - net6.0 + net10.0 \ No newline at end of file diff --git a/snippets/csharp/System.Numerics/Complex/Abs/Project.csproj b/snippets/csharp/System.Numerics/Complex/Abs/Project.csproj index c02dc5044e7..a369cfa8a80 100644 --- a/snippets/csharp/System.Numerics/Complex/Abs/Project.csproj +++ b/snippets/csharp/System.Numerics/Complex/Abs/Project.csproj @@ -2,7 +2,7 @@ Library - net6.0 + net10.0 \ No newline at end of file diff --git a/snippets/csharp/System.Numerics/Complex/Acos/Project.csproj b/snippets/csharp/System.Numerics/Complex/Acos/Project.csproj index c02dc5044e7..a369cfa8a80 100644 --- a/snippets/csharp/System.Numerics/Complex/Acos/Project.csproj +++ b/snippets/csharp/System.Numerics/Complex/Acos/Project.csproj @@ -2,7 +2,7 @@ Library - net6.0 + net10.0 \ No newline at end of file diff --git a/snippets/csharp/System.Numerics/Complex/Asin/Project.csproj b/snippets/csharp/System.Numerics/Complex/Asin/Project.csproj index c02dc5044e7..a369cfa8a80 100644 --- a/snippets/csharp/System.Numerics/Complex/Asin/Project.csproj +++ b/snippets/csharp/System.Numerics/Complex/Asin/Project.csproj @@ -2,7 +2,7 @@ Library - net6.0 + net10.0 \ No newline at end of file diff --git a/snippets/csharp/System.Numerics/Complex/Atan/Project.csproj b/snippets/csharp/System.Numerics/Complex/Atan/Project.csproj index c02dc5044e7..a369cfa8a80 100644 --- a/snippets/csharp/System.Numerics/Complex/Atan/Project.csproj +++ b/snippets/csharp/System.Numerics/Complex/Atan/Project.csproj @@ -2,7 +2,7 @@ Library - net6.0 + net10.0 \ No newline at end of file diff --git a/snippets/csharp/System.Numerics/Complex/Conjugate/Project.csproj b/snippets/csharp/System.Numerics/Complex/Conjugate/Project.csproj index c02dc5044e7..a369cfa8a80 100644 --- a/snippets/csharp/System.Numerics/Complex/Conjugate/Project.csproj +++ b/snippets/csharp/System.Numerics/Complex/Conjugate/Project.csproj @@ -2,7 +2,7 @@ Library - net6.0 + net10.0 \ No newline at end of file diff --git a/snippets/csharp/System.Numerics/Complex/Exp/Project.csproj b/snippets/csharp/System.Numerics/Complex/Exp/Project.csproj index aa9fd2ecaaf..ffb97e9872d 100644 --- a/snippets/csharp/System.Numerics/Complex/Exp/Project.csproj +++ b/snippets/csharp/System.Numerics/Complex/Exp/Project.csproj @@ -2,7 +2,7 @@ Exe - net6.0 + net10.0 \ No newline at end of file diff --git a/snippets/csharp/System.Numerics/Complex/FromPolarCoordinates/Project.csproj b/snippets/csharp/System.Numerics/Complex/FromPolarCoordinates/Project.csproj index c02dc5044e7..a369cfa8a80 100644 --- a/snippets/csharp/System.Numerics/Complex/FromPolarCoordinates/Project.csproj +++ b/snippets/csharp/System.Numerics/Complex/FromPolarCoordinates/Project.csproj @@ -2,7 +2,7 @@ Library - net6.0 + net10.0 \ No newline at end of file diff --git a/snippets/csharp/System.Numerics/Complex/Imaginary/Project.csproj b/snippets/csharp/System.Numerics/Complex/Imaginary/Project.csproj index c02dc5044e7..a369cfa8a80 100644 --- a/snippets/csharp/System.Numerics/Complex/Imaginary/Project.csproj +++ b/snippets/csharp/System.Numerics/Complex/Imaginary/Project.csproj @@ -2,7 +2,7 @@ Library - net6.0 + net10.0 \ No newline at end of file diff --git a/snippets/csharp/System.Numerics/Complex/ImaginaryOne/Project.csproj b/snippets/csharp/System.Numerics/Complex/ImaginaryOne/Project.csproj index c02dc5044e7..a369cfa8a80 100644 --- a/snippets/csharp/System.Numerics/Complex/ImaginaryOne/Project.csproj +++ b/snippets/csharp/System.Numerics/Complex/ImaginaryOne/Project.csproj @@ -2,7 +2,7 @@ Library - net6.0 + net10.0 \ No newline at end of file diff --git a/snippets/csharp/System.Numerics/Complex/One/Project.csproj b/snippets/csharp/System.Numerics/Complex/One/Project.csproj index c02dc5044e7..a369cfa8a80 100644 --- a/snippets/csharp/System.Numerics/Complex/One/Project.csproj +++ b/snippets/csharp/System.Numerics/Complex/One/Project.csproj @@ -2,7 +2,7 @@ Library - net6.0 + net10.0 \ No newline at end of file diff --git a/snippets/csharp/System.Numerics/Complex/Pow/Project.csproj b/snippets/csharp/System.Numerics/Complex/Pow/Project.csproj index c02dc5044e7..a369cfa8a80 100644 --- a/snippets/csharp/System.Numerics/Complex/Pow/Project.csproj +++ b/snippets/csharp/System.Numerics/Complex/Pow/Project.csproj @@ -2,7 +2,7 @@ Library - net6.0 + net10.0 \ No newline at end of file diff --git a/snippets/csharp/System.Numerics/Complex/Reciprocal/Project.csproj b/snippets/csharp/System.Numerics/Complex/Reciprocal/Project.csproj index c02dc5044e7..a369cfa8a80 100644 --- a/snippets/csharp/System.Numerics/Complex/Reciprocal/Project.csproj +++ b/snippets/csharp/System.Numerics/Complex/Reciprocal/Project.csproj @@ -2,7 +2,7 @@ Library - net6.0 + net10.0 \ No newline at end of file diff --git a/snippets/csharp/System.Numerics/Complex/Zero/Project.csproj b/snippets/csharp/System.Numerics/Complex/Zero/Project.csproj index c02dc5044e7..a369cfa8a80 100644 --- a/snippets/csharp/System.Numerics/Complex/Zero/Project.csproj +++ b/snippets/csharp/System.Numerics/Complex/Zero/Project.csproj @@ -2,7 +2,7 @@ Library - net6.0 + net10.0 \ No newline at end of file diff --git a/snippets/csharp/System.Numerics/Complex/op_Explicit/Project.csproj b/snippets/csharp/System.Numerics/Complex/op_Explicit/Project.csproj index c02dc5044e7..a369cfa8a80 100644 --- a/snippets/csharp/System.Numerics/Complex/op_Explicit/Project.csproj +++ b/snippets/csharp/System.Numerics/Complex/op_Explicit/Project.csproj @@ -2,7 +2,7 @@ Library - net6.0 + net10.0 \ No newline at end of file diff --git a/snippets/csharp/System.Numerics/Complex/op_Implicit/Project.csproj b/snippets/csharp/System.Numerics/Complex/op_Implicit/Project.csproj index c02dc5044e7..a369cfa8a80 100644 --- a/snippets/csharp/System.Numerics/Complex/op_Implicit/Project.csproj +++ b/snippets/csharp/System.Numerics/Complex/op_Implicit/Project.csproj @@ -2,7 +2,7 @@ Library - net6.0 + net10.0 \ No newline at end of file diff --git a/snippets/csharp/System.Numerics/Complex/op_Inequality/Project.csproj b/snippets/csharp/System.Numerics/Complex/op_Inequality/Project.csproj index c02dc5044e7..a369cfa8a80 100644 --- a/snippets/csharp/System.Numerics/Complex/op_Inequality/Project.csproj +++ b/snippets/csharp/System.Numerics/Complex/op_Inequality/Project.csproj @@ -2,7 +2,7 @@ Library - net6.0 + net10.0 \ No newline at end of file diff --git a/snippets/csharp/System.Printing/LocalPrintServer/Overview/XpsPrint.csproj b/snippets/csharp/System.Printing/LocalPrintServer/Overview/XpsPrint.csproj index 7f1404bd378..b12ce1b3f1a 100644 --- a/snippets/csharp/System.Printing/LocalPrintServer/Overview/XpsPrint.csproj +++ b/snippets/csharp/System.Printing/LocalPrintServer/Overview/XpsPrint.csproj @@ -2,7 +2,7 @@ WinExe - net6.0-windows + net10.0-windows true diff --git a/snippets/csharp/System.Printing/PrintQueue/AddJob/Project.csproj b/snippets/csharp/System.Printing/PrintQueue/AddJob/Project.csproj index a4a1d765ebf..78c4053fb7d 100644 --- a/snippets/csharp/System.Printing/PrintQueue/AddJob/Project.csproj +++ b/snippets/csharp/System.Printing/PrintQueue/AddJob/Project.csproj @@ -2,7 +2,7 @@ Exe - net6.0-windows + net10.0-windows true BatchPrintXPSFiles.Program diff --git a/snippets/csharp/System.Resources/MissingSatelliteAssemblyException/Overview/Project.csproj b/snippets/csharp/System.Resources/MissingSatelliteAssemblyException/Overview/Project.csproj index c02dc5044e7..a369cfa8a80 100644 --- a/snippets/csharp/System.Resources/MissingSatelliteAssemblyException/Overview/Project.csproj +++ b/snippets/csharp/System.Resources/MissingSatelliteAssemblyException/Overview/Project.csproj @@ -2,7 +2,7 @@ Library - net6.0 + net10.0 \ No newline at end of file diff --git a/snippets/csharp/System.Resources/ResXDataNode/Overview/Project.csproj b/snippets/csharp/System.Resources/ResXDataNode/Overview/Project.csproj index d01fbf81bba..5ca874772d9 100644 --- a/snippets/csharp/System.Resources/ResXDataNode/Overview/Project.csproj +++ b/snippets/csharp/System.Resources/ResXDataNode/Overview/Project.csproj @@ -2,11 +2,8 @@ Library - net48 + net10.0-windows + true - - - - - + \ No newline at end of file diff --git a/snippets/csharp/System.Resources/ResXResourceReader/BasePath/Project.csproj b/snippets/csharp/System.Resources/ResXResourceReader/BasePath/Project.csproj index d01fbf81bba..5ca874772d9 100644 --- a/snippets/csharp/System.Resources/ResXResourceReader/BasePath/Project.csproj +++ b/snippets/csharp/System.Resources/ResXResourceReader/BasePath/Project.csproj @@ -2,11 +2,8 @@ Library - net48 + net10.0-windows + true - - - - - + \ No newline at end of file diff --git a/snippets/csharp/System.Resources/ResXResourceSet/Overview/Project.csproj b/snippets/csharp/System.Resources/ResXResourceSet/Overview/Project.csproj index d01fbf81bba..5ca874772d9 100644 --- a/snippets/csharp/System.Resources/ResXResourceSet/Overview/Project.csproj +++ b/snippets/csharp/System.Resources/ResXResourceSet/Overview/Project.csproj @@ -2,11 +2,8 @@ Library - net48 + net10.0-windows + true - - - - - + \ No newline at end of file diff --git a/snippets/csharp/System.Resources/ResourceManager/GetObject/Project.csproj b/snippets/csharp/System.Resources/ResourceManager/GetObject/Project.csproj index 731773ec4d6..068dffd10ab 100644 --- a/snippets/csharp/System.Resources/ResourceManager/GetObject/Project.csproj +++ b/snippets/csharp/System.Resources/ResourceManager/GetObject/Project.csproj @@ -2,12 +2,9 @@ Library - net48 + net10.0-windows + true 12 - - - - - + \ No newline at end of file diff --git a/snippets/csharp/System.Resources/ResourceManager/GetResourceSet/Project.csproj b/snippets/csharp/System.Resources/ResourceManager/GetResourceSet/Project.csproj index c02dc5044e7..a369cfa8a80 100644 --- a/snippets/csharp/System.Resources/ResourceManager/GetResourceSet/Project.csproj +++ b/snippets/csharp/System.Resources/ResourceManager/GetResourceSet/Project.csproj @@ -2,7 +2,7 @@ Library - net6.0 + net10.0 \ No newline at end of file diff --git a/snippets/csharp/System.Resources/ResourceManager/Overview/Project.csproj b/snippets/csharp/System.Resources/ResourceManager/Overview/Project.csproj index 82288af1c7a..5ca874772d9 100644 --- a/snippets/csharp/System.Resources/ResourceManager/Overview/Project.csproj +++ b/snippets/csharp/System.Resources/ResourceManager/Overview/Project.csproj @@ -2,11 +2,8 @@ Library - net48 + net10.0-windows + true - - - - - + \ No newline at end of file diff --git a/snippets/csharp/System.Resources/ResourceReader/Close/Project.csproj b/snippets/csharp/System.Resources/ResourceReader/Close/Project.csproj index c02dc5044e7..a369cfa8a80 100644 --- a/snippets/csharp/System.Resources/ResourceReader/Close/Project.csproj +++ b/snippets/csharp/System.Resources/ResourceReader/Close/Project.csproj @@ -2,7 +2,7 @@ Library - net6.0 + net10.0 \ No newline at end of file diff --git a/snippets/csharp/System.Resources/ResourceReader/Overview/Project.csproj b/snippets/csharp/System.Resources/ResourceReader/Overview/Project.csproj index 15da7e02f31..1e67fe68018 100644 --- a/snippets/csharp/System.Resources/ResourceReader/Overview/Project.csproj +++ b/snippets/csharp/System.Resources/ResourceReader/Overview/Project.csproj @@ -2,7 +2,7 @@ Library - net7.0 + net10.0 diff --git a/snippets/csharp/System.Resources/ResourceSet/.ctor/Project.csproj b/snippets/csharp/System.Resources/ResourceSet/.ctor/Project.csproj index c02dc5044e7..a369cfa8a80 100644 --- a/snippets/csharp/System.Resources/ResourceSet/.ctor/Project.csproj +++ b/snippets/csharp/System.Resources/ResourceSet/.ctor/Project.csproj @@ -2,7 +2,7 @@ Library - net6.0 + net10.0 \ No newline at end of file diff --git a/snippets/csharp/System.Resources/ResourceWriter/.ctor/Project.csproj b/snippets/csharp/System.Resources/ResourceWriter/.ctor/Project.csproj index c02dc5044e7..a369cfa8a80 100644 --- a/snippets/csharp/System.Resources/ResourceWriter/.ctor/Project.csproj +++ b/snippets/csharp/System.Resources/ResourceWriter/.ctor/Project.csproj @@ -2,7 +2,7 @@ Library - net6.0 + net10.0 \ No newline at end of file diff --git a/snippets/csharp/System.Resources/ResourceWriter/AddResourceData/Project.csproj b/snippets/csharp/System.Resources/ResourceWriter/AddResourceData/Project.csproj index c02dc5044e7..a369cfa8a80 100644 --- a/snippets/csharp/System.Resources/ResourceWriter/AddResourceData/Project.csproj +++ b/snippets/csharp/System.Resources/ResourceWriter/AddResourceData/Project.csproj @@ -2,7 +2,7 @@ Library - net6.0 + net10.0 \ No newline at end of file diff --git a/snippets/csharp/System.Resources/ResourceWriter/Dispose/Project.csproj b/snippets/csharp/System.Resources/ResourceWriter/Dispose/Project.csproj index c02dc5044e7..a369cfa8a80 100644 --- a/snippets/csharp/System.Resources/ResourceWriter/Dispose/Project.csproj +++ b/snippets/csharp/System.Resources/ResourceWriter/Dispose/Project.csproj @@ -2,7 +2,7 @@ Library - net6.0 + net10.0 \ No newline at end of file diff --git a/snippets/csharp/System.Resources/ResourceWriter/Generate/Project.csproj b/snippets/csharp/System.Resources/ResourceWriter/Generate/Project.csproj index c02dc5044e7..a369cfa8a80 100644 --- a/snippets/csharp/System.Resources/ResourceWriter/Generate/Project.csproj +++ b/snippets/csharp/System.Resources/ResourceWriter/Generate/Project.csproj @@ -2,7 +2,7 @@ Library - net6.0 + net10.0 \ No newline at end of file diff --git a/snippets/csharp/System.Resources/ResourceWriter/Overview/Project.csproj b/snippets/csharp/System.Resources/ResourceWriter/Overview/Project.csproj index c02dc5044e7..a369cfa8a80 100644 --- a/snippets/csharp/System.Resources/ResourceWriter/Overview/Project.csproj +++ b/snippets/csharp/System.Resources/ResourceWriter/Overview/Project.csproj @@ -2,7 +2,7 @@ Library - net6.0 + net10.0 \ No newline at end of file diff --git a/snippets/csharp/System.ServiceProcess/ServiceController/DependentServices/Project.csproj b/snippets/csharp/System.ServiceProcess/ServiceController/DependentServices/Project.csproj index c3e35d22c27..e3a0e09b3ef 100644 --- a/snippets/csharp/System.ServiceProcess/ServiceController/DependentServices/Project.csproj +++ b/snippets/csharp/System.ServiceProcess/ServiceController/DependentServices/Project.csproj @@ -2,13 +2,12 @@ Library - net472 - true + net10.0-windows - - + + - - + + \ No newline at end of file diff --git a/snippets/csharp/System.ServiceProcess/ServiceController/ExecuteCommand/Project.csproj b/snippets/csharp/System.ServiceProcess/ServiceController/ExecuteCommand/Project.csproj index c3e35d22c27..d05c194c448 100644 --- a/snippets/csharp/System.ServiceProcess/ServiceController/ExecuteCommand/Project.csproj +++ b/snippets/csharp/System.ServiceProcess/ServiceController/ExecuteCommand/Project.csproj @@ -2,13 +2,11 @@ Library - net472 - true + net10.0-windows - - + - - + + \ No newline at end of file diff --git a/snippets/csharp/System.ServiceProcess/ServiceController/Overview/Project.csproj b/snippets/csharp/System.ServiceProcess/ServiceController/Overview/Project.csproj index c3e35d22c27..d05c194c448 100644 --- a/snippets/csharp/System.ServiceProcess/ServiceController/Overview/Project.csproj +++ b/snippets/csharp/System.ServiceProcess/ServiceController/Overview/Project.csproj @@ -2,13 +2,11 @@ Library - net472 - true + net10.0-windows - - + - - + + \ No newline at end of file diff --git a/snippets/csharp/System.ServiceProcess/SessionChangeDescription/Overview/Project.csproj b/snippets/csharp/System.ServiceProcess/SessionChangeDescription/Overview/Project.csproj index c3e35d22c27..d05c194c448 100644 --- a/snippets/csharp/System.ServiceProcess/SessionChangeDescription/Overview/Project.csproj +++ b/snippets/csharp/System.ServiceProcess/SessionChangeDescription/Overview/Project.csproj @@ -2,13 +2,11 @@ Library - net472 - true + net10.0-windows - - + - - + + \ No newline at end of file diff --git a/snippets/csharp/System.Timers/ElapsedEventHandler/Overview/Project.csproj b/snippets/csharp/System.Timers/ElapsedEventHandler/Overview/Project.csproj index c02dc5044e7..a369cfa8a80 100644 --- a/snippets/csharp/System.Timers/ElapsedEventHandler/Overview/Project.csproj +++ b/snippets/csharp/System.Timers/ElapsedEventHandler/Overview/Project.csproj @@ -2,7 +2,7 @@ Library - net6.0 + net10.0 \ No newline at end of file diff --git a/snippets/csharp/System.Timers/Timer/AutoReset/Project.csproj b/snippets/csharp/System.Timers/Timer/AutoReset/Project.csproj index c02dc5044e7..a369cfa8a80 100644 --- a/snippets/csharp/System.Timers/Timer/AutoReset/Project.csproj +++ b/snippets/csharp/System.Timers/Timer/AutoReset/Project.csproj @@ -2,7 +2,7 @@ Library - net6.0 + net10.0 \ No newline at end of file diff --git a/snippets/csharp/System.Timers/Timer/Stop/Project.csproj b/snippets/csharp/System.Timers/Timer/Stop/Project.csproj index c02dc5044e7..a369cfa8a80 100644 --- a/snippets/csharp/System.Timers/Timer/Stop/Project.csproj +++ b/snippets/csharp/System.Timers/Timer/Stop/Project.csproj @@ -2,7 +2,7 @@ Library - net6.0 + net10.0 \ No newline at end of file