From 5236b15fee717f1e7dfa38dd05c24fdc49d91144 Mon Sep 17 00:00:00 2001
From: Genevieve Warren <24882762+gewarren@users.noreply.github.com>
Date: Wed, 24 Jun 2026 14:59:49 -0700
Subject: [PATCH] Upgrade projects to target .NET 10
---
snippets/csharp/System.Net.Http/HttpClient/Project.csproj | 2 +-
.../Overview/system.net.http.httpclienthandler.csproj | 2 +-
.../system.net.http.httpclienthandler-secure.csproj | 2 +-
.../HttpCompletionOption/HttpCompletionOptionSnippets.csproj | 2 +-
snippets/csharp/System.Net.Http/HttpContent/Project.csproj | 2 +-
.../system.net.http.httpclienthandler-secure.csproj | 2 +-
snippets/csharp/System.Net.Http/WinHttpHandler/Project.csproj | 2 +-
.../csharp/System.Net.Mail/Attachment/Overview/Project.csproj | 2 +-
.../csharp/System.Net.Mail/MailAddress/.ctor/Project.csproj | 2 +-
.../SmtpClient/ClientCertificates/Project.csproj | 2 +-
.../DuplicateAddressDetectionState/Overview/Project.csproj | 2 +-
.../IPStatus/Overview/Project.csproj | 2 +-
.../IcmpV4Statistics/Overview/Project.csproj | 2 +-
.../NetworkChange/Overview/Project.csproj | 2 +-
.../PhysicalAddress/Overview/NCLPhysicalAddress.csproj | 2 +-
.../System.Net.NetworkInformation/Ping/Overview/Project.csproj | 2 +-
.../System.Net.NetworkInformation/Ping/Send/Project.csproj | 2 +-
snippets/csharp/System.Net.Security/ALPN/Project.csproj | 2 +-
.../LocalCertificateSelectionCallback/Overview/Project.csproj | 2 +-
.../System.Net.Security/NegotiateStream/.ctor/Project.csproj | 2 +-
.../System.Net.Security/NegotiateStream/Read/Project.csproj | 2 +-
.../RemoteCertificateValidationCallback/Overview/Project.csproj | 2 +-
.../System.Net.Security/SslStream/BeginWrite/Project.csproj | 2 +-
.../System.Net.Security/SslStream/Overview/Project.csproj | 2 +-
.../System.Net.Sockets/AddressFamily/Overview/Project.csproj | 2 +-
.../System.Net.Sockets/IOControlCode/Overview/Project.csproj | 2 +-
.../IPv6MulticastOption/Overview/Project.csproj | 2 +-
.../System.Net.Sockets/LingerOption/LingerTime/Project.csproj | 2 +-
.../System.Net.Sockets/LingerOption/Overview/Project.csproj | 2 +-
.../System.Net.Sockets/MulticastOption/Overview/Project.csproj | 2 +-
.../System.Net.Sockets/NetworkStream/Overview/Project.csproj | 2 +-
.../System.Net.Sockets/NetworkStream/ReadTimeout/Project.csproj | 2 +-
.../System.Net.Sockets/NetworkStream/Readable/Project.csproj | 2 +-
.../NetworkStream/WriteTimeout/Project.csproj | 2 +-
.../System.Net.Sockets/SelectMode/Overview/Project.csproj | 2 +-
snippets/csharp/System.Net.Sockets/Socket/Accept/Project.csproj | 2 +-
.../csharp/System.Net.Sockets/Socket/Available/Project.csproj | 2 +-
.../csharp/System.Net.Sockets/Socket/BeginAccept/Project.csproj | 2 +-
.../System.Net.Sockets/Socket/BeginConnect/Project.csproj | 2 +-
snippets/csharp/System.Net.Sockets/Socket/Bind/Project.csproj | 2 +-
snippets/csharp/System.Net.Sockets/Socket/Close/Project.csproj | 2 +-
.../csharp/System.Net.Sockets/Socket/Connect/Project.csproj | 2 +-
.../System.Net.Sockets/Socket/DontFragment/Project.csproj | 2 +-
snippets/csharp/System.Net.Sockets/Socket/Listen/Project.csproj | 2 +-
.../csharp/System.Net.Sockets/Socket/Overview/Project.csproj | 2 +-
.../Socket/Receive/Socket_Sync_Send_Receive.csproj | 2 +-
snippets/csharp/System.Net.Sockets/Socket/Select/Project.csproj | 2 +-
.../SocketAsyncEventArgs/Overview/Project.csproj | 2 +-
.../csharp/System.Net.Sockets/TcpClient/.ctor/TcpClient.csproj | 2 +-
.../System.Net.Sockets/TcpClient/Available/Project.csproj | 2 +-
.../csharp/System.Net.Sockets/TcpClient/Client/Project.csproj | 2 +-
.../csharp/System.Net.Sockets/TcpClient/Overview/Project.csproj | 2 +-
.../csharp/System.Net.Sockets/TcpListener/.ctor/Project.csproj | 2 +-
.../TcpListener/AcceptTcpClient/Project.csproj | 2 +-
.../TcpListener/BeginAcceptSocket/Project.csproj | 2 +-
.../System.Net.Sockets/TcpListener/LocalEndpoint/Project.csproj | 2 +-
.../System.Net.Sockets/TcpListener/Overview/Project.csproj | 2 +-
.../csharp/System.Net.Sockets/TcpListener/Server/Project.csproj | 2 +-
.../csharp/System.Net.Sockets/UdpClient/.ctor/Project.csproj | 2 +-
.../System.Net.Sockets/UdpClient/Available/Project.csproj | 2 +-
.../System.Net.Sockets/UdpClient/BeginReceive/Project.csproj | 2 +-
.../csharp/System.Net.Sockets/UdpClient/Client/Project.csproj | 2 +-
.../csharp/System.Net.Sockets/UdpClient/Overview/Project.csproj | 2 +-
.../System.Net/AuthenticationManager/Overview/Project.csproj | 2 +-
.../System.Net/AuthenticationManager/Register/Project.csproj | 2 +-
.../System.Net/AuthenticationManager/Unregister/Project.csproj | 2 +-
.../System.Net/AuthenticationSchemes/Overview/Project.csproj | 2 +-
snippets/csharp/System.Net/Cookie/Overview/Project.csproj | 2 +-
snippets/csharp/System.Net/CredentialCache/Add/Project.csproj | 2 +-
.../CredentialCache/DefaultCredentials/Project.csproj | 2 +-
.../System.Net/CredentialCache/GetCredential/Project.csproj | 2 +-
.../System.Net/CredentialCache/GetEnumerator/Project.csproj | 2 +-
.../csharp/System.Net/CredentialCache/Overview/Project.csproj | 2 +-
.../csharp/System.Net/CredentialCache/Remove/Project.csproj | 2 +-
snippets/csharp/System.Net/Dns/BeginGetHostEntry/Project.csproj | 2 +-
snippets/csharp/System.Net/Dns/GetHostName/Project.csproj | 2 +-
.../Overview/NCLWebClientAsync.csproj | 2 +-
.../FileWebRequest/BeginGetRequestStream/Project.csproj | 2 +-
.../System.Net/FileWebRequest/BeginGetResponse/Project.csproj | 2 +-
.../csharp/System.Net/FileWebRequest/GetResponse/Project.csproj | 2 +-
.../csharp/System.Net/FileWebRequest/Overview/Project.csproj | 2 +-
.../csharp/System.Net/FileWebRequest/RequestUri/Project.csproj | 2 +-
snippets/csharp/System.Net/FileWebResponse/Close/Project.csproj | 2 +-
.../System.Net/FileWebResponse/ContentLength/Project.csproj | 2 +-
.../System.Net/FileWebResponse/GetResponseStream/Project.csproj | 2 +-
.../csharp/System.Net/FileWebResponse/Headers/Project.csproj | 2 +-
.../System.Net/FileWebResponse/ResponseUri/Project.csproj | 2 +-
.../csharp/System.Net/FtpStatusCode/Overview/Project.csproj | 2 +-
.../csharp/System.Net/FtpWebRequest/Overview/Project.csproj | 2 +-
snippets/csharp/System.Net/HttpListener/Overview/Project.csproj | 2 +-
snippets/csharp/System.Net/HttpVersion/Overview/Project.csproj | 2 +-
.../csharp/System.Net/HttpWebRequest/Credentials/Project.csproj | 2 +-
.../System.Net/HttpWebRequest/HaveResponse/Project.csproj | 2 +-
.../System.Net/HttpWebRequest/ServicePoint/Project.csproj | 2 +-
.../System.Net/HttpWebResponse/CharacterSet/Project.csproj | 2 +-
snippets/csharp/System.Net/HttpWebResponse/Close/Project.csproj | 2 +-
.../System.Net/HttpWebResponse/GetResponseHeader/Project.csproj | 2 +-
.../System.Net/HttpWebResponse/GetResponseStream/Project.csproj | 2 +-
.../csharp/System.Net/HttpWebResponse/Headers/Project.csproj | 2 +-
.../System.Net/HttpWebResponse/LastModified/Project.csproj | 2 +-
.../csharp/System.Net/HttpWebResponse/Method/Project.csproj | 2 +-
.../System.Net/HttpWebResponse/ProtocolVersion/Project.csproj | 2 +-
.../System.Net/HttpWebResponse/ResponseUri/Project.csproj | 2 +-
.../csharp/System.Net/HttpWebResponse/StatusCode/Project.csproj | 2 +-
snippets/csharp/System.Net/ICredentials/Overview/Project.csproj | 2 +-
snippets/csharp/System.Net/IPAddress/Broadcast/Project.csproj | 2 +-
snippets/csharp/System.Net/IPAddress/IPv6Any/Project.csproj | 2 +-
snippets/csharp/System.Net/IPAddress/IsLoopback/Project.csproj | 2 +-
.../System.Net/IPAddress/NetworkToHostOrder/Project.csproj | 2 +-
snippets/csharp/System.Net/IPAddress/None/Project.csproj | 2 +-
snippets/csharp/System.Net/IPAddress/Overview/Project.csproj | 2 +-
snippets/csharp/System.Net/IPAddress/Parse/Project.csproj | 2 +-
snippets/csharp/System.Net/IPEndPoint/.ctor/Project.csproj | 2 +-
snippets/csharp/System.Net/IPEndPoint/Overview/Project.csproj | 2 +-
.../csharp/System.Net/IPHostEntry/AddressList/Project.csproj | 2 +-
snippets/csharp/System.Net/IWebProxy/Credentials/Project.csproj | 2 +-
.../csharp/System.Net/NetworkCredential/.ctor/Project.csproj | 2 +-
.../csharp/System.Net/NetworkCredential/Domain/Project.csproj | 2 +-
.../System.Net/NetworkCredential/GetCredential/Project.csproj | 2 +-
.../csharp/System.Net/NetworkCredential/Overview/Project.csproj | 2 +-
.../ServicePointManager/DnsRefreshTimeout/Project.csproj | 2 +-
.../csharp/System.Net/SocketAddress/Overview/Project.csproj | 2 +-
.../csharp/System.Net/WebClient/GetWebRequest/Project.csproj | 2 +-
snippets/csharp/System.Net/WebException/Response/Project.csproj | 2 +-
.../csharp/System.Net/WebHeaderCollection/Add/Project.csproj | 2 +-
.../System.Net/WebHeaderCollection/AllKeys/Project.csproj | 2 +-
.../System.Net/WebHeaderCollection/GetValues/Project.csproj | 2 +-
.../System.Net/WebHeaderCollection/IsRestricted/Project.csproj | 2 +-
.../csharp/System.Net/WebHeaderCollection/Remove/Project.csproj | 2 +-
.../csharp/System.Net/WebHeaderCollection/Set/Project.csproj | 2 +-
snippets/csharp/System.Net/WebProxy/.ctor/Project.csproj | 2 +-
snippets/csharp/System.Net/WebProxy/Address/Project.csproj | 2 +-
snippets/csharp/System.Net/WebProxy/Overview/Project.csproj | 2 +-
.../csharp/System.Net/WebRequest/CachePolicy/Project.csproj | 2 +-
snippets/csharp/System.Net/WebRequest/Create/Project.csproj | 2 +-
snippets/csharp/System.Net/WebResponse/Close/Project.csproj | 2 +-
.../csharp/System.Net/WebResponse/ContentLength/Project.csproj | 2 +-
.../System.Net/WebResponse/GetResponseStream/Project.csproj | 2 +-
snippets/csharp/System.Net/WebResponse/Headers/Project.csproj | 2 +-
snippets/csharp/System.Net/WebResponse/Overview/Project.csproj | 2 +-
140 files changed, 140 insertions(+), 140 deletions(-)
diff --git a/snippets/csharp/System.Net.Http/HttpClient/Project.csproj b/snippets/csharp/System.Net.Http/HttpClient/Project.csproj
index 41f1d5ad4b2..a15a29bf12c 100644
--- a/snippets/csharp/System.Net.Http/HttpClient/Project.csproj
+++ b/snippets/csharp/System.Net.Http/HttpClient/Project.csproj
@@ -2,7 +2,7 @@
Exe
- net6.0
+ net10.0
diff --git a/snippets/csharp/System.Net.Http/HttpClientHandler/Overview/system.net.http.httpclienthandler.csproj b/snippets/csharp/System.Net.Http/HttpClientHandler/Overview/system.net.http.httpclienthandler.csproj
index 85be5942ad1..00edb98fe68 100644
--- a/snippets/csharp/System.Net.Http/HttpClientHandler/Overview/system.net.http.httpclienthandler.csproj
+++ b/snippets/csharp/System.Net.Http/HttpClientHandler/Overview/system.net.http.httpclienthandler.csproj
@@ -2,7 +2,7 @@
Exe
- net6.0
+ net10.0
enable
dotnet_api_docs
diff --git a/snippets/csharp/System.Net.Http/HttpClientHandler/ServerCertificateCustomValidationCallback/system.net.http.httpclienthandler-secure.csproj b/snippets/csharp/System.Net.Http/HttpClientHandler/ServerCertificateCustomValidationCallback/system.net.http.httpclienthandler-secure.csproj
index 85be5942ad1..00edb98fe68 100644
--- a/snippets/csharp/System.Net.Http/HttpClientHandler/ServerCertificateCustomValidationCallback/system.net.http.httpclienthandler-secure.csproj
+++ b/snippets/csharp/System.Net.Http/HttpClientHandler/ServerCertificateCustomValidationCallback/system.net.http.httpclienthandler-secure.csproj
@@ -2,7 +2,7 @@
Exe
- net6.0
+ net10.0
enable
dotnet_api_docs
diff --git a/snippets/csharp/System.Net.Http/HttpCompletionOption/HttpCompletionOptionSnippets.csproj b/snippets/csharp/System.Net.Http/HttpCompletionOption/HttpCompletionOptionSnippets.csproj
index e8e1b5a4076..d20809e3010 100644
--- a/snippets/csharp/System.Net.Http/HttpCompletionOption/HttpCompletionOptionSnippets.csproj
+++ b/snippets/csharp/System.Net.Http/HttpCompletionOption/HttpCompletionOptionSnippets.csproj
@@ -2,7 +2,7 @@
Exe
- net9.0
+ net10.0
enable
enable
diff --git a/snippets/csharp/System.Net.Http/HttpContent/Project.csproj b/snippets/csharp/System.Net.Http/HttpContent/Project.csproj
index 9ab42fef7a0..dfdef3fd2a7 100644
--- a/snippets/csharp/System.Net.Http/HttpContent/Project.csproj
+++ b/snippets/csharp/System.Net.Http/HttpContent/Project.csproj
@@ -2,7 +2,7 @@
Library
- net6.0
+ net10.0
diff --git a/snippets/csharp/System.Net.Http/SocketsHttpHandler/ConnectCallback/system.net.http.httpclienthandler-secure.csproj b/snippets/csharp/System.Net.Http/SocketsHttpHandler/ConnectCallback/system.net.http.httpclienthandler-secure.csproj
index 85be5942ad1..00edb98fe68 100644
--- a/snippets/csharp/System.Net.Http/SocketsHttpHandler/ConnectCallback/system.net.http.httpclienthandler-secure.csproj
+++ b/snippets/csharp/System.Net.Http/SocketsHttpHandler/ConnectCallback/system.net.http.httpclienthandler-secure.csproj
@@ -2,7 +2,7 @@
Exe
- net6.0
+ net10.0
enable
dotnet_api_docs
diff --git a/snippets/csharp/System.Net.Http/WinHttpHandler/Project.csproj b/snippets/csharp/System.Net.Http/WinHttpHandler/Project.csproj
index c99f5065527..0ea430ff49f 100644
--- a/snippets/csharp/System.Net.Http/WinHttpHandler/Project.csproj
+++ b/snippets/csharp/System.Net.Http/WinHttpHandler/Project.csproj
@@ -2,7 +2,7 @@
Library
- net9.0
+ net10.0
diff --git a/snippets/csharp/System.Net.Mail/Attachment/Overview/Project.csproj b/snippets/csharp/System.Net.Mail/Attachment/Overview/Project.csproj
index c02dc5044e7..a369cfa8a80 100644
--- a/snippets/csharp/System.Net.Mail/Attachment/Overview/Project.csproj
+++ b/snippets/csharp/System.Net.Mail/Attachment/Overview/Project.csproj
@@ -2,7 +2,7 @@
Library
- net6.0
+ net10.0
\ No newline at end of file
diff --git a/snippets/csharp/System.Net.Mail/MailAddress/.ctor/Project.csproj b/snippets/csharp/System.Net.Mail/MailAddress/.ctor/Project.csproj
index c02dc5044e7..a369cfa8a80 100644
--- a/snippets/csharp/System.Net.Mail/MailAddress/.ctor/Project.csproj
+++ b/snippets/csharp/System.Net.Mail/MailAddress/.ctor/Project.csproj
@@ -2,7 +2,7 @@
Library
- net6.0
+ net10.0
\ No newline at end of file
diff --git a/snippets/csharp/System.Net.Mail/SmtpClient/ClientCertificates/Project.csproj b/snippets/csharp/System.Net.Mail/SmtpClient/ClientCertificates/Project.csproj
index c02dc5044e7..a369cfa8a80 100644
--- a/snippets/csharp/System.Net.Mail/SmtpClient/ClientCertificates/Project.csproj
+++ b/snippets/csharp/System.Net.Mail/SmtpClient/ClientCertificates/Project.csproj
@@ -2,7 +2,7 @@
Library
- net6.0
+ net10.0
\ No newline at end of file
diff --git a/snippets/csharp/System.Net.NetworkInformation/DuplicateAddressDetectionState/Overview/Project.csproj b/snippets/csharp/System.Net.NetworkInformation/DuplicateAddressDetectionState/Overview/Project.csproj
index c02dc5044e7..a369cfa8a80 100644
--- a/snippets/csharp/System.Net.NetworkInformation/DuplicateAddressDetectionState/Overview/Project.csproj
+++ b/snippets/csharp/System.Net.NetworkInformation/DuplicateAddressDetectionState/Overview/Project.csproj
@@ -2,7 +2,7 @@
Library
- net6.0
+ net10.0
\ No newline at end of file
diff --git a/snippets/csharp/System.Net.NetworkInformation/IPStatus/Overview/Project.csproj b/snippets/csharp/System.Net.NetworkInformation/IPStatus/Overview/Project.csproj
index c02dc5044e7..a369cfa8a80 100644
--- a/snippets/csharp/System.Net.NetworkInformation/IPStatus/Overview/Project.csproj
+++ b/snippets/csharp/System.Net.NetworkInformation/IPStatus/Overview/Project.csproj
@@ -2,7 +2,7 @@
Library
- net6.0
+ net10.0
\ No newline at end of file
diff --git a/snippets/csharp/System.Net.NetworkInformation/IcmpV4Statistics/Overview/Project.csproj b/snippets/csharp/System.Net.NetworkInformation/IcmpV4Statistics/Overview/Project.csproj
index c02dc5044e7..a369cfa8a80 100644
--- a/snippets/csharp/System.Net.NetworkInformation/IcmpV4Statistics/Overview/Project.csproj
+++ b/snippets/csharp/System.Net.NetworkInformation/IcmpV4Statistics/Overview/Project.csproj
@@ -2,7 +2,7 @@
Library
- net6.0
+ net10.0
\ No newline at end of file
diff --git a/snippets/csharp/System.Net.NetworkInformation/NetworkChange/Overview/Project.csproj b/snippets/csharp/System.Net.NetworkInformation/NetworkChange/Overview/Project.csproj
index c02dc5044e7..a369cfa8a80 100644
--- a/snippets/csharp/System.Net.NetworkInformation/NetworkChange/Overview/Project.csproj
+++ b/snippets/csharp/System.Net.NetworkInformation/NetworkChange/Overview/Project.csproj
@@ -2,7 +2,7 @@
Library
- net6.0
+ net10.0
\ No newline at end of file
diff --git a/snippets/csharp/System.Net.NetworkInformation/PhysicalAddress/Overview/NCLPhysicalAddress.csproj b/snippets/csharp/System.Net.NetworkInformation/PhysicalAddress/Overview/NCLPhysicalAddress.csproj
index 1d22a369970..f9929d13fb7 100644
--- a/snippets/csharp/System.Net.NetworkInformation/PhysicalAddress/Overview/NCLPhysicalAddress.csproj
+++ b/snippets/csharp/System.Net.NetworkInformation/PhysicalAddress/Overview/NCLPhysicalAddress.csproj
@@ -2,7 +2,7 @@
Exe
- net6.0
+ net10.0
enable
diff --git a/snippets/csharp/System.Net.NetworkInformation/Ping/Overview/Project.csproj b/snippets/csharp/System.Net.NetworkInformation/Ping/Overview/Project.csproj
index c02dc5044e7..a369cfa8a80 100644
--- a/snippets/csharp/System.Net.NetworkInformation/Ping/Overview/Project.csproj
+++ b/snippets/csharp/System.Net.NetworkInformation/Ping/Overview/Project.csproj
@@ -2,7 +2,7 @@
Library
- net6.0
+ net10.0
\ No newline at end of file
diff --git a/snippets/csharp/System.Net.NetworkInformation/Ping/Send/Project.csproj b/snippets/csharp/System.Net.NetworkInformation/Ping/Send/Project.csproj
index c02dc5044e7..a369cfa8a80 100644
--- a/snippets/csharp/System.Net.NetworkInformation/Ping/Send/Project.csproj
+++ b/snippets/csharp/System.Net.NetworkInformation/Ping/Send/Project.csproj
@@ -2,7 +2,7 @@
Library
- net6.0
+ net10.0
\ No newline at end of file
diff --git a/snippets/csharp/System.Net.Security/ALPN/Project.csproj b/snippets/csharp/System.Net.Security/ALPN/Project.csproj
index aa9fd2ecaaf..ffb97e9872d 100644
--- a/snippets/csharp/System.Net.Security/ALPN/Project.csproj
+++ b/snippets/csharp/System.Net.Security/ALPN/Project.csproj
@@ -2,7 +2,7 @@
Exe
- net6.0
+ net10.0
\ No newline at end of file
diff --git a/snippets/csharp/System.Net.Security/LocalCertificateSelectionCallback/Overview/Project.csproj b/snippets/csharp/System.Net.Security/LocalCertificateSelectionCallback/Overview/Project.csproj
index c02dc5044e7..a369cfa8a80 100644
--- a/snippets/csharp/System.Net.Security/LocalCertificateSelectionCallback/Overview/Project.csproj
+++ b/snippets/csharp/System.Net.Security/LocalCertificateSelectionCallback/Overview/Project.csproj
@@ -2,7 +2,7 @@
Library
- net6.0
+ net10.0
\ No newline at end of file
diff --git a/snippets/csharp/System.Net.Security/NegotiateStream/.ctor/Project.csproj b/snippets/csharp/System.Net.Security/NegotiateStream/.ctor/Project.csproj
index c02dc5044e7..a369cfa8a80 100644
--- a/snippets/csharp/System.Net.Security/NegotiateStream/.ctor/Project.csproj
+++ b/snippets/csharp/System.Net.Security/NegotiateStream/.ctor/Project.csproj
@@ -2,7 +2,7 @@
Library
- net6.0
+ net10.0
\ No newline at end of file
diff --git a/snippets/csharp/System.Net.Security/NegotiateStream/Read/Project.csproj b/snippets/csharp/System.Net.Security/NegotiateStream/Read/Project.csproj
index c02dc5044e7..a369cfa8a80 100644
--- a/snippets/csharp/System.Net.Security/NegotiateStream/Read/Project.csproj
+++ b/snippets/csharp/System.Net.Security/NegotiateStream/Read/Project.csproj
@@ -2,7 +2,7 @@
Library
- net6.0
+ net10.0
\ No newline at end of file
diff --git a/snippets/csharp/System.Net.Security/RemoteCertificateValidationCallback/Overview/Project.csproj b/snippets/csharp/System.Net.Security/RemoteCertificateValidationCallback/Overview/Project.csproj
index c02dc5044e7..a369cfa8a80 100644
--- a/snippets/csharp/System.Net.Security/RemoteCertificateValidationCallback/Overview/Project.csproj
+++ b/snippets/csharp/System.Net.Security/RemoteCertificateValidationCallback/Overview/Project.csproj
@@ -2,7 +2,7 @@
Library
- net6.0
+ net10.0
\ No newline at end of file
diff --git a/snippets/csharp/System.Net.Security/SslStream/BeginWrite/Project.csproj b/snippets/csharp/System.Net.Security/SslStream/BeginWrite/Project.csproj
index c02dc5044e7..a369cfa8a80 100644
--- a/snippets/csharp/System.Net.Security/SslStream/BeginWrite/Project.csproj
+++ b/snippets/csharp/System.Net.Security/SslStream/BeginWrite/Project.csproj
@@ -2,7 +2,7 @@
Library
- net6.0
+ net10.0
\ No newline at end of file
diff --git a/snippets/csharp/System.Net.Security/SslStream/Overview/Project.csproj b/snippets/csharp/System.Net.Security/SslStream/Overview/Project.csproj
index c02dc5044e7..a369cfa8a80 100644
--- a/snippets/csharp/System.Net.Security/SslStream/Overview/Project.csproj
+++ b/snippets/csharp/System.Net.Security/SslStream/Overview/Project.csproj
@@ -2,7 +2,7 @@
Library
- net6.0
+ net10.0
\ No newline at end of file
diff --git a/snippets/csharp/System.Net.Sockets/AddressFamily/Overview/Project.csproj b/snippets/csharp/System.Net.Sockets/AddressFamily/Overview/Project.csproj
index c02dc5044e7..a369cfa8a80 100644
--- a/snippets/csharp/System.Net.Sockets/AddressFamily/Overview/Project.csproj
+++ b/snippets/csharp/System.Net.Sockets/AddressFamily/Overview/Project.csproj
@@ -2,7 +2,7 @@
Library
- net6.0
+ net10.0
\ No newline at end of file
diff --git a/snippets/csharp/System.Net.Sockets/IOControlCode/Overview/Project.csproj b/snippets/csharp/System.Net.Sockets/IOControlCode/Overview/Project.csproj
index c02dc5044e7..a369cfa8a80 100644
--- a/snippets/csharp/System.Net.Sockets/IOControlCode/Overview/Project.csproj
+++ b/snippets/csharp/System.Net.Sockets/IOControlCode/Overview/Project.csproj
@@ -2,7 +2,7 @@
Library
- net6.0
+ net10.0
\ No newline at end of file
diff --git a/snippets/csharp/System.Net.Sockets/IPv6MulticastOption/Overview/Project.csproj b/snippets/csharp/System.Net.Sockets/IPv6MulticastOption/Overview/Project.csproj
index c02dc5044e7..a369cfa8a80 100644
--- a/snippets/csharp/System.Net.Sockets/IPv6MulticastOption/Overview/Project.csproj
+++ b/snippets/csharp/System.Net.Sockets/IPv6MulticastOption/Overview/Project.csproj
@@ -2,7 +2,7 @@
Library
- net6.0
+ net10.0
\ No newline at end of file
diff --git a/snippets/csharp/System.Net.Sockets/LingerOption/LingerTime/Project.csproj b/snippets/csharp/System.Net.Sockets/LingerOption/LingerTime/Project.csproj
index c02dc5044e7..a369cfa8a80 100644
--- a/snippets/csharp/System.Net.Sockets/LingerOption/LingerTime/Project.csproj
+++ b/snippets/csharp/System.Net.Sockets/LingerOption/LingerTime/Project.csproj
@@ -2,7 +2,7 @@
Library
- net6.0
+ net10.0
\ No newline at end of file
diff --git a/snippets/csharp/System.Net.Sockets/LingerOption/Overview/Project.csproj b/snippets/csharp/System.Net.Sockets/LingerOption/Overview/Project.csproj
index c02dc5044e7..a369cfa8a80 100644
--- a/snippets/csharp/System.Net.Sockets/LingerOption/Overview/Project.csproj
+++ b/snippets/csharp/System.Net.Sockets/LingerOption/Overview/Project.csproj
@@ -2,7 +2,7 @@
Library
- net6.0
+ net10.0
\ No newline at end of file
diff --git a/snippets/csharp/System.Net.Sockets/MulticastOption/Overview/Project.csproj b/snippets/csharp/System.Net.Sockets/MulticastOption/Overview/Project.csproj
index 29255f5f4b1..c8263ab3adb 100644
--- a/snippets/csharp/System.Net.Sockets/MulticastOption/Overview/Project.csproj
+++ b/snippets/csharp/System.Net.Sockets/MulticastOption/Overview/Project.csproj
@@ -2,7 +2,7 @@
Library
- net6.0
+ net10.0
diff --git a/snippets/csharp/System.Net.Sockets/NetworkStream/Overview/Project.csproj b/snippets/csharp/System.Net.Sockets/NetworkStream/Overview/Project.csproj
index c02dc5044e7..a369cfa8a80 100644
--- a/snippets/csharp/System.Net.Sockets/NetworkStream/Overview/Project.csproj
+++ b/snippets/csharp/System.Net.Sockets/NetworkStream/Overview/Project.csproj
@@ -2,7 +2,7 @@
Library
- net6.0
+ net10.0
\ No newline at end of file
diff --git a/snippets/csharp/System.Net.Sockets/NetworkStream/ReadTimeout/Project.csproj b/snippets/csharp/System.Net.Sockets/NetworkStream/ReadTimeout/Project.csproj
index c02dc5044e7..a369cfa8a80 100644
--- a/snippets/csharp/System.Net.Sockets/NetworkStream/ReadTimeout/Project.csproj
+++ b/snippets/csharp/System.Net.Sockets/NetworkStream/ReadTimeout/Project.csproj
@@ -2,7 +2,7 @@
Library
- net6.0
+ net10.0
\ No newline at end of file
diff --git a/snippets/csharp/System.Net.Sockets/NetworkStream/Readable/Project.csproj b/snippets/csharp/System.Net.Sockets/NetworkStream/Readable/Project.csproj
index c02dc5044e7..a369cfa8a80 100644
--- a/snippets/csharp/System.Net.Sockets/NetworkStream/Readable/Project.csproj
+++ b/snippets/csharp/System.Net.Sockets/NetworkStream/Readable/Project.csproj
@@ -2,7 +2,7 @@
Library
- net6.0
+ net10.0
\ No newline at end of file
diff --git a/snippets/csharp/System.Net.Sockets/NetworkStream/WriteTimeout/Project.csproj b/snippets/csharp/System.Net.Sockets/NetworkStream/WriteTimeout/Project.csproj
index c02dc5044e7..a369cfa8a80 100644
--- a/snippets/csharp/System.Net.Sockets/NetworkStream/WriteTimeout/Project.csproj
+++ b/snippets/csharp/System.Net.Sockets/NetworkStream/WriteTimeout/Project.csproj
@@ -2,7 +2,7 @@
Library
- net6.0
+ net10.0
\ No newline at end of file
diff --git a/snippets/csharp/System.Net.Sockets/SelectMode/Overview/Project.csproj b/snippets/csharp/System.Net.Sockets/SelectMode/Overview/Project.csproj
index c02dc5044e7..a369cfa8a80 100644
--- a/snippets/csharp/System.Net.Sockets/SelectMode/Overview/Project.csproj
+++ b/snippets/csharp/System.Net.Sockets/SelectMode/Overview/Project.csproj
@@ -2,7 +2,7 @@
Library
- net6.0
+ net10.0
\ No newline at end of file
diff --git a/snippets/csharp/System.Net.Sockets/Socket/Accept/Project.csproj b/snippets/csharp/System.Net.Sockets/Socket/Accept/Project.csproj
index c02dc5044e7..a369cfa8a80 100644
--- a/snippets/csharp/System.Net.Sockets/Socket/Accept/Project.csproj
+++ b/snippets/csharp/System.Net.Sockets/Socket/Accept/Project.csproj
@@ -2,7 +2,7 @@
Library
- net6.0
+ net10.0
\ No newline at end of file
diff --git a/snippets/csharp/System.Net.Sockets/Socket/Available/Project.csproj b/snippets/csharp/System.Net.Sockets/Socket/Available/Project.csproj
index c02dc5044e7..a369cfa8a80 100644
--- a/snippets/csharp/System.Net.Sockets/Socket/Available/Project.csproj
+++ b/snippets/csharp/System.Net.Sockets/Socket/Available/Project.csproj
@@ -2,7 +2,7 @@
Library
- net6.0
+ net10.0
\ No newline at end of file
diff --git a/snippets/csharp/System.Net.Sockets/Socket/BeginAccept/Project.csproj b/snippets/csharp/System.Net.Sockets/Socket/BeginAccept/Project.csproj
index c02dc5044e7..a369cfa8a80 100644
--- a/snippets/csharp/System.Net.Sockets/Socket/BeginAccept/Project.csproj
+++ b/snippets/csharp/System.Net.Sockets/Socket/BeginAccept/Project.csproj
@@ -2,7 +2,7 @@
Library
- net6.0
+ net10.0
\ No newline at end of file
diff --git a/snippets/csharp/System.Net.Sockets/Socket/BeginConnect/Project.csproj b/snippets/csharp/System.Net.Sockets/Socket/BeginConnect/Project.csproj
index c02dc5044e7..a369cfa8a80 100644
--- a/snippets/csharp/System.Net.Sockets/Socket/BeginConnect/Project.csproj
+++ b/snippets/csharp/System.Net.Sockets/Socket/BeginConnect/Project.csproj
@@ -2,7 +2,7 @@
Library
- net6.0
+ net10.0
\ No newline at end of file
diff --git a/snippets/csharp/System.Net.Sockets/Socket/Bind/Project.csproj b/snippets/csharp/System.Net.Sockets/Socket/Bind/Project.csproj
index c02dc5044e7..a369cfa8a80 100644
--- a/snippets/csharp/System.Net.Sockets/Socket/Bind/Project.csproj
+++ b/snippets/csharp/System.Net.Sockets/Socket/Bind/Project.csproj
@@ -2,7 +2,7 @@
Library
- net6.0
+ net10.0
\ No newline at end of file
diff --git a/snippets/csharp/System.Net.Sockets/Socket/Close/Project.csproj b/snippets/csharp/System.Net.Sockets/Socket/Close/Project.csproj
index c02dc5044e7..a369cfa8a80 100644
--- a/snippets/csharp/System.Net.Sockets/Socket/Close/Project.csproj
+++ b/snippets/csharp/System.Net.Sockets/Socket/Close/Project.csproj
@@ -2,7 +2,7 @@
Library
- net6.0
+ net10.0
\ No newline at end of file
diff --git a/snippets/csharp/System.Net.Sockets/Socket/Connect/Project.csproj b/snippets/csharp/System.Net.Sockets/Socket/Connect/Project.csproj
index c02dc5044e7..a369cfa8a80 100644
--- a/snippets/csharp/System.Net.Sockets/Socket/Connect/Project.csproj
+++ b/snippets/csharp/System.Net.Sockets/Socket/Connect/Project.csproj
@@ -2,7 +2,7 @@
Library
- net6.0
+ net10.0
\ No newline at end of file
diff --git a/snippets/csharp/System.Net.Sockets/Socket/DontFragment/Project.csproj b/snippets/csharp/System.Net.Sockets/Socket/DontFragment/Project.csproj
index c02dc5044e7..a369cfa8a80 100644
--- a/snippets/csharp/System.Net.Sockets/Socket/DontFragment/Project.csproj
+++ b/snippets/csharp/System.Net.Sockets/Socket/DontFragment/Project.csproj
@@ -2,7 +2,7 @@
Library
- net6.0
+ net10.0
\ No newline at end of file
diff --git a/snippets/csharp/System.Net.Sockets/Socket/Listen/Project.csproj b/snippets/csharp/System.Net.Sockets/Socket/Listen/Project.csproj
index c02dc5044e7..a369cfa8a80 100644
--- a/snippets/csharp/System.Net.Sockets/Socket/Listen/Project.csproj
+++ b/snippets/csharp/System.Net.Sockets/Socket/Listen/Project.csproj
@@ -2,7 +2,7 @@
Library
- net6.0
+ net10.0
\ No newline at end of file
diff --git a/snippets/csharp/System.Net.Sockets/Socket/Overview/Project.csproj b/snippets/csharp/System.Net.Sockets/Socket/Overview/Project.csproj
index c02dc5044e7..a369cfa8a80 100644
--- a/snippets/csharp/System.Net.Sockets/Socket/Overview/Project.csproj
+++ b/snippets/csharp/System.Net.Sockets/Socket/Overview/Project.csproj
@@ -2,7 +2,7 @@
Library
- net6.0
+ net10.0
\ No newline at end of file
diff --git a/snippets/csharp/System.Net.Sockets/Socket/Receive/Socket_Sync_Send_Receive.csproj b/snippets/csharp/System.Net.Sockets/Socket/Receive/Socket_Sync_Send_Receive.csproj
index bfc284cbd5b..ba3966acffd 100644
--- a/snippets/csharp/System.Net.Sockets/Socket/Receive/Socket_Sync_Send_Receive.csproj
+++ b/snippets/csharp/System.Net.Sockets/Socket/Receive/Socket_Sync_Send_Receive.csproj
@@ -2,7 +2,7 @@
Exe
- net6.0
+ net10.0
enable
Sync_Send_Receive
diff --git a/snippets/csharp/System.Net.Sockets/Socket/Select/Project.csproj b/snippets/csharp/System.Net.Sockets/Socket/Select/Project.csproj
index c02dc5044e7..a369cfa8a80 100644
--- a/snippets/csharp/System.Net.Sockets/Socket/Select/Project.csproj
+++ b/snippets/csharp/System.Net.Sockets/Socket/Select/Project.csproj
@@ -2,7 +2,7 @@
Library
- net6.0
+ net10.0
\ No newline at end of file
diff --git a/snippets/csharp/System.Net.Sockets/SocketAsyncEventArgs/Overview/Project.csproj b/snippets/csharp/System.Net.Sockets/SocketAsyncEventArgs/Overview/Project.csproj
index c02dc5044e7..a369cfa8a80 100644
--- a/snippets/csharp/System.Net.Sockets/SocketAsyncEventArgs/Overview/Project.csproj
+++ b/snippets/csharp/System.Net.Sockets/SocketAsyncEventArgs/Overview/Project.csproj
@@ -2,7 +2,7 @@
Library
- net6.0
+ net10.0
\ No newline at end of file
diff --git a/snippets/csharp/System.Net.Sockets/TcpClient/.ctor/TcpClient.csproj b/snippets/csharp/System.Net.Sockets/TcpClient/.ctor/TcpClient.csproj
index d260053fe00..a5bdb8bb0cc 100644
--- a/snippets/csharp/System.Net.Sockets/TcpClient/.ctor/TcpClient.csproj
+++ b/snippets/csharp/System.Net.Sockets/TcpClient/.ctor/TcpClient.csproj
@@ -2,7 +2,7 @@
Exe
- net6.0
+ net10.0
enable
diff --git a/snippets/csharp/System.Net.Sockets/TcpClient/Available/Project.csproj b/snippets/csharp/System.Net.Sockets/TcpClient/Available/Project.csproj
index c02dc5044e7..a369cfa8a80 100644
--- a/snippets/csharp/System.Net.Sockets/TcpClient/Available/Project.csproj
+++ b/snippets/csharp/System.Net.Sockets/TcpClient/Available/Project.csproj
@@ -2,7 +2,7 @@
Library
- net6.0
+ net10.0
\ No newline at end of file
diff --git a/snippets/csharp/System.Net.Sockets/TcpClient/Client/Project.csproj b/snippets/csharp/System.Net.Sockets/TcpClient/Client/Project.csproj
index c02dc5044e7..a369cfa8a80 100644
--- a/snippets/csharp/System.Net.Sockets/TcpClient/Client/Project.csproj
+++ b/snippets/csharp/System.Net.Sockets/TcpClient/Client/Project.csproj
@@ -2,7 +2,7 @@
Library
- net6.0
+ net10.0
\ No newline at end of file
diff --git a/snippets/csharp/System.Net.Sockets/TcpClient/Overview/Project.csproj b/snippets/csharp/System.Net.Sockets/TcpClient/Overview/Project.csproj
index c02dc5044e7..a369cfa8a80 100644
--- a/snippets/csharp/System.Net.Sockets/TcpClient/Overview/Project.csproj
+++ b/snippets/csharp/System.Net.Sockets/TcpClient/Overview/Project.csproj
@@ -2,7 +2,7 @@
Library
- net6.0
+ net10.0
\ No newline at end of file
diff --git a/snippets/csharp/System.Net.Sockets/TcpListener/.ctor/Project.csproj b/snippets/csharp/System.Net.Sockets/TcpListener/.ctor/Project.csproj
index c02dc5044e7..a369cfa8a80 100644
--- a/snippets/csharp/System.Net.Sockets/TcpListener/.ctor/Project.csproj
+++ b/snippets/csharp/System.Net.Sockets/TcpListener/.ctor/Project.csproj
@@ -2,7 +2,7 @@
Library
- net6.0
+ net10.0
\ No newline at end of file
diff --git a/snippets/csharp/System.Net.Sockets/TcpListener/AcceptTcpClient/Project.csproj b/snippets/csharp/System.Net.Sockets/TcpListener/AcceptTcpClient/Project.csproj
index c02dc5044e7..a369cfa8a80 100644
--- a/snippets/csharp/System.Net.Sockets/TcpListener/AcceptTcpClient/Project.csproj
+++ b/snippets/csharp/System.Net.Sockets/TcpListener/AcceptTcpClient/Project.csproj
@@ -2,7 +2,7 @@
Library
- net6.0
+ net10.0
\ No newline at end of file
diff --git a/snippets/csharp/System.Net.Sockets/TcpListener/BeginAcceptSocket/Project.csproj b/snippets/csharp/System.Net.Sockets/TcpListener/BeginAcceptSocket/Project.csproj
index c02dc5044e7..a369cfa8a80 100644
--- a/snippets/csharp/System.Net.Sockets/TcpListener/BeginAcceptSocket/Project.csproj
+++ b/snippets/csharp/System.Net.Sockets/TcpListener/BeginAcceptSocket/Project.csproj
@@ -2,7 +2,7 @@
Library
- net6.0
+ net10.0
\ No newline at end of file
diff --git a/snippets/csharp/System.Net.Sockets/TcpListener/LocalEndpoint/Project.csproj b/snippets/csharp/System.Net.Sockets/TcpListener/LocalEndpoint/Project.csproj
index c02dc5044e7..a369cfa8a80 100644
--- a/snippets/csharp/System.Net.Sockets/TcpListener/LocalEndpoint/Project.csproj
+++ b/snippets/csharp/System.Net.Sockets/TcpListener/LocalEndpoint/Project.csproj
@@ -2,7 +2,7 @@
Library
- net6.0
+ net10.0
\ No newline at end of file
diff --git a/snippets/csharp/System.Net.Sockets/TcpListener/Overview/Project.csproj b/snippets/csharp/System.Net.Sockets/TcpListener/Overview/Project.csproj
index c02dc5044e7..a369cfa8a80 100644
--- a/snippets/csharp/System.Net.Sockets/TcpListener/Overview/Project.csproj
+++ b/snippets/csharp/System.Net.Sockets/TcpListener/Overview/Project.csproj
@@ -2,7 +2,7 @@
Library
- net6.0
+ net10.0
\ No newline at end of file
diff --git a/snippets/csharp/System.Net.Sockets/TcpListener/Server/Project.csproj b/snippets/csharp/System.Net.Sockets/TcpListener/Server/Project.csproj
index c02dc5044e7..a369cfa8a80 100644
--- a/snippets/csharp/System.Net.Sockets/TcpListener/Server/Project.csproj
+++ b/snippets/csharp/System.Net.Sockets/TcpListener/Server/Project.csproj
@@ -2,7 +2,7 @@
Library
- net6.0
+ net10.0
\ No newline at end of file
diff --git a/snippets/csharp/System.Net.Sockets/UdpClient/.ctor/Project.csproj b/snippets/csharp/System.Net.Sockets/UdpClient/.ctor/Project.csproj
index c02dc5044e7..a369cfa8a80 100644
--- a/snippets/csharp/System.Net.Sockets/UdpClient/.ctor/Project.csproj
+++ b/snippets/csharp/System.Net.Sockets/UdpClient/.ctor/Project.csproj
@@ -2,7 +2,7 @@
Library
- net6.0
+ net10.0
\ No newline at end of file
diff --git a/snippets/csharp/System.Net.Sockets/UdpClient/Available/Project.csproj b/snippets/csharp/System.Net.Sockets/UdpClient/Available/Project.csproj
index c02dc5044e7..a369cfa8a80 100644
--- a/snippets/csharp/System.Net.Sockets/UdpClient/Available/Project.csproj
+++ b/snippets/csharp/System.Net.Sockets/UdpClient/Available/Project.csproj
@@ -2,7 +2,7 @@
Library
- net6.0
+ net10.0
\ No newline at end of file
diff --git a/snippets/csharp/System.Net.Sockets/UdpClient/BeginReceive/Project.csproj b/snippets/csharp/System.Net.Sockets/UdpClient/BeginReceive/Project.csproj
index c02dc5044e7..a369cfa8a80 100644
--- a/snippets/csharp/System.Net.Sockets/UdpClient/BeginReceive/Project.csproj
+++ b/snippets/csharp/System.Net.Sockets/UdpClient/BeginReceive/Project.csproj
@@ -2,7 +2,7 @@
Library
- net6.0
+ net10.0
\ No newline at end of file
diff --git a/snippets/csharp/System.Net.Sockets/UdpClient/Client/Project.csproj b/snippets/csharp/System.Net.Sockets/UdpClient/Client/Project.csproj
index c02dc5044e7..a369cfa8a80 100644
--- a/snippets/csharp/System.Net.Sockets/UdpClient/Client/Project.csproj
+++ b/snippets/csharp/System.Net.Sockets/UdpClient/Client/Project.csproj
@@ -2,7 +2,7 @@
Library
- net6.0
+ net10.0
\ No newline at end of file
diff --git a/snippets/csharp/System.Net.Sockets/UdpClient/Overview/Project.csproj b/snippets/csharp/System.Net.Sockets/UdpClient/Overview/Project.csproj
index c02dc5044e7..a369cfa8a80 100644
--- a/snippets/csharp/System.Net.Sockets/UdpClient/Overview/Project.csproj
+++ b/snippets/csharp/System.Net.Sockets/UdpClient/Overview/Project.csproj
@@ -2,7 +2,7 @@
Library
- net6.0
+ net10.0
\ No newline at end of file
diff --git a/snippets/csharp/System.Net/AuthenticationManager/Overview/Project.csproj b/snippets/csharp/System.Net/AuthenticationManager/Overview/Project.csproj
index c02dc5044e7..a369cfa8a80 100644
--- a/snippets/csharp/System.Net/AuthenticationManager/Overview/Project.csproj
+++ b/snippets/csharp/System.Net/AuthenticationManager/Overview/Project.csproj
@@ -2,7 +2,7 @@
Library
- net6.0
+ net10.0
\ No newline at end of file
diff --git a/snippets/csharp/System.Net/AuthenticationManager/Register/Project.csproj b/snippets/csharp/System.Net/AuthenticationManager/Register/Project.csproj
index c02dc5044e7..a369cfa8a80 100644
--- a/snippets/csharp/System.Net/AuthenticationManager/Register/Project.csproj
+++ b/snippets/csharp/System.Net/AuthenticationManager/Register/Project.csproj
@@ -2,7 +2,7 @@
Library
- net6.0
+ net10.0
\ No newline at end of file
diff --git a/snippets/csharp/System.Net/AuthenticationManager/Unregister/Project.csproj b/snippets/csharp/System.Net/AuthenticationManager/Unregister/Project.csproj
index c02dc5044e7..a369cfa8a80 100644
--- a/snippets/csharp/System.Net/AuthenticationManager/Unregister/Project.csproj
+++ b/snippets/csharp/System.Net/AuthenticationManager/Unregister/Project.csproj
@@ -2,7 +2,7 @@
Library
- net6.0
+ net10.0
\ No newline at end of file
diff --git a/snippets/csharp/System.Net/AuthenticationSchemes/Overview/Project.csproj b/snippets/csharp/System.Net/AuthenticationSchemes/Overview/Project.csproj
index c02dc5044e7..a369cfa8a80 100644
--- a/snippets/csharp/System.Net/AuthenticationSchemes/Overview/Project.csproj
+++ b/snippets/csharp/System.Net/AuthenticationSchemes/Overview/Project.csproj
@@ -2,7 +2,7 @@
Library
- net6.0
+ net10.0
\ No newline at end of file
diff --git a/snippets/csharp/System.Net/Cookie/Overview/Project.csproj b/snippets/csharp/System.Net/Cookie/Overview/Project.csproj
index c02dc5044e7..a369cfa8a80 100644
--- a/snippets/csharp/System.Net/Cookie/Overview/Project.csproj
+++ b/snippets/csharp/System.Net/Cookie/Overview/Project.csproj
@@ -2,7 +2,7 @@
Library
- net6.0
+ net10.0
\ No newline at end of file
diff --git a/snippets/csharp/System.Net/CredentialCache/Add/Project.csproj b/snippets/csharp/System.Net/CredentialCache/Add/Project.csproj
index c02dc5044e7..a369cfa8a80 100644
--- a/snippets/csharp/System.Net/CredentialCache/Add/Project.csproj
+++ b/snippets/csharp/System.Net/CredentialCache/Add/Project.csproj
@@ -2,7 +2,7 @@
Library
- net6.0
+ net10.0
\ No newline at end of file
diff --git a/snippets/csharp/System.Net/CredentialCache/DefaultCredentials/Project.csproj b/snippets/csharp/System.Net/CredentialCache/DefaultCredentials/Project.csproj
index c02dc5044e7..a369cfa8a80 100644
--- a/snippets/csharp/System.Net/CredentialCache/DefaultCredentials/Project.csproj
+++ b/snippets/csharp/System.Net/CredentialCache/DefaultCredentials/Project.csproj
@@ -2,7 +2,7 @@
Library
- net6.0
+ net10.0
\ No newline at end of file
diff --git a/snippets/csharp/System.Net/CredentialCache/GetCredential/Project.csproj b/snippets/csharp/System.Net/CredentialCache/GetCredential/Project.csproj
index c02dc5044e7..a369cfa8a80 100644
--- a/snippets/csharp/System.Net/CredentialCache/GetCredential/Project.csproj
+++ b/snippets/csharp/System.Net/CredentialCache/GetCredential/Project.csproj
@@ -2,7 +2,7 @@
Library
- net6.0
+ net10.0
\ No newline at end of file
diff --git a/snippets/csharp/System.Net/CredentialCache/GetEnumerator/Project.csproj b/snippets/csharp/System.Net/CredentialCache/GetEnumerator/Project.csproj
index c02dc5044e7..a369cfa8a80 100644
--- a/snippets/csharp/System.Net/CredentialCache/GetEnumerator/Project.csproj
+++ b/snippets/csharp/System.Net/CredentialCache/GetEnumerator/Project.csproj
@@ -2,7 +2,7 @@
Library
- net6.0
+ net10.0
\ No newline at end of file
diff --git a/snippets/csharp/System.Net/CredentialCache/Overview/Project.csproj b/snippets/csharp/System.Net/CredentialCache/Overview/Project.csproj
index c02dc5044e7..a369cfa8a80 100644
--- a/snippets/csharp/System.Net/CredentialCache/Overview/Project.csproj
+++ b/snippets/csharp/System.Net/CredentialCache/Overview/Project.csproj
@@ -2,7 +2,7 @@
Library
- net6.0
+ net10.0
\ No newline at end of file
diff --git a/snippets/csharp/System.Net/CredentialCache/Remove/Project.csproj b/snippets/csharp/System.Net/CredentialCache/Remove/Project.csproj
index c02dc5044e7..a369cfa8a80 100644
--- a/snippets/csharp/System.Net/CredentialCache/Remove/Project.csproj
+++ b/snippets/csharp/System.Net/CredentialCache/Remove/Project.csproj
@@ -2,7 +2,7 @@
Library
- net6.0
+ net10.0
\ No newline at end of file
diff --git a/snippets/csharp/System.Net/Dns/BeginGetHostEntry/Project.csproj b/snippets/csharp/System.Net/Dns/BeginGetHostEntry/Project.csproj
index c02dc5044e7..a369cfa8a80 100644
--- a/snippets/csharp/System.Net/Dns/BeginGetHostEntry/Project.csproj
+++ b/snippets/csharp/System.Net/Dns/BeginGetHostEntry/Project.csproj
@@ -2,7 +2,7 @@
Library
- net6.0
+ net10.0
\ No newline at end of file
diff --git a/snippets/csharp/System.Net/Dns/GetHostName/Project.csproj b/snippets/csharp/System.Net/Dns/GetHostName/Project.csproj
index c02dc5044e7..a369cfa8a80 100644
--- a/snippets/csharp/System.Net/Dns/GetHostName/Project.csproj
+++ b/snippets/csharp/System.Net/Dns/GetHostName/Project.csproj
@@ -2,7 +2,7 @@
Library
- net6.0
+ net10.0
\ No newline at end of file
diff --git a/snippets/csharp/System.Net/DownloadDataCompletedEventArgs/Overview/NCLWebClientAsync.csproj b/snippets/csharp/System.Net/DownloadDataCompletedEventArgs/Overview/NCLWebClientAsync.csproj
index 9f5c4f4abb6..4340f623963 100644
--- a/snippets/csharp/System.Net/DownloadDataCompletedEventArgs/Overview/NCLWebClientAsync.csproj
+++ b/snippets/csharp/System.Net/DownloadDataCompletedEventArgs/Overview/NCLWebClientAsync.csproj
@@ -1,7 +1,7 @@
- netstandard2.0
+ net10.0
diff --git a/snippets/csharp/System.Net/FileWebRequest/BeginGetRequestStream/Project.csproj b/snippets/csharp/System.Net/FileWebRequest/BeginGetRequestStream/Project.csproj
index c02dc5044e7..a369cfa8a80 100644
--- a/snippets/csharp/System.Net/FileWebRequest/BeginGetRequestStream/Project.csproj
+++ b/snippets/csharp/System.Net/FileWebRequest/BeginGetRequestStream/Project.csproj
@@ -2,7 +2,7 @@
Library
- net6.0
+ net10.0
\ No newline at end of file
diff --git a/snippets/csharp/System.Net/FileWebRequest/BeginGetResponse/Project.csproj b/snippets/csharp/System.Net/FileWebRequest/BeginGetResponse/Project.csproj
index c02dc5044e7..a369cfa8a80 100644
--- a/snippets/csharp/System.Net/FileWebRequest/BeginGetResponse/Project.csproj
+++ b/snippets/csharp/System.Net/FileWebRequest/BeginGetResponse/Project.csproj
@@ -2,7 +2,7 @@
Library
- net6.0
+ net10.0
\ No newline at end of file
diff --git a/snippets/csharp/System.Net/FileWebRequest/GetResponse/Project.csproj b/snippets/csharp/System.Net/FileWebRequest/GetResponse/Project.csproj
index c02dc5044e7..a369cfa8a80 100644
--- a/snippets/csharp/System.Net/FileWebRequest/GetResponse/Project.csproj
+++ b/snippets/csharp/System.Net/FileWebRequest/GetResponse/Project.csproj
@@ -2,7 +2,7 @@
Library
- net6.0
+ net10.0
\ No newline at end of file
diff --git a/snippets/csharp/System.Net/FileWebRequest/Overview/Project.csproj b/snippets/csharp/System.Net/FileWebRequest/Overview/Project.csproj
index c02dc5044e7..a369cfa8a80 100644
--- a/snippets/csharp/System.Net/FileWebRequest/Overview/Project.csproj
+++ b/snippets/csharp/System.Net/FileWebRequest/Overview/Project.csproj
@@ -2,7 +2,7 @@
Library
- net6.0
+ net10.0
\ No newline at end of file
diff --git a/snippets/csharp/System.Net/FileWebRequest/RequestUri/Project.csproj b/snippets/csharp/System.Net/FileWebRequest/RequestUri/Project.csproj
index c02dc5044e7..a369cfa8a80 100644
--- a/snippets/csharp/System.Net/FileWebRequest/RequestUri/Project.csproj
+++ b/snippets/csharp/System.Net/FileWebRequest/RequestUri/Project.csproj
@@ -2,7 +2,7 @@
Library
- net6.0
+ net10.0
\ No newline at end of file
diff --git a/snippets/csharp/System.Net/FileWebResponse/Close/Project.csproj b/snippets/csharp/System.Net/FileWebResponse/Close/Project.csproj
index c02dc5044e7..a369cfa8a80 100644
--- a/snippets/csharp/System.Net/FileWebResponse/Close/Project.csproj
+++ b/snippets/csharp/System.Net/FileWebResponse/Close/Project.csproj
@@ -2,7 +2,7 @@
Library
- net6.0
+ net10.0
\ No newline at end of file
diff --git a/snippets/csharp/System.Net/FileWebResponse/ContentLength/Project.csproj b/snippets/csharp/System.Net/FileWebResponse/ContentLength/Project.csproj
index c02dc5044e7..a369cfa8a80 100644
--- a/snippets/csharp/System.Net/FileWebResponse/ContentLength/Project.csproj
+++ b/snippets/csharp/System.Net/FileWebResponse/ContentLength/Project.csproj
@@ -2,7 +2,7 @@
Library
- net6.0
+ net10.0
\ No newline at end of file
diff --git a/snippets/csharp/System.Net/FileWebResponse/GetResponseStream/Project.csproj b/snippets/csharp/System.Net/FileWebResponse/GetResponseStream/Project.csproj
index c02dc5044e7..a369cfa8a80 100644
--- a/snippets/csharp/System.Net/FileWebResponse/GetResponseStream/Project.csproj
+++ b/snippets/csharp/System.Net/FileWebResponse/GetResponseStream/Project.csproj
@@ -2,7 +2,7 @@
Library
- net6.0
+ net10.0
\ No newline at end of file
diff --git a/snippets/csharp/System.Net/FileWebResponse/Headers/Project.csproj b/snippets/csharp/System.Net/FileWebResponse/Headers/Project.csproj
index c02dc5044e7..a369cfa8a80 100644
--- a/snippets/csharp/System.Net/FileWebResponse/Headers/Project.csproj
+++ b/snippets/csharp/System.Net/FileWebResponse/Headers/Project.csproj
@@ -2,7 +2,7 @@
Library
- net6.0
+ net10.0
\ No newline at end of file
diff --git a/snippets/csharp/System.Net/FileWebResponse/ResponseUri/Project.csproj b/snippets/csharp/System.Net/FileWebResponse/ResponseUri/Project.csproj
index c02dc5044e7..a369cfa8a80 100644
--- a/snippets/csharp/System.Net/FileWebResponse/ResponseUri/Project.csproj
+++ b/snippets/csharp/System.Net/FileWebResponse/ResponseUri/Project.csproj
@@ -2,7 +2,7 @@
Library
- net6.0
+ net10.0
\ No newline at end of file
diff --git a/snippets/csharp/System.Net/FtpStatusCode/Overview/Project.csproj b/snippets/csharp/System.Net/FtpStatusCode/Overview/Project.csproj
index c02dc5044e7..a369cfa8a80 100644
--- a/snippets/csharp/System.Net/FtpStatusCode/Overview/Project.csproj
+++ b/snippets/csharp/System.Net/FtpStatusCode/Overview/Project.csproj
@@ -2,7 +2,7 @@
Library
- net6.0
+ net10.0
\ No newline at end of file
diff --git a/snippets/csharp/System.Net/FtpWebRequest/Overview/Project.csproj b/snippets/csharp/System.Net/FtpWebRequest/Overview/Project.csproj
index c02dc5044e7..a369cfa8a80 100644
--- a/snippets/csharp/System.Net/FtpWebRequest/Overview/Project.csproj
+++ b/snippets/csharp/System.Net/FtpWebRequest/Overview/Project.csproj
@@ -2,7 +2,7 @@
Library
- net6.0
+ net10.0
\ No newline at end of file
diff --git a/snippets/csharp/System.Net/HttpListener/Overview/Project.csproj b/snippets/csharp/System.Net/HttpListener/Overview/Project.csproj
index c02dc5044e7..a369cfa8a80 100644
--- a/snippets/csharp/System.Net/HttpListener/Overview/Project.csproj
+++ b/snippets/csharp/System.Net/HttpListener/Overview/Project.csproj
@@ -2,7 +2,7 @@
Library
- net6.0
+ net10.0
\ No newline at end of file
diff --git a/snippets/csharp/System.Net/HttpVersion/Overview/Project.csproj b/snippets/csharp/System.Net/HttpVersion/Overview/Project.csproj
index c02dc5044e7..a369cfa8a80 100644
--- a/snippets/csharp/System.Net/HttpVersion/Overview/Project.csproj
+++ b/snippets/csharp/System.Net/HttpVersion/Overview/Project.csproj
@@ -2,7 +2,7 @@
Library
- net6.0
+ net10.0
\ No newline at end of file
diff --git a/snippets/csharp/System.Net/HttpWebRequest/Credentials/Project.csproj b/snippets/csharp/System.Net/HttpWebRequest/Credentials/Project.csproj
index c02dc5044e7..a369cfa8a80 100644
--- a/snippets/csharp/System.Net/HttpWebRequest/Credentials/Project.csproj
+++ b/snippets/csharp/System.Net/HttpWebRequest/Credentials/Project.csproj
@@ -2,7 +2,7 @@
Library
- net6.0
+ net10.0
\ No newline at end of file
diff --git a/snippets/csharp/System.Net/HttpWebRequest/HaveResponse/Project.csproj b/snippets/csharp/System.Net/HttpWebRequest/HaveResponse/Project.csproj
index c02dc5044e7..a369cfa8a80 100644
--- a/snippets/csharp/System.Net/HttpWebRequest/HaveResponse/Project.csproj
+++ b/snippets/csharp/System.Net/HttpWebRequest/HaveResponse/Project.csproj
@@ -2,7 +2,7 @@
Library
- net6.0
+ net10.0
\ No newline at end of file
diff --git a/snippets/csharp/System.Net/HttpWebRequest/ServicePoint/Project.csproj b/snippets/csharp/System.Net/HttpWebRequest/ServicePoint/Project.csproj
index c02dc5044e7..a369cfa8a80 100644
--- a/snippets/csharp/System.Net/HttpWebRequest/ServicePoint/Project.csproj
+++ b/snippets/csharp/System.Net/HttpWebRequest/ServicePoint/Project.csproj
@@ -2,7 +2,7 @@
Library
- net6.0
+ net10.0
\ No newline at end of file
diff --git a/snippets/csharp/System.Net/HttpWebResponse/CharacterSet/Project.csproj b/snippets/csharp/System.Net/HttpWebResponse/CharacterSet/Project.csproj
index c02dc5044e7..a369cfa8a80 100644
--- a/snippets/csharp/System.Net/HttpWebResponse/CharacterSet/Project.csproj
+++ b/snippets/csharp/System.Net/HttpWebResponse/CharacterSet/Project.csproj
@@ -2,7 +2,7 @@
Library
- net6.0
+ net10.0
\ No newline at end of file
diff --git a/snippets/csharp/System.Net/HttpWebResponse/Close/Project.csproj b/snippets/csharp/System.Net/HttpWebResponse/Close/Project.csproj
index c02dc5044e7..a369cfa8a80 100644
--- a/snippets/csharp/System.Net/HttpWebResponse/Close/Project.csproj
+++ b/snippets/csharp/System.Net/HttpWebResponse/Close/Project.csproj
@@ -2,7 +2,7 @@
Library
- net6.0
+ net10.0
\ No newline at end of file
diff --git a/snippets/csharp/System.Net/HttpWebResponse/GetResponseHeader/Project.csproj b/snippets/csharp/System.Net/HttpWebResponse/GetResponseHeader/Project.csproj
index c02dc5044e7..a369cfa8a80 100644
--- a/snippets/csharp/System.Net/HttpWebResponse/GetResponseHeader/Project.csproj
+++ b/snippets/csharp/System.Net/HttpWebResponse/GetResponseHeader/Project.csproj
@@ -2,7 +2,7 @@
Library
- net6.0
+ net10.0
\ No newline at end of file
diff --git a/snippets/csharp/System.Net/HttpWebResponse/GetResponseStream/Project.csproj b/snippets/csharp/System.Net/HttpWebResponse/GetResponseStream/Project.csproj
index c02dc5044e7..a369cfa8a80 100644
--- a/snippets/csharp/System.Net/HttpWebResponse/GetResponseStream/Project.csproj
+++ b/snippets/csharp/System.Net/HttpWebResponse/GetResponseStream/Project.csproj
@@ -2,7 +2,7 @@
Library
- net6.0
+ net10.0
\ No newline at end of file
diff --git a/snippets/csharp/System.Net/HttpWebResponse/Headers/Project.csproj b/snippets/csharp/System.Net/HttpWebResponse/Headers/Project.csproj
index c02dc5044e7..a369cfa8a80 100644
--- a/snippets/csharp/System.Net/HttpWebResponse/Headers/Project.csproj
+++ b/snippets/csharp/System.Net/HttpWebResponse/Headers/Project.csproj
@@ -2,7 +2,7 @@
Library
- net6.0
+ net10.0
\ No newline at end of file
diff --git a/snippets/csharp/System.Net/HttpWebResponse/LastModified/Project.csproj b/snippets/csharp/System.Net/HttpWebResponse/LastModified/Project.csproj
index c02dc5044e7..a369cfa8a80 100644
--- a/snippets/csharp/System.Net/HttpWebResponse/LastModified/Project.csproj
+++ b/snippets/csharp/System.Net/HttpWebResponse/LastModified/Project.csproj
@@ -2,7 +2,7 @@
Library
- net6.0
+ net10.0
\ No newline at end of file
diff --git a/snippets/csharp/System.Net/HttpWebResponse/Method/Project.csproj b/snippets/csharp/System.Net/HttpWebResponse/Method/Project.csproj
index c02dc5044e7..a369cfa8a80 100644
--- a/snippets/csharp/System.Net/HttpWebResponse/Method/Project.csproj
+++ b/snippets/csharp/System.Net/HttpWebResponse/Method/Project.csproj
@@ -2,7 +2,7 @@
Library
- net6.0
+ net10.0
\ No newline at end of file
diff --git a/snippets/csharp/System.Net/HttpWebResponse/ProtocolVersion/Project.csproj b/snippets/csharp/System.Net/HttpWebResponse/ProtocolVersion/Project.csproj
index c02dc5044e7..a369cfa8a80 100644
--- a/snippets/csharp/System.Net/HttpWebResponse/ProtocolVersion/Project.csproj
+++ b/snippets/csharp/System.Net/HttpWebResponse/ProtocolVersion/Project.csproj
@@ -2,7 +2,7 @@
Library
- net6.0
+ net10.0
\ No newline at end of file
diff --git a/snippets/csharp/System.Net/HttpWebResponse/ResponseUri/Project.csproj b/snippets/csharp/System.Net/HttpWebResponse/ResponseUri/Project.csproj
index c02dc5044e7..a369cfa8a80 100644
--- a/snippets/csharp/System.Net/HttpWebResponse/ResponseUri/Project.csproj
+++ b/snippets/csharp/System.Net/HttpWebResponse/ResponseUri/Project.csproj
@@ -2,7 +2,7 @@
Library
- net6.0
+ net10.0
\ No newline at end of file
diff --git a/snippets/csharp/System.Net/HttpWebResponse/StatusCode/Project.csproj b/snippets/csharp/System.Net/HttpWebResponse/StatusCode/Project.csproj
index c02dc5044e7..a369cfa8a80 100644
--- a/snippets/csharp/System.Net/HttpWebResponse/StatusCode/Project.csproj
+++ b/snippets/csharp/System.Net/HttpWebResponse/StatusCode/Project.csproj
@@ -2,7 +2,7 @@
Library
- net6.0
+ net10.0
\ No newline at end of file
diff --git a/snippets/csharp/System.Net/ICredentials/Overview/Project.csproj b/snippets/csharp/System.Net/ICredentials/Overview/Project.csproj
index c02dc5044e7..a369cfa8a80 100644
--- a/snippets/csharp/System.Net/ICredentials/Overview/Project.csproj
+++ b/snippets/csharp/System.Net/ICredentials/Overview/Project.csproj
@@ -2,7 +2,7 @@
Library
- net6.0
+ net10.0
\ No newline at end of file
diff --git a/snippets/csharp/System.Net/IPAddress/Broadcast/Project.csproj b/snippets/csharp/System.Net/IPAddress/Broadcast/Project.csproj
index c02dc5044e7..a369cfa8a80 100644
--- a/snippets/csharp/System.Net/IPAddress/Broadcast/Project.csproj
+++ b/snippets/csharp/System.Net/IPAddress/Broadcast/Project.csproj
@@ -2,7 +2,7 @@
Library
- net6.0
+ net10.0
\ No newline at end of file
diff --git a/snippets/csharp/System.Net/IPAddress/IPv6Any/Project.csproj b/snippets/csharp/System.Net/IPAddress/IPv6Any/Project.csproj
index c02dc5044e7..a369cfa8a80 100644
--- a/snippets/csharp/System.Net/IPAddress/IPv6Any/Project.csproj
+++ b/snippets/csharp/System.Net/IPAddress/IPv6Any/Project.csproj
@@ -2,7 +2,7 @@
Library
- net6.0
+ net10.0
\ No newline at end of file
diff --git a/snippets/csharp/System.Net/IPAddress/IsLoopback/Project.csproj b/snippets/csharp/System.Net/IPAddress/IsLoopback/Project.csproj
index c02dc5044e7..a369cfa8a80 100644
--- a/snippets/csharp/System.Net/IPAddress/IsLoopback/Project.csproj
+++ b/snippets/csharp/System.Net/IPAddress/IsLoopback/Project.csproj
@@ -2,7 +2,7 @@
Library
- net6.0
+ net10.0
\ No newline at end of file
diff --git a/snippets/csharp/System.Net/IPAddress/NetworkToHostOrder/Project.csproj b/snippets/csharp/System.Net/IPAddress/NetworkToHostOrder/Project.csproj
index c02dc5044e7..a369cfa8a80 100644
--- a/snippets/csharp/System.Net/IPAddress/NetworkToHostOrder/Project.csproj
+++ b/snippets/csharp/System.Net/IPAddress/NetworkToHostOrder/Project.csproj
@@ -2,7 +2,7 @@
Library
- net6.0
+ net10.0
\ No newline at end of file
diff --git a/snippets/csharp/System.Net/IPAddress/None/Project.csproj b/snippets/csharp/System.Net/IPAddress/None/Project.csproj
index c02dc5044e7..a369cfa8a80 100644
--- a/snippets/csharp/System.Net/IPAddress/None/Project.csproj
+++ b/snippets/csharp/System.Net/IPAddress/None/Project.csproj
@@ -2,7 +2,7 @@
Library
- net6.0
+ net10.0
\ No newline at end of file
diff --git a/snippets/csharp/System.Net/IPAddress/Overview/Project.csproj b/snippets/csharp/System.Net/IPAddress/Overview/Project.csproj
index c02dc5044e7..a369cfa8a80 100644
--- a/snippets/csharp/System.Net/IPAddress/Overview/Project.csproj
+++ b/snippets/csharp/System.Net/IPAddress/Overview/Project.csproj
@@ -2,7 +2,7 @@
Library
- net6.0
+ net10.0
\ No newline at end of file
diff --git a/snippets/csharp/System.Net/IPAddress/Parse/Project.csproj b/snippets/csharp/System.Net/IPAddress/Parse/Project.csproj
index c02dc5044e7..a369cfa8a80 100644
--- a/snippets/csharp/System.Net/IPAddress/Parse/Project.csproj
+++ b/snippets/csharp/System.Net/IPAddress/Parse/Project.csproj
@@ -2,7 +2,7 @@
Library
- net6.0
+ net10.0
\ No newline at end of file
diff --git a/snippets/csharp/System.Net/IPEndPoint/.ctor/Project.csproj b/snippets/csharp/System.Net/IPEndPoint/.ctor/Project.csproj
index c02dc5044e7..a369cfa8a80 100644
--- a/snippets/csharp/System.Net/IPEndPoint/.ctor/Project.csproj
+++ b/snippets/csharp/System.Net/IPEndPoint/.ctor/Project.csproj
@@ -2,7 +2,7 @@
Library
- net6.0
+ net10.0
\ No newline at end of file
diff --git a/snippets/csharp/System.Net/IPEndPoint/Overview/Project.csproj b/snippets/csharp/System.Net/IPEndPoint/Overview/Project.csproj
index c02dc5044e7..a369cfa8a80 100644
--- a/snippets/csharp/System.Net/IPEndPoint/Overview/Project.csproj
+++ b/snippets/csharp/System.Net/IPEndPoint/Overview/Project.csproj
@@ -2,7 +2,7 @@
Library
- net6.0
+ net10.0
\ No newline at end of file
diff --git a/snippets/csharp/System.Net/IPHostEntry/AddressList/Project.csproj b/snippets/csharp/System.Net/IPHostEntry/AddressList/Project.csproj
index c02dc5044e7..a369cfa8a80 100644
--- a/snippets/csharp/System.Net/IPHostEntry/AddressList/Project.csproj
+++ b/snippets/csharp/System.Net/IPHostEntry/AddressList/Project.csproj
@@ -2,7 +2,7 @@
Library
- net6.0
+ net10.0
\ No newline at end of file
diff --git a/snippets/csharp/System.Net/IWebProxy/Credentials/Project.csproj b/snippets/csharp/System.Net/IWebProxy/Credentials/Project.csproj
index c02dc5044e7..a369cfa8a80 100644
--- a/snippets/csharp/System.Net/IWebProxy/Credentials/Project.csproj
+++ b/snippets/csharp/System.Net/IWebProxy/Credentials/Project.csproj
@@ -2,7 +2,7 @@
Library
- net6.0
+ net10.0
\ No newline at end of file
diff --git a/snippets/csharp/System.Net/NetworkCredential/.ctor/Project.csproj b/snippets/csharp/System.Net/NetworkCredential/.ctor/Project.csproj
index c02dc5044e7..a369cfa8a80 100644
--- a/snippets/csharp/System.Net/NetworkCredential/.ctor/Project.csproj
+++ b/snippets/csharp/System.Net/NetworkCredential/.ctor/Project.csproj
@@ -2,7 +2,7 @@
Library
- net6.0
+ net10.0
\ No newline at end of file
diff --git a/snippets/csharp/System.Net/NetworkCredential/Domain/Project.csproj b/snippets/csharp/System.Net/NetworkCredential/Domain/Project.csproj
index c02dc5044e7..a369cfa8a80 100644
--- a/snippets/csharp/System.Net/NetworkCredential/Domain/Project.csproj
+++ b/snippets/csharp/System.Net/NetworkCredential/Domain/Project.csproj
@@ -2,7 +2,7 @@
Library
- net6.0
+ net10.0
\ No newline at end of file
diff --git a/snippets/csharp/System.Net/NetworkCredential/GetCredential/Project.csproj b/snippets/csharp/System.Net/NetworkCredential/GetCredential/Project.csproj
index c02dc5044e7..a369cfa8a80 100644
--- a/snippets/csharp/System.Net/NetworkCredential/GetCredential/Project.csproj
+++ b/snippets/csharp/System.Net/NetworkCredential/GetCredential/Project.csproj
@@ -2,7 +2,7 @@
Library
- net6.0
+ net10.0
\ No newline at end of file
diff --git a/snippets/csharp/System.Net/NetworkCredential/Overview/Project.csproj b/snippets/csharp/System.Net/NetworkCredential/Overview/Project.csproj
index c02dc5044e7..a369cfa8a80 100644
--- a/snippets/csharp/System.Net/NetworkCredential/Overview/Project.csproj
+++ b/snippets/csharp/System.Net/NetworkCredential/Overview/Project.csproj
@@ -2,7 +2,7 @@
Library
- net6.0
+ net10.0
\ No newline at end of file
diff --git a/snippets/csharp/System.Net/ServicePointManager/DnsRefreshTimeout/Project.csproj b/snippets/csharp/System.Net/ServicePointManager/DnsRefreshTimeout/Project.csproj
index c02dc5044e7..a369cfa8a80 100644
--- a/snippets/csharp/System.Net/ServicePointManager/DnsRefreshTimeout/Project.csproj
+++ b/snippets/csharp/System.Net/ServicePointManager/DnsRefreshTimeout/Project.csproj
@@ -2,7 +2,7 @@
Library
- net6.0
+ net10.0
\ No newline at end of file
diff --git a/snippets/csharp/System.Net/SocketAddress/Overview/Project.csproj b/snippets/csharp/System.Net/SocketAddress/Overview/Project.csproj
index c02dc5044e7..a369cfa8a80 100644
--- a/snippets/csharp/System.Net/SocketAddress/Overview/Project.csproj
+++ b/snippets/csharp/System.Net/SocketAddress/Overview/Project.csproj
@@ -2,7 +2,7 @@
Library
- net6.0
+ net10.0
\ No newline at end of file
diff --git a/snippets/csharp/System.Net/WebClient/GetWebRequest/Project.csproj b/snippets/csharp/System.Net/WebClient/GetWebRequest/Project.csproj
index c02dc5044e7..a369cfa8a80 100644
--- a/snippets/csharp/System.Net/WebClient/GetWebRequest/Project.csproj
+++ b/snippets/csharp/System.Net/WebClient/GetWebRequest/Project.csproj
@@ -2,7 +2,7 @@
Library
- net6.0
+ net10.0
\ No newline at end of file
diff --git a/snippets/csharp/System.Net/WebException/Response/Project.csproj b/snippets/csharp/System.Net/WebException/Response/Project.csproj
index c02dc5044e7..a369cfa8a80 100644
--- a/snippets/csharp/System.Net/WebException/Response/Project.csproj
+++ b/snippets/csharp/System.Net/WebException/Response/Project.csproj
@@ -2,7 +2,7 @@
Library
- net6.0
+ net10.0
\ No newline at end of file
diff --git a/snippets/csharp/System.Net/WebHeaderCollection/Add/Project.csproj b/snippets/csharp/System.Net/WebHeaderCollection/Add/Project.csproj
index c02dc5044e7..a369cfa8a80 100644
--- a/snippets/csharp/System.Net/WebHeaderCollection/Add/Project.csproj
+++ b/snippets/csharp/System.Net/WebHeaderCollection/Add/Project.csproj
@@ -2,7 +2,7 @@
Library
- net6.0
+ net10.0
\ No newline at end of file
diff --git a/snippets/csharp/System.Net/WebHeaderCollection/AllKeys/Project.csproj b/snippets/csharp/System.Net/WebHeaderCollection/AllKeys/Project.csproj
index c02dc5044e7..a369cfa8a80 100644
--- a/snippets/csharp/System.Net/WebHeaderCollection/AllKeys/Project.csproj
+++ b/snippets/csharp/System.Net/WebHeaderCollection/AllKeys/Project.csproj
@@ -2,7 +2,7 @@
Library
- net6.0
+ net10.0
\ No newline at end of file
diff --git a/snippets/csharp/System.Net/WebHeaderCollection/GetValues/Project.csproj b/snippets/csharp/System.Net/WebHeaderCollection/GetValues/Project.csproj
index c02dc5044e7..a369cfa8a80 100644
--- a/snippets/csharp/System.Net/WebHeaderCollection/GetValues/Project.csproj
+++ b/snippets/csharp/System.Net/WebHeaderCollection/GetValues/Project.csproj
@@ -2,7 +2,7 @@
Library
- net6.0
+ net10.0
\ No newline at end of file
diff --git a/snippets/csharp/System.Net/WebHeaderCollection/IsRestricted/Project.csproj b/snippets/csharp/System.Net/WebHeaderCollection/IsRestricted/Project.csproj
index c02dc5044e7..a369cfa8a80 100644
--- a/snippets/csharp/System.Net/WebHeaderCollection/IsRestricted/Project.csproj
+++ b/snippets/csharp/System.Net/WebHeaderCollection/IsRestricted/Project.csproj
@@ -2,7 +2,7 @@
Library
- net6.0
+ net10.0
\ No newline at end of file
diff --git a/snippets/csharp/System.Net/WebHeaderCollection/Remove/Project.csproj b/snippets/csharp/System.Net/WebHeaderCollection/Remove/Project.csproj
index c02dc5044e7..a369cfa8a80 100644
--- a/snippets/csharp/System.Net/WebHeaderCollection/Remove/Project.csproj
+++ b/snippets/csharp/System.Net/WebHeaderCollection/Remove/Project.csproj
@@ -2,7 +2,7 @@
Library
- net6.0
+ net10.0
\ No newline at end of file
diff --git a/snippets/csharp/System.Net/WebHeaderCollection/Set/Project.csproj b/snippets/csharp/System.Net/WebHeaderCollection/Set/Project.csproj
index c02dc5044e7..a369cfa8a80 100644
--- a/snippets/csharp/System.Net/WebHeaderCollection/Set/Project.csproj
+++ b/snippets/csharp/System.Net/WebHeaderCollection/Set/Project.csproj
@@ -2,7 +2,7 @@
Library
- net6.0
+ net10.0
\ No newline at end of file
diff --git a/snippets/csharp/System.Net/WebProxy/.ctor/Project.csproj b/snippets/csharp/System.Net/WebProxy/.ctor/Project.csproj
index c02dc5044e7..a369cfa8a80 100644
--- a/snippets/csharp/System.Net/WebProxy/.ctor/Project.csproj
+++ b/snippets/csharp/System.Net/WebProxy/.ctor/Project.csproj
@@ -2,7 +2,7 @@
Library
- net6.0
+ net10.0
\ No newline at end of file
diff --git a/snippets/csharp/System.Net/WebProxy/Address/Project.csproj b/snippets/csharp/System.Net/WebProxy/Address/Project.csproj
index c02dc5044e7..a369cfa8a80 100644
--- a/snippets/csharp/System.Net/WebProxy/Address/Project.csproj
+++ b/snippets/csharp/System.Net/WebProxy/Address/Project.csproj
@@ -2,7 +2,7 @@
Library
- net6.0
+ net10.0
\ No newline at end of file
diff --git a/snippets/csharp/System.Net/WebProxy/Overview/Project.csproj b/snippets/csharp/System.Net/WebProxy/Overview/Project.csproj
index c02dc5044e7..a369cfa8a80 100644
--- a/snippets/csharp/System.Net/WebProxy/Overview/Project.csproj
+++ b/snippets/csharp/System.Net/WebProxy/Overview/Project.csproj
@@ -2,7 +2,7 @@
Library
- net6.0
+ net10.0
\ No newline at end of file
diff --git a/snippets/csharp/System.Net/WebRequest/CachePolicy/Project.csproj b/snippets/csharp/System.Net/WebRequest/CachePolicy/Project.csproj
index c02dc5044e7..a369cfa8a80 100644
--- a/snippets/csharp/System.Net/WebRequest/CachePolicy/Project.csproj
+++ b/snippets/csharp/System.Net/WebRequest/CachePolicy/Project.csproj
@@ -2,7 +2,7 @@
Library
- net6.0
+ net10.0
\ No newline at end of file
diff --git a/snippets/csharp/System.Net/WebRequest/Create/Project.csproj b/snippets/csharp/System.Net/WebRequest/Create/Project.csproj
index c02dc5044e7..a369cfa8a80 100644
--- a/snippets/csharp/System.Net/WebRequest/Create/Project.csproj
+++ b/snippets/csharp/System.Net/WebRequest/Create/Project.csproj
@@ -2,7 +2,7 @@
Library
- net6.0
+ net10.0
\ No newline at end of file
diff --git a/snippets/csharp/System.Net/WebResponse/Close/Project.csproj b/snippets/csharp/System.Net/WebResponse/Close/Project.csproj
index c02dc5044e7..a369cfa8a80 100644
--- a/snippets/csharp/System.Net/WebResponse/Close/Project.csproj
+++ b/snippets/csharp/System.Net/WebResponse/Close/Project.csproj
@@ -2,7 +2,7 @@
Library
- net6.0
+ net10.0
\ No newline at end of file
diff --git a/snippets/csharp/System.Net/WebResponse/ContentLength/Project.csproj b/snippets/csharp/System.Net/WebResponse/ContentLength/Project.csproj
index c02dc5044e7..a369cfa8a80 100644
--- a/snippets/csharp/System.Net/WebResponse/ContentLength/Project.csproj
+++ b/snippets/csharp/System.Net/WebResponse/ContentLength/Project.csproj
@@ -2,7 +2,7 @@
Library
- net6.0
+ net10.0
\ No newline at end of file
diff --git a/snippets/csharp/System.Net/WebResponse/GetResponseStream/Project.csproj b/snippets/csharp/System.Net/WebResponse/GetResponseStream/Project.csproj
index c02dc5044e7..a369cfa8a80 100644
--- a/snippets/csharp/System.Net/WebResponse/GetResponseStream/Project.csproj
+++ b/snippets/csharp/System.Net/WebResponse/GetResponseStream/Project.csproj
@@ -2,7 +2,7 @@
Library
- net6.0
+ net10.0
\ No newline at end of file
diff --git a/snippets/csharp/System.Net/WebResponse/Headers/Project.csproj b/snippets/csharp/System.Net/WebResponse/Headers/Project.csproj
index c02dc5044e7..a369cfa8a80 100644
--- a/snippets/csharp/System.Net/WebResponse/Headers/Project.csproj
+++ b/snippets/csharp/System.Net/WebResponse/Headers/Project.csproj
@@ -2,7 +2,7 @@
Library
- net6.0
+ net10.0
\ No newline at end of file
diff --git a/snippets/csharp/System.Net/WebResponse/Overview/Project.csproj b/snippets/csharp/System.Net/WebResponse/Overview/Project.csproj
index c02dc5044e7..a369cfa8a80 100644
--- a/snippets/csharp/System.Net/WebResponse/Overview/Project.csproj
+++ b/snippets/csharp/System.Net/WebResponse/Overview/Project.csproj
@@ -2,7 +2,7 @@
Library
- net6.0
+ net10.0
\ No newline at end of file