diff --git a/snippets/csharp/System.Diagnostics.CodeAnalysis/SuppressMessageAttribute/Overview/Project.csproj b/snippets/csharp/System.Diagnostics.CodeAnalysis/SuppressMessageAttribute/Overview/Project.csproj index c02dc5044e7..a369cfa8a80 100644 --- a/snippets/csharp/System.Diagnostics.CodeAnalysis/SuppressMessageAttribute/Overview/Project.csproj +++ b/snippets/csharp/System.Diagnostics.CodeAnalysis/SuppressMessageAttribute/Overview/Project.csproj @@ -2,7 +2,7 @@ Library - net6.0 + net10.0 \ No newline at end of file diff --git a/snippets/csharp/System.Diagnostics.Contracts/Contract/Ensures/Project.csproj b/snippets/csharp/System.Diagnostics.Contracts/Contract/Ensures/Project.csproj index c02dc5044e7..a369cfa8a80 100644 --- a/snippets/csharp/System.Diagnostics.Contracts/Contract/Ensures/Project.csproj +++ b/snippets/csharp/System.Diagnostics.Contracts/Contract/Ensures/Project.csproj @@ -2,7 +2,7 @@ Library - net6.0 + net10.0 \ No newline at end of file diff --git a/snippets/csharp/System.Diagnostics.Contracts/Contract/ForAll/Project.csproj b/snippets/csharp/System.Diagnostics.Contracts/Contract/ForAll/Project.csproj index c02dc5044e7..a369cfa8a80 100644 --- a/snippets/csharp/System.Diagnostics.Contracts/Contract/ForAll/Project.csproj +++ b/snippets/csharp/System.Diagnostics.Contracts/Contract/ForAll/Project.csproj @@ -2,7 +2,7 @@ Library - net6.0 + net10.0 \ No newline at end of file diff --git a/snippets/csharp/System.Diagnostics/BooleanSwitch/Enabled/Project.csproj b/snippets/csharp/System.Diagnostics/BooleanSwitch/Enabled/Project.csproj index 046b994c25f..d3169dd8324 100644 --- a/snippets/csharp/System.Diagnostics/BooleanSwitch/Enabled/Project.csproj +++ b/snippets/csharp/System.Diagnostics/BooleanSwitch/Enabled/Project.csproj @@ -2,7 +2,7 @@ Exe - net6.0-windows + net10.0-windows true diff --git a/snippets/csharp/System.Diagnostics/BooleanSwitch/Overview/Project.csproj b/snippets/csharp/System.Diagnostics/BooleanSwitch/Overview/Project.csproj index f739338c45a..999b9306092 100644 --- a/snippets/csharp/System.Diagnostics/BooleanSwitch/Overview/Project.csproj +++ b/snippets/csharp/System.Diagnostics/BooleanSwitch/Overview/Project.csproj @@ -2,7 +2,7 @@ Exe - net6.0-windows + net10.0-windows true SomeClass diff --git a/snippets/csharp/System.Diagnostics/ConsoleTraceListener/Overview/Project.csproj b/snippets/csharp/System.Diagnostics/ConsoleTraceListener/Overview/Project.csproj index c02dc5044e7..a369cfa8a80 100644 --- a/snippets/csharp/System.Diagnostics/ConsoleTraceListener/Overview/Project.csproj +++ b/snippets/csharp/System.Diagnostics/ConsoleTraceListener/Overview/Project.csproj @@ -2,7 +2,7 @@ Library - net6.0 + net10.0 \ No newline at end of file diff --git a/snippets/csharp/System.Diagnostics/CorrelationManager/Overview/Project.csproj b/snippets/csharp/System.Diagnostics/CorrelationManager/Overview/Project.csproj index c02dc5044e7..a369cfa8a80 100644 --- a/snippets/csharp/System.Diagnostics/CorrelationManager/Overview/Project.csproj +++ b/snippets/csharp/System.Diagnostics/CorrelationManager/Overview/Project.csproj @@ -2,7 +2,7 @@ Library - net6.0 + net10.0 \ No newline at end of file diff --git a/snippets/csharp/System.Diagnostics/CounterCreationData/.ctor/Project.csproj b/snippets/csharp/System.Diagnostics/CounterCreationData/.ctor/Project.csproj index 9c7cd92df23..e17ba622dbc 100644 --- a/snippets/csharp/System.Diagnostics/CounterCreationData/.ctor/Project.csproj +++ b/snippets/csharp/System.Diagnostics/CounterCreationData/.ctor/Project.csproj @@ -2,7 +2,7 @@ Library - net6.0-windows + net10.0-windows true diff --git a/snippets/csharp/System.Diagnostics/CounterCreationData/Overview/Project.csproj b/snippets/csharp/System.Diagnostics/CounterCreationData/Overview/Project.csproj index 9c7cd92df23..e17ba622dbc 100644 --- a/snippets/csharp/System.Diagnostics/CounterCreationData/Overview/Project.csproj +++ b/snippets/csharp/System.Diagnostics/CounterCreationData/Overview/Project.csproj @@ -2,7 +2,7 @@ Library - net6.0-windows + net10.0-windows true diff --git a/snippets/csharp/System.Diagnostics/CounterCreationDataCollection/AddRange/Project.csproj b/snippets/csharp/System.Diagnostics/CounterCreationDataCollection/AddRange/Project.csproj index 9c7cd92df23..e17ba622dbc 100644 --- a/snippets/csharp/System.Diagnostics/CounterCreationDataCollection/AddRange/Project.csproj +++ b/snippets/csharp/System.Diagnostics/CounterCreationDataCollection/AddRange/Project.csproj @@ -2,7 +2,7 @@ Library - net6.0-windows + net10.0-windows true diff --git a/snippets/csharp/System.Diagnostics/CounterCreationDataCollection/Contains/Project.csproj b/snippets/csharp/System.Diagnostics/CounterCreationDataCollection/Contains/Project.csproj index 9c7cd92df23..e17ba622dbc 100644 --- a/snippets/csharp/System.Diagnostics/CounterCreationDataCollection/Contains/Project.csproj +++ b/snippets/csharp/System.Diagnostics/CounterCreationDataCollection/Contains/Project.csproj @@ -2,7 +2,7 @@ Library - net6.0-windows + net10.0-windows true diff --git a/snippets/csharp/System.Diagnostics/CounterCreationDataCollection/IndexOf/Project.csproj b/snippets/csharp/System.Diagnostics/CounterCreationDataCollection/IndexOf/Project.csproj index 9c7cd92df23..e17ba622dbc 100644 --- a/snippets/csharp/System.Diagnostics/CounterCreationDataCollection/IndexOf/Project.csproj +++ b/snippets/csharp/System.Diagnostics/CounterCreationDataCollection/IndexOf/Project.csproj @@ -2,7 +2,7 @@ Library - net6.0-windows + net10.0-windows true diff --git a/snippets/csharp/System.Diagnostics/CounterSample/.ctor/Project.csproj b/snippets/csharp/System.Diagnostics/CounterSample/.ctor/Project.csproj index 9c7cd92df23..e17ba622dbc 100644 --- a/snippets/csharp/System.Diagnostics/CounterSample/.ctor/Project.csproj +++ b/snippets/csharp/System.Diagnostics/CounterSample/.ctor/Project.csproj @@ -2,7 +2,7 @@ Library - net6.0-windows + net10.0-windows true diff --git a/snippets/csharp/System.Diagnostics/Debug/Assert/Project.csproj b/snippets/csharp/System.Diagnostics/Debug/Assert/Project.csproj index 8493fb5b09d..45767948950 100644 --- a/snippets/csharp/System.Diagnostics/Debug/Assert/Project.csproj +++ b/snippets/csharp/System.Diagnostics/Debug/Assert/Project.csproj @@ -2,7 +2,7 @@ Exe - net6.0 + net10.0 diff --git a/snippets/csharp/System.Diagnostics/Debug/Close/Project.csproj b/snippets/csharp/System.Diagnostics/Debug/Close/Project.csproj index b3ddbdd1afc..45767948950 100644 --- a/snippets/csharp/System.Diagnostics/Debug/Close/Project.csproj +++ b/snippets/csharp/System.Diagnostics/Debug/Close/Project.csproj @@ -2,7 +2,7 @@ Exe - net472 + net10.0 diff --git a/snippets/csharp/System.Diagnostics/Debug/Close/source.cs b/snippets/csharp/System.Diagnostics/Debug/Close/source.cs index caa80b1b772..20cc3fc0f8b 100644 --- a/snippets/csharp/System.Diagnostics/Debug/Close/source.cs +++ b/snippets/csharp/System.Diagnostics/Debug/Close/source.cs @@ -16,7 +16,7 @@ static void Main() // Add the stream object to the trace listeners. TextWriterTraceListener myTextListener = new TextWriterTraceListener(myFileStream); - Debug.Listeners.Add(myTextListener); + Trace.Listeners.Add(myTextListener); // Write output to the file. Debug.WriteLine("Test output"); diff --git a/snippets/csharp/System.Diagnostics/Debug/Indent/Project.csproj b/snippets/csharp/System.Diagnostics/Debug/Indent/Project.csproj index 8493fb5b09d..45767948950 100644 --- a/snippets/csharp/System.Diagnostics/Debug/Indent/Project.csproj +++ b/snippets/csharp/System.Diagnostics/Debug/Indent/Project.csproj @@ -2,7 +2,7 @@ Exe - net6.0 + net10.0 diff --git a/snippets/csharp/System.Diagnostics/Debug/Overview/Project.csproj b/snippets/csharp/System.Diagnostics/Debug/Overview/Project.csproj index b3ddbdd1afc..45767948950 100644 --- a/snippets/csharp/System.Diagnostics/Debug/Overview/Project.csproj +++ b/snippets/csharp/System.Diagnostics/Debug/Overview/Project.csproj @@ -2,7 +2,7 @@ Exe - net472 + net10.0 diff --git a/snippets/csharp/System.Diagnostics/Debug/Overview/source.cs b/snippets/csharp/System.Diagnostics/Debug/Overview/source.cs index f0e0be72edd..2bc469bab02 100644 --- a/snippets/csharp/System.Diagnostics/Debug/Overview/source.cs +++ b/snippets/csharp/System.Diagnostics/Debug/Overview/source.cs @@ -9,7 +9,7 @@ class Test { static void Main() { - Debug.Listeners.Add(new TextWriterTraceListener(Console.Out)); + Trace.Listeners.Add(new TextWriterTraceListener(Console.Out)); Debug.AutoFlush = true; Debug.Indent(); Debug.WriteLine("Entering Main"); diff --git a/snippets/csharp/System.Diagnostics/Debug/Write/Project.csproj b/snippets/csharp/System.Diagnostics/Debug/Write/Project.csproj index 8493fb5b09d..45767948950 100644 --- a/snippets/csharp/System.Diagnostics/Debug/Write/Project.csproj +++ b/snippets/csharp/System.Diagnostics/Debug/Write/Project.csproj @@ -2,7 +2,7 @@ Exe - net6.0 + net10.0 diff --git a/snippets/csharp/System.Diagnostics/DebuggerBrowsableAttribute/.ctor/Project.csproj b/snippets/csharp/System.Diagnostics/DebuggerBrowsableAttribute/.ctor/Project.csproj index c02dc5044e7..a369cfa8a80 100644 --- a/snippets/csharp/System.Diagnostics/DebuggerBrowsableAttribute/.ctor/Project.csproj +++ b/snippets/csharp/System.Diagnostics/DebuggerBrowsableAttribute/.ctor/Project.csproj @@ -2,7 +2,7 @@ Library - net6.0 + net10.0 \ No newline at end of file diff --git a/snippets/csharp/System.Diagnostics/DefaultTraceListener/Overview/Project.csproj b/snippets/csharp/System.Diagnostics/DefaultTraceListener/Overview/Project.csproj index c02dc5044e7..a369cfa8a80 100644 --- a/snippets/csharp/System.Diagnostics/DefaultTraceListener/Overview/Project.csproj +++ b/snippets/csharp/System.Diagnostics/DefaultTraceListener/Overview/Project.csproj @@ -2,7 +2,7 @@ Library - net6.0 + net10.0 \ No newline at end of file diff --git a/snippets/csharp/System.Diagnostics/DefaultTraceListener/Write/Project.csproj b/snippets/csharp/System.Diagnostics/DefaultTraceListener/Write/Project.csproj index c02dc5044e7..a369cfa8a80 100644 --- a/snippets/csharp/System.Diagnostics/DefaultTraceListener/Write/Project.csproj +++ b/snippets/csharp/System.Diagnostics/DefaultTraceListener/Write/Project.csproj @@ -2,7 +2,7 @@ Library - net6.0 + net10.0 \ No newline at end of file diff --git a/snippets/csharp/System.Diagnostics/EntryWrittenEventArgs/.ctor/Project.csproj b/snippets/csharp/System.Diagnostics/EntryWrittenEventArgs/.ctor/Project.csproj index 9c7cd92df23..e17ba622dbc 100644 --- a/snippets/csharp/System.Diagnostics/EntryWrittenEventArgs/.ctor/Project.csproj +++ b/snippets/csharp/System.Diagnostics/EntryWrittenEventArgs/.ctor/Project.csproj @@ -2,7 +2,7 @@ Library - net6.0-windows + net10.0-windows true diff --git a/snippets/csharp/System.Diagnostics/EntryWrittenEventArgs/Overview/Project.csproj b/snippets/csharp/System.Diagnostics/EntryWrittenEventArgs/Overview/Project.csproj index 9c7cd92df23..e17ba622dbc 100644 --- a/snippets/csharp/System.Diagnostics/EntryWrittenEventArgs/Overview/Project.csproj +++ b/snippets/csharp/System.Diagnostics/EntryWrittenEventArgs/Overview/Project.csproj @@ -2,7 +2,7 @@ Library - net6.0-windows + net10.0-windows true diff --git a/snippets/csharp/System.Diagnostics/EventInstance/Overview/Project.csproj b/snippets/csharp/System.Diagnostics/EventInstance/Overview/Project.csproj index 9c7cd92df23..e17ba622dbc 100644 --- a/snippets/csharp/System.Diagnostics/EventInstance/Overview/Project.csproj +++ b/snippets/csharp/System.Diagnostics/EventInstance/Overview/Project.csproj @@ -2,7 +2,7 @@ Library - net6.0-windows + net10.0-windows true diff --git a/snippets/csharp/System.Diagnostics/EventLog/.ctor/Project.csproj b/snippets/csharp/System.Diagnostics/EventLog/.ctor/Project.csproj index fe92d2432dc..f5f7d74ac47 100644 --- a/snippets/csharp/System.Diagnostics/EventLog/.ctor/Project.csproj +++ b/snippets/csharp/System.Diagnostics/EventLog/.ctor/Project.csproj @@ -2,7 +2,7 @@ Exe - net6.0 + net10.0 MySample diff --git a/snippets/csharp/System.Diagnostics/EventLog/Clear/Project.csproj b/snippets/csharp/System.Diagnostics/EventLog/Clear/Project.csproj index eadd8ce3c9c..7d669796595 100644 --- a/snippets/csharp/System.Diagnostics/EventLog/Clear/Project.csproj +++ b/snippets/csharp/System.Diagnostics/EventLog/Clear/Project.csproj @@ -2,7 +2,7 @@ Exe - net6.0 + net10.0 diff --git a/snippets/csharp/System.Diagnostics/EventLog/Delete/Project.csproj b/snippets/csharp/System.Diagnostics/EventLog/Delete/Project.csproj index f2e57af0500..2684d9cb806 100644 --- a/snippets/csharp/System.Diagnostics/EventLog/Delete/Project.csproj +++ b/snippets/csharp/System.Diagnostics/EventLog/Delete/Project.csproj @@ -2,7 +2,7 @@ Exe - net6.0 + net10.0 MySample diff --git a/snippets/csharp/System.Diagnostics/EventLog/EnableRaisingEvents/Project.csproj b/snippets/csharp/System.Diagnostics/EventLog/EnableRaisingEvents/Project.csproj index eadd8ce3c9c..7d669796595 100644 --- a/snippets/csharp/System.Diagnostics/EventLog/EnableRaisingEvents/Project.csproj +++ b/snippets/csharp/System.Diagnostics/EventLog/EnableRaisingEvents/Project.csproj @@ -2,7 +2,7 @@ Exe - net6.0 + net10.0 diff --git a/snippets/csharp/System.Diagnostics/EventLog/Entries/Project.csproj b/snippets/csharp/System.Diagnostics/EventLog/Entries/Project.csproj index eadd8ce3c9c..7d669796595 100644 --- a/snippets/csharp/System.Diagnostics/EventLog/Entries/Project.csproj +++ b/snippets/csharp/System.Diagnostics/EventLog/Entries/Project.csproj @@ -2,7 +2,7 @@ Exe - net6.0 + net10.0 diff --git a/snippets/csharp/System.Diagnostics/EventLog/EntryWritten/Project.csproj b/snippets/csharp/System.Diagnostics/EventLog/EntryWritten/Project.csproj index eadd8ce3c9c..7d669796595 100644 --- a/snippets/csharp/System.Diagnostics/EventLog/EntryWritten/Project.csproj +++ b/snippets/csharp/System.Diagnostics/EventLog/EntryWritten/Project.csproj @@ -2,7 +2,7 @@ Exe - net6.0 + net10.0 diff --git a/snippets/csharp/System.Diagnostics/EventLog/Exists/Project.csproj b/snippets/csharp/System.Diagnostics/EventLog/Exists/Project.csproj index 9c7cd92df23..e17ba622dbc 100644 --- a/snippets/csharp/System.Diagnostics/EventLog/Exists/Project.csproj +++ b/snippets/csharp/System.Diagnostics/EventLog/Exists/Project.csproj @@ -2,7 +2,7 @@ Library - net6.0-windows + net10.0-windows true diff --git a/snippets/csharp/System.Diagnostics/EventLog/GetEventLogs/Project.csproj b/snippets/csharp/System.Diagnostics/EventLog/GetEventLogs/Project.csproj index 435dd417ead..1583e192f85 100644 --- a/snippets/csharp/System.Diagnostics/EventLog/GetEventLogs/Project.csproj +++ b/snippets/csharp/System.Diagnostics/EventLog/GetEventLogs/Project.csproj @@ -3,7 +3,7 @@ Exe MySample - net6.0 + net10.0 diff --git a/snippets/csharp/System.Diagnostics/EventLog/Log/Project.csproj b/snippets/csharp/System.Diagnostics/EventLog/Log/Project.csproj index eadd8ce3c9c..7d669796595 100644 --- a/snippets/csharp/System.Diagnostics/EventLog/Log/Project.csproj +++ b/snippets/csharp/System.Diagnostics/EventLog/Log/Project.csproj @@ -2,7 +2,7 @@ Exe - net6.0 + net10.0 diff --git a/snippets/csharp/System.Diagnostics/EventLog/MachineName/Project.csproj b/snippets/csharp/System.Diagnostics/EventLog/MachineName/Project.csproj index eadd8ce3c9c..7d669796595 100644 --- a/snippets/csharp/System.Diagnostics/EventLog/MachineName/Project.csproj +++ b/snippets/csharp/System.Diagnostics/EventLog/MachineName/Project.csproj @@ -2,7 +2,7 @@ Exe - net6.0 + net10.0 diff --git a/snippets/csharp/System.Diagnostics/EventLog/Overview/Project.csproj b/snippets/csharp/System.Diagnostics/EventLog/Overview/Project.csproj index eadd8ce3c9c..7d669796595 100644 --- a/snippets/csharp/System.Diagnostics/EventLog/Overview/Project.csproj +++ b/snippets/csharp/System.Diagnostics/EventLog/Overview/Project.csproj @@ -2,7 +2,7 @@ Exe - net6.0 + net10.0 diff --git a/snippets/csharp/System.Diagnostics/EventLog/Source/Project.csproj b/snippets/csharp/System.Diagnostics/EventLog/Source/Project.csproj index eadd8ce3c9c..7d669796595 100644 --- a/snippets/csharp/System.Diagnostics/EventLog/Source/Project.csproj +++ b/snippets/csharp/System.Diagnostics/EventLog/Source/Project.csproj @@ -2,7 +2,7 @@ Exe - net6.0 + net10.0 diff --git a/snippets/csharp/System.Diagnostics/EventLog/WriteEntry/Project.csproj b/snippets/csharp/System.Diagnostics/EventLog/WriteEntry/Project.csproj index f2e57af0500..2684d9cb806 100644 --- a/snippets/csharp/System.Diagnostics/EventLog/WriteEntry/Project.csproj +++ b/snippets/csharp/System.Diagnostics/EventLog/WriteEntry/Project.csproj @@ -2,7 +2,7 @@ Exe - net6.0 + net10.0 MySample diff --git a/snippets/csharp/System.Diagnostics/EventLogEntry/Overview/Project.csproj b/snippets/csharp/System.Diagnostics/EventLogEntry/Overview/Project.csproj index 9c7cd92df23..e17ba622dbc 100644 --- a/snippets/csharp/System.Diagnostics/EventLogEntry/Overview/Project.csproj +++ b/snippets/csharp/System.Diagnostics/EventLogEntry/Overview/Project.csproj @@ -2,7 +2,7 @@ Library - net6.0-windows + net10.0-windows true diff --git a/snippets/csharp/System.Diagnostics/EventLogEntryCollection/Count/Project.csproj b/snippets/csharp/System.Diagnostics/EventLogEntryCollection/Count/Project.csproj index 9c7cd92df23..e17ba622dbc 100644 --- a/snippets/csharp/System.Diagnostics/EventLogEntryCollection/Count/Project.csproj +++ b/snippets/csharp/System.Diagnostics/EventLogEntryCollection/Count/Project.csproj @@ -2,7 +2,7 @@ Library - net6.0-windows + net10.0-windows true diff --git a/snippets/csharp/System.Diagnostics/EventLogEntryCollection/Overview/Project.csproj b/snippets/csharp/System.Diagnostics/EventLogEntryCollection/Overview/Project.csproj index 9c7cd92df23..e17ba622dbc 100644 --- a/snippets/csharp/System.Diagnostics/EventLogEntryCollection/Overview/Project.csproj +++ b/snippets/csharp/System.Diagnostics/EventLogEntryCollection/Overview/Project.csproj @@ -2,7 +2,7 @@ Library - net6.0-windows + net10.0-windows true diff --git a/snippets/csharp/System.Diagnostics/EventLogEntryType/Overview/Project.csproj b/snippets/csharp/System.Diagnostics/EventLogEntryType/Overview/Project.csproj index 9c7cd92df23..e17ba622dbc 100644 --- a/snippets/csharp/System.Diagnostics/EventLogEntryType/Overview/Project.csproj +++ b/snippets/csharp/System.Diagnostics/EventLogEntryType/Overview/Project.csproj @@ -2,7 +2,7 @@ Library - net6.0-windows + net10.0-windows true diff --git a/snippets/csharp/System.Diagnostics/EventLogTraceListener/Overview/Project.csproj b/snippets/csharp/System.Diagnostics/EventLogTraceListener/Overview/Project.csproj index 4d6e9b6c43c..ea2d5c6b0fc 100644 --- a/snippets/csharp/System.Diagnostics/EventLogTraceListener/Overview/Project.csproj +++ b/snippets/csharp/System.Diagnostics/EventLogTraceListener/Overview/Project.csproj @@ -2,7 +2,7 @@ Exe - net6.0 + net10.0 diff --git a/snippets/csharp/System.Diagnostics/EventSourceCreationData/Overview/Project.csproj b/snippets/csharp/System.Diagnostics/EventSourceCreationData/Overview/Project.csproj index 9c7cd92df23..e17ba622dbc 100644 --- a/snippets/csharp/System.Diagnostics/EventSourceCreationData/Overview/Project.csproj +++ b/snippets/csharp/System.Diagnostics/EventSourceCreationData/Overview/Project.csproj @@ -2,7 +2,7 @@ Library - net6.0-windows + net10.0-windows true diff --git a/snippets/csharp/System.Diagnostics/FileVersionInfo/Comments/Project.csproj b/snippets/csharp/System.Diagnostics/FileVersionInfo/Comments/Project.csproj index 9c7cd92df23..e17ba622dbc 100644 --- a/snippets/csharp/System.Diagnostics/FileVersionInfo/Comments/Project.csproj +++ b/snippets/csharp/System.Diagnostics/FileVersionInfo/Comments/Project.csproj @@ -2,7 +2,7 @@ Library - net6.0-windows + net10.0-windows true diff --git a/snippets/csharp/System.Diagnostics/FileVersionInfo/CompanyName/Project.csproj b/snippets/csharp/System.Diagnostics/FileVersionInfo/CompanyName/Project.csproj index 9c7cd92df23..e17ba622dbc 100644 --- a/snippets/csharp/System.Diagnostics/FileVersionInfo/CompanyName/Project.csproj +++ b/snippets/csharp/System.Diagnostics/FileVersionInfo/CompanyName/Project.csproj @@ -2,7 +2,7 @@ Library - net6.0-windows + net10.0-windows true diff --git a/snippets/csharp/System.Diagnostics/FileVersionInfo/FileBuildPart/Project.csproj b/snippets/csharp/System.Diagnostics/FileVersionInfo/FileBuildPart/Project.csproj index 9c7cd92df23..e17ba622dbc 100644 --- a/snippets/csharp/System.Diagnostics/FileVersionInfo/FileBuildPart/Project.csproj +++ b/snippets/csharp/System.Diagnostics/FileVersionInfo/FileBuildPart/Project.csproj @@ -2,7 +2,7 @@ Library - net6.0-windows + net10.0-windows true diff --git a/snippets/csharp/System.Diagnostics/FileVersionInfo/FileDescription/Project.csproj b/snippets/csharp/System.Diagnostics/FileVersionInfo/FileDescription/Project.csproj index 9c7cd92df23..e17ba622dbc 100644 --- a/snippets/csharp/System.Diagnostics/FileVersionInfo/FileDescription/Project.csproj +++ b/snippets/csharp/System.Diagnostics/FileVersionInfo/FileDescription/Project.csproj @@ -2,7 +2,7 @@ Library - net6.0-windows + net10.0-windows true diff --git a/snippets/csharp/System.Diagnostics/FileVersionInfo/FileMajorPart/Project.csproj b/snippets/csharp/System.Diagnostics/FileVersionInfo/FileMajorPart/Project.csproj index 9c7cd92df23..e17ba622dbc 100644 --- a/snippets/csharp/System.Diagnostics/FileVersionInfo/FileMajorPart/Project.csproj +++ b/snippets/csharp/System.Diagnostics/FileVersionInfo/FileMajorPart/Project.csproj @@ -2,7 +2,7 @@ Library - net6.0-windows + net10.0-windows true diff --git a/snippets/csharp/System.Diagnostics/FileVersionInfo/FileMinorPart/Project.csproj b/snippets/csharp/System.Diagnostics/FileVersionInfo/FileMinorPart/Project.csproj index 9c7cd92df23..e17ba622dbc 100644 --- a/snippets/csharp/System.Diagnostics/FileVersionInfo/FileMinorPart/Project.csproj +++ b/snippets/csharp/System.Diagnostics/FileVersionInfo/FileMinorPart/Project.csproj @@ -2,7 +2,7 @@ Library - net6.0-windows + net10.0-windows true diff --git a/snippets/csharp/System.Diagnostics/FileVersionInfo/FileName/Project.csproj b/snippets/csharp/System.Diagnostics/FileVersionInfo/FileName/Project.csproj index 9c7cd92df23..e17ba622dbc 100644 --- a/snippets/csharp/System.Diagnostics/FileVersionInfo/FileName/Project.csproj +++ b/snippets/csharp/System.Diagnostics/FileVersionInfo/FileName/Project.csproj @@ -2,7 +2,7 @@ Library - net6.0-windows + net10.0-windows true diff --git a/snippets/csharp/System.Diagnostics/FileVersionInfo/FilePrivatePart/Project.csproj b/snippets/csharp/System.Diagnostics/FileVersionInfo/FilePrivatePart/Project.csproj index 9c7cd92df23..e17ba622dbc 100644 --- a/snippets/csharp/System.Diagnostics/FileVersionInfo/FilePrivatePart/Project.csproj +++ b/snippets/csharp/System.Diagnostics/FileVersionInfo/FilePrivatePart/Project.csproj @@ -2,7 +2,7 @@ Library - net6.0-windows + net10.0-windows true diff --git a/snippets/csharp/System.Diagnostics/FileVersionInfo/InternalName/Project.csproj b/snippets/csharp/System.Diagnostics/FileVersionInfo/InternalName/Project.csproj index 9c7cd92df23..e17ba622dbc 100644 --- a/snippets/csharp/System.Diagnostics/FileVersionInfo/InternalName/Project.csproj +++ b/snippets/csharp/System.Diagnostics/FileVersionInfo/InternalName/Project.csproj @@ -2,7 +2,7 @@ Library - net6.0-windows + net10.0-windows true diff --git a/snippets/csharp/System.Diagnostics/FileVersionInfo/IsDebug/Project.csproj b/snippets/csharp/System.Diagnostics/FileVersionInfo/IsDebug/Project.csproj index 9c7cd92df23..e17ba622dbc 100644 --- a/snippets/csharp/System.Diagnostics/FileVersionInfo/IsDebug/Project.csproj +++ b/snippets/csharp/System.Diagnostics/FileVersionInfo/IsDebug/Project.csproj @@ -2,7 +2,7 @@ Library - net6.0-windows + net10.0-windows true diff --git a/snippets/csharp/System.Diagnostics/FileVersionInfo/IsPatched/Project.csproj b/snippets/csharp/System.Diagnostics/FileVersionInfo/IsPatched/Project.csproj index 9c7cd92df23..e17ba622dbc 100644 --- a/snippets/csharp/System.Diagnostics/FileVersionInfo/IsPatched/Project.csproj +++ b/snippets/csharp/System.Diagnostics/FileVersionInfo/IsPatched/Project.csproj @@ -2,7 +2,7 @@ Library - net6.0-windows + net10.0-windows true diff --git a/snippets/csharp/System.Diagnostics/FileVersionInfo/IsPreRelease/Project.csproj b/snippets/csharp/System.Diagnostics/FileVersionInfo/IsPreRelease/Project.csproj index 9c7cd92df23..e17ba622dbc 100644 --- a/snippets/csharp/System.Diagnostics/FileVersionInfo/IsPreRelease/Project.csproj +++ b/snippets/csharp/System.Diagnostics/FileVersionInfo/IsPreRelease/Project.csproj @@ -2,7 +2,7 @@ Library - net6.0-windows + net10.0-windows true diff --git a/snippets/csharp/System.Diagnostics/FileVersionInfo/IsPrivateBuild/Project.csproj b/snippets/csharp/System.Diagnostics/FileVersionInfo/IsPrivateBuild/Project.csproj index 9c7cd92df23..e17ba622dbc 100644 --- a/snippets/csharp/System.Diagnostics/FileVersionInfo/IsPrivateBuild/Project.csproj +++ b/snippets/csharp/System.Diagnostics/FileVersionInfo/IsPrivateBuild/Project.csproj @@ -2,7 +2,7 @@ Library - net6.0-windows + net10.0-windows true diff --git a/snippets/csharp/System.Diagnostics/FileVersionInfo/IsSpecialBuild/Project.csproj b/snippets/csharp/System.Diagnostics/FileVersionInfo/IsSpecialBuild/Project.csproj index 9c7cd92df23..e17ba622dbc 100644 --- a/snippets/csharp/System.Diagnostics/FileVersionInfo/IsSpecialBuild/Project.csproj +++ b/snippets/csharp/System.Diagnostics/FileVersionInfo/IsSpecialBuild/Project.csproj @@ -2,7 +2,7 @@ Library - net6.0-windows + net10.0-windows true diff --git a/snippets/csharp/System.Diagnostics/FileVersionInfo/LegalCopyright/Project.csproj b/snippets/csharp/System.Diagnostics/FileVersionInfo/LegalCopyright/Project.csproj index 9c7cd92df23..e17ba622dbc 100644 --- a/snippets/csharp/System.Diagnostics/FileVersionInfo/LegalCopyright/Project.csproj +++ b/snippets/csharp/System.Diagnostics/FileVersionInfo/LegalCopyright/Project.csproj @@ -2,7 +2,7 @@ Library - net6.0-windows + net10.0-windows true diff --git a/snippets/csharp/System.Diagnostics/FileVersionInfo/LegalTrademarks/Project.csproj b/snippets/csharp/System.Diagnostics/FileVersionInfo/LegalTrademarks/Project.csproj index 9c7cd92df23..e17ba622dbc 100644 --- a/snippets/csharp/System.Diagnostics/FileVersionInfo/LegalTrademarks/Project.csproj +++ b/snippets/csharp/System.Diagnostics/FileVersionInfo/LegalTrademarks/Project.csproj @@ -2,7 +2,7 @@ Library - net6.0-windows + net10.0-windows true diff --git a/snippets/csharp/System.Diagnostics/FileVersionInfo/OriginalFilename/Project.csproj b/snippets/csharp/System.Diagnostics/FileVersionInfo/OriginalFilename/Project.csproj index 9c7cd92df23..e17ba622dbc 100644 --- a/snippets/csharp/System.Diagnostics/FileVersionInfo/OriginalFilename/Project.csproj +++ b/snippets/csharp/System.Diagnostics/FileVersionInfo/OriginalFilename/Project.csproj @@ -2,7 +2,7 @@ Library - net6.0-windows + net10.0-windows true diff --git a/snippets/csharp/System.Diagnostics/FileVersionInfo/Overview/Project.csproj b/snippets/csharp/System.Diagnostics/FileVersionInfo/Overview/Project.csproj index c02dc5044e7..a369cfa8a80 100644 --- a/snippets/csharp/System.Diagnostics/FileVersionInfo/Overview/Project.csproj +++ b/snippets/csharp/System.Diagnostics/FileVersionInfo/Overview/Project.csproj @@ -2,7 +2,7 @@ Library - net6.0 + net10.0 \ No newline at end of file diff --git a/snippets/csharp/System.Diagnostics/FileVersionInfo/PrivateBuild/Project.csproj b/snippets/csharp/System.Diagnostics/FileVersionInfo/PrivateBuild/Project.csproj index 9c7cd92df23..e17ba622dbc 100644 --- a/snippets/csharp/System.Diagnostics/FileVersionInfo/PrivateBuild/Project.csproj +++ b/snippets/csharp/System.Diagnostics/FileVersionInfo/PrivateBuild/Project.csproj @@ -2,7 +2,7 @@ Library - net6.0-windows + net10.0-windows true diff --git a/snippets/csharp/System.Diagnostics/FileVersionInfo/ProductBuildPart/Project.csproj b/snippets/csharp/System.Diagnostics/FileVersionInfo/ProductBuildPart/Project.csproj index 9c7cd92df23..e17ba622dbc 100644 --- a/snippets/csharp/System.Diagnostics/FileVersionInfo/ProductBuildPart/Project.csproj +++ b/snippets/csharp/System.Diagnostics/FileVersionInfo/ProductBuildPart/Project.csproj @@ -2,7 +2,7 @@ Library - net6.0-windows + net10.0-windows true diff --git a/snippets/csharp/System.Diagnostics/FileVersionInfo/ProductMajorPart/Project.csproj b/snippets/csharp/System.Diagnostics/FileVersionInfo/ProductMajorPart/Project.csproj index 9c7cd92df23..e17ba622dbc 100644 --- a/snippets/csharp/System.Diagnostics/FileVersionInfo/ProductMajorPart/Project.csproj +++ b/snippets/csharp/System.Diagnostics/FileVersionInfo/ProductMajorPart/Project.csproj @@ -2,7 +2,7 @@ Library - net6.0-windows + net10.0-windows true diff --git a/snippets/csharp/System.Diagnostics/FileVersionInfo/ProductMinorPart/Project.csproj b/snippets/csharp/System.Diagnostics/FileVersionInfo/ProductMinorPart/Project.csproj index 9c7cd92df23..e17ba622dbc 100644 --- a/snippets/csharp/System.Diagnostics/FileVersionInfo/ProductMinorPart/Project.csproj +++ b/snippets/csharp/System.Diagnostics/FileVersionInfo/ProductMinorPart/Project.csproj @@ -2,7 +2,7 @@ Library - net6.0-windows + net10.0-windows true diff --git a/snippets/csharp/System.Diagnostics/FileVersionInfo/ProductName/Project.csproj b/snippets/csharp/System.Diagnostics/FileVersionInfo/ProductName/Project.csproj index 9c7cd92df23..e17ba622dbc 100644 --- a/snippets/csharp/System.Diagnostics/FileVersionInfo/ProductName/Project.csproj +++ b/snippets/csharp/System.Diagnostics/FileVersionInfo/ProductName/Project.csproj @@ -2,7 +2,7 @@ Library - net6.0-windows + net10.0-windows true diff --git a/snippets/csharp/System.Diagnostics/FileVersionInfo/ProductPrivatePart/Project.csproj b/snippets/csharp/System.Diagnostics/FileVersionInfo/ProductPrivatePart/Project.csproj index 9c7cd92df23..e17ba622dbc 100644 --- a/snippets/csharp/System.Diagnostics/FileVersionInfo/ProductPrivatePart/Project.csproj +++ b/snippets/csharp/System.Diagnostics/FileVersionInfo/ProductPrivatePart/Project.csproj @@ -2,7 +2,7 @@ Library - net6.0-windows + net10.0-windows true diff --git a/snippets/csharp/System.Diagnostics/FileVersionInfo/ProductVersion/Project.csproj b/snippets/csharp/System.Diagnostics/FileVersionInfo/ProductVersion/Project.csproj index 9c7cd92df23..e17ba622dbc 100644 --- a/snippets/csharp/System.Diagnostics/FileVersionInfo/ProductVersion/Project.csproj +++ b/snippets/csharp/System.Diagnostics/FileVersionInfo/ProductVersion/Project.csproj @@ -2,7 +2,7 @@ Library - net6.0-windows + net10.0-windows true diff --git a/snippets/csharp/System.Diagnostics/FileVersionInfo/SpecialBuild/Project.csproj b/snippets/csharp/System.Diagnostics/FileVersionInfo/SpecialBuild/Project.csproj index 9c7cd92df23..e17ba622dbc 100644 --- a/snippets/csharp/System.Diagnostics/FileVersionInfo/SpecialBuild/Project.csproj +++ b/snippets/csharp/System.Diagnostics/FileVersionInfo/SpecialBuild/Project.csproj @@ -2,7 +2,7 @@ Library - net6.0-windows + net10.0-windows true diff --git a/snippets/csharp/System.Diagnostics/FileVersionInfo/ToString/Project.csproj b/snippets/csharp/System.Diagnostics/FileVersionInfo/ToString/Project.csproj index 9c7cd92df23..e17ba622dbc 100644 --- a/snippets/csharp/System.Diagnostics/FileVersionInfo/ToString/Project.csproj +++ b/snippets/csharp/System.Diagnostics/FileVersionInfo/ToString/Project.csproj @@ -2,7 +2,7 @@ Library - net6.0-windows + net10.0-windows true diff --git a/snippets/csharp/System.Diagnostics/InstanceData/Overview/Project.csproj b/snippets/csharp/System.Diagnostics/InstanceData/Overview/Project.csproj index 9c7cd92df23..e17ba622dbc 100644 --- a/snippets/csharp/System.Diagnostics/InstanceData/Overview/Project.csproj +++ b/snippets/csharp/System.Diagnostics/InstanceData/Overview/Project.csproj @@ -2,7 +2,7 @@ Library - net6.0-windows + net10.0-windows true diff --git a/snippets/csharp/System.Diagnostics/InstanceDataCollection/Contains/Project.csproj b/snippets/csharp/System.Diagnostics/InstanceDataCollection/Contains/Project.csproj index 9c7cd92df23..e17ba622dbc 100644 --- a/snippets/csharp/System.Diagnostics/InstanceDataCollection/Contains/Project.csproj +++ b/snippets/csharp/System.Diagnostics/InstanceDataCollection/Contains/Project.csproj @@ -2,7 +2,7 @@ Library - net6.0-windows + net10.0-windows true diff --git a/snippets/csharp/System.Diagnostics/InstanceDataCollection/Overview/Project.csproj b/snippets/csharp/System.Diagnostics/InstanceDataCollection/Overview/Project.csproj index 9c7cd92df23..e17ba622dbc 100644 --- a/snippets/csharp/System.Diagnostics/InstanceDataCollection/Overview/Project.csproj +++ b/snippets/csharp/System.Diagnostics/InstanceDataCollection/Overview/Project.csproj @@ -2,7 +2,7 @@ Library - net6.0-windows + net10.0-windows true diff --git a/snippets/csharp/System.Diagnostics/InstanceDataCollectionCollection/Contains/Project.csproj b/snippets/csharp/System.Diagnostics/InstanceDataCollectionCollection/Contains/Project.csproj index 9c7cd92df23..e17ba622dbc 100644 --- a/snippets/csharp/System.Diagnostics/InstanceDataCollectionCollection/Contains/Project.csproj +++ b/snippets/csharp/System.Diagnostics/InstanceDataCollectionCollection/Contains/Project.csproj @@ -2,7 +2,7 @@ Library - net6.0-windows + net10.0-windows true diff --git a/snippets/csharp/System.Diagnostics/PerformanceCounter/.ctor/Project.csproj b/snippets/csharp/System.Diagnostics/PerformanceCounter/.ctor/Project.csproj index 9c7cd92df23..e17ba622dbc 100644 --- a/snippets/csharp/System.Diagnostics/PerformanceCounter/.ctor/Project.csproj +++ b/snippets/csharp/System.Diagnostics/PerformanceCounter/.ctor/Project.csproj @@ -2,7 +2,7 @@ Library - net6.0-windows + net10.0-windows true diff --git a/snippets/csharp/System.Diagnostics/PerformanceCounter/NextValue/Project.csproj b/snippets/csharp/System.Diagnostics/PerformanceCounter/NextValue/Project.csproj index 9c7cd92df23..e17ba622dbc 100644 --- a/snippets/csharp/System.Diagnostics/PerformanceCounter/NextValue/Project.csproj +++ b/snippets/csharp/System.Diagnostics/PerformanceCounter/NextValue/Project.csproj @@ -2,7 +2,7 @@ Library - net6.0-windows + net10.0-windows true diff --git a/snippets/csharp/System.Diagnostics/PerformanceCounterCategory/.ctor/Project.csproj b/snippets/csharp/System.Diagnostics/PerformanceCounterCategory/.ctor/Project.csproj index 9c7cd92df23..e17ba622dbc 100644 --- a/snippets/csharp/System.Diagnostics/PerformanceCounterCategory/.ctor/Project.csproj +++ b/snippets/csharp/System.Diagnostics/PerformanceCounterCategory/.ctor/Project.csproj @@ -2,7 +2,7 @@ Library - net6.0-windows + net10.0-windows true diff --git a/snippets/csharp/System.Diagnostics/PerformanceCounterCategory/CounterExists/Project.csproj b/snippets/csharp/System.Diagnostics/PerformanceCounterCategory/CounterExists/Project.csproj index 9c7cd92df23..e17ba622dbc 100644 --- a/snippets/csharp/System.Diagnostics/PerformanceCounterCategory/CounterExists/Project.csproj +++ b/snippets/csharp/System.Diagnostics/PerformanceCounterCategory/CounterExists/Project.csproj @@ -2,7 +2,7 @@ Library - net6.0-windows + net10.0-windows true diff --git a/snippets/csharp/System.Diagnostics/PerformanceCounterCategory/Create/Project.csproj b/snippets/csharp/System.Diagnostics/PerformanceCounterCategory/Create/Project.csproj index 9c7cd92df23..e17ba622dbc 100644 --- a/snippets/csharp/System.Diagnostics/PerformanceCounterCategory/Create/Project.csproj +++ b/snippets/csharp/System.Diagnostics/PerformanceCounterCategory/Create/Project.csproj @@ -2,7 +2,7 @@ Library - net6.0-windows + net10.0-windows true diff --git a/snippets/csharp/System.Diagnostics/PerformanceCounterCategory/GetCategories/Project.csproj b/snippets/csharp/System.Diagnostics/PerformanceCounterCategory/GetCategories/Project.csproj index 9c7cd92df23..e17ba622dbc 100644 --- a/snippets/csharp/System.Diagnostics/PerformanceCounterCategory/GetCategories/Project.csproj +++ b/snippets/csharp/System.Diagnostics/PerformanceCounterCategory/GetCategories/Project.csproj @@ -2,7 +2,7 @@ Library - net6.0-windows + net10.0-windows true diff --git a/snippets/csharp/System.Diagnostics/PerformanceCounterCategory/Overview/Project.csproj b/snippets/csharp/System.Diagnostics/PerformanceCounterCategory/Overview/Project.csproj index 9c7cd92df23..e17ba622dbc 100644 --- a/snippets/csharp/System.Diagnostics/PerformanceCounterCategory/Overview/Project.csproj +++ b/snippets/csharp/System.Diagnostics/PerformanceCounterCategory/Overview/Project.csproj @@ -2,7 +2,7 @@ Library - net6.0-windows + net10.0-windows true diff --git a/snippets/csharp/System.Diagnostics/PresentationTraceLevel/Overview/SimpleBinding.csproj b/snippets/csharp/System.Diagnostics/PresentationTraceLevel/Overview/SimpleBinding.csproj index 7f1404bd378..b12ce1b3f1a 100644 --- a/snippets/csharp/System.Diagnostics/PresentationTraceLevel/Overview/SimpleBinding.csproj +++ b/snippets/csharp/System.Diagnostics/PresentationTraceLevel/Overview/SimpleBinding.csproj @@ -2,7 +2,7 @@ WinExe - net6.0-windows + net10.0-windows true diff --git a/snippets/csharp/System.Diagnostics/Process/BasePriority/Project.csproj b/snippets/csharp/System.Diagnostics/Process/BasePriority/Project.csproj index c02dc5044e7..a369cfa8a80 100644 --- a/snippets/csharp/System.Diagnostics/Process/BasePriority/Project.csproj +++ b/snippets/csharp/System.Diagnostics/Process/BasePriority/Project.csproj @@ -2,7 +2,7 @@ Library - net6.0 + net10.0 \ No newline at end of file diff --git a/snippets/csharp/System.Diagnostics/Process/Close/Project.csproj b/snippets/csharp/System.Diagnostics/Process/Close/Project.csproj index c02dc5044e7..a369cfa8a80 100644 --- a/snippets/csharp/System.Diagnostics/Process/Close/Project.csproj +++ b/snippets/csharp/System.Diagnostics/Process/Close/Project.csproj @@ -2,7 +2,7 @@ Library - net6.0 + net10.0 \ No newline at end of file diff --git a/snippets/csharp/System.Diagnostics/Process/EnableRaisingEvents/Project.csproj b/snippets/csharp/System.Diagnostics/Process/EnableRaisingEvents/Project.csproj index c02dc5044e7..a369cfa8a80 100644 --- a/snippets/csharp/System.Diagnostics/Process/EnableRaisingEvents/Project.csproj +++ b/snippets/csharp/System.Diagnostics/Process/EnableRaisingEvents/Project.csproj @@ -2,7 +2,7 @@ Library - net6.0 + net10.0 \ No newline at end of file diff --git a/snippets/csharp/System.Diagnostics/Process/GetCurrentProcess/Project.csproj b/snippets/csharp/System.Diagnostics/Process/GetCurrentProcess/Project.csproj index c02dc5044e7..a369cfa8a80 100644 --- a/snippets/csharp/System.Diagnostics/Process/GetCurrentProcess/Project.csproj +++ b/snippets/csharp/System.Diagnostics/Process/GetCurrentProcess/Project.csproj @@ -2,7 +2,7 @@ Library - net6.0 + net10.0 \ No newline at end of file diff --git a/snippets/csharp/System.Diagnostics/Process/Id/Project.csproj b/snippets/csharp/System.Diagnostics/Process/Id/Project.csproj index c02dc5044e7..a369cfa8a80 100644 --- a/snippets/csharp/System.Diagnostics/Process/Id/Project.csproj +++ b/snippets/csharp/System.Diagnostics/Process/Id/Project.csproj @@ -2,7 +2,7 @@ Library - net6.0 + net10.0 \ No newline at end of file diff --git a/snippets/csharp/System.Diagnostics/Process/MachineName/Project.csproj b/snippets/csharp/System.Diagnostics/Process/MachineName/Project.csproj index c02dc5044e7..a369cfa8a80 100644 --- a/snippets/csharp/System.Diagnostics/Process/MachineName/Project.csproj +++ b/snippets/csharp/System.Diagnostics/Process/MachineName/Project.csproj @@ -2,7 +2,7 @@ Library - net6.0 + net10.0 \ No newline at end of file diff --git a/snippets/csharp/System.Diagnostics/Process/MainWindowTitle/Project.csproj b/snippets/csharp/System.Diagnostics/Process/MainWindowTitle/Project.csproj index c02dc5044e7..a369cfa8a80 100644 --- a/snippets/csharp/System.Diagnostics/Process/MainWindowTitle/Project.csproj +++ b/snippets/csharp/System.Diagnostics/Process/MainWindowTitle/Project.csproj @@ -2,7 +2,7 @@ Library - net6.0 + net10.0 \ No newline at end of file diff --git a/snippets/csharp/System.Diagnostics/Process/OnExited/Project.csproj b/snippets/csharp/System.Diagnostics/Process/OnExited/Project.csproj index c02dc5044e7..a369cfa8a80 100644 --- a/snippets/csharp/System.Diagnostics/Process/OnExited/Project.csproj +++ b/snippets/csharp/System.Diagnostics/Process/OnExited/Project.csproj @@ -2,7 +2,7 @@ Library - net6.0 + net10.0 \ No newline at end of file diff --git a/snippets/csharp/System.Diagnostics/Process/StandardError/Project.csproj b/snippets/csharp/System.Diagnostics/Process/StandardError/Project.csproj index 927d47a6a94..863da0157ba 100644 --- a/snippets/csharp/System.Diagnostics/Process/StandardError/Project.csproj +++ b/snippets/csharp/System.Diagnostics/Process/StandardError/Project.csproj @@ -2,7 +2,7 @@ Exe - net6.0 + net10.0 Process_StandardError.Class1 diff --git a/snippets/csharp/System.Diagnostics/Process/StandardInput/Project.csproj b/snippets/csharp/System.Diagnostics/Process/StandardInput/Project.csproj index c02dc5044e7..a369cfa8a80 100644 --- a/snippets/csharp/System.Diagnostics/Process/StandardInput/Project.csproj +++ b/snippets/csharp/System.Diagnostics/Process/StandardInput/Project.csproj @@ -2,7 +2,7 @@ Library - net6.0 + net10.0 \ No newline at end of file diff --git a/snippets/csharp/System.Diagnostics/Process/StandardOutput/Project.csproj b/snippets/csharp/System.Diagnostics/Process/StandardOutput/Project.csproj index b906551488a..974f3738a76 100644 --- a/snippets/csharp/System.Diagnostics/Process/StandardOutput/Project.csproj +++ b/snippets/csharp/System.Diagnostics/Process/StandardOutput/Project.csproj @@ -2,7 +2,7 @@ Exe - net6.0 + net10.0 Example diff --git a/snippets/csharp/System.Diagnostics/Process/Start/Project.csproj b/snippets/csharp/System.Diagnostics/Process/Start/Project.csproj index c02dc5044e7..a369cfa8a80 100644 --- a/snippets/csharp/System.Diagnostics/Process/Start/Project.csproj +++ b/snippets/csharp/System.Diagnostics/Process/Start/Project.csproj @@ -2,7 +2,7 @@ Library - net6.0 + net10.0 \ No newline at end of file diff --git a/snippets/csharp/System.Diagnostics/ProcessModule/BaseAddress/Project.csproj b/snippets/csharp/System.Diagnostics/ProcessModule/BaseAddress/Project.csproj index c02dc5044e7..a369cfa8a80 100644 --- a/snippets/csharp/System.Diagnostics/ProcessModule/BaseAddress/Project.csproj +++ b/snippets/csharp/System.Diagnostics/ProcessModule/BaseAddress/Project.csproj @@ -2,7 +2,7 @@ Library - net6.0 + net10.0 \ No newline at end of file diff --git a/snippets/csharp/System.Diagnostics/ProcessModule/EntryPointAddress/Project.csproj b/snippets/csharp/System.Diagnostics/ProcessModule/EntryPointAddress/Project.csproj index c02dc5044e7..a369cfa8a80 100644 --- a/snippets/csharp/System.Diagnostics/ProcessModule/EntryPointAddress/Project.csproj +++ b/snippets/csharp/System.Diagnostics/ProcessModule/EntryPointAddress/Project.csproj @@ -2,7 +2,7 @@ Library - net6.0 + net10.0 \ No newline at end of file diff --git a/snippets/csharp/System.Diagnostics/ProcessModule/FileName/Project.csproj b/snippets/csharp/System.Diagnostics/ProcessModule/FileName/Project.csproj index c02dc5044e7..a369cfa8a80 100644 --- a/snippets/csharp/System.Diagnostics/ProcessModule/FileName/Project.csproj +++ b/snippets/csharp/System.Diagnostics/ProcessModule/FileName/Project.csproj @@ -2,7 +2,7 @@ Library - net6.0 + net10.0 \ No newline at end of file diff --git a/snippets/csharp/System.Diagnostics/ProcessModule/FileVersionInfo/Project.csproj b/snippets/csharp/System.Diagnostics/ProcessModule/FileVersionInfo/Project.csproj index c02dc5044e7..a369cfa8a80 100644 --- a/snippets/csharp/System.Diagnostics/ProcessModule/FileVersionInfo/Project.csproj +++ b/snippets/csharp/System.Diagnostics/ProcessModule/FileVersionInfo/Project.csproj @@ -2,7 +2,7 @@ Library - net6.0 + net10.0 \ No newline at end of file diff --git a/snippets/csharp/System.Diagnostics/ProcessModule/ModuleMemorySize/Project.csproj b/snippets/csharp/System.Diagnostics/ProcessModule/ModuleMemorySize/Project.csproj index c02dc5044e7..a369cfa8a80 100644 --- a/snippets/csharp/System.Diagnostics/ProcessModule/ModuleMemorySize/Project.csproj +++ b/snippets/csharp/System.Diagnostics/ProcessModule/ModuleMemorySize/Project.csproj @@ -2,7 +2,7 @@ Library - net6.0 + net10.0 \ No newline at end of file diff --git a/snippets/csharp/System.Diagnostics/ProcessModule/ModuleName/Project.csproj b/snippets/csharp/System.Diagnostics/ProcessModule/ModuleName/Project.csproj index c02dc5044e7..a369cfa8a80 100644 --- a/snippets/csharp/System.Diagnostics/ProcessModule/ModuleName/Project.csproj +++ b/snippets/csharp/System.Diagnostics/ProcessModule/ModuleName/Project.csproj @@ -2,7 +2,7 @@ Library - net6.0 + net10.0 \ No newline at end of file diff --git a/snippets/csharp/System.Diagnostics/ProcessModule/Overview/Project.csproj b/snippets/csharp/System.Diagnostics/ProcessModule/Overview/Project.csproj index c02dc5044e7..a369cfa8a80 100644 --- a/snippets/csharp/System.Diagnostics/ProcessModule/Overview/Project.csproj +++ b/snippets/csharp/System.Diagnostics/ProcessModule/Overview/Project.csproj @@ -2,7 +2,7 @@ Library - net6.0 + net10.0 \ No newline at end of file diff --git a/snippets/csharp/System.Diagnostics/ProcessModule/ToString/Project.csproj b/snippets/csharp/System.Diagnostics/ProcessModule/ToString/Project.csproj index c02dc5044e7..a369cfa8a80 100644 --- a/snippets/csharp/System.Diagnostics/ProcessModule/ToString/Project.csproj +++ b/snippets/csharp/System.Diagnostics/ProcessModule/ToString/Project.csproj @@ -2,7 +2,7 @@ Library - net6.0 + net10.0 \ No newline at end of file diff --git a/snippets/csharp/System.Diagnostics/ProcessStartInfo/RedirectStandardOutput/Project.csproj b/snippets/csharp/System.Diagnostics/ProcessStartInfo/RedirectStandardOutput/Project.csproj index c02dc5044e7..a369cfa8a80 100644 --- a/snippets/csharp/System.Diagnostics/ProcessStartInfo/RedirectStandardOutput/Project.csproj +++ b/snippets/csharp/System.Diagnostics/ProcessStartInfo/RedirectStandardOutput/Project.csproj @@ -2,7 +2,7 @@ Library - net6.0 + net10.0 \ No newline at end of file diff --git a/snippets/csharp/System.Diagnostics/ProcessStartInfo/Verb/Project.csproj b/snippets/csharp/System.Diagnostics/ProcessStartInfo/Verb/Project.csproj index 9c7cd92df23..e17ba622dbc 100644 --- a/snippets/csharp/System.Diagnostics/ProcessStartInfo/Verb/Project.csproj +++ b/snippets/csharp/System.Diagnostics/ProcessStartInfo/Verb/Project.csproj @@ -2,7 +2,7 @@ Library - net6.0-windows + net10.0-windows true diff --git a/snippets/csharp/System.Diagnostics/ProcessThread/IdealProcessor/Project.csproj b/snippets/csharp/System.Diagnostics/ProcessThread/IdealProcessor/Project.csproj index c02dc5044e7..a369cfa8a80 100644 --- a/snippets/csharp/System.Diagnostics/ProcessThread/IdealProcessor/Project.csproj +++ b/snippets/csharp/System.Diagnostics/ProcessThread/IdealProcessor/Project.csproj @@ -2,7 +2,7 @@ Library - net6.0 + net10.0 \ No newline at end of file diff --git a/snippets/csharp/System.Diagnostics/SourceFilter/.ctor/Project.csproj b/snippets/csharp/System.Diagnostics/SourceFilter/.ctor/Project.csproj index 9c7cd92df23..e17ba622dbc 100644 --- a/snippets/csharp/System.Diagnostics/SourceFilter/.ctor/Project.csproj +++ b/snippets/csharp/System.Diagnostics/SourceFilter/.ctor/Project.csproj @@ -2,7 +2,7 @@ Library - net6.0-windows + net10.0-windows true diff --git a/snippets/csharp/System.Diagnostics/StackFrame/GetMethod/Project.csproj b/snippets/csharp/System.Diagnostics/StackFrame/GetMethod/Project.csproj index 9c7cd92df23..e17ba622dbc 100644 --- a/snippets/csharp/System.Diagnostics/StackFrame/GetMethod/Project.csproj +++ b/snippets/csharp/System.Diagnostics/StackFrame/GetMethod/Project.csproj @@ -2,7 +2,7 @@ Library - net6.0-windows + net10.0-windows true diff --git a/snippets/csharp/System.Diagnostics/StackFrame/Overview/Project.csproj b/snippets/csharp/System.Diagnostics/StackFrame/Overview/Project.csproj index c02dc5044e7..a369cfa8a80 100644 --- a/snippets/csharp/System.Diagnostics/StackFrame/Overview/Project.csproj +++ b/snippets/csharp/System.Diagnostics/StackFrame/Overview/Project.csproj @@ -2,7 +2,7 @@ Library - net6.0 + net10.0 \ No newline at end of file diff --git a/snippets/csharp/System.Diagnostics/StackTrace/GetFrames/Project.csproj b/snippets/csharp/System.Diagnostics/StackTrace/GetFrames/Project.csproj index c02dc5044e7..a369cfa8a80 100644 --- a/snippets/csharp/System.Diagnostics/StackTrace/GetFrames/Project.csproj +++ b/snippets/csharp/System.Diagnostics/StackTrace/GetFrames/Project.csproj @@ -2,7 +2,7 @@ Library - net6.0 + net10.0 \ No newline at end of file diff --git a/snippets/csharp/System.Diagnostics/StackTrace/Overview/Project.csproj b/snippets/csharp/System.Diagnostics/StackTrace/Overview/Project.csproj index c02dc5044e7..a369cfa8a80 100644 --- a/snippets/csharp/System.Diagnostics/StackTrace/Overview/Project.csproj +++ b/snippets/csharp/System.Diagnostics/StackTrace/Overview/Project.csproj @@ -2,7 +2,7 @@ Library - net6.0 + net10.0 \ No newline at end of file diff --git a/snippets/csharp/System.Diagnostics/Stopwatch/Overview/Project.csproj b/snippets/csharp/System.Diagnostics/Stopwatch/Overview/Project.csproj index c02dc5044e7..a369cfa8a80 100644 --- a/snippets/csharp/System.Diagnostics/Stopwatch/Overview/Project.csproj +++ b/snippets/csharp/System.Diagnostics/Stopwatch/Overview/Project.csproj @@ -2,7 +2,7 @@ Library - net6.0 + net10.0 \ No newline at end of file diff --git a/snippets/csharp/System.Diagnostics/Switch/Overview/Project.csproj b/snippets/csharp/System.Diagnostics/Switch/Overview/Project.csproj index 8583429c6ab..cd07225f0a6 100644 --- a/snippets/csharp/System.Diagnostics/Switch/Overview/Project.csproj +++ b/snippets/csharp/System.Diagnostics/Switch/Overview/Project.csproj @@ -2,7 +2,7 @@ Exe - net6.0 + net10.0 SomeClass diff --git a/snippets/csharp/System.Diagnostics/SwitchAttribute/Overview/Project.csproj b/snippets/csharp/System.Diagnostics/SwitchAttribute/Overview/Project.csproj index c02dc5044e7..a369cfa8a80 100644 --- a/snippets/csharp/System.Diagnostics/SwitchAttribute/Overview/Project.csproj +++ b/snippets/csharp/System.Diagnostics/SwitchAttribute/Overview/Project.csproj @@ -2,7 +2,7 @@ Library - net6.0 + net10.0 \ No newline at end of file diff --git a/snippets/csharp/System.Diagnostics/TextWriterTraceListener/.ctor/Project.csproj b/snippets/csharp/System.Diagnostics/TextWriterTraceListener/.ctor/Project.csproj index e05ceede0a3..e0fb3c9027d 100644 --- a/snippets/csharp/System.Diagnostics/TextWriterTraceListener/.ctor/Project.csproj +++ b/snippets/csharp/System.Diagnostics/TextWriterTraceListener/.ctor/Project.csproj @@ -2,7 +2,7 @@ Exe - net6.0 + net10.0 TextWriterTraceListenerSample diff --git a/snippets/csharp/System.Diagnostics/TextWriterTraceListener/Overview/Project.csproj b/snippets/csharp/System.Diagnostics/TextWriterTraceListener/Overview/Project.csproj index aa9fd2ecaaf..ffb97e9872d 100644 --- a/snippets/csharp/System.Diagnostics/TextWriterTraceListener/Overview/Project.csproj +++ b/snippets/csharp/System.Diagnostics/TextWriterTraceListener/Overview/Project.csproj @@ -2,7 +2,7 @@ Exe - net6.0 + net10.0 \ No newline at end of file diff --git a/snippets/csharp/System.Diagnostics/TextWriterTraceListener/Write/Project.csproj b/snippets/csharp/System.Diagnostics/TextWriterTraceListener/Write/Project.csproj index c02dc5044e7..a369cfa8a80 100644 --- a/snippets/csharp/System.Diagnostics/TextWriterTraceListener/Write/Project.csproj +++ b/snippets/csharp/System.Diagnostics/TextWriterTraceListener/Write/Project.csproj @@ -2,7 +2,7 @@ Library - net6.0 + net10.0 \ No newline at end of file diff --git a/snippets/csharp/System.Diagnostics/TextWriterTraceListener/Writer/Project.csproj b/snippets/csharp/System.Diagnostics/TextWriterTraceListener/Writer/Project.csproj index c02dc5044e7..a369cfa8a80 100644 --- a/snippets/csharp/System.Diagnostics/TextWriterTraceListener/Writer/Project.csproj +++ b/snippets/csharp/System.Diagnostics/TextWriterTraceListener/Writer/Project.csproj @@ -2,7 +2,7 @@ Library - net6.0 + net10.0 \ No newline at end of file diff --git a/snippets/csharp/System.Diagnostics/Trace/Assert/Project.csproj b/snippets/csharp/System.Diagnostics/Trace/Assert/Project.csproj index aa9fd2ecaaf..ffb97e9872d 100644 --- a/snippets/csharp/System.Diagnostics/Trace/Assert/Project.csproj +++ b/snippets/csharp/System.Diagnostics/Trace/Assert/Project.csproj @@ -2,7 +2,7 @@ Exe - net6.0 + net10.0 \ No newline at end of file diff --git a/snippets/csharp/System.Diagnostics/Trace/Close/Project.csproj b/snippets/csharp/System.Diagnostics/Trace/Close/Project.csproj index aa9fd2ecaaf..ffb97e9872d 100644 --- a/snippets/csharp/System.Diagnostics/Trace/Close/Project.csproj +++ b/snippets/csharp/System.Diagnostics/Trace/Close/Project.csproj @@ -2,7 +2,7 @@ Exe - net6.0 + net10.0 \ No newline at end of file diff --git a/snippets/csharp/System.Diagnostics/Trace/Fail/Project.csproj b/snippets/csharp/System.Diagnostics/Trace/Fail/Project.csproj index aa9fd2ecaaf..ffb97e9872d 100644 --- a/snippets/csharp/System.Diagnostics/Trace/Fail/Project.csproj +++ b/snippets/csharp/System.Diagnostics/Trace/Fail/Project.csproj @@ -2,7 +2,7 @@ Exe - net6.0 + net10.0 \ No newline at end of file diff --git a/snippets/csharp/System.Diagnostics/Trace/Indent/Project.csproj b/snippets/csharp/System.Diagnostics/Trace/Indent/Project.csproj index aa9fd2ecaaf..ffb97e9872d 100644 --- a/snippets/csharp/System.Diagnostics/Trace/Indent/Project.csproj +++ b/snippets/csharp/System.Diagnostics/Trace/Indent/Project.csproj @@ -2,7 +2,7 @@ Exe - net6.0 + net10.0 \ No newline at end of file diff --git a/snippets/csharp/System.Diagnostics/Trace/Listeners/Project.csproj b/snippets/csharp/System.Diagnostics/Trace/Listeners/Project.csproj index aa9fd2ecaaf..ffb97e9872d 100644 --- a/snippets/csharp/System.Diagnostics/Trace/Listeners/Project.csproj +++ b/snippets/csharp/System.Diagnostics/Trace/Listeners/Project.csproj @@ -2,7 +2,7 @@ Exe - net6.0 + net10.0 \ No newline at end of file diff --git a/snippets/csharp/System.Diagnostics/Trace/Overview/Project.csproj b/snippets/csharp/System.Diagnostics/Trace/Overview/Project.csproj index aa9fd2ecaaf..ffb97e9872d 100644 --- a/snippets/csharp/System.Diagnostics/Trace/Overview/Project.csproj +++ b/snippets/csharp/System.Diagnostics/Trace/Overview/Project.csproj @@ -2,7 +2,7 @@ Exe - net6.0 + net10.0 \ No newline at end of file diff --git a/snippets/csharp/System.Diagnostics/TraceFilter/ShouldTrace/Project.csproj b/snippets/csharp/System.Diagnostics/TraceFilter/ShouldTrace/Project.csproj index c02dc5044e7..a369cfa8a80 100644 --- a/snippets/csharp/System.Diagnostics/TraceFilter/ShouldTrace/Project.csproj +++ b/snippets/csharp/System.Diagnostics/TraceFilter/ShouldTrace/Project.csproj @@ -2,7 +2,7 @@ Library - net6.0 + net10.0 \ No newline at end of file diff --git a/snippets/csharp/System.Diagnostics/TraceListener/GetSupportedAttributes/Project.csproj b/snippets/csharp/System.Diagnostics/TraceListener/GetSupportedAttributes/Project.csproj index c02dc5044e7..a369cfa8a80 100644 --- a/snippets/csharp/System.Diagnostics/TraceListener/GetSupportedAttributes/Project.csproj +++ b/snippets/csharp/System.Diagnostics/TraceListener/GetSupportedAttributes/Project.csproj @@ -2,7 +2,7 @@ Library - net6.0 + net10.0 \ No newline at end of file diff --git a/snippets/csharp/System.Diagnostics/TraceListenerCollection/Add/Project.csproj b/snippets/csharp/System.Diagnostics/TraceListenerCollection/Add/Project.csproj index aa9fd2ecaaf..ffb97e9872d 100644 --- a/snippets/csharp/System.Diagnostics/TraceListenerCollection/Add/Project.csproj +++ b/snippets/csharp/System.Diagnostics/TraceListenerCollection/Add/Project.csproj @@ -2,7 +2,7 @@ Exe - net6.0 + net10.0 \ No newline at end of file diff --git a/snippets/csharp/System.Diagnostics/TraceSwitch/Level/Project.csproj b/snippets/csharp/System.Diagnostics/TraceSwitch/Level/Project.csproj index aa9fd2ecaaf..ffb97e9872d 100644 --- a/snippets/csharp/System.Diagnostics/TraceSwitch/Level/Project.csproj +++ b/snippets/csharp/System.Diagnostics/TraceSwitch/Level/Project.csproj @@ -2,7 +2,7 @@ Exe - net6.0 + net10.0 \ No newline at end of file diff --git a/snippets/csharp/System.Diagnostics/TraceSwitch/Overview/Project.csproj b/snippets/csharp/System.Diagnostics/TraceSwitch/Overview/Project.csproj index 1f391d482a6..c94dabbf2a0 100644 --- a/snippets/csharp/System.Diagnostics/TraceSwitch/Overview/Project.csproj +++ b/snippets/csharp/System.Diagnostics/TraceSwitch/Overview/Project.csproj @@ -2,7 +2,7 @@ Exe - net6.0 + net10.0 TraceErr diff --git a/snippets/csharp/System.Diagnostics/TraceSwitch/TraceInfo/Project.csproj b/snippets/csharp/System.Diagnostics/TraceSwitch/TraceInfo/Project.csproj index aa9fd2ecaaf..ffb97e9872d 100644 --- a/snippets/csharp/System.Diagnostics/TraceSwitch/TraceInfo/Project.csproj +++ b/snippets/csharp/System.Diagnostics/TraceSwitch/TraceInfo/Project.csproj @@ -2,7 +2,7 @@ Exe - net6.0 + net10.0 \ No newline at end of file diff --git a/snippets/csharp/System.Diagnostics/TraceSwitch/TraceWarning/Project.csproj b/snippets/csharp/System.Diagnostics/TraceSwitch/TraceWarning/Project.csproj index aa9fd2ecaaf..ffb97e9872d 100644 --- a/snippets/csharp/System.Diagnostics/TraceSwitch/TraceWarning/Project.csproj +++ b/snippets/csharp/System.Diagnostics/TraceSwitch/TraceWarning/Project.csproj @@ -2,7 +2,7 @@ Exe - net6.0 + net10.0 \ No newline at end of file diff --git a/snippets/csharp/System.Diagnostics/XmlWriterTraceListener/Overview/Project.csproj b/snippets/csharp/System.Diagnostics/XmlWriterTraceListener/Overview/Project.csproj index c02dc5044e7..a369cfa8a80 100644 --- a/snippets/csharp/System.Diagnostics/XmlWriterTraceListener/Overview/Project.csproj +++ b/snippets/csharp/System.Diagnostics/XmlWriterTraceListener/Overview/Project.csproj @@ -2,7 +2,7 @@ Library - net6.0 + net10.0 \ No newline at end of file