diff --git a/src/tests/CoreMangLib/system/delegate/VSD/OpenDelegate.csproj b/src/tests/CoreMangLib/system/delegate/VSD/OpenDelegate.csproj index 249c25e8d7634..73107e770d30f 100644 --- a/src/tests/CoreMangLib/system/delegate/VSD/OpenDelegate.csproj +++ b/src/tests/CoreMangLib/system/delegate/VSD/OpenDelegate.csproj @@ -1,5 +1,6 @@ + exe true 1 diff --git a/src/tests/Directory.Build.targets b/src/tests/Directory.Build.targets index 94098734f6fcf..2866110fb4c36 100644 --- a/src/tests/Directory.Build.targets +++ b/src/tests/Directory.Build.targets @@ -11,7 +11,6 @@ - SharedLibrary BuildAndRun 0 diff --git a/src/tests/FunctionalTests/WebAssembly/Browser/HotReload/ApplyUpdateReferencedAssembly/ApplyUpdateReferencedAssembly.csproj b/src/tests/FunctionalTests/WebAssembly/Browser/HotReload/ApplyUpdateReferencedAssembly/ApplyUpdateReferencedAssembly.csproj index b32d3ba167d61..d7efb6b3e39b5 100644 --- a/src/tests/FunctionalTests/WebAssembly/Browser/HotReload/ApplyUpdateReferencedAssembly/ApplyUpdateReferencedAssembly.csproj +++ b/src/tests/FunctionalTests/WebAssembly/Browser/HotReload/ApplyUpdateReferencedAssembly/ApplyUpdateReferencedAssembly.csproj @@ -3,6 +3,7 @@ true deltascript.json library + SharedLibrary false true diff --git a/src/tests/Interop/COM/Activator/Servers/AssemblyA.csproj b/src/tests/Interop/COM/Activator/Servers/AssemblyA.csproj index f45dd134b5aba..e89acacf3bf39 100644 --- a/src/tests/Interop/COM/Activator/Servers/AssemblyA.csproj +++ b/src/tests/Interop/COM/Activator/Servers/AssemblyA.csproj @@ -1,6 +1,7 @@ library + SharedLibrary diff --git a/src/tests/Interop/COM/Activator/Servers/AssemblyB.csproj b/src/tests/Interop/COM/Activator/Servers/AssemblyB.csproj index 06f18447601fc..e167fbfa6fb06 100644 --- a/src/tests/Interop/COM/Activator/Servers/AssemblyB.csproj +++ b/src/tests/Interop/COM/Activator/Servers/AssemblyB.csproj @@ -1,6 +1,7 @@ library + SharedLibrary diff --git a/src/tests/Interop/COM/Activator/Servers/AssemblyC.csproj b/src/tests/Interop/COM/Activator/Servers/AssemblyC.csproj index 98381754613dd..77484f4e95cbb 100644 --- a/src/tests/Interop/COM/Activator/Servers/AssemblyC.csproj +++ b/src/tests/Interop/COM/Activator/Servers/AssemblyC.csproj @@ -1,6 +1,7 @@ library + SharedLibrary diff --git a/src/tests/Interop/COM/Activator/Servers/AssemblyContracts.csproj b/src/tests/Interop/COM/Activator/Servers/AssemblyContracts.csproj index fb872e9728d7c..92f15b7cdc6b8 100644 --- a/src/tests/Interop/COM/Activator/Servers/AssemblyContracts.csproj +++ b/src/tests/Interop/COM/Activator/Servers/AssemblyContracts.csproj @@ -1,6 +1,7 @@ library + SharedLibrary diff --git a/src/tests/Interop/COM/NETServer/NETServer.DefaultInterfaces.ilproj b/src/tests/Interop/COM/NETServer/NETServer.DefaultInterfaces.ilproj index f1af2b9c4deda..852007d0e40fe 100644 --- a/src/tests/Interop/COM/NETServer/NETServer.DefaultInterfaces.ilproj +++ b/src/tests/Interop/COM/NETServer/NETServer.DefaultInterfaces.ilproj @@ -1,6 +1,7 @@ library + SharedLibrary diff --git a/src/tests/Interop/COM/NETServer/NETServer.csproj b/src/tests/Interop/COM/NETServer/NETServer.csproj index 692bf41ba905b..0811eaeb0bea0 100644 --- a/src/tests/Interop/COM/NETServer/NETServer.csproj +++ b/src/tests/Interop/COM/NETServer/NETServer.csproj @@ -1,6 +1,7 @@ library + SharedLibrary diff --git a/src/tests/Interop/ICustomMarshaler/ConflictingNames/CustomMarshaler.csproj b/src/tests/Interop/ICustomMarshaler/ConflictingNames/CustomMarshaler.csproj index 62f881960dfb6..f5b3f49b5fa46 100644 --- a/src/tests/Interop/ICustomMarshaler/ConflictingNames/CustomMarshaler.csproj +++ b/src/tests/Interop/ICustomMarshaler/ConflictingNames/CustomMarshaler.csproj @@ -1,6 +1,7 @@ library + SharedLibrary diff --git a/src/tests/Interop/ICustomMarshaler/ConflictingNames/CustomMarshaler2.csproj b/src/tests/Interop/ICustomMarshaler/ConflictingNames/CustomMarshaler2.csproj index d4ce512927a3d..6ff4d64566d73 100644 --- a/src/tests/Interop/ICustomMarshaler/ConflictingNames/CustomMarshaler2.csproj +++ b/src/tests/Interop/ICustomMarshaler/ConflictingNames/CustomMarshaler2.csproj @@ -1,6 +1,7 @@ library + SharedLibrary $(DefineConstants);CUSTOMMARSHALERS2 diff --git a/src/tests/Interop/NativeLibrary/AssemblyLoadContext/TestAsm/TestAsm.csproj b/src/tests/Interop/NativeLibrary/AssemblyLoadContext/TestAsm/TestAsm.csproj index 1d7ed015cabc3..2a638a2e57458 100644 --- a/src/tests/Interop/NativeLibrary/AssemblyLoadContext/TestAsm/TestAsm.csproj +++ b/src/tests/Interop/NativeLibrary/AssemblyLoadContext/TestAsm/TestAsm.csproj @@ -1,6 +1,7 @@ Library + SharedLibrary true diff --git a/src/tests/Interop/PInvoke/Miscellaneous/CopyCtor/CopyCtorUtil.ilproj b/src/tests/Interop/PInvoke/Miscellaneous/CopyCtor/CopyCtorUtil.ilproj index 7eb71cef69df3..3cfdd6869fbff 100644 --- a/src/tests/Interop/PInvoke/Miscellaneous/CopyCtor/CopyCtorUtil.ilproj +++ b/src/tests/Interop/PInvoke/Miscellaneous/CopyCtor/CopyCtorUtil.ilproj @@ -1,6 +1,7 @@ library + SharedLibrary diff --git a/src/tests/Interop/PInvoke/Miscellaneous/MultipleAssembliesWithSamePInvoke/ManagedDll1/ManagedDll1.csproj b/src/tests/Interop/PInvoke/Miscellaneous/MultipleAssembliesWithSamePInvoke/ManagedDll1/ManagedDll1.csproj index e28377ad0818d..e1be91a4ed612 100644 --- a/src/tests/Interop/PInvoke/Miscellaneous/MultipleAssembliesWithSamePInvoke/ManagedDll1/ManagedDll1.csproj +++ b/src/tests/Interop/PInvoke/Miscellaneous/MultipleAssembliesWithSamePInvoke/ManagedDll1/ManagedDll1.csproj @@ -1,6 +1,7 @@ Library + SharedLibrary diff --git a/src/tests/Interop/PInvoke/Miscellaneous/MultipleAssembliesWithSamePInvoke/ManagedDll2/ManagedDll2.csproj b/src/tests/Interop/PInvoke/Miscellaneous/MultipleAssembliesWithSamePInvoke/ManagedDll2/ManagedDll2.csproj index e28377ad0818d..e1be91a4ed612 100644 --- a/src/tests/Interop/PInvoke/Miscellaneous/MultipleAssembliesWithSamePInvoke/ManagedDll2/ManagedDll2.csproj +++ b/src/tests/Interop/PInvoke/Miscellaneous/MultipleAssembliesWithSamePInvoke/ManagedDll2/ManagedDll2.csproj @@ -1,6 +1,7 @@ Library + SharedLibrary diff --git a/src/tests/Interop/SuppressGCTransition/SuppressGCTransitionUtil.ilproj b/src/tests/Interop/SuppressGCTransition/SuppressGCTransitionUtil.ilproj index b108bf0349dea..0be14a6d2c935 100644 --- a/src/tests/Interop/SuppressGCTransition/SuppressGCTransitionUtil.ilproj +++ b/src/tests/Interop/SuppressGCTransition/SuppressGCTransitionUtil.ilproj @@ -1,6 +1,7 @@ library + SharedLibrary diff --git a/src/tests/Interop/UnmanagedCallConv/PInvokesIL.ilproj b/src/tests/Interop/UnmanagedCallConv/PInvokesIL.ilproj index 329b583c8965f..1dfc7be2e6ca3 100644 --- a/src/tests/Interop/UnmanagedCallConv/PInvokesIL.ilproj +++ b/src/tests/Interop/UnmanagedCallConv/PInvokesIL.ilproj @@ -1,6 +1,7 @@ library + SharedLibrary diff --git a/src/tests/Interop/UnmanagedCallersOnly/InvalidCSharp.ilproj b/src/tests/Interop/UnmanagedCallersOnly/InvalidCSharp.ilproj index b7b8b4d766538..5c2e0cc6ca7eb 100644 --- a/src/tests/Interop/UnmanagedCallersOnly/InvalidCSharp.ilproj +++ b/src/tests/Interop/UnmanagedCallersOnly/InvalidCSharp.ilproj @@ -1,6 +1,7 @@ library + SharedLibrary diff --git a/src/tests/JIT/Regression/JitBlue/GitHub_22583/base.csproj b/src/tests/JIT/Regression/JitBlue/GitHub_22583/base.csproj index 020cbd644307b..03e2fc027748c 100644 --- a/src/tests/JIT/Regression/JitBlue/GitHub_22583/base.csproj +++ b/src/tests/JIT/Regression/JitBlue/GitHub_22583/base.csproj @@ -1,7 +1,7 @@ Library - false + SharedLibrary diff --git a/src/tests/JIT/Regression/JitBlue/GitHub_22583/lib.csproj b/src/tests/JIT/Regression/JitBlue/GitHub_22583/lib.csproj index 6abc7113422a9..019f625f06346 100644 --- a/src/tests/JIT/Regression/JitBlue/GitHub_22583/lib.csproj +++ b/src/tests/JIT/Regression/JitBlue/GitHub_22583/lib.csproj @@ -1,7 +1,7 @@ Library - false + SharedLibrary diff --git a/src/tests/Regressions/coreclr/22021/provider.ilproj b/src/tests/Regressions/coreclr/22021/provider.ilproj index a10e6d25b0e4f..38ea2d326750d 100644 --- a/src/tests/Regressions/coreclr/22021/provider.ilproj +++ b/src/tests/Regressions/coreclr/22021/provider.ilproj @@ -1,6 +1,7 @@ Library + SharedLibrary diff --git a/src/tests/baseservices/callconvs/CallFunctionPointers.ilproj b/src/tests/baseservices/callconvs/CallFunctionPointers.ilproj index b2aad8af6d976..a64f2eb5f3a45 100644 --- a/src/tests/baseservices/callconvs/CallFunctionPointers.ilproj +++ b/src/tests/baseservices/callconvs/CallFunctionPointers.ilproj @@ -1,6 +1,7 @@ library + SharedLibrary diff --git a/src/tests/baseservices/compilerservices/RuntimeWrappedException/StringThrower.ilproj b/src/tests/baseservices/compilerservices/RuntimeWrappedException/StringThrower.ilproj index d16d855aa32b9..aafab759a1694 100644 --- a/src/tests/baseservices/compilerservices/RuntimeWrappedException/StringThrower.ilproj +++ b/src/tests/baseservices/compilerservices/RuntimeWrappedException/StringThrower.ilproj @@ -1,6 +1,7 @@ Library + SharedLibrary diff --git a/src/tests/baseservices/compilerservices/modulector/moduleCctor.ilproj b/src/tests/baseservices/compilerservices/modulector/moduleCctor.ilproj index 9b614c7ab4e4c..9bb4f0e74e37d 100644 --- a/src/tests/baseservices/compilerservices/modulector/moduleCctor.ilproj +++ b/src/tests/baseservices/compilerservices/modulector/moduleCctor.ilproj @@ -1,6 +1,7 @@ Library + SharedLibrary diff --git a/src/tests/baseservices/typeequivalence/contracts/TypeContracts.csproj b/src/tests/baseservices/typeequivalence/contracts/TypeContracts.csproj index 306758e5a5b85..4895e31531df2 100644 --- a/src/tests/baseservices/typeequivalence/contracts/TypeContracts.csproj +++ b/src/tests/baseservices/typeequivalence/contracts/TypeContracts.csproj @@ -1,6 +1,7 @@ Library + SharedLibrary diff --git a/src/tests/baseservices/typeequivalence/impl/TypeImpl.csproj b/src/tests/baseservices/typeequivalence/impl/TypeImpl.csproj index b916b70076098..619f5a0bdac2a 100644 --- a/src/tests/baseservices/typeequivalence/impl/TypeImpl.csproj +++ b/src/tests/baseservices/typeequivalence/impl/TypeImpl.csproj @@ -1,6 +1,7 @@ Library + SharedLibrary diff --git a/src/tests/ilverify/ILTests/ILTests.targets b/src/tests/ilverify/ILTests/ILTests.targets index 73e7592dd3e5e..cf461072441c9 100644 --- a/src/tests/ilverify/ILTests/ILTests.targets +++ b/src/tests/ilverify/ILTests/ILTests.targets @@ -1,6 +1,7 @@ Library + SharedLibrary $(MSBuildProjectName) $(BaseOutputPathWithConfig)ilverify\Tests diff --git a/src/tests/profiler/unittest/unloadlibrary.csproj b/src/tests/profiler/unittest/unloadlibrary.csproj index 51b3e4b5ee60b..dacc2154522e0 100644 --- a/src/tests/profiler/unittest/unloadlibrary.csproj +++ b/src/tests/profiler/unittest/unloadlibrary.csproj @@ -2,6 +2,7 @@ .NETCoreApp Library + SharedLibrary true diff --git a/src/tests/reflection/DefaultInterfaceMethods/GetInterfaceMapProvider.ilproj b/src/tests/reflection/DefaultInterfaceMethods/GetInterfaceMapProvider.ilproj index f09b53bac686f..bc2066caba27f 100644 --- a/src/tests/reflection/DefaultInterfaceMethods/GetInterfaceMapProvider.ilproj +++ b/src/tests/reflection/DefaultInterfaceMethods/GetInterfaceMapProvider.ilproj @@ -1,6 +1,7 @@ Library + SharedLibrary diff --git a/src/tests/reflection/DefaultInterfaceMethods/InvokeProvider.ilproj b/src/tests/reflection/DefaultInterfaceMethods/InvokeProvider.ilproj index 019f8ee4d532c..826921c74bc11 100644 --- a/src/tests/reflection/DefaultInterfaceMethods/InvokeProvider.ilproj +++ b/src/tests/reflection/DefaultInterfaceMethods/InvokeProvider.ilproj @@ -1,6 +1,7 @@ Library + SharedLibrary diff --git a/src/tests/reflection/RefEmit/Dependency.csproj b/src/tests/reflection/RefEmit/Dependency.csproj index 809291c86bd6b..d12b0d15ac3c0 100644 --- a/src/tests/reflection/RefEmit/Dependency.csproj +++ b/src/tests/reflection/RefEmit/Dependency.csproj @@ -1,6 +1,7 @@ Library + SharedLibrary diff --git a/src/tests/reflection/StaticInterfaceMembers/provider.ilproj b/src/tests/reflection/StaticInterfaceMembers/provider.ilproj index a10e6d25b0e4f..38ea2d326750d 100644 --- a/src/tests/reflection/StaticInterfaceMembers/provider.ilproj +++ b/src/tests/reflection/StaticInterfaceMembers/provider.ilproj @@ -1,6 +1,7 @@ Library + SharedLibrary