File: Microsoft.AspNetCore.InternalTesting.csproj
Web Access
Project: src\src\Testing\src\Microsoft.AspNetCore.InternalTesting.csproj (Microsoft.AspNetCore.InternalTesting)
<Project Sdk="Microsoft.NET.Sdk">
  <PropertyGroup>
    <TargetFramework>netcoreapp2.1</TargetFramework>
    <EnableDefaultItems>false</EnableDefaultItems>
    <GenerateAssemblyInfo>false</GenerateAssemblyInfo>
    <GenerateTargetFrameworkAttribute>false</GenerateTargetFrameworkAttribute>
    <DisableImplicitFrameworkReferences>true</DisableImplicitFrameworkReferences>
    <AssemblyName>Microsoft.AspNetCore.InternalTesting</AssemblyName>
    <LangVersion>Preview</LangVersion>
    <DefineConstants>TRACE;INTERNAL_NULLABLE_ATTRIBUTES;AspNetCoreTesting;RELEASE;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="AssemblyTestLog.cs"/>
    <Compile Include="AssemblyTestLogFixtureAttribute.cs"/>
    <Compile Include="CollectDumpAttribute.cs"/>
    <Compile Include="CultureReplacer.cs"/>
    <Compile Include="DumpCollector\DumpCollector.cs"/>
    <Compile Include="DumpCollector\DumpCollector.Windows.cs"/>
    <Compile Include="ExceptionAssertions.cs"/>
    <Compile Include="HelixHelper.cs"/>
    <Compile Include="HttpClientSlim.cs"/>
    <Compile Include="ITestMethodLifecycle.cs"/>
    <Compile Include="LoggedTest\LoggedTest.cs"/>
    <Compile Include="LoggedTest\LoggedTestBase.cs"/>
    <Compile Include="Logging\BeginScopeContext.cs"/>
    <Compile Include="Logging\ITestSink.cs"/>
    <Compile Include="Logging\LogLevelAttribute.cs"/>
    <Compile Include="Logging\LogValuesAssert.cs"/>
    <Compile Include="Logging\TestLogger.cs"/>
    <Compile Include="Logging\TestLoggerFactory.cs"/>
    <Compile Include="Logging\TestLoggerProvider.cs"/>
    <Compile Include="Logging\TestLoggerT.cs"/>
    <Compile Include="Logging\TestSink.cs"/>
    <Compile Include="Logging\WriteContext.cs"/>
    <Compile Include="Logging\XunitLoggerFactoryExtensions.cs"/>
    <Compile Include="Logging\XunitLoggerProvider.cs"/>
    <Compile Include="RepeatAttribute.cs"/>
    <Compile Include="RepeatContext.cs"/>
    <Compile Include="ReplaceCulture.cs"/>
    <Compile Include="RetryAttribute.cs"/>
    <Compile Include="ShortClassNameAttribute.cs"/>
    <Compile Include="TestContext.cs"/>
    <Compile Include="TestFileOutputContext.cs"/>
    <Compile Include="TestFrameworkFileLoggerAttribute.cs"/>
    <Compile Include="TestOutputDirectoryAttribute.cs"/>
    <Compile Include="TestPathUtilities.cs"/>
    <Compile Include="TestPlatformHelper.cs"/>
    <Compile Include="Tracing\CollectingEventListener.cs"/>
    <Compile Include="Tracing\EventAssert.cs"/>
    <Compile Include="Tracing\EventSourceTestBase.cs"/>
    <Compile Include="UseCultureAttribute.cs"/>
    <Compile Include="xunit\AspNetTestAssemblyRunner.cs"/>
    <Compile Include="xunit\AspNetTestCaseRunner.cs"/>
    <Compile Include="xunit\AspNetTestClassRunner.cs"/>
    <Compile Include="xunit\AspNetTestCollectionRunner.cs"/>
    <Compile Include="xunit\AspNetTestFramework.cs"/>
    <Compile Include="xunit\AspNetTestFrameworkExecutor.cs"/>
    <Compile Include="xunit\AspNetTestInvoker.cs"/>
    <Compile Include="xunit\AspNetTestMethodRunner.cs"/>
    <Compile Include="xunit\AspNetTestRunner.cs"/>
    <Compile Include="xunit\AspNetTheoryTestCaseRunner.cs"/>
    <Compile Include="xunit\AssemblyFixtureAttribute.cs"/>
    <Compile Include="xunit\ConditionalFactAttribute.cs"/>
    <Compile Include="xunit\ConditionalFactDiscoverer.cs"/>
    <Compile Include="xunit\ConditionalTheoryAttribute.cs"/>
    <Compile Include="xunit\ConditionalTheoryDiscoverer.cs"/>
    <Compile Include="xunit\DockerOnlyAttribute.cs"/>
    <Compile Include="xunit\EnvironmentVariableSkipConditionAttribute.cs"/>
    <Compile Include="xunit\FrameworkSkipConditionAttribute.cs"/>
    <Compile Include="xunit\HelixConstants.cs"/>
    <Compile Include="xunit\IAcceptFailureReports.cs"/>
    <Compile Include="xunit\IEnvironmentVariable.cs"/>
    <Compile Include="xunit\ITestCondition.cs"/>
    <Compile Include="xunit\MaximumOSVersionAttribute.cs"/>
    <Compile Include="xunit\MinimumOsVersionAttribute.cs"/>
    <Compile Include="xunit\OperatingSystems.cs"/>
    <Compile Include="xunit\OSSkipConditionAttribute.cs"/>
    <Compile Include="xunit\QuarantinedTestAttribute.cs"/>
    <Compile Include="xunit\QuarantinedTestTraitDiscoverer.cs"/>
    <Compile Include="xunit\RemoteExecutionSupportedAttribute.cs"/>
    <Compile Include="xunit\RuntimeFrameworks.cs"/>
    <Compile Include="xunit\SkipNonHelix.cs"/>
    <Compile Include="xunit\SkipOnAlpineAttribute.cs"/>
    <Compile Include="xunit\SkipOnCIAttribute.cs"/>
    <Compile Include="xunit\SkipOnHelixAttribute.cs"/>
    <Compile Include="xunit\SkippedTestCase.cs"/>
    <Compile Include="xunit\TestMethodExtensions.cs"/>
    <Compile Include="xunit\WindowsVersions.cs"/>
    <Compile Include="xunit\WORKAROUND_SkippedDataRowTestCase.cs"/>
    <Compile Include="..\..\Shared\TaskExtensions.cs" Link="src\Shared\TaskExtensions.cs"/>
    <Compile Include="..\..\Shared\ThrowHelpers\ArgumentThrowHelper.cs" Link="src\Shared\ThrowHelpers\ArgumentThrowHelper.cs"/>
    <Compile Include="..\..\Shared\ThrowHelpers\ArgumentNullThrowHelper.cs" Link="src\Shared\ThrowHelpers\ArgumentNullThrowHelper.cs"/>
    <Compile Include="..\..\Shared\CallerArgument\CallerArgumentExpressionAttribute.cs" Link="src\Shared\CallerArgument\CallerArgumentExpressionAttribute.cs"/>
    <Compile Include="..\..\Shared\Nullable\NullableAttributes.cs" Link="src\Shared\Nullable\NullableAttributes.cs"/>
    <Compile Include="..\..\..\artifacts\obj\Microsoft.AspNetCore.InternalTesting\Release\net462\.NETFramework,Version=v4.6.2.AssemblyAttributes.cs" Link="artifacts\obj\Microsoft.AspNetCore.InternalTesting\Release\net462\.NETFramework,Version=v4.6.2.AssemblyAttributes.cs"/>
    <Compile Include="..\..\..\artifacts\obj\Microsoft.AspNetCore.InternalTesting\Release\net462\Microsoft.AspNetCore.InternalTesting.InternalsVisibleTo.cs" Link="artifacts\obj\Microsoft.AspNetCore.InternalTesting\Release\net462\Microsoft.AspNetCore.InternalTesting.InternalsVisibleTo.cs"/>
    <Compile Include="..\..\..\artifacts\obj\Microsoft.AspNetCore.InternalTesting\Release\net462\Microsoft.AspNetCore.InternalTesting.AssemblyInfo.cs" Link="artifacts\obj\Microsoft.AspNetCore.InternalTesting\Release\net462\Microsoft.AspNetCore.InternalTesting.AssemblyInfo.cs"/>
  </ItemGroup>
  <ItemGroup>
    <ReferencePath Include="..\..\..\..\ref\8e321767cb8645958123ee6b4ea262f7\Microsoft.Bcl.AsyncInterfaces.dll"/>
    <ReferencePath Include="..\..\..\..\ref\8cc237262f124001a379d40b4df8b6ab\Microsoft.CSharp.dll"/>
    <ReferencePath Include="..\..\..\..\ref\13b6ecbb04724d43bb8f8ac9c88ce312\Microsoft.Diagnostics.Runtime.dll"/>
    <ReferencePath Include="..\..\..\..\ref\3906952a8dc341f6a7bee51d47048f86\Microsoft.DotNet.RemoteExecutor.exe"/>
    <ReferencePath Include="..\..\..\..\ref\0aaeb14c76ef4c9f82a4c74adb261b42\Microsoft.Extensions.Configuration.Abstractions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\03b6e9afa3764818bb9fec6c043dd9bc\Microsoft.Extensions.Configuration.Binder.dll"/>
    <ReferencePath Include="..\..\..\..\ref\7c0c1ec648e24260a67f6b3177202166\Microsoft.Extensions.Configuration.dll"/>
    <ReferencePath Include="..\..\..\..\ref\b997defce3f14aab8d0124d53c3fa11e\Microsoft.Extensions.DependencyInjection.Abstractions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\ed1ea79f6f1c418ba79a9fc835e711dc\Microsoft.Extensions.DependencyInjection.dll"/>
    <ReferencePath Include="..\..\..\..\ref\cd1acf1b2446425a8f7cbc042ce24b5e\Microsoft.Extensions.Logging.Abstractions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\0931720478e94a26a50bbc03cfc3c4a5\Microsoft.Extensions.Logging.Configuration.dll"/>
    <ReferencePath Include="..\..\..\..\ref\c56a48270986434793149150c2456034\Microsoft.Extensions.Logging.Console.dll"/>
    <ReferencePath Include="..\..\..\..\ref\12f328377f5b46468bb07e2c5cdbd204\Microsoft.Extensions.Logging.dll"/>
    <ReferencePath Include="..\..\..\..\ref\1a1a52b41671404d83ca181a43e66de2\Microsoft.Extensions.Options.ConfigurationExtensions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\306117f46bf2476cb18361d711b2ec9c\Microsoft.Extensions.Options.dll"/>
    <ReferencePath Include="..\..\..\..\ref\cabeb681e8f146db809520ed4ccbdf96\Microsoft.Extensions.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\ref\85e2871b0de14e7486c8e92fba5a51ad\Microsoft.Win32.Registry.dll"/>
    <ReferencePath Include="..\..\..\..\ref\04b32629b4364480b7ee968494a34fac\mscorlib.dll"/>
    <ReferencePath Include="..\..\..\..\ref\97ae8da10c104e9ba687f697a3d4006e\Serilog.dll"/>
    <ReferencePath Include="..\..\..\..\ref\e8dfb6dcdd8a420ca66480e572852fbe\Serilog.Extensions.Logging.dll"/>
    <ReferencePath Include="..\..\..\..\ref\1f34a1ab9aeb4d3a9532512d487e0c9b\Serilog.Sinks.File.dll"/>
    <ReferencePath Include="..\..\..\..\ref\05dfc96b0eaa40aabfb5d2f9f916d9ba\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\88de9bdd91de421b9cb47dcd60f7da9a\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\f9e68f99466b453399c391bdc16b1dad\System.IO.Pipelines.dll"/>
    <ReferencePath Include="..\..\..\..\ref\805945f327b047adb8f6389d9d8f82c3\System.Memory.dll"/>
    <ReferencePath Include="..\..\..\..\ref\5180babfdf9946868bdd8d79a36d4dac\System.Net.Http.dll"/>
    <ReferencePath Include="..\..\..\..\ref\cb56097fb2254a399d1794b048667fce\System.Numerics.dll"/>
    <ReferencePath Include="..\..\..\..\ref\82f2aa9766d1415bb26b177ab15731ab\System.Numerics.Vectors.dll"/>
    <ReferencePath Include="..\..\..\..\ref\bc84029b11234266bc379616e5f03999\System.Runtime.CompilerServices.Unsafe.dll"/>
    <ReferencePath Include="..\..\..\..\ref\5b6d45062971490d9ba21f83327499cc\System.Runtime.dll"/>
    <ReferencePath Include="..\..\..\..\ref\5a827beab95149b48379e11f81f4539f\System.Runtime.InteropServices.RuntimeInformation.dll"/>
    <ReferencePath Include="..\..\..\..\ref\67040de58f2845c2853aec4726d6a392\System.Runtime.Serialization.dll"/>
    <ReferencePath Include="..\..\..\..\ref\3e63e90e6cb44b0db7e48b4e93dc1cde\System.Security.AccessControl.dll"/>
    <ReferencePath Include="..\..\..\..\ref\68ff29700ea1466b87da7156f6608054\System.Security.Cryptography.Algorithms.dll"/>
    <ReferencePath Include="..\..\..\..\ref\fc7dd261c84f46b9ab59931f7e791690\System.Security.Cryptography.Encoding.dll"/>
    <ReferencePath Include="..\..\..\..\ref\c7cee3e6af414c92b141fd286bc01488\System.Security.Cryptography.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\ref\20724ce9e7f14329a48bcc0c118a3c7b\System.Security.Cryptography.X509Certificates.dll"/>
    <ReferencePath Include="..\..\..\..\ref\a63d05fb2c3642abbbdd886b13f4109f\System.Security.Principal.Windows.dll"/>
    <ReferencePath Include="..\..\..\..\ref\fa7c1186a6d244f0ad49112b8a83e49f\System.Text.Encodings.Web.dll"/>
    <ReferencePath Include="..\..\..\..\ref\0c05d3bb31b24a689096ecd76a9c1b0d\System.Text.Json.dll"/>
    <ReferencePath Include="..\..\..\..\ref\bc890e4ea34f463c8fd960f43c8beb88\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\3adc334dab9c49ae9d5c19a9e63d9fbf\xunit.abstractions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\d13aed852a1a4a85887e3a4f42734376\xunit.assert.dll"/>
    <ReferencePath Include="..\..\..\..\ref\3c7bf77430d4425a806e259a7cec193c\xunit.core.dll"/>
    <ReferencePath Include="..\..\..\..\ref\b1e2efd06297432497b64bf6a0c7e541\xunit.execution.desktop.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>