Commit 81856e7
authored
Update all *.slnx with EventSourceGenerator.csproj (#121696)
This is the result of `dotnet build /t:UpdateSolutionFile slngen.proj`
command (except for SPC.slnx which is not covered by the script so I
added it there by hands).
It's not build related, just for the people who open slnx for
development, so the newly added SG
(#121180) can show up in the
solution tree.
<img width="1092" height="529"
alt="{3B42DE0C-82BD-4E62-8AEC-11221AE39139}"
src="https://github.com/user-attachments/assets/a13b4d19-b12b-48ec-8a0b-7b7743b4ac12"
/>1 parent 8ec531d commit 81856e7
File tree
158 files changed
+1346
-1
lines changed- src
- coreclr/System.Private.CoreLib
- libraries
- Microsoft.Bcl.Cryptography
- Microsoft.CSharp
- Microsoft.Extensions.Caching.Memory
- Microsoft.Extensions.Configuration.Binder
- Microsoft.Extensions.Configuration.Json
- Microsoft.Extensions.Configuration.UserSecrets
- Microsoft.Extensions.Configuration.Xml
- Microsoft.Extensions.Configuration
- Microsoft.Extensions.DependencyModel
- Microsoft.Extensions.Diagnostics.Abstractions
- Microsoft.Extensions.Diagnostics
- Microsoft.Extensions.HostFactoryResolver
- Microsoft.Extensions.Hosting.Abstractions
- Microsoft.Extensions.Hosting.Systemd
- Microsoft.Extensions.Hosting.WindowsServices
- Microsoft.Extensions.Hosting
- Microsoft.Extensions.Http
- Microsoft.Extensions.Logging.Abstractions
- Microsoft.Extensions.Logging.Configuration
- Microsoft.Extensions.Logging.Console
- Microsoft.Extensions.Logging.Debug
- Microsoft.Extensions.Logging.EventLog
- Microsoft.Extensions.Logging.EventSource
- Microsoft.Extensions.Logging.TraceSource
- Microsoft.Extensions.Logging
- Microsoft.Extensions.Options
- Microsoft.VisualBasic.Core
- Microsoft.Win32.Primitives
- Microsoft.Win32.Registry
- System.Collections.Concurrent
- System.Collections.Immutable
- System.Collections.NonGeneric
- System.Collections.Specialized
- System.Collections
- System.ComponentModel.Annotations
- System.ComponentModel.EventBasedAsync
- System.ComponentModel.Primitives
- System.ComponentModel.TypeConverter
- System.ComponentModel
- System.Configuration.ConfigurationManager
- System.Console
- System.Data.Common
- System.Data.OleDb
- System.Diagnostics.Contracts
- System.Diagnostics.DiagnosticSource
- System.Diagnostics.EventLog
- System.Diagnostics.FileVersionInfo
- System.Diagnostics.PerformanceCounter
- System.Diagnostics.Process
- System.Diagnostics.StackTrace
- System.Diagnostics.TextWriterTraceListener
- System.Diagnostics.TraceSource
- System.Diagnostics.Tracing
- System.DirectoryServices.AccountManagement
- System.DirectoryServices.Protocols
- System.DirectoryServices
- System.Drawing.Primitives
- System.Formats.Asn1
- System.Formats.Nrbf
- System.Formats.Tar
- System.IO.Compression.Brotli
- System.IO.Compression.ZipFile
- System.IO.Compression
- System.IO.FileSystem.AccessControl
- System.IO.FileSystem.DriveInfo
- System.IO.FileSystem.Watcher
- System.IO.IsolatedStorage
- System.IO.MemoryMappedFiles
- System.IO.Pipelines
- System.IO.Pipes.AccessControl
- System.IO.Pipes
- System.IO.Ports
- System.Linq.AsyncEnumerable
- System.Linq.Expressions
- System.Linq.Parallel
- System.Linq.Queryable
- System.Linq
- System.Memory.Data
- System.Memory
- System.Net.Http.Json
- System.Net.Http.WinHttpHandler
- System.Net.HttpListener
- System.Net.Http
- System.Net.Mail
- System.Net.NameResolution
- System.Net.NetworkInformation
- System.Net.Ping
- System.Net.Primitives
- System.Net.Quic
- System.Net.Requests
- System.Net.Security
- System.Net.ServerSentEvents
- System.Net.Sockets
- System.Net.WebClient
- System.Net.WebHeaderCollection
- System.Net.WebProxy
- System.Net.WebSockets.Client
- System.Net.WebSockets
- System.Numerics.Vectors
- System.ObjectModel
- System.Private.DataContractSerialization
- System.Private.Uri
- System.Private.Xml.Linq
- System.Private.Xml
- System.Reflection.DispatchProxy
- System.Reflection.Emit.ILGeneration
- System.Reflection.Emit.Lightweight
- System.Reflection.Emit
- System.Reflection.MetadataLoadContext
- System.Reflection.Metadata
- System.Reflection.Primitives
- System.Reflection.TypeExtensions
- System.Resources.Extensions
- System.Resources.Writer
- System.Runtime.Caching
- System.Runtime.CompilerServices.VisualC
- System.Runtime.InteropServices.JavaScript
- System.Runtime.InteropServices
- System.Runtime.Intrinsics
- System.Runtime.Loader
- System.Runtime.Numerics
- System.Runtime.Serialization.Formatters
- System.Runtime.Serialization.Json
- System.Runtime.Serialization.Primitives
- System.Runtime.Serialization.Xml
- System.Runtime
- System.Security.AccessControl
- System.Security.Claims
- System.Security.Cryptography.Cose
- System.Security.Cryptography.Pkcs
- System.Security.Cryptography.Xml
- System.Security.Cryptography
- System.Security.Permissions
- System.Security.Principal.Windows
- System.ServiceProcess.ServiceController
- System.Text.Encoding.CodePages
- System.Text.Encoding.Extensions
- System.Text.Encodings.Web
- System.Text.Json
- System.Text.RegularExpressions
- System.Threading.AccessControl
- System.Threading.Channels
- System.Threading.Overlapped
- System.Threading.Tasks.Dataflow
- System.Threading.Tasks.Parallel
- System.Threading.ThreadPool
- System.Threading.Thread
- System.Threading
- System.Transactions.Local
- System.Web.HttpUtility
- System.Windows.Extensions
- System.Xml.ReaderWriter
- System.Xml.XDocument
- System.Xml.XPath.XDocument
- System.Xml.XPath
- System.Xml.XmlSerializer
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
158 files changed
+1346
-1
lines changedLines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
24 | 33 | | |
25 | 34 | | |
26 | 35 | | |
| |||
Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
13 | 21 | | |
14 | 22 | | |
15 | 23 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
13 | 21 | | |
14 | 22 | | |
15 | 23 | | |
| |||
Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
45 | 53 | | |
46 | 54 | | |
47 | 55 | | |
| |||
Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
21 | 29 | | |
22 | 30 | | |
23 | 31 | | |
| |||
src/libraries/Microsoft.Extensions.Configuration.Json/Microsoft.Extensions.Configuration.Json.slnx
Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
21 | 29 | | |
22 | 30 | | |
23 | 31 | | |
| |||
Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
13 | 21 | | |
14 | 22 | | |
15 | 23 | | |
| |||
Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
21 | 29 | | |
22 | 30 | | |
23 | 31 | | |
| |||
Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
21 | 29 | | |
22 | 30 | | |
23 | 31 | | |
| |||
Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
13 | 21 | | |
14 | 22 | | |
15 | 23 | | |
| |||
0 commit comments