From 17662fc30cfd4cc6e7dbba978a3fb512380c0b70 Mon Sep 17 00:00:00 2001 From: Jan Kotas Date: Fri, 4 Mar 2022 22:21:59 -0800 Subject: [PATCH] Replace TargetFrameworks with TargetFramework where possible (#66198) --- docs/coding-guidelines/libraries-packaging.md | 10 +++++----- .../ILCompiler.Reflection.ReadyToRun.csproj | 2 +- .../aot/ILCompiler.TypeSystem/ILCompiler.TypeSystem.csproj | 2 +- .../Assets/TestProjects/StandaloneApp6x/StandaloneApp6x.csproj | 2 +- .../tests/System/Xml/BaseLibManaged/BaseLibManaged.csproj | 4 ++-- .../Common/tests/System/Xml/ModuleCore/ModuleCore.csproj | 2 +- src/libraries/Common/tests/System/Xml/XmlDiff/XmlDiff.csproj | 2 +- .../tests/nonentrypointassembly/nonentrypointassembly.csproj | 2 +- .../tests/Microsoft.Win32.Registry.Tests.csproj | 2 +- .../tests/SerializableAssembly.csproj | 2 +- .../System.ComponentModel.Composition.Noop.Assembly.csproj | 2 +- .../tests/ExceptionTestAssembly/ExceptionTestAssembly.csproj | 2 +- .../NlsTests/System.Globalization.Extensions.Nls.Tests.csproj | 2 +- .../tests/NlsTests/System.Globalization.Nls.Tests.csproj | 2 +- .../tests/System.IO.FileSystem.AccessControl.Tests.csproj | 2 +- .../System.IO.FileSystem.DisabledFileLocking.Tests.csproj | 2 +- .../tests/System.IO.Pipes.AccessControl.Tests.csproj | 2 +- .../UnitTests/System.Net.Http.WinHttpHandler.Unit.Tests.csproj | 2 +- .../tests/wasm/System.Net.WebSockets.Client.Wasm.Tests.csproj | 2 +- .../System.Private.Runtime.InteropServices.JavaScript.csproj | 2 +- ...tem.Private.Runtime.InteropServices.JavaScript.Tests.csproj | 2 +- .../XDocument.Test.ModuleCore/XDocument.Test.ModuleCore.csproj | 2 +- .../System.Reflection.Tests.Assembly_0_0_0_0.csproj | 2 +- .../System.Reflection.Tests.Assembly_1_0_0_0.csproj | 2 +- .../System.Reflection.Tests.Assembly_1_1_0_0.csproj | 2 +- .../System.Reflection.Tests.Assembly_1_1_1_0.csproj | 2 +- .../System.Reflection.Tests.Assembly_1_1_1_2.csproj | 2 +- .../System.Reflection.Tests.Assembly_1_1_1_3.csproj | 2 +- .../System.Reflection.Tests.Assembly_1_1_2_0.csproj | 2 +- .../System.Reflection.Tests.Assembly_1_1_3_0.csproj | 2 +- .../System.Reflection.Tests.Assembly_1_2_0_0.csproj | 2 +- .../System.Reflection.Tests.Assembly_1_3_0_0.csproj | 2 +- .../System.Reflection.Tests.Assembly_3_0_0_0.csproj | 2 +- .../tests/ForwardedTypesAssembly/ForwardedTypesAssembly.csproj | 2 +- .../System.Reflection/tests/TestAssembly/TestAssembly.csproj | 2 +- .../tests/UnloadableAssembly/UnloadableAssembly.csproj | 2 +- .../ref/System.Runtime.CompilerServices.Unsafe.csproj | 4 ++-- .../src/System.Runtime.CompilerServices.Unsafe.csproj | 4 ++-- .../tests/System.Runtime.CompilerServices.Unsafe.Tests.csproj | 2 +- .../tests/AssemblyResolveTestApp/AssemblyResolveTestApp.csproj | 2 +- ...ion.Metadata.ApplyUpdate.Test.StaticLambdaRegression.csproj | 2 +- .../tests/NlsTests/System.Runtime.Nls.Tests.csproj | 2 +- .../TestCollectibleAssembly/TestCollectibleAssembly.csproj | 2 +- .../tests/TestLoadAssembly/TestLoadAssembly.csproj | 2 +- .../tests/TestModule/System.Reflection.TestModule.ilproj | 2 +- .../System.Runtime/tests/TestStructs/System.TestStructs.ilproj | 2 +- .../tests/System.Security.AccessControl.Tests.csproj | 2 +- .../tests/System.Security.Cryptography.Cng.Tests.csproj | 2 +- .../tests/System.Security.Permissions.Tests.csproj | 2 +- .../tests/System.Security.Principal.Windows.Tests.csproj | 2 +- src/libraries/System.Speech/tests/System.Speech.Tests.csproj | 2 +- .../System.Text.Json.TestLibrary.targets | 2 +- .../tests/System.Windows.Extensions.Tests.csproj | 2 +- src/tasks/AppleAppBuilder/AppleAppBuilder.csproj | 2 +- src/tasks/Crossgen2Tasks/Crossgen2Tasks.csproj | 2 +- .../BuildWasmApps/Wasm.Build.Tests/Wasm.Build.Tests.csproj | 2 +- .../Wasm.Debugger.Tests/Wasm.Debugger.Tests.csproj | 2 +- .../AOT/Android.Device_Emulator.Aot.Test.csproj | 2 +- .../AOT_LLVM/Android.Device_Emulator.Aot_Llvm.Test.csproj | 2 +- .../Android.Device_Emulator.Interpreter.Test.csproj | 2 +- ...ndroid.Device_Emulator.InvariantCultureOnlyMode.Test.csproj | 2 +- .../JIT/Android.Device_Emulator.JIT.Test.csproj | 2 +- .../PInvoke/Android.Device_Emulator.PInvoke.Test.csproj | 2 +- .../Android.Device_Emulator.RuntimeConfig.Test.csproj | 2 +- src/tests/FunctionalTests/WebAssembly/Directory.Build.props | 2 +- .../iOS/Device/AOT-LLVM/iOS.Device.Aot-Llvm.Test.csproj | 2 +- .../iOS/Simulator/AOT-LLVM/iOS.Simulator.Aot-Llvm.Test.csproj | 2 +- .../iOS/Simulator/AOT/iOS.Simulator.Aot.Test.csproj | 2 +- .../Interpreter/iOS.Simulator.Interpreter.Test.csproj | 2 +- .../iOS.Simulator.InvariantCultureOnlyMode.Test.csproj | 2 +- .../iOS.Simulator.LambdaCompilerAot.Test.csproj | 2 +- .../iOS/Simulator/PInvoke/iOS.Simulator.PInvoke.Test.csproj | 2 +- .../iOS.Simulator.XmlFormatWriterGeneratorAot.Test.csproj | 2 +- .../iOS.Simulator.XmlSerializer_Deserialize.Test.csproj | 2 +- .../tvOS/Device/AOT-LLVM/tvOS.Device.Aot-Llvm.Test.csproj | 2 +- .../tvOS/Simulator/AOT/tvOS.Simulator.Aot.Test.csproj | 2 +- .../Interpreter/tvOS.Simulator.Interpreter.Test.csproj | 2 +- .../tvOS/Simulator/PInvoke/tvOS.Simulator.PInvoke.Test.csproj | 2 +- 78 files changed, 85 insertions(+), 85 deletions(-) diff --git a/docs/coding-guidelines/libraries-packaging.md b/docs/coding-guidelines/libraries-packaging.md index be1a1c8..d3cd475 100644 --- a/docs/coding-guidelines/libraries-packaging.md +++ b/docs/coding-guidelines/libraries-packaging.md @@ -79,16 +79,16 @@ To include an analyzer in a package, simply add an `AnalyzerReference` item to t In the analyzer project make sure to do the following. Ensure it only targets `netstandard2.0` since this is a requirement of the compiler. Enable localization by setting `UsingToolXliff`. Set the `AnalyzerLanguage` property to either `cs` or `vb` if the analyzer is specific to that language. By default the analyzer will be packaged as language-agnostic. Avoid any dependencies in Analyzer projects that aren't already provided by the compiler. ```xml - - netstandard2.0 + + netstandard2.0 true - cs + cs ``` In order to mitigate design-time/build-time performance issues with source generators, we generate build logic to allow the end user to disable the source generator from the package. By default, the MSBuild property an end user can set is named `Disable{PackageId}SourceGenerator`. If a package needs a custom property name, this can be overriden by setting the following property in the project that produces the package ```xml - - CustomPropertyName + + CustomPropertyName ``` diff --git a/src/coreclr/tools/aot/ILCompiler.Reflection.ReadyToRun/ILCompiler.Reflection.ReadyToRun.csproj b/src/coreclr/tools/aot/ILCompiler.Reflection.ReadyToRun/ILCompiler.Reflection.ReadyToRun.csproj index f0c9564..879ff0b 100644 --- a/src/coreclr/tools/aot/ILCompiler.Reflection.ReadyToRun/ILCompiler.Reflection.ReadyToRun.csproj +++ b/src/coreclr/tools/aot/ILCompiler.Reflection.ReadyToRun/ILCompiler.Reflection.ReadyToRun.csproj @@ -8,7 +8,7 @@ Open true - netstandard2.0 + netstandard2.0 false 8002,NU1701 win-x64;win-x86 diff --git a/src/coreclr/tools/aot/ILCompiler.TypeSystem/ILCompiler.TypeSystem.csproj b/src/coreclr/tools/aot/ILCompiler.TypeSystem/ILCompiler.TypeSystem.csproj index 9dd3fb3..c501ee7 100644 --- a/src/coreclr/tools/aot/ILCompiler.TypeSystem/ILCompiler.TypeSystem.csproj +++ b/src/coreclr/tools/aot/ILCompiler.TypeSystem/ILCompiler.TypeSystem.csproj @@ -4,7 +4,7 @@ Internal.TypeSystem ILCompiler.TypeSystem true - net6.0 + net6.0 false x64;x86 AnyCPU diff --git a/src/installer/tests/Assets/TestProjects/StandaloneApp6x/StandaloneApp6x.csproj b/src/installer/tests/Assets/TestProjects/StandaloneApp6x/StandaloneApp6x.csproj index c2ba2db..9fd7e25 100644 --- a/src/installer/tests/Assets/TestProjects/StandaloneApp6x/StandaloneApp6x.csproj +++ b/src/installer/tests/Assets/TestProjects/StandaloneApp6x/StandaloneApp6x.csproj @@ -1,7 +1,7 @@ StandaloneApp - net6.0 + net6.0 Exe $(TestTargetRid) diff --git a/src/libraries/Common/tests/System/Xml/BaseLibManaged/BaseLibManaged.csproj b/src/libraries/Common/tests/System/Xml/BaseLibManaged/BaseLibManaged.csproj index d32fe58..c1e2624 100644 --- a/src/libraries/Common/tests/System/Xml/BaseLibManaged/BaseLibManaged.csproj +++ b/src/libraries/Common/tests/System/Xml/BaseLibManaged/BaseLibManaged.csproj @@ -1,9 +1,9 @@ WebData.BaseLib - netstandard2.0 + netstandard2.0 - \ No newline at end of file + diff --git a/src/libraries/Common/tests/System/Xml/ModuleCore/ModuleCore.csproj b/src/libraries/Common/tests/System/Xml/ModuleCore/ModuleCore.csproj index 509d55f..292cb90 100644 --- a/src/libraries/Common/tests/System/Xml/ModuleCore/ModuleCore.csproj +++ b/src/libraries/Common/tests/System/Xml/ModuleCore/ModuleCore.csproj @@ -1,6 +1,6 @@ - netstandard2.0 + netstandard2.0 diff --git a/src/libraries/Common/tests/System/Xml/XmlDiff/XmlDiff.csproj b/src/libraries/Common/tests/System/Xml/XmlDiff/XmlDiff.csproj index 8a6b587..ca93857 100644 --- a/src/libraries/Common/tests/System/Xml/XmlDiff/XmlDiff.csproj +++ b/src/libraries/Common/tests/System/Xml/XmlDiff/XmlDiff.csproj @@ -1,7 +1,7 @@ System.Xml.XmlDiff - netstandard2.0 + netstandard2.0 diff --git a/src/libraries/Microsoft.Extensions.DependencyModel/tests/nonentrypointassembly/nonentrypointassembly.csproj b/src/libraries/Microsoft.Extensions.DependencyModel/tests/nonentrypointassembly/nonentrypointassembly.csproj index 0f39283..638d873 100644 --- a/src/libraries/Microsoft.Extensions.DependencyModel/tests/nonentrypointassembly/nonentrypointassembly.csproj +++ b/src/libraries/Microsoft.Extensions.DependencyModel/tests/nonentrypointassembly/nonentrypointassembly.csproj @@ -1,7 +1,7 @@ - netstandard2.0 + netstandard2.0 true diff --git a/src/libraries/Microsoft.Win32.Registry/tests/Microsoft.Win32.Registry.Tests.csproj b/src/libraries/Microsoft.Win32.Registry/tests/Microsoft.Win32.Registry.Tests.csproj index 2038a83..1feb97e 100644 --- a/src/libraries/Microsoft.Win32.Registry/tests/Microsoft.Win32.Registry.Tests.csproj +++ b/src/libraries/Microsoft.Win32.Registry/tests/Microsoft.Win32.Registry.Tests.csproj @@ -1,7 +1,7 @@ $(DefineConstants);REGISTRY_ASSEMBLY - $(NetCoreAppCurrent)-windows + $(NetCoreAppCurrent)-windows true true diff --git a/src/libraries/Microsoft.XmlSerializer.Generator/tests/SerializableAssembly.csproj b/src/libraries/Microsoft.XmlSerializer.Generator/tests/SerializableAssembly.csproj index f2a884f..911a0f4 100644 --- a/src/libraries/Microsoft.XmlSerializer.Generator/tests/SerializableAssembly.csproj +++ b/src/libraries/Microsoft.XmlSerializer.Generator/tests/SerializableAssembly.csproj @@ -4,7 +4,7 @@ SGen on the test assembly itself, everytime we move the shared framework assemblies to VNext.0.0 or to target a new TFM, since we use the SDK to invoke SGen and there is no recent SDK with VNext.0.0 then SGen fails when it tries to load the types to serialize. --> - netstandard2.1 + netstandard2.1 diff --git a/src/libraries/System.ComponentModel.Composition/tests/System.ComponentModel.Composition.Noop.Assembly/System.ComponentModel.Composition.Noop.Assembly.csproj b/src/libraries/System.ComponentModel.Composition/tests/System.ComponentModel.Composition.Noop.Assembly/System.ComponentModel.Composition.Noop.Assembly.csproj index 6bf5cb7..38b7c4d 100644 --- a/src/libraries/System.ComponentModel.Composition/tests/System.ComponentModel.Composition.Noop.Assembly/System.ComponentModel.Composition.Noop.Assembly.csproj +++ b/src/libraries/System.ComponentModel.Composition/tests/System.ComponentModel.Composition.Noop.Assembly/System.ComponentModel.Composition.Noop.Assembly.csproj @@ -1,6 +1,6 @@ - netstandard2.0 + netstandard2.0 diff --git a/src/libraries/System.Diagnostics.StackTrace/tests/ExceptionTestAssembly/ExceptionTestAssembly.csproj b/src/libraries/System.Diagnostics.StackTrace/tests/ExceptionTestAssembly/ExceptionTestAssembly.csproj index d7b60a9..b7f8517 100644 --- a/src/libraries/System.Diagnostics.StackTrace/tests/ExceptionTestAssembly/ExceptionTestAssembly.csproj +++ b/src/libraries/System.Diagnostics.StackTrace/tests/ExceptionTestAssembly/ExceptionTestAssembly.csproj @@ -1,7 +1,7 @@ true - netstandard2.0 + netstandard2.0 None diff --git a/src/libraries/System.Globalization.Extensions/tests/NlsTests/System.Globalization.Extensions.Nls.Tests.csproj b/src/libraries/System.Globalization.Extensions/tests/NlsTests/System.Globalization.Extensions.Nls.Tests.csproj index 621d668..573565c 100644 --- a/src/libraries/System.Globalization.Extensions/tests/NlsTests/System.Globalization.Extensions.Nls.Tests.csproj +++ b/src/libraries/System.Globalization.Extensions/tests/NlsTests/System.Globalization.Extensions.Nls.Tests.csproj @@ -1,6 +1,6 @@  - $(NetCoreAppCurrent)-windows + $(NetCoreAppCurrent)-windows true diff --git a/src/libraries/System.Globalization/tests/NlsTests/System.Globalization.Nls.Tests.csproj b/src/libraries/System.Globalization/tests/NlsTests/System.Globalization.Nls.Tests.csproj index dbbb13a..fa2d76c 100644 --- a/src/libraries/System.Globalization/tests/NlsTests/System.Globalization.Nls.Tests.csproj +++ b/src/libraries/System.Globalization/tests/NlsTests/System.Globalization.Nls.Tests.csproj @@ -4,7 +4,7 @@ true true - $(NetCoreAppCurrent)-windows + $(NetCoreAppCurrent)-windows 13.0 diff --git a/src/libraries/System.IO.FileSystem.AccessControl/tests/System.IO.FileSystem.AccessControl.Tests.csproj b/src/libraries/System.IO.FileSystem.AccessControl/tests/System.IO.FileSystem.AccessControl.Tests.csproj index 549173e..c42a680 100644 --- a/src/libraries/System.IO.FileSystem.AccessControl/tests/System.IO.FileSystem.AccessControl.Tests.csproj +++ b/src/libraries/System.IO.FileSystem.AccessControl/tests/System.IO.FileSystem.AccessControl.Tests.csproj @@ -1,6 +1,6 @@ - $(NetCoreAppCurrent)-windows + $(NetCoreAppCurrent)-windows diff --git a/src/libraries/System.IO.FileSystem/tests/DisabledFileLockingTests/System.IO.FileSystem.DisabledFileLocking.Tests.csproj b/src/libraries/System.IO.FileSystem/tests/DisabledFileLockingTests/System.IO.FileSystem.DisabledFileLocking.Tests.csproj index 792e40f..78e57f4 100644 --- a/src/libraries/System.IO.FileSystem/tests/DisabledFileLockingTests/System.IO.FileSystem.DisabledFileLocking.Tests.csproj +++ b/src/libraries/System.IO.FileSystem/tests/DisabledFileLockingTests/System.IO.FileSystem.DisabledFileLocking.Tests.csproj @@ -4,7 +4,7 @@ true true - $(NetCoreAppCurrent)-Unix + $(NetCoreAppCurrent)-Unix --working-dir=/test-dir diff --git a/src/libraries/System.IO.Pipes.AccessControl/tests/System.IO.Pipes.AccessControl.Tests.csproj b/src/libraries/System.IO.Pipes.AccessControl/tests/System.IO.Pipes.AccessControl.Tests.csproj index 2e0f3fe..920cf61 100644 --- a/src/libraries/System.IO.Pipes.AccessControl/tests/System.IO.Pipes.AccessControl.Tests.csproj +++ b/src/libraries/System.IO.Pipes.AccessControl/tests/System.IO.Pipes.AccessControl.Tests.csproj @@ -1,6 +1,6 @@ - $(NetCoreAppCurrent)-windows + $(NetCoreAppCurrent)-windows diff --git a/src/libraries/System.Net.Http.WinHttpHandler/tests/UnitTests/System.Net.Http.WinHttpHandler.Unit.Tests.csproj b/src/libraries/System.Net.Http.WinHttpHandler/tests/UnitTests/System.Net.Http.WinHttpHandler.Unit.Tests.csproj index d8793d5..a3e5400 100644 --- a/src/libraries/System.Net.Http.WinHttpHandler/tests/UnitTests/System.Net.Http.WinHttpHandler.Unit.Tests.csproj +++ b/src/libraries/System.Net.Http.WinHttpHandler/tests/UnitTests/System.Net.Http.WinHttpHandler.Unit.Tests.csproj @@ -3,7 +3,7 @@ $(NoWarn);0436 true ../../src/Resources/Strings.resx - $(NetCoreAppCurrent)-windows + $(NetCoreAppCurrent)-windows UNITTEST true annotations diff --git a/src/libraries/System.Net.WebSockets.Client/tests/wasm/System.Net.WebSockets.Client.Wasm.Tests.csproj b/src/libraries/System.Net.WebSockets.Client/tests/wasm/System.Net.WebSockets.Client.Wasm.Tests.csproj index 754539c..32bdd96 100644 --- a/src/libraries/System.Net.WebSockets.Client/tests/wasm/System.Net.WebSockets.Client.Wasm.Tests.csproj +++ b/src/libraries/System.Net.WebSockets.Client/tests/wasm/System.Net.WebSockets.Client.Wasm.Tests.csproj @@ -1,7 +1,7 @@ ../../src/Resources/Strings.resx - $(NetCoreAppCurrent)-Browser + $(NetCoreAppCurrent)-Browser $(DefineConstants);NETSTANDARD diff --git a/src/libraries/System.Private.Runtime.InteropServices.JavaScript/src/System.Private.Runtime.InteropServices.JavaScript.csproj b/src/libraries/System.Private.Runtime.InteropServices.JavaScript/src/System.Private.Runtime.InteropServices.JavaScript.csproj index 610fe2b..2ac3e51 100644 --- a/src/libraries/System.Private.Runtime.InteropServices.JavaScript/src/System.Private.Runtime.InteropServices.JavaScript.csproj +++ b/src/libraries/System.Private.Runtime.InteropServices.JavaScript/src/System.Private.Runtime.InteropServices.JavaScript.csproj @@ -2,7 +2,7 @@ true enable - $(NetCoreAppCurrent)-Browser + $(NetCoreAppCurrent)-Browser $(NoWarn);CA1419 diff --git a/src/libraries/System.Private.Runtime.InteropServices.JavaScript/tests/System.Private.Runtime.InteropServices.JavaScript.Tests.csproj b/src/libraries/System.Private.Runtime.InteropServices.JavaScript/tests/System.Private.Runtime.InteropServices.JavaScript.Tests.csproj index f1afdec..c8da895 100644 --- a/src/libraries/System.Private.Runtime.InteropServices.JavaScript/tests/System.Private.Runtime.InteropServices.JavaScript.Tests.csproj +++ b/src/libraries/System.Private.Runtime.InteropServices.JavaScript/tests/System.Private.Runtime.InteropServices.JavaScript.Tests.csproj @@ -1,7 +1,7 @@ true - $(NetCoreAppCurrent)-Browser + $(NetCoreAppCurrent)-Browser true $(WasmXHarnessArgs) --engine-arg=--expose-gc --web-server-use-cop diff --git a/src/libraries/System.Private.Xml.Linq/tests/XDocument.Test.ModuleCore/XDocument.Test.ModuleCore.csproj b/src/libraries/System.Private.Xml.Linq/tests/XDocument.Test.ModuleCore/XDocument.Test.ModuleCore.csproj index 92bc0a5..46afe57 100644 --- a/src/libraries/System.Private.Xml.Linq/tests/XDocument.Test.ModuleCore/XDocument.Test.ModuleCore.csproj +++ b/src/libraries/System.Private.Xml.Linq/tests/XDocument.Test.ModuleCore/XDocument.Test.ModuleCore.csproj @@ -1,6 +1,6 @@ - netstandard2.0 + netstandard2.0 diff --git a/src/libraries/System.Reflection/tests/AssemblyVersion/System.Reflection.Tests.Assembly_0_0_0_0.csproj b/src/libraries/System.Reflection/tests/AssemblyVersion/System.Reflection.Tests.Assembly_0_0_0_0.csproj index c31e7b5..ead0a3a 100644 --- a/src/libraries/System.Reflection/tests/AssemblyVersion/System.Reflection.Tests.Assembly_0_0_0_0.csproj +++ b/src/libraries/System.Reflection/tests/AssemblyVersion/System.Reflection.Tests.Assembly_0_0_0_0.csproj @@ -1,7 +1,7 @@ 0.0.0.0 - netstandard2.0 + netstandard2.0 diff --git a/src/libraries/System.Reflection/tests/AssemblyVersion/System.Reflection.Tests.Assembly_1_0_0_0.csproj b/src/libraries/System.Reflection/tests/AssemblyVersion/System.Reflection.Tests.Assembly_1_0_0_0.csproj index dd86f5d..cfa5cf2 100644 --- a/src/libraries/System.Reflection/tests/AssemblyVersion/System.Reflection.Tests.Assembly_1_0_0_0.csproj +++ b/src/libraries/System.Reflection/tests/AssemblyVersion/System.Reflection.Tests.Assembly_1_0_0_0.csproj @@ -1,7 +1,7 @@ 1.0.0.0 - netstandard2.0 + netstandard2.0 diff --git a/src/libraries/System.Reflection/tests/AssemblyVersion/System.Reflection.Tests.Assembly_1_1_0_0.csproj b/src/libraries/System.Reflection/tests/AssemblyVersion/System.Reflection.Tests.Assembly_1_1_0_0.csproj index 892de07..a57d3b3 100644 --- a/src/libraries/System.Reflection/tests/AssemblyVersion/System.Reflection.Tests.Assembly_1_1_0_0.csproj +++ b/src/libraries/System.Reflection/tests/AssemblyVersion/System.Reflection.Tests.Assembly_1_1_0_0.csproj @@ -1,7 +1,7 @@ 1.1.0.0 - netstandard2.0 + netstandard2.0 diff --git a/src/libraries/System.Reflection/tests/AssemblyVersion/System.Reflection.Tests.Assembly_1_1_1_0.csproj b/src/libraries/System.Reflection/tests/AssemblyVersion/System.Reflection.Tests.Assembly_1_1_1_0.csproj index bcab1f2..1613a79 100644 --- a/src/libraries/System.Reflection/tests/AssemblyVersion/System.Reflection.Tests.Assembly_1_1_1_0.csproj +++ b/src/libraries/System.Reflection/tests/AssemblyVersion/System.Reflection.Tests.Assembly_1_1_1_0.csproj @@ -1,7 +1,7 @@ 1.1.1.0 - netstandard2.0 + netstandard2.0 diff --git a/src/libraries/System.Reflection/tests/AssemblyVersion/System.Reflection.Tests.Assembly_1_1_1_2.csproj b/src/libraries/System.Reflection/tests/AssemblyVersion/System.Reflection.Tests.Assembly_1_1_1_2.csproj index 4e54037..43f18da 100644 --- a/src/libraries/System.Reflection/tests/AssemblyVersion/System.Reflection.Tests.Assembly_1_1_1_2.csproj +++ b/src/libraries/System.Reflection/tests/AssemblyVersion/System.Reflection.Tests.Assembly_1_1_1_2.csproj @@ -1,7 +1,7 @@ 1.1.1.2 - netstandard2.0 + netstandard2.0 diff --git a/src/libraries/System.Reflection/tests/AssemblyVersion/System.Reflection.Tests.Assembly_1_1_1_3.csproj b/src/libraries/System.Reflection/tests/AssemblyVersion/System.Reflection.Tests.Assembly_1_1_1_3.csproj index e011f13..8adedaa 100644 --- a/src/libraries/System.Reflection/tests/AssemblyVersion/System.Reflection.Tests.Assembly_1_1_1_3.csproj +++ b/src/libraries/System.Reflection/tests/AssemblyVersion/System.Reflection.Tests.Assembly_1_1_1_3.csproj @@ -1,7 +1,7 @@ 1.1.1.3 - netstandard2.0 + netstandard2.0 diff --git a/src/libraries/System.Reflection/tests/AssemblyVersion/System.Reflection.Tests.Assembly_1_1_2_0.csproj b/src/libraries/System.Reflection/tests/AssemblyVersion/System.Reflection.Tests.Assembly_1_1_2_0.csproj index 114081e..8e991a2 100644 --- a/src/libraries/System.Reflection/tests/AssemblyVersion/System.Reflection.Tests.Assembly_1_1_2_0.csproj +++ b/src/libraries/System.Reflection/tests/AssemblyVersion/System.Reflection.Tests.Assembly_1_1_2_0.csproj @@ -1,7 +1,7 @@ 1.1.2.0 - netstandard2.0 + netstandard2.0 diff --git a/src/libraries/System.Reflection/tests/AssemblyVersion/System.Reflection.Tests.Assembly_1_1_3_0.csproj b/src/libraries/System.Reflection/tests/AssemblyVersion/System.Reflection.Tests.Assembly_1_1_3_0.csproj index 8bc9aa5..7c785af 100644 --- a/src/libraries/System.Reflection/tests/AssemblyVersion/System.Reflection.Tests.Assembly_1_1_3_0.csproj +++ b/src/libraries/System.Reflection/tests/AssemblyVersion/System.Reflection.Tests.Assembly_1_1_3_0.csproj @@ -1,7 +1,7 @@ 1.1.3.0 - netstandard2.0 + netstandard2.0 diff --git a/src/libraries/System.Reflection/tests/AssemblyVersion/System.Reflection.Tests.Assembly_1_2_0_0.csproj b/src/libraries/System.Reflection/tests/AssemblyVersion/System.Reflection.Tests.Assembly_1_2_0_0.csproj index 50b570b..0566b66 100644 --- a/src/libraries/System.Reflection/tests/AssemblyVersion/System.Reflection.Tests.Assembly_1_2_0_0.csproj +++ b/src/libraries/System.Reflection/tests/AssemblyVersion/System.Reflection.Tests.Assembly_1_2_0_0.csproj @@ -1,7 +1,7 @@ 1.2.0.0 - netstandard2.0 + netstandard2.0 diff --git a/src/libraries/System.Reflection/tests/AssemblyVersion/System.Reflection.Tests.Assembly_1_3_0_0.csproj b/src/libraries/System.Reflection/tests/AssemblyVersion/System.Reflection.Tests.Assembly_1_3_0_0.csproj index b6cefa5..9ed03cc 100644 --- a/src/libraries/System.Reflection/tests/AssemblyVersion/System.Reflection.Tests.Assembly_1_3_0_0.csproj +++ b/src/libraries/System.Reflection/tests/AssemblyVersion/System.Reflection.Tests.Assembly_1_3_0_0.csproj @@ -1,7 +1,7 @@ 1.3.0.0 - netstandard2.0 + netstandard2.0 diff --git a/src/libraries/System.Reflection/tests/AssemblyVersion/System.Reflection.Tests.Assembly_3_0_0_0.csproj b/src/libraries/System.Reflection/tests/AssemblyVersion/System.Reflection.Tests.Assembly_3_0_0_0.csproj index cbbd4f0..07e4228 100644 --- a/src/libraries/System.Reflection/tests/AssemblyVersion/System.Reflection.Tests.Assembly_3_0_0_0.csproj +++ b/src/libraries/System.Reflection/tests/AssemblyVersion/System.Reflection.Tests.Assembly_3_0_0_0.csproj @@ -1,7 +1,7 @@ 3.0.0.0 - netstandard2.0 + netstandard2.0 diff --git a/src/libraries/System.Reflection/tests/ForwardedTypesAssembly/ForwardedTypesAssembly.csproj b/src/libraries/System.Reflection/tests/ForwardedTypesAssembly/ForwardedTypesAssembly.csproj index 74545ed..b6dfae2 100644 --- a/src/libraries/System.Reflection/tests/ForwardedTypesAssembly/ForwardedTypesAssembly.csproj +++ b/src/libraries/System.Reflection/tests/ForwardedTypesAssembly/ForwardedTypesAssembly.csproj @@ -1,7 +1,7 @@ true - netstandard2.0 + netstandard2.0 diff --git a/src/libraries/System.Reflection/tests/TestAssembly/TestAssembly.csproj b/src/libraries/System.Reflection/tests/TestAssembly/TestAssembly.csproj index fdd99fa..b94a0c6 100644 --- a/src/libraries/System.Reflection/tests/TestAssembly/TestAssembly.csproj +++ b/src/libraries/System.Reflection/tests/TestAssembly/TestAssembly.csproj @@ -1,7 +1,7 @@ true - netstandard2.0 + netstandard2.0 diff --git a/src/libraries/System.Reflection/tests/UnloadableAssembly/UnloadableAssembly.csproj b/src/libraries/System.Reflection/tests/UnloadableAssembly/UnloadableAssembly.csproj index 64741ef..6b3d3ea 100644 --- a/src/libraries/System.Reflection/tests/UnloadableAssembly/UnloadableAssembly.csproj +++ b/src/libraries/System.Reflection/tests/UnloadableAssembly/UnloadableAssembly.csproj @@ -1,7 +1,7 @@ true - netstandard2.0 + netstandard2.0 diff --git a/src/libraries/System.Runtime.CompilerServices.Unsafe/ref/System.Runtime.CompilerServices.Unsafe.csproj b/src/libraries/System.Runtime.CompilerServices.Unsafe/ref/System.Runtime.CompilerServices.Unsafe.csproj index 7153e43f..8294454 100644 --- a/src/libraries/System.Runtime.CompilerServices.Unsafe/ref/System.Runtime.CompilerServices.Unsafe.csproj +++ b/src/libraries/System.Runtime.CompilerServices.Unsafe/ref/System.Runtime.CompilerServices.Unsafe.csproj @@ -1,10 +1,10 @@ - $(NetCoreAppCurrent) + $(NetCoreAppCurrent) enable - \ No newline at end of file + diff --git a/src/libraries/System.Runtime.CompilerServices.Unsafe/src/System.Runtime.CompilerServices.Unsafe.csproj b/src/libraries/System.Runtime.CompilerServices.Unsafe/src/System.Runtime.CompilerServices.Unsafe.csproj index 7e9aff4..be27431 100644 --- a/src/libraries/System.Runtime.CompilerServices.Unsafe/src/System.Runtime.CompilerServices.Unsafe.csproj +++ b/src/libraries/System.Runtime.CompilerServices.Unsafe/src/System.Runtime.CompilerServices.Unsafe.csproj @@ -3,10 +3,10 @@ true true true - $(NetCoreAppCurrent) + $(NetCoreAppCurrent) enable - \ No newline at end of file + diff --git a/src/libraries/System.Runtime.CompilerServices.Unsafe/tests/System.Runtime.CompilerServices.Unsafe.Tests.csproj b/src/libraries/System.Runtime.CompilerServices.Unsafe/tests/System.Runtime.CompilerServices.Unsafe.Tests.csproj index 19210ba..44a42f4 100644 --- a/src/libraries/System.Runtime.CompilerServices.Unsafe/tests/System.Runtime.CompilerServices.Unsafe.Tests.csproj +++ b/src/libraries/System.Runtime.CompilerServices.Unsafe/tests/System.Runtime.CompilerServices.Unsafe.Tests.csproj @@ -1,7 +1,7 @@ true - $(NetCoreAppCurrent) + $(NetCoreAppCurrent) diff --git a/src/libraries/System.Runtime.Extensions/tests/AssemblyResolveTestApp/AssemblyResolveTestApp.csproj b/src/libraries/System.Runtime.Extensions/tests/AssemblyResolveTestApp/AssemblyResolveTestApp.csproj index 064652e..9685d8c 100644 --- a/src/libraries/System.Runtime.Extensions/tests/AssemblyResolveTestApp/AssemblyResolveTestApp.csproj +++ b/src/libraries/System.Runtime.Extensions/tests/AssemblyResolveTestApp/AssemblyResolveTestApp.csproj @@ -1,7 +1,7 @@ true - netstandard2.0 + netstandard2.0 diff --git a/src/libraries/System.Runtime.Loader/tests/ApplyUpdate/System.Reflection.Metadata.ApplyUpdate.Test.StaticLambdaRegression/System.Reflection.Metadata.ApplyUpdate.Test.StaticLambdaRegression.csproj b/src/libraries/System.Runtime.Loader/tests/ApplyUpdate/System.Reflection.Metadata.ApplyUpdate.Test.StaticLambdaRegression/System.Reflection.Metadata.ApplyUpdate.Test.StaticLambdaRegression.csproj index 015a252..fe5d168e 100644 --- a/src/libraries/System.Runtime.Loader/tests/ApplyUpdate/System.Reflection.Metadata.ApplyUpdate.Test.StaticLambdaRegression/System.Reflection.Metadata.ApplyUpdate.Test.StaticLambdaRegression.csproj +++ b/src/libraries/System.Runtime.Loader/tests/ApplyUpdate/System.Reflection.Metadata.ApplyUpdate.Test.StaticLambdaRegression/System.Reflection.Metadata.ApplyUpdate.Test.StaticLambdaRegression.csproj @@ -1,7 +1,7 @@ System.Runtime.Loader.Tests - $(NetCoreAppCurrent) + $(NetCoreAppCurrent) true deltascript.json diff --git a/src/libraries/System.Runtime/tests/NlsTests/System.Runtime.Nls.Tests.csproj b/src/libraries/System.Runtime/tests/NlsTests/System.Runtime.Nls.Tests.csproj index 5c5e951..b93223c 100644 --- a/src/libraries/System.Runtime/tests/NlsTests/System.Runtime.Nls.Tests.csproj +++ b/src/libraries/System.Runtime/tests/NlsTests/System.Runtime.Nls.Tests.csproj @@ -3,7 +3,7 @@ true true true - $(NetCoreAppCurrent)-windows + $(NetCoreAppCurrent)-windows $(NoWarn),SYSLIB0013 diff --git a/src/libraries/System.Runtime/tests/TestCollectibleAssembly/TestCollectibleAssembly.csproj b/src/libraries/System.Runtime/tests/TestCollectibleAssembly/TestCollectibleAssembly.csproj index 86a4129..fb0bcc7 100644 --- a/src/libraries/System.Runtime/tests/TestCollectibleAssembly/TestCollectibleAssembly.csproj +++ b/src/libraries/System.Runtime/tests/TestCollectibleAssembly/TestCollectibleAssembly.csproj @@ -2,7 +2,7 @@ true 1.0.0.0 - netstandard2.0 + netstandard2.0 diff --git a/src/libraries/System.Runtime/tests/TestLoadAssembly/TestLoadAssembly.csproj b/src/libraries/System.Runtime/tests/TestLoadAssembly/TestLoadAssembly.csproj index a1c3dc1..6ea4b73 100644 --- a/src/libraries/System.Runtime/tests/TestLoadAssembly/TestLoadAssembly.csproj +++ b/src/libraries/System.Runtime/tests/TestLoadAssembly/TestLoadAssembly.csproj @@ -2,7 +2,7 @@ true 1.0.0.0 - netstandard2.0 + netstandard2.0 diff --git a/src/libraries/System.Runtime/tests/TestModule/System.Reflection.TestModule.ilproj b/src/libraries/System.Runtime/tests/TestModule/System.Reflection.TestModule.ilproj index 741c970..11941b0 100644 --- a/src/libraries/System.Runtime/tests/TestModule/System.Reflection.TestModule.ilproj +++ b/src/libraries/System.Runtime/tests/TestModule/System.Reflection.TestModule.ilproj @@ -1,7 +1,7 @@  1.0.0.0 - netstandard2.0 + netstandard2.0 Microsoft diff --git a/src/libraries/System.Runtime/tests/TestStructs/System.TestStructs.ilproj b/src/libraries/System.Runtime/tests/TestStructs/System.TestStructs.ilproj index 09afbeb..d802220 100644 --- a/src/libraries/System.Runtime/tests/TestStructs/System.TestStructs.ilproj +++ b/src/libraries/System.Runtime/tests/TestStructs/System.TestStructs.ilproj @@ -1,7 +1,7 @@  1.0.0.0 - netstandard2.0 + netstandard2.0 Microsoft diff --git a/src/libraries/System.Security.AccessControl/tests/System.Security.AccessControl.Tests.csproj b/src/libraries/System.Security.AccessControl/tests/System.Security.AccessControl.Tests.csproj index ef48b56..05fd95a 100644 --- a/src/libraries/System.Security.AccessControl/tests/System.Security.AccessControl.Tests.csproj +++ b/src/libraries/System.Security.AccessControl/tests/System.Security.AccessControl.Tests.csproj @@ -1,6 +1,6 @@ - $(NetCoreAppCurrent)-windows + $(NetCoreAppCurrent)-windows diff --git a/src/libraries/System.Security.Cryptography.Cng/tests/System.Security.Cryptography.Cng.Tests.csproj b/src/libraries/System.Security.Cryptography.Cng/tests/System.Security.Cryptography.Cng.Tests.csproj index e6d642f..b2c8ebf 100644 --- a/src/libraries/System.Security.Cryptography.Cng/tests/System.Security.Cryptography.Cng.Tests.csproj +++ b/src/libraries/System.Security.Cryptography.Cng/tests/System.Security.Cryptography.Cng.Tests.csproj @@ -1,7 +1,7 @@ $(DefineConstants);TESTING_CNG_IMPLEMENTATION - $(NetCoreAppCurrent)-windows + $(NetCoreAppCurrent)-windows diff --git a/src/libraries/System.Security.Permissions/tests/System.Security.Permissions.Tests.csproj b/src/libraries/System.Security.Permissions/tests/System.Security.Permissions.Tests.csproj index ad4d834..3444a84 100644 --- a/src/libraries/System.Security.Permissions/tests/System.Security.Permissions.Tests.csproj +++ b/src/libraries/System.Security.Permissions/tests/System.Security.Permissions.Tests.csproj @@ -1,6 +1,6 @@ - $(NetCoreAppCurrent)-windows + $(NetCoreAppCurrent)-windows $(NoWarn);SYSLIB0003 diff --git a/src/libraries/System.Security.Principal.Windows/tests/System.Security.Principal.Windows.Tests.csproj b/src/libraries/System.Security.Principal.Windows/tests/System.Security.Principal.Windows.Tests.csproj index aa42c6a..e9caf5f 100644 --- a/src/libraries/System.Security.Principal.Windows/tests/System.Security.Principal.Windows.Tests.csproj +++ b/src/libraries/System.Security.Principal.Windows/tests/System.Security.Principal.Windows.Tests.csproj @@ -1,7 +1,7 @@ true - $(NetCoreAppCurrent)-windows + $(NetCoreAppCurrent)-windows diff --git a/src/libraries/System.Speech/tests/System.Speech.Tests.csproj b/src/libraries/System.Speech/tests/System.Speech.Tests.csproj index b86c34b..9139d0d 100644 --- a/src/libraries/System.Speech/tests/System.Speech.Tests.csproj +++ b/src/libraries/System.Speech/tests/System.Speech.Tests.csproj @@ -1,6 +1,6 @@ - $(NetCoreAppCurrent)-windows + $(NetCoreAppCurrent)-windows diff --git a/src/libraries/System.Text.Json/tests/System.Text.Json.SourceGeneration.TestLibrary/System.Text.Json.TestLibrary.targets b/src/libraries/System.Text.Json/tests/System.Text.Json.SourceGeneration.TestLibrary/System.Text.Json.TestLibrary.targets index bf1d9e1..619b27e 100644 --- a/src/libraries/System.Text.Json/tests/System.Text.Json.SourceGeneration.TestLibrary/System.Text.Json.TestLibrary.targets +++ b/src/libraries/System.Text.Json/tests/System.Text.Json.SourceGeneration.TestLibrary/System.Text.Json.TestLibrary.targets @@ -1,6 +1,6 @@ - netstandard2.0 + netstandard2.0 diff --git a/src/libraries/System.Windows.Extensions/tests/System.Windows.Extensions.Tests.csproj b/src/libraries/System.Windows.Extensions/tests/System.Windows.Extensions.Tests.csproj index 310e822..e7b4529 100644 --- a/src/libraries/System.Windows.Extensions/tests/System.Windows.Extensions.Tests.csproj +++ b/src/libraries/System.Windows.Extensions/tests/System.Windows.Extensions.Tests.csproj @@ -1,6 +1,6 @@ - $(NetCoreAppCurrent)-windows + $(NetCoreAppCurrent)-windows diff --git a/src/tasks/AppleAppBuilder/AppleAppBuilder.csproj b/src/tasks/AppleAppBuilder/AppleAppBuilder.csproj index e28dafe..75c898c 100644 --- a/src/tasks/AppleAppBuilder/AppleAppBuilder.csproj +++ b/src/tasks/AppleAppBuilder/AppleAppBuilder.csproj @@ -1,6 +1,6 @@ - $(TargetFrameworkForNETCoreTasks) + $(TargetFrameworkForNETCoreTasks) Library true false diff --git a/src/tasks/Crossgen2Tasks/Crossgen2Tasks.csproj b/src/tasks/Crossgen2Tasks/Crossgen2Tasks.csproj index ddddfad..93aab7a 100644 --- a/src/tasks/Crossgen2Tasks/Crossgen2Tasks.csproj +++ b/src/tasks/Crossgen2Tasks/Crossgen2Tasks.csproj @@ -1,6 +1,6 @@ - $(TargetFrameworkForNETCoreTasks) + $(TargetFrameworkForNETCoreTasks) Library true $(NoWarn),CA1050 diff --git a/src/tests/BuildWasmApps/Wasm.Build.Tests/Wasm.Build.Tests.csproj b/src/tests/BuildWasmApps/Wasm.Build.Tests/Wasm.Build.Tests.csproj index 9411e65..c8e810f 100644 --- a/src/tests/BuildWasmApps/Wasm.Build.Tests/Wasm.Build.Tests.csproj +++ b/src/tests/BuildWasmApps/Wasm.Build.Tests/Wasm.Build.Tests.csproj @@ -1,6 +1,6 @@ - $(NetCoreAppToolCurrent) + $(NetCoreAppToolCurrent) true true true diff --git a/src/tests/BuildWasmApps/Wasm.Debugger.Tests/Wasm.Debugger.Tests.csproj b/src/tests/BuildWasmApps/Wasm.Debugger.Tests/Wasm.Debugger.Tests.csproj index b6233ed..5de651d 100644 --- a/src/tests/BuildWasmApps/Wasm.Debugger.Tests/Wasm.Debugger.Tests.csproj +++ b/src/tests/BuildWasmApps/Wasm.Debugger.Tests/Wasm.Debugger.Tests.csproj @@ -2,7 +2,7 @@ - $(NetCoreAppToolCurrent) + $(NetCoreAppToolCurrent) false false false diff --git a/src/tests/FunctionalTests/Android/Device_Emulator/AOT/Android.Device_Emulator.Aot.Test.csproj b/src/tests/FunctionalTests/Android/Device_Emulator/AOT/Android.Device_Emulator.Aot.Test.csproj index 49fd665..2b2853c 100644 --- a/src/tests/FunctionalTests/Android/Device_Emulator/AOT/Android.Device_Emulator.Aot.Test.csproj +++ b/src/tests/FunctionalTests/Android/Device_Emulator/AOT/Android.Device_Emulator.Aot.Test.csproj @@ -4,7 +4,7 @@ false true true - $(NetCoreAppCurrent) + $(NetCoreAppCurrent) Android.Device_Emulator.Aot.Test.dll 42 true diff --git a/src/tests/FunctionalTests/Android/Device_Emulator/AOT_LLVM/Android.Device_Emulator.Aot_Llvm.Test.csproj b/src/tests/FunctionalTests/Android/Device_Emulator/AOT_LLVM/Android.Device_Emulator.Aot_Llvm.Test.csproj index 3ec5bf5..e74ef15 100644 --- a/src/tests/FunctionalTests/Android/Device_Emulator/AOT_LLVM/Android.Device_Emulator.Aot_Llvm.Test.csproj +++ b/src/tests/FunctionalTests/Android/Device_Emulator/AOT_LLVM/Android.Device_Emulator.Aot_Llvm.Test.csproj @@ -4,7 +4,7 @@ false true true - $(NetCoreAppCurrent) + $(NetCoreAppCurrent) Android.Device_Emulator.Aot_Llvm.Test.dll 42 true diff --git a/src/tests/FunctionalTests/Android/Device_Emulator/Interpreter/Android.Device_Emulator.Interpreter.Test.csproj b/src/tests/FunctionalTests/Android/Device_Emulator/Interpreter/Android.Device_Emulator.Interpreter.Test.csproj index cd209e1..0db49ce 100644 --- a/src/tests/FunctionalTests/Android/Device_Emulator/Interpreter/Android.Device_Emulator.Interpreter.Test.csproj +++ b/src/tests/FunctionalTests/Android/Device_Emulator/Interpreter/Android.Device_Emulator.Interpreter.Test.csproj @@ -4,7 +4,7 @@ true false true - $(NetCoreAppCurrent) + $(NetCoreAppCurrent) Android.Device_Emulator.Interpreter.Test.dll 42 diff --git a/src/tests/FunctionalTests/Android/Device_Emulator/InvariantCultureOnlyMode/Android.Device_Emulator.InvariantCultureOnlyMode.Test.csproj b/src/tests/FunctionalTests/Android/Device_Emulator/InvariantCultureOnlyMode/Android.Device_Emulator.InvariantCultureOnlyMode.Test.csproj index 1a85341..ad221b2 100644 --- a/src/tests/FunctionalTests/Android/Device_Emulator/InvariantCultureOnlyMode/Android.Device_Emulator.InvariantCultureOnlyMode.Test.csproj +++ b/src/tests/FunctionalTests/Android/Device_Emulator/InvariantCultureOnlyMode/Android.Device_Emulator.InvariantCultureOnlyMode.Test.csproj @@ -5,7 +5,7 @@ false true true - $(NetCoreAppCurrent) + $(NetCoreAppCurrent) Android.Device_Emulator.InvariantCultureOnlyMode.Test.dll false 42 diff --git a/src/tests/FunctionalTests/Android/Device_Emulator/JIT/Android.Device_Emulator.JIT.Test.csproj b/src/tests/FunctionalTests/Android/Device_Emulator/JIT/Android.Device_Emulator.JIT.Test.csproj index 3503f29..47cc5e4 100644 --- a/src/tests/FunctionalTests/Android/Device_Emulator/JIT/Android.Device_Emulator.JIT.Test.csproj +++ b/src/tests/FunctionalTests/Android/Device_Emulator/JIT/Android.Device_Emulator.JIT.Test.csproj @@ -3,7 +3,7 @@ Exe false true - $(NetCoreAppCurrent) + $(NetCoreAppCurrent) Android.Device_Emulator.JIT.Test.dll 42 diff --git a/src/tests/FunctionalTests/Android/Device_Emulator/PInvoke/Android.Device_Emulator.PInvoke.Test.csproj b/src/tests/FunctionalTests/Android/Device_Emulator/PInvoke/Android.Device_Emulator.PInvoke.Test.csproj index 3e8c96b..624d40d 100644 --- a/src/tests/FunctionalTests/Android/Device_Emulator/PInvoke/Android.Device_Emulator.PInvoke.Test.csproj +++ b/src/tests/FunctionalTests/Android/Device_Emulator/PInvoke/Android.Device_Emulator.PInvoke.Test.csproj @@ -4,7 +4,7 @@ true false true - $(NetCoreAppCurrent) + $(NetCoreAppCurrent) Android.Device_Emulator.PInvoke.Test.dll false 42 diff --git a/src/tests/FunctionalTests/Android/Device_Emulator/RuntimeConfig/Android.Device_Emulator.RuntimeConfig.Test.csproj b/src/tests/FunctionalTests/Android/Device_Emulator/RuntimeConfig/Android.Device_Emulator.RuntimeConfig.Test.csproj index 99ccd1c..f4f62ac 100644 --- a/src/tests/FunctionalTests/Android/Device_Emulator/RuntimeConfig/Android.Device_Emulator.RuntimeConfig.Test.csproj +++ b/src/tests/FunctionalTests/Android/Device_Emulator/RuntimeConfig/Android.Device_Emulator.RuntimeConfig.Test.csproj @@ -3,7 +3,7 @@ Exe false true - $(NetCoreAppCurrent) + $(NetCoreAppCurrent) Android.Device_Emulator.RuntimeConfig.Test.dll 42 diff --git a/src/tests/FunctionalTests/WebAssembly/Directory.Build.props b/src/tests/FunctionalTests/WebAssembly/Directory.Build.props index 1952074..5ecbfbf 100644 --- a/src/tests/FunctionalTests/WebAssembly/Directory.Build.props +++ b/src/tests/FunctionalTests/WebAssembly/Directory.Build.props @@ -8,7 +8,7 @@ - $(NetCoreAppCurrent) + $(NetCoreAppCurrent) $(RepoRoot)artifacts\bin\$(MSBuildProjectName) <_InTreeEmSdk>$(MSBuildThisFileDirectory)..\..\..\mono\wasm\emsdk $(_InTreeEmSdk) diff --git a/src/tests/FunctionalTests/iOS/Device/AOT-LLVM/iOS.Device.Aot-Llvm.Test.csproj b/src/tests/FunctionalTests/iOS/Device/AOT-LLVM/iOS.Device.Aot-Llvm.Test.csproj index a3e74ae..d9b8608 100644 --- a/src/tests/FunctionalTests/iOS/Device/AOT-LLVM/iOS.Device.Aot-Llvm.Test.csproj +++ b/src/tests/FunctionalTests/iOS/Device/AOT-LLVM/iOS.Device.Aot-Llvm.Test.csproj @@ -5,7 +5,7 @@ false true true - $(NetCoreAppCurrent) + $(NetCoreAppCurrent) iOS iOS.Device.Aot-Llvm.Test.dll false diff --git a/src/tests/FunctionalTests/iOS/Simulator/AOT-LLVM/iOS.Simulator.Aot-Llvm.Test.csproj b/src/tests/FunctionalTests/iOS/Simulator/AOT-LLVM/iOS.Simulator.Aot-Llvm.Test.csproj index 359d3af..79e1cf7 100644 --- a/src/tests/FunctionalTests/iOS/Simulator/AOT-LLVM/iOS.Simulator.Aot-Llvm.Test.csproj +++ b/src/tests/FunctionalTests/iOS/Simulator/AOT-LLVM/iOS.Simulator.Aot-Llvm.Test.csproj @@ -5,7 +5,7 @@ false true true - $(NetCoreAppCurrent) + $(NetCoreAppCurrent) iOSSimulator iOS.Simulator.Aot-Llvm.Test.dll false diff --git a/src/tests/FunctionalTests/iOS/Simulator/AOT/iOS.Simulator.Aot.Test.csproj b/src/tests/FunctionalTests/iOS/Simulator/AOT/iOS.Simulator.Aot.Test.csproj index 5f03c28..ffaacba 100644 --- a/src/tests/FunctionalTests/iOS/Simulator/AOT/iOS.Simulator.Aot.Test.csproj +++ b/src/tests/FunctionalTests/iOS/Simulator/AOT/iOS.Simulator.Aot.Test.csproj @@ -5,7 +5,7 @@ false true true - $(NetCoreAppCurrent) + $(NetCoreAppCurrent) iOSSimulator iOS.Simulator.Aot.Test.dll false diff --git a/src/tests/FunctionalTests/iOS/Simulator/Interpreter/iOS.Simulator.Interpreter.Test.csproj b/src/tests/FunctionalTests/iOS/Simulator/Interpreter/iOS.Simulator.Interpreter.Test.csproj index 7c9f5ed..1375f92 100644 --- a/src/tests/FunctionalTests/iOS/Simulator/Interpreter/iOS.Simulator.Interpreter.Test.csproj +++ b/src/tests/FunctionalTests/iOS/Simulator/Interpreter/iOS.Simulator.Interpreter.Test.csproj @@ -4,7 +4,7 @@ true false true - $(NetCoreAppCurrent) + $(NetCoreAppCurrent) iOSSimulator iOS.Simulator.Interpreter.Test.dll false diff --git a/src/tests/FunctionalTests/iOS/Simulator/InvariantCultureOnlyMode/iOS.Simulator.InvariantCultureOnlyMode.Test.csproj b/src/tests/FunctionalTests/iOS/Simulator/InvariantCultureOnlyMode/iOS.Simulator.InvariantCultureOnlyMode.Test.csproj index 4fc9892..e19f6fe 100644 --- a/src/tests/FunctionalTests/iOS/Simulator/InvariantCultureOnlyMode/iOS.Simulator.InvariantCultureOnlyMode.Test.csproj +++ b/src/tests/FunctionalTests/iOS/Simulator/InvariantCultureOnlyMode/iOS.Simulator.InvariantCultureOnlyMode.Test.csproj @@ -5,7 +5,7 @@ false true true - $(NetCoreAppCurrent) + $(NetCoreAppCurrent) iOSSimulator iOS.Simulator.InvariantCultureOnlyMode.Test.dll false diff --git a/src/tests/FunctionalTests/iOS/Simulator/LambdaCompilerAOT/iOS.Simulator.LambdaCompilerAot.Test.csproj b/src/tests/FunctionalTests/iOS/Simulator/LambdaCompilerAOT/iOS.Simulator.LambdaCompilerAot.Test.csproj index b2dc649..5041a48 100644 --- a/src/tests/FunctionalTests/iOS/Simulator/LambdaCompilerAOT/iOS.Simulator.LambdaCompilerAot.Test.csproj +++ b/src/tests/FunctionalTests/iOS/Simulator/LambdaCompilerAOT/iOS.Simulator.LambdaCompilerAot.Test.csproj @@ -5,7 +5,7 @@ false true true - $(NetCoreAppCurrent) + $(NetCoreAppCurrent) iOSSimulator iOS.Simulator.LambdaCompilerAot.Test.dll false diff --git a/src/tests/FunctionalTests/iOS/Simulator/PInvoke/iOS.Simulator.PInvoke.Test.csproj b/src/tests/FunctionalTests/iOS/Simulator/PInvoke/iOS.Simulator.PInvoke.Test.csproj index 94654d5..0d8a4b9 100644 --- a/src/tests/FunctionalTests/iOS/Simulator/PInvoke/iOS.Simulator.PInvoke.Test.csproj +++ b/src/tests/FunctionalTests/iOS/Simulator/PInvoke/iOS.Simulator.PInvoke.Test.csproj @@ -4,7 +4,7 @@ true false true - $(NetCoreAppCurrent) + $(NetCoreAppCurrent) iOSSimulator iOS.Simulator.PInvoke.Test.dll false diff --git a/src/tests/FunctionalTests/iOS/Simulator/XmlFormatWriterGeneratorAOT/iOS.Simulator.XmlFormatWriterGeneratorAot.Test.csproj b/src/tests/FunctionalTests/iOS/Simulator/XmlFormatWriterGeneratorAOT/iOS.Simulator.XmlFormatWriterGeneratorAot.Test.csproj index f0a56aa..f90a6db 100644 --- a/src/tests/FunctionalTests/iOS/Simulator/XmlFormatWriterGeneratorAOT/iOS.Simulator.XmlFormatWriterGeneratorAot.Test.csproj +++ b/src/tests/FunctionalTests/iOS/Simulator/XmlFormatWriterGeneratorAOT/iOS.Simulator.XmlFormatWriterGeneratorAot.Test.csproj @@ -5,7 +5,7 @@ false true true - $(NetCoreAppCurrent) + $(NetCoreAppCurrent) iOSSimulator iOS.Simulator.XmlFormatWriterGeneratorAot.Test.dll false diff --git a/src/tests/FunctionalTests/iOS/Simulator/XmlSerializer_Deserialize/iOS.Simulator.XmlSerializer_Deserialize.Test.csproj b/src/tests/FunctionalTests/iOS/Simulator/XmlSerializer_Deserialize/iOS.Simulator.XmlSerializer_Deserialize.Test.csproj index e56efb0..352b14c 100644 --- a/src/tests/FunctionalTests/iOS/Simulator/XmlSerializer_Deserialize/iOS.Simulator.XmlSerializer_Deserialize.Test.csproj +++ b/src/tests/FunctionalTests/iOS/Simulator/XmlSerializer_Deserialize/iOS.Simulator.XmlSerializer_Deserialize.Test.csproj @@ -5,7 +5,7 @@ false true true - $(NetCoreAppCurrent) + $(NetCoreAppCurrent) iOSSimulator iOS.Simulator.XmlSerializer_Deserialize.Test.dll false diff --git a/src/tests/FunctionalTests/tvOS/Device/AOT-LLVM/tvOS.Device.Aot-Llvm.Test.csproj b/src/tests/FunctionalTests/tvOS/Device/AOT-LLVM/tvOS.Device.Aot-Llvm.Test.csproj index e03a9f1..148ed61 100644 --- a/src/tests/FunctionalTests/tvOS/Device/AOT-LLVM/tvOS.Device.Aot-Llvm.Test.csproj +++ b/src/tests/FunctionalTests/tvOS/Device/AOT-LLVM/tvOS.Device.Aot-Llvm.Test.csproj @@ -5,7 +5,7 @@ false true true - $(NetCoreAppCurrent) + $(NetCoreAppCurrent) tvOS tvOS.Device.Aot-Llvm.Test.dll false diff --git a/src/tests/FunctionalTests/tvOS/Simulator/AOT/tvOS.Simulator.Aot.Test.csproj b/src/tests/FunctionalTests/tvOS/Simulator/AOT/tvOS.Simulator.Aot.Test.csproj index 32d3278..94ba833 100644 --- a/src/tests/FunctionalTests/tvOS/Simulator/AOT/tvOS.Simulator.Aot.Test.csproj +++ b/src/tests/FunctionalTests/tvOS/Simulator/AOT/tvOS.Simulator.Aot.Test.csproj @@ -5,7 +5,7 @@ false true true - $(NetCoreAppCurrent) + $(NetCoreAppCurrent) tvOS.Simulator.Aot.Test.dll false 42 diff --git a/src/tests/FunctionalTests/tvOS/Simulator/Interpreter/tvOS.Simulator.Interpreter.Test.csproj b/src/tests/FunctionalTests/tvOS/Simulator/Interpreter/tvOS.Simulator.Interpreter.Test.csproj index b567fc3..8aca3b2 100644 --- a/src/tests/FunctionalTests/tvOS/Simulator/Interpreter/tvOS.Simulator.Interpreter.Test.csproj +++ b/src/tests/FunctionalTests/tvOS/Simulator/Interpreter/tvOS.Simulator.Interpreter.Test.csproj @@ -4,7 +4,7 @@ true false true - $(NetCoreAppCurrent) + $(NetCoreAppCurrent) tvOS.Simulator.Interpreter.Test.dll false 42 diff --git a/src/tests/FunctionalTests/tvOS/Simulator/PInvoke/tvOS.Simulator.PInvoke.Test.csproj b/src/tests/FunctionalTests/tvOS/Simulator/PInvoke/tvOS.Simulator.PInvoke.Test.csproj index a8dd9b0..40992da 100644 --- a/src/tests/FunctionalTests/tvOS/Simulator/PInvoke/tvOS.Simulator.PInvoke.Test.csproj +++ b/src/tests/FunctionalTests/tvOS/Simulator/PInvoke/tvOS.Simulator.PInvoke.Test.csproj @@ -4,7 +4,7 @@ true false true - $(NetCoreAppCurrent) + $(NetCoreAppCurrent) tvOS.Simulator.PInvoke.Test.dll false 42 -- 2.7.4