Commit 8121b7a
Replace NETCOREAPP compiler directive with NET (dotnet#101693)
* Replace NETCOREAPP compiler directive with NET
Consistently use the `NET` preprocessor directive
instead of a mix of both `NETCOREAPP` and `NET`.
* Remaining NETCOREAPP usages
* Update TestCaseCompilationMetadataProvider.cs
* Update TestCaseCompilationMetadataProvider.cs1 parent f274d29 commit 8121b7a
423 files changed
Lines changed: 853 additions & 853 deletions
File tree
- src
- coreclr/tools/aot/ILCompiler.Trimming.Tests/TestCasesRunner
- libraries
- Common
- src
- Extensions
- Interop/Windows/NCrypt
- System
- Reflection
- Resources
- Security/Cryptography
- Asn1/Pkcs12
- Text
- Json
- tests
- SourceGenerators
- System
- Collections
- IO/Compression
- Net/Http
- Security/Cryptography
- AlgorithmImplementations
- DSA
- ECDiffieHellman
- ECDsa
- EC
- TestUtilities/System
- Runtime/InteropServices
- Microsoft.Extensions.Configuration.Binder
- src
- tests
- Common
- SourceGenerationTests
- Microsoft.Extensions.Configuration
- src
- tests/FunctionalTests
- Microsoft.Extensions.DependencyInjection.Abstractions/src
- Microsoft.Extensions.DependencyInjection/tests/DI.Tests
- Microsoft.Extensions.DependencyModel/src
- Microsoft.Extensions.FileProviders.Composite/tests
- Microsoft.Extensions.FileProviders.Physical/src
- Internal
- Microsoft.Extensions.FileSystemGlobbing/tests/TestUtility
- Microsoft.Extensions.Hosting.Systemd/src
- Microsoft.Extensions.Hosting
- src
- tests/UnitTests
- Microsoft.Extensions.Http/src/Logging
- Microsoft.Extensions.Logging.Console/src
- Microsoft.Extensions.Logging.EventSource/tests
- Microsoft.Extensions.Logging/tests/Common
- Microsoft.Extensions.Options/tests/SourceGeneration.Unit.Tests
- Microsoft.Extensions.Primitives/src
- System.CodeDom
- src/Microsoft/VisualBasic
- tests/System/CodeDom
- System.Collections.Immutable
- ref
- src/System/Collections/Immutable
- tests
- System.ComponentModel.Composition/src/System/ComponentModel/Composition/Hosting
- System.Configuration.ConfigurationManager/src/System/Configuration
- System.Diagnostics.DiagnosticSource/src/System/Diagnostics
- Metrics
- System.Diagnostics.PerformanceCounter/src/System/Diagnostics
- System.DirectoryServices.Protocols/tests
- System.Formats.Asn1
- src/System/Formats/Asn1
- tests/Reader
- System.Formats.Cbor
- src/System/Formats/Cbor
- Writer
- tests/Reader
- System.IO.Hashing
- src/System/IO/Hashing
- tests
- System.IO.Packaging/src/System/IO/Packaging
- System.IO.Pipelines
- src/System/IO/Pipelines
- tests
- Infrastructure
- System.IO.Ports/src/System/IO/Ports
- System.Net.Http.Json
- src/System/Net/Http/Json
- tests/FunctionalTests
- System.Net.Http.WinHttpHandler
- src/System/Net/Http
- tests/FunctionalTests
- System.Net.Http/tests/FunctionalTests
- System.Numerics.Tensors/tests
- System.Reflection.Context/src/System/Reflection/Context/Delegation
- System.Reflection.DispatchProxy/tests
- System.Reflection.MetadataLoadContext
- src/System/Reflection/TypeLoading
- Assemblies
- General
- Modules
- Types
- tests/src/TestUtils
- System.Reflection.Metadata
- src/System/Reflection
- Internal/Utilities
- PortableExecutable
- tests/Metadata
- Decoding
- System.Runtime.Caching
- src/System/Runtime/Caching
- Configuration
- tests/System.Runtime.Caching
- System.Runtime.InteropServices/tests/System.Runtime.InteropServices.UnitTests/System/Runtime/InteropServices/Marshal
- System.Runtime.Serialization.Formatters/tests
- System.Runtime/tests
- System.Resources.ResourceManager.Tests
- System.ValueTuple.Tests
- System.Security.Cryptography.Cose
- src/System/Security/Cryptography/Cose
- tests
- System.Security.Cryptography.Pkcs
- ref
- src
- Internal/Cryptography
- Pal
- AnyOS
- Windows
- System/Security/Cryptography/Pkcs
- tests
- EnvelopedCms
- Pkcs12
- SignedCms
- System.Security.Cryptography.Xml
- src/System/Security/Cryptography/Xml
- tests
- Samples
- System.Security.Cryptography/tests
- AsymmetricAlgorithm
- X509Certificates
- CertificateCreation
- System.Security.Permissions
- ref
- src/System
- Configuration
- Data
- Common
- Odbc
- OleDb
- OracleClient
- SqlClient
- Diagnostics
- Drawing/Printing
- Net
- Mail
- NetworkInformation
- PeerToPeer
- Collaboration
- Security
- Permissions
- Policy
- ServiceProcess
- Transactions
- Web
- Xaml/Permissions
- System.ServiceModel.Syndication/src/System/ServiceModel/Syndication
- System.ServiceProcess.ServiceController
- src/System/ServiceProcess
- tests
- System.Text.Encodings.Web/src/System
- IO
- Text/Encodings/Web
- System.Text.Json
- Common
- src/System
- Text/Json
- Document
- Nodes
- Reader
- Serialization
- Converters
- Collection
- Value
- Metadata
- Writer
- tests
- Common
- CollectionTests
- System.Text.Json.SourceGeneration.Tests
- Serialization
- System.Text.Json.SourceGeneration.Unit.Tests
- System.Text.Json.Tests
- Serialization
- CustomConverterTests
- System.Text.RegularExpressions
- gen
- tests/FunctionalTests
- System.Threading.RateLimiting/src/System/Threading/RateLimiting
- tasks
- Common
- Microsoft.NET.WebAssembly.Webcil
- tests
- Common/CoreCLRTestLibrary
- tracing/eventpipe/common/Microsoft.Diagnostics.NETCore.Client/DiagnosticsIpc
- tools/illink
- external/Mono.Options
- src/ILLink.RoslynAnalyzer
- test
- Mono.Linker.Tests.Cases.Expectations/Helpers
- Mono.Linker.Tests.Cases
- Attributes.Debugger/KeepDebugMembers
- Attributes
- OnlyKeepUsed
- DynamicDependencies
- LinkAttributes
- Reflection
- TypeForwarding
- UnreachableBlock
- UnreachableBody
- Warnings
- Individual
- WarningSuppression
- Mono.Linker.Tests
- TestCasesRunner
- TestCases
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
| 61 | + | |
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
80 | | - | |
| 80 | + | |
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
| |||
Lines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
190 | 190 | | |
191 | 191 | | |
192 | 192 | | |
193 | | - | |
| 193 | + | |
194 | 194 | | |
195 | 195 | | |
196 | 196 | | |
| |||
224 | 224 | | |
225 | 225 | | |
226 | 226 | | |
227 | | - | |
| 227 | + | |
228 | 228 | | |
229 | 229 | | |
230 | 230 | | |
231 | 231 | | |
232 | 232 | | |
233 | 233 | | |
234 | | - | |
| 234 | + | |
235 | 235 | | |
236 | 236 | | |
237 | 237 | | |
| |||
331 | 331 | | |
332 | 332 | | |
333 | 333 | | |
334 | | - | |
| 334 | + | |
335 | 335 | | |
336 | 336 | | |
337 | 337 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
217 | 217 | | |
218 | 218 | | |
219 | 219 | | |
220 | | - | |
| 220 | + | |
221 | 221 | | |
222 | 222 | | |
223 | 223 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
| 59 | + | |
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
129 | 129 | | |
130 | 130 | | |
131 | 131 | | |
132 | | - | |
| 132 | + | |
133 | 133 | | |
134 | 134 | | |
135 | 135 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
488 | 488 | | |
489 | 489 | | |
490 | 490 | | |
491 | | - | |
| 491 | + | |
492 | 492 | | |
493 | 493 | | |
494 | 494 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
| 66 | + | |
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| |||
0 commit comments