Commit 7671b50
committed
Use TargetFramework singular for tests
Use TargetFramework instead of TargetFrameworks property whenever a
test project targets a single target framework only.
This avoid unnecessary outer builds and evaluations and makes the build
faster.1 parent 9ebe0ef commit 7671b50
171 files changed
Lines changed: 171 additions & 173 deletions
File tree
- src/libraries
- Common/tests
- AndroidTestRunner
- AppleTestRunner
- StreamConformanceTests
- System/Xml/XmlCoreTest
- TestUtilities.Unicode
- WasmTestRunner
- Microsoft.Diagnostics.Tracing.EventSource.Redist
- src
- tests
- Microsoft.Extensions.Hosting.Systemd/tests
- Microsoft.Extensions.Logging.Abstractions/tests/Microsoft.Extensions.Logging.Generators.Tests
- Microsoft.NETCore.Platforms/src
- Microsoft.XmlSerializer.Generator/tests
- System.AppContext/tests
- System.Buffers/tests
- System.Collections.Concurrent/tests
- System.Collections.NonGeneric/tests
- System.Collections.Specialized/tests
- System.Collections/tests
- System.ComponentModel.Composition.Registration/tests
- System.ComponentModel.Composition/tests
- System.ComponentModel.EventBasedAsync/tests
- System.ComponentModel.Primitives/tests
- System.ComponentModel.TypeConverter/tests
- System.ComponentModel/tests
- System.Console/tests/ManualTests
- System.Data.Common/tests
- System.Data.DataSetExtensions/tests
- System.Diagnostics.Contracts/tests
- System.Diagnostics.DiagnosticSource/tests/TestWithConfigSwitches
- System.Diagnostics.FileVersionInfo/tests/System.Diagnostics.FileVersionInfo.TestAssembly
- System.Diagnostics.Process/tests/LongPath
- System.Diagnostics.StackTrace/tests
- System.Diagnostics.TextWriterTraceListener/tests
- System.Diagnostics.Tools/tests
- System.Diagnostics.TraceSource/tests
- System.Drawing.Primitives/tests
- System.Formats.Cbor/tests/CborDocument
- System.Globalization.Calendars/tests
- CalendarTestWithConfigSwitch
- System.Globalization.Extensions/tests
- System.Globalization/tests
- Invariant
- System.IO.FileSystem.Primitives/tests
- System.IO.FileSystem/tests/ManualTests
- System.IO.UnmanagedMemoryStream/tests
- System.IO/tests
- System.Linq.Parallel/tests
- System.Linq.Queryable/tests
- System.Linq/tests
- System.Memory/tests
- System.Net.Mail/tests/Functional
- System.Net.NetworkInformation/tests/FunctionalTests
- System.Net.Requests/tests
- System.Net.ServicePoint/tests
- System.Net.WebClient/tests
- System.Net.WebHeaderCollection/tests
- System.Net.WebProxy/tests
- System.Net.WebSockets/tests
- System.Numerics.Vectors/tests
- System.ObjectModel/tests
- System.Private.Uri/tests
- ExtendedFunctionalTests
- FunctionalTests
- UnitTests
- System.Private.Xml.Linq/tests
- Properties
- SDMSample
- Schema
- Streaming
- TreeManipulation
- XDocument.Common
- XPath/XDocument
- axes
- events
- misc
- xNodeBuilder
- xNodeReader
- System.Private.Xml/tests
- Misc
- Readers
- CharCheckingReader
- CustomReader
- FactoryReader
- NameTable
- ReaderSettings
- SubtreeReader
- WrappedReader
- Writers
- RwFactory
- XmlWriterApi
- XPath
- XPathDocument
- XmlDocument
- XmlConvert
- XmlDocument
- XmlNodeReader/System.Xml.XmlNodeReader.Tests
- XmlReaderLib
- XmlReader
- Tests
- XmlResolver
- XmlResolver/System.Xml.XmlResolver.Tests
- XmlSchema
- XmlSchemaSet
- XmlSchemaValidatorApi
- XmlSerializer
- ReflectionOnly
- XmlWriter
- Xslt
- XslCompiledTransformApi
- XslTransformApi
- XsltCompiler
- System.Reflection.Context/tests
- System.Reflection.DispatchProxy/tests
- TestDependency
- System.Reflection.Emit.ILGeneration/tests
- System.Reflection.Emit.Lightweight/tests
- System.Reflection.Emit/tests
- System.Reflection.Extensions/tests
- System.Reflection.TypeExtensions/tests
- System.Reflection/tests
- CoreCLR
- TestExe
- System.Resources.Reader/tests
- System.Resources.Writer/tests
- System.Runtime.CompilerServices.VisualC/tests
- System.Runtime.Extensions/tests
- TargetFrameworkNameTestApp
- TestAppOutsideOfTPA
- TestApp
- VoidMainWithExitCodeApp
- System.Runtime.Handles/tests
- System.Runtime.InteropServices/tests
- DllImportGenerator.Tests
- DllImportGenerator.UnitTests
- System.Runtime.InteropServices.ComDisabled.UnitTests
- System.Runtime.Loader/tests
- ApplyUpdate
- System.Reflection.Metadata.ApplyUpdate.Test.AddLambdaCapturingThis
- System.Reflection.Metadata.ApplyUpdate.Test.AddNestedClass
- System.Reflection.Metadata.ApplyUpdate.Test.AddStaticField
- System.Reflection.Metadata.ApplyUpdate.Test.AddStaticLambda
- System.Reflection.Metadata.ApplyUpdate.Test.AsyncMethodChange
- System.Reflection.Metadata.ApplyUpdate.Test.ClassWithCustomAttributes
- System.Reflection.Metadata.ApplyUpdate.Test.CustomAttributeDelete
- System.Reflection.Metadata.ApplyUpdate.Test.CustomAttributeUpdate
- System.Reflection.Metadata.ApplyUpdate.Test.FirstCallAfterUpdate
- System.Reflection.Metadata.ApplyUpdate.Test.LambdaBodyChange
- System.Reflection.Metadata.ApplyUpdate.Test.LambdaCapturesThis
- System.Reflection.Metadata.ApplyUpdate.Test.MethodBody1
- ContextualReflectionDependency
- DefaultContext
- LoaderLinkTest.Dynamic
- RefEmitLoadContext
- ReferencedClassLibNeutralIsSatellite
- ReferencedClassLib
- System.Runtime.Loader.Noop.Assembly
- System.Runtime.Numerics/tests
- System.Runtime.Serialization.Json/tests
- ReflectionOnly
- System.Runtime.Serialization.Primitives/tests
- System.Runtime.Serialization.Xml/tests
- Canonicalization
- ReflectionOnly
- System.Security.Claims/tests
- System.Security.SecureString/tests
- System.Text.Encoding.Extensions/tests
- System.Text.Encoding/tests
- System.Text.RegularExpressions/tests/System.Text.RegularExpressions.Generators.Tests
- System.Threading.Overlapped/tests
- System.Threading.Tasks.Extensions/tests
- System.Threading.Tasks.Parallel/tests
- System.Threading.Tasks/tests
- System.Threading.ThreadPool/tests
- System.Threading.Thread/tests
- DefaultApartmentStateMain
- MTAMain
- STAMain
- System.Threading.Timer/tests
- System.Threading/tests
- System.Transactions.Local/tests
- System.ValueTuple/tests
- System.Web.HttpUtility/tests
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
0 commit comments