|
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>netcoreapp2.1</TargetFramework>
<EnableDefaultItems>false</EnableDefaultItems>
<GenerateAssemblyInfo>false</GenerateAssemblyInfo>
<GenerateTargetFrameworkAttribute>false</GenerateTargetFrameworkAttribute>
<DisableImplicitFrameworkReferences>true</DisableImplicitFrameworkReferences>
<AssemblyName>Microsoft.Extensions.Hosting.Testing</AssemblyName>
<LangVersion>Latest</LangVersion>
<DefineConstants>TRACE;DEBUG;NETFRAMEWORK;NET462;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER;NET461_OR_GREATER;NET462_OR_GREATER</DefineConstants>
</PropertyGroup>
<ItemGroup>
<Compile Include="..\..\LegacySupport\DiagnosticAttributes\NullableAttributes.cs" Link="src\LegacySupport\DiagnosticAttributes\NullableAttributes.cs"/>
<Compile Include="..\..\LegacySupport\IsExternalInit\IsExternalInit.cs" Link="src\LegacySupport\IsExternalInit\IsExternalInit.cs"/>
<Compile Include="..\..\LegacySupport\TrimAttributes\DynamicallyAccessedMembersAttribute.cs" Link="src\LegacySupport\TrimAttributes\DynamicallyAccessedMembersAttribute.cs"/>
<Compile Include="..\..\LegacySupport\TrimAttributes\DynamicallyAccessedMemberTypes.cs" Link="src\LegacySupport\TrimAttributes\DynamicallyAccessedMemberTypes.cs"/>
<Compile Include="..\..\LegacySupport\TrimAttributes\DynamicDependencyAttribute.cs" Link="src\LegacySupport\TrimAttributes\DynamicDependencyAttribute.cs"/>
<Compile Include="..\..\LegacySupport\TrimAttributes\RequiresAssemblyFilesAttribute.cs" Link="src\LegacySupport\TrimAttributes\RequiresAssemblyFilesAttribute.cs"/>
<Compile Include="..\..\LegacySupport\TrimAttributes\RequiresUnreferencedCodeAttribute.cs" Link="src\LegacySupport\TrimAttributes\RequiresUnreferencedCodeAttribute.cs"/>
<Compile Include="..\..\LegacySupport\TrimAttributes\UnconditionalSuppressMessageAttribute.cs" Link="src\LegacySupport\TrimAttributes\UnconditionalSuppressMessageAttribute.cs"/>
<Compile Include="..\..\LegacySupport\CallerAttributes\CallerArgumentExpressionAttribute.cs" Link="src\LegacySupport\CallerAttributes\CallerArgumentExpressionAttribute.cs"/>
<Compile Include="..\..\LegacySupport\SkipLocalsInitAttribute\SkipLocalsInitAttribute.cs" Link="src\LegacySupport\SkipLocalsInitAttribute\SkipLocalsInitAttribute.cs"/>
<Compile Include="..\..\LegacySupport\ExperimentalAttribute\ExperimentalAttribute.cs" Link="src\LegacySupport\ExperimentalAttribute\ExperimentalAttribute.cs"/>
<Compile Include="..\..\Shared\DiagnosticIds\DiagnosticIds.cs" Link="src\Shared\DiagnosticIds\DiagnosticIds.cs"/>
<Compile Include="..\..\Shared\Throw\Throw.cs" Link="src\Shared\Throw\Throw.cs"/>
<Compile Include="FakeConfigurationSource.cs"/>
<Compile Include="FakeHost.cs"/>
<Compile Include="FakeHostBuilder.cs"/>
<Compile Include="FakeHostingExtensions.cs"/>
<Compile Include="FakeHostOptions.cs"/>
<Compile Include="HostTerminatorService.cs"/>
<Compile Include="..\..\..\artifacts\obj\Microsoft.Extensions.Hosting.Testing\Debug\net462\.NETFramework,Version=v4.6.2.AssemblyAttributes.cs" Link="artifacts\obj\Microsoft.Extensions.Hosting.Testing\Debug\net462\.NETFramework,Version=v4.6.2.AssemblyAttributes.cs"/>
<Compile Include="..\..\..\artifacts\obj\Microsoft.Extensions.Hosting.Testing\Debug\net462\Microsoft.Extensions.Hosting.Testing.AssemblyInfo.cs" Link="artifacts\obj\Microsoft.Extensions.Hosting.Testing\Debug\net462\Microsoft.Extensions.Hosting.Testing.AssemblyInfo.cs"/>
<Compile Include="..\..\..\artifacts\obj\Microsoft.Extensions.Hosting.Testing\Debug\net462\Microsoft.Extensions.Hosting.Testing.InternalsVisibleTo.cs" Link="artifacts\obj\Microsoft.Extensions.Hosting.Testing\Debug\net462\Microsoft.Extensions.Hosting.Testing.InternalsVisibleTo.cs"/>
</ItemGroup>
<ItemGroup>
<ReferencePath Include="..\..\..\..\ref\0651085ab2db468e928095cd86821153\Microsoft.Bcl.AsyncInterfaces.dll"/>
<ReferencePath Include="..\..\..\..\ref\b58c71adb6044e55a2583999aee51d00\Microsoft.Bcl.HashCode.dll"/>
<ReferencePath Include="..\..\..\..\ref\af3a43515ce845f1b3aeaa367cda28c0\Microsoft.Bcl.TimeProvider.dll"/>
<ReferencePath Include="..\..\..\..\ref\94284eb07a9543ae9d464e1b92ad63e2\Microsoft.Extensions.Compliance.Abstractions.dll"/>
<ReferencePath Include="..\..\..\..\ref\3d5bb5fb00df44fe9ab2d3ebe6f511d5\Microsoft.Extensions.Compliance.Testing.dll"/>
<ReferencePath Include="..\..\..\..\ref\23e60a24488e4b6aa9f1cf5721013201\Microsoft.Extensions.Configuration.Abstractions.dll"/>
<ReferencePath Include="..\..\..\..\ref\b5dfbb8e9acb4db09b91ebf92c4c9c08\Microsoft.Extensions.Configuration.Binder.dll"/>
<ReferencePath Include="..\..\..\..\ref\7f5be02bb6e742a583756369df4f7079\Microsoft.Extensions.Configuration.CommandLine.dll"/>
<ReferencePath Include="..\..\..\..\ref\7697398a67334597ac0689e319594836\Microsoft.Extensions.Configuration.dll"/>
<ReferencePath Include="..\..\..\..\ref\f4aae65c73e449b6a978ba4fbf3f4cc7\Microsoft.Extensions.Configuration.EnvironmentVariables.dll"/>
<ReferencePath Include="..\..\..\..\ref\ed51c95306894bb98e788bd2f7df13e6\Microsoft.Extensions.Configuration.FileExtensions.dll"/>
<ReferencePath Include="..\..\..\..\ref\bad84ba1f2b24fbbb54ffd15995e19a4\Microsoft.Extensions.Configuration.Json.dll"/>
<ReferencePath Include="..\..\..\..\ref\f5e1fc7e44874604b0af57ce4b54faf2\Microsoft.Extensions.Configuration.UserSecrets.dll"/>
<ReferencePath Include="..\..\..\..\ref\df89297dfc8447619ab453b66f06f462\Microsoft.Extensions.DependencyInjection.Abstractions.dll"/>
<ReferencePath Include="..\..\..\..\ref\29358e90af2e4ccf9efe76d17231132f\Microsoft.Extensions.DependencyInjection.dll"/>
<ReferencePath Include="..\..\..\..\ref\187cbb1ce13f42919789168e9c8f37c6\Microsoft.Extensions.Diagnostics.Abstractions.dll"/>
<ReferencePath Include="..\..\..\..\ref\29aff8b4caa4479983f4dfc0630a80ab\Microsoft.Extensions.Diagnostics.dll"/>
<ReferencePath Include="..\..\..\..\ref\99fad798a2ac49e5b42ac3b1570170c5\Microsoft.Extensions.Diagnostics.Testing.dll"/>
<ReferencePath Include="..\..\..\..\ref\69e5d7edb7684ba0a9318dfe7e932c8f\Microsoft.Extensions.FileProviders.Abstractions.dll"/>
<ReferencePath Include="..\..\..\..\ref\50f20da1f05c42b28e402bd7d957719f\Microsoft.Extensions.FileProviders.Physical.dll"/>
<ReferencePath Include="..\..\..\..\ref\628e344be79a41d888ea3bb4692d9095\Microsoft.Extensions.FileSystemGlobbing.dll"/>
<ReferencePath Include="..\..\..\..\ref\17ff841d5e554e1fa0dc84ba68b3d7bd\Microsoft.Extensions.Hosting.Abstractions.dll"/>
<ReferencePath Include="..\..\..\..\ref\29a205884e334f87a6d103c4556c60af\Microsoft.Extensions.Hosting.dll"/>
<ReferencePath Include="..\..\..\..\ref\cbe1c898fa1a4fe99eb91540fcbdc7f4\Microsoft.Extensions.Logging.Abstractions.dll"/>
<ReferencePath Include="..\..\..\..\ref\fcd5a6fc59604cc1873e07e98a0526bb\Microsoft.Extensions.Logging.Configuration.dll"/>
<ReferencePath Include="..\..\..\..\ref\27337086e553459f99dac2a6f9332678\Microsoft.Extensions.Logging.Console.dll"/>
<ReferencePath Include="..\..\..\..\ref\613f242e317c4b889f0daea845d130fd\Microsoft.Extensions.Logging.Debug.dll"/>
<ReferencePath Include="..\..\..\..\ref\ced6d3f6e1f54ffdacf6dc5ebb8fb0ce\Microsoft.Extensions.Logging.dll"/>
<ReferencePath Include="..\..\..\..\ref\a55e9ca74490412d82aae2638f363f73\Microsoft.Extensions.Logging.EventLog.dll"/>
<ReferencePath Include="..\..\..\..\ref\9b096e9a78944921998092825f8cc6c4\Microsoft.Extensions.Logging.EventSource.dll"/>
<ReferencePath Include="..\..\..\..\ref\97b80cc15a9742808f538d09e5cbe54e\Microsoft.Extensions.ObjectPool.dll"/>
<ReferencePath Include="..\..\..\..\ref\f47e61be173c4bf08ac200c4b3d1c8c6\Microsoft.Extensions.Options.ConfigurationExtensions.dll"/>
<ReferencePath Include="..\..\..\..\ref\5bac3043d4584412b5e7d9f1eae40f3b\Microsoft.Extensions.Options.dll"/>
<ReferencePath Include="..\..\..\..\ref\27bcb137d4454f8192da648bab8c9e3c\Microsoft.Extensions.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\ref\0e7f72303935499389dbbfecfbb6dd6e\Microsoft.Extensions.Telemetry.Abstractions.dll"/>
<ReferencePath Include="..\..\..\..\ref\04b32629b4364480b7ee968494a34fac\mscorlib.dll"/>
<ReferencePath Include="..\..\..\..\ref\b2d1b8bf968e435a8f1bf50ac8adbe27\System.Buffers.dll"/>
<ReferencePath Include="..\..\..\..\ref\fe4c196d33bb4943b384513e617837f9\System.ComponentModel.DataAnnotations.dll"/>
<ReferencePath Include="..\..\..\..\ref\da453a8bb3ac4e34a3040ee9dd9be42a\System.Core.dll"/>
<ReferencePath Include="..\..\..\..\ref\c255ff214a3f4b2ab550af06db14015b\System.Data.dll"/>
<ReferencePath Include="..\..\..\..\ref\c225c5b26327481aa625952535e78688\System.Diagnostics.DiagnosticSource.dll"/>
<ReferencePath Include="..\..\..\..\ref\4b2792b6d00b4a7b9841029a688ad04c\System.dll"/>
<ReferencePath Include="..\..\..\..\ref\97eaa07f64fd42278aaecab90a76928b\System.Drawing.dll"/>
<ReferencePath Include="..\..\..\..\ref\7141e86840f14d9d80339b1a8ef172e0\System.IO.Compression.FileSystem.dll"/>
<ReferencePath Include="..\..\..\..\ref\9ad168e9dfc64ffcaaffbe02ae28f3db\System.IO.Pipelines.dll"/>
<ReferencePath Include="..\..\..\..\ref\9ec9197d1f7c4c4dbf693e36cfb70674\System.Memory.dll"/>
<ReferencePath Include="..\..\..\..\ref\cb56097fb2254a399d1794b048667fce\System.Numerics.dll"/>
<ReferencePath Include="..\..\..\..\ref\77b60af6663e45bf9a2c75ff62f47cba\System.Numerics.Vectors.dll"/>
<ReferencePath Include="..\..\..\..\ref\7df9bef78e0f4dae8fb2a658c86e5d22\System.Runtime.CompilerServices.Unsafe.dll"/>
<ReferencePath Include="..\..\..\..\ref\5b6d45062971490d9ba21f83327499cc\System.Runtime.dll"/>
<ReferencePath Include="..\..\..\..\ref\67040de58f2845c2853aec4726d6a392\System.Runtime.Serialization.dll"/>
<ReferencePath Include="..\..\..\..\ref\424031538a4d46fe919ef879e52a2da6\System.Text.Encodings.Web.dll"/>
<ReferencePath Include="..\..\..\..\ref\170fa542db3541fab8ac0f63baa71440\System.Text.Json.dll"/>
<ReferencePath Include="..\..\..\..\ref\6c79620f502f4e7692c81ec44e59e7a0\System.Threading.Tasks.Extensions.dll"/>
<ReferencePath Include="..\..\..\..\ref\b3cbc9a40647491cbd0ad34052fe604a\System.ValueTuple.dll"/>
<ReferencePath Include="..\..\..\..\ref\b7e9033d7cb340ba831f1657c9c0da4b\System.Xml.dll"/>
<ReferencePath Include="..\..\..\..\ref\005f1668a7b942e9a3806c0ab160d243\System.Xml.Linq.dll"/>
<ReferencePath Include="..\..\..\..\ref\9b222817bc4c4c439c5f2d1f1ea28d2e\System.Collections.Concurrent.dll"/>
<ReferencePath Include="..\..\..\..\ref\8856ba5c7ab04baea87abd20a200ec6d\System.Collections.dll"/>
<ReferencePath Include="..\..\..\..\ref\e77b1575806646ce9cc87a7e6e14be07\System.ComponentModel.Annotations.dll"/>
<ReferencePath Include="..\..\..\..\ref\aa13fdc997f940b8b9390460f4392b75\System.ComponentModel.dll"/>
<ReferencePath Include="..\..\..\..\ref\dac98a1b953b4aba847d11a6940db316\System.ComponentModel.EventBasedAsync.dll"/>
<ReferencePath Include="..\..\..\..\ref\6f9db0373fa546b6b87089e0c6df0998\System.Diagnostics.Contracts.dll"/>
<ReferencePath Include="..\..\..\..\ref\a59a118928fa4626bc564f232be00ccb\System.Diagnostics.Debug.dll"/>
<ReferencePath Include="..\..\..\..\ref\cbf8548909034c07a566e0968f8c58e7\System.Diagnostics.Tools.dll"/>
<ReferencePath Include="..\..\..\..\ref\c17222a0fedd4851ab7ada9617e044da\System.Diagnostics.Tracing.dll"/>
<ReferencePath Include="..\..\..\..\ref\faf16ae296454489b0e8f7e4f9c76368\System.Dynamic.Runtime.dll"/>
<ReferencePath Include="..\..\..\..\ref\9f96102695c44fa1a5d1965b4ac54c13\System.Globalization.dll"/>
<ReferencePath Include="..\..\..\..\ref\df61667edac8478d92eda7b030949f29\System.IO.dll"/>
<ReferencePath Include="..\..\..\..\ref\4a31b9c9872f4c96b3df5fc25e359419\System.Linq.dll"/>
<ReferencePath Include="..\..\..\..\ref\6e3370bada4743e484157d17b3728892\System.Linq.Expressions.dll"/>
<ReferencePath Include="..\..\..\..\ref\49c380ff70c84391897f163329673718\System.Linq.Parallel.dll"/>
<ReferencePath Include="..\..\..\..\ref\34e8aeceef784db8a794c8c32ac9bb23\System.Linq.Queryable.dll"/>
<ReferencePath Include="..\..\..\..\ref\bd3ac9bffa0b4dadb371ad89ee166328\System.Net.NetworkInformation.dll"/>
<ReferencePath Include="..\..\..\..\ref\e949b748ac3f4a4aa2a720d88e6b9b8b\System.Net.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\ref\a342bdbb5b4e4ecc9054e720f947cf62\System.Net.Requests.dll"/>
<ReferencePath Include="..\..\..\..\ref\72cb9afcd88146a1bdb04438a3ea8dfe\System.Net.WebHeaderCollection.dll"/>
<ReferencePath Include="..\..\..\..\ref\a5e129f01f6049998dba303230fc3c53\System.ObjectModel.dll"/>
<ReferencePath Include="..\..\..\..\ref\fb4f2b35fedd42f9843adcd859181cf6\System.Reflection.dll"/>
<ReferencePath Include="..\..\..\..\ref\951a84e8e4844b9c84fa2808688583ca\System.Reflection.Emit.dll"/>
<ReferencePath Include="..\..\..\..\ref\e8edd3f182354528af6395fe4db3eedf\System.Reflection.Emit.ILGeneration.dll"/>
<ReferencePath Include="..\..\..\..\ref\20db6200789c4081a989f9fc03213fbc\System.Reflection.Emit.Lightweight.dll"/>
<ReferencePath Include="..\..\..\..\ref\929abc60e21e4061be893a7d571d1594\System.Reflection.Extensions.dll"/>
<ReferencePath Include="..\..\..\..\ref\750049f87b814f6c8d5215175b3c0eb6\System.Reflection.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\ref\337a8c36985c4582bb378fa946e10c56\System.Resources.ResourceManager.dll"/>
<ReferencePath Include="..\..\..\..\ref\bf635e92d0e546fc8674a707fa808693\System.Runtime.Extensions.dll"/>
<ReferencePath Include="..\..\..\..\ref\98ce3db9fa414df2a2b9a02006450757\System.Runtime.Handles.dll"/>
<ReferencePath Include="..\..\..\..\ref\ba3715554096487bb73fb1ac9a74f081\System.Runtime.InteropServices.dll"/>
<ReferencePath Include="..\..\..\..\ref\beb914af4b5e40eeb309cc519bea0792\System.Runtime.InteropServices.WindowsRuntime.dll"/>
<ReferencePath Include="..\..\..\..\ref\300d937460b74a9299345dc6aa2e178e\System.Runtime.Numerics.dll"/>
<ReferencePath Include="..\..\..\..\ref\9cf5bdfb1c4d44239f6080ed7fc76c2f\System.Runtime.Serialization.Json.dll"/>
<ReferencePath Include="..\..\..\..\ref\a20d5d9ff3d94eadb80d8cd2a60683a7\System.Runtime.Serialization.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\ref\4f68b4233ff9448093d3bd3b20d6d9d9\System.Runtime.Serialization.Xml.dll"/>
<ReferencePath Include="..\..\..\..\ref\628b5e28063949c09a840a042ecfe263\System.Security.Principal.dll"/>
<ReferencePath Include="..\..\..\..\ref\bb620b3c22a941d384ebd0b87282dfc8\System.ServiceModel.Duplex.dll"/>
<ReferencePath Include="..\..\..\..\ref\27332120baec4e04abf485b4322b7d53\System.ServiceModel.Http.dll"/>
<ReferencePath Include="..\..\..\..\ref\d3dbafe42d9945a288154d5ed574224f\System.ServiceModel.NetTcp.dll"/>
<ReferencePath Include="..\..\..\..\ref\f51aca1a6bdd4b64bf863438b95c6738\System.ServiceModel.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\ref\6546e96903564fb8a59ae4501b0683fa\System.ServiceModel.Security.dll"/>
<ReferencePath Include="..\..\..\..\ref\b51d5515427d46118ee92abc9e76cee5\System.Text.Encoding.dll"/>
<ReferencePath Include="..\..\..\..\ref\2380eabc47ab4d8bb2e31f64c50f44df\System.Text.Encoding.Extensions.dll"/>
<ReferencePath Include="..\..\..\..\ref\85a49779970b457ba249fedd82411117\System.Text.RegularExpressions.dll"/>
<ReferencePath Include="..\..\..\..\ref\88b36dc587eb41298ebb3f1db539ff12\System.Threading.dll"/>
<ReferencePath Include="..\..\..\..\ref\82c4a49055d348d9907a1b3cba166365\System.Threading.Tasks.dll"/>
<ReferencePath Include="..\..\..\..\ref\172c471cf52540a8b4ff77de28044d73\System.Threading.Tasks.Parallel.dll"/>
<ReferencePath Include="..\..\..\..\ref\cfded4b08f844708b0dee44162a4283d\System.Threading.Timer.dll"/>
<ReferencePath Include="..\..\..\..\ref\01b75f97124a497c8ebafccd1fa19cf4\System.Xml.ReaderWriter.dll"/>
<ReferencePath Include="..\..\..\..\ref\6b7a4f5901c2466d86cc97e1fb0666e9\System.Xml.XDocument.dll"/>
<ReferencePath Include="..\..\..\..\ref\c6b2f7f1a2e4465cbda519142f1ef4a7\System.Xml.XmlSerializer.dll"/>
</ItemGroup>
</Project>
|