|
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>netcoreapp2.1</TargetFramework>
<EnableDefaultItems>false</EnableDefaultItems>
<GenerateAssemblyInfo>false</GenerateAssemblyInfo>
<GenerateTargetFrameworkAttribute>false</GenerateTargetFrameworkAttribute>
<DisableImplicitFrameworkReferences>true</DisableImplicitFrameworkReferences>
<AssemblyName>Replay</AssemblyName>
<LangVersion>Preview</LangVersion>
<DefineConstants>TRACE;RELEASE;NETFRAMEWORK;NET472;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;NET47_OR_GREATER;NET471_OR_GREATER;NET472_OR_GREATER</DefineConstants>
</PropertyGroup>
<ItemGroup>
<Compile Include="Replay.cs"/>
<Compile Include="..\..\Compilers\Core\CommandLine\BuildProtocol.cs" Link="src\Compilers\Core\CommandLine\BuildProtocol.cs"/>
<Compile Include="..\..\Compilers\Core\CommandLine\CompilerServerLogger.cs" Link="src\Compilers\Core\CommandLine\CompilerServerLogger.cs"/>
<Compile Include="..\..\Compilers\Core\CommandLine\NativeMethods.cs" Link="src\Compilers\Core\CommandLine\NativeMethods.cs"/>
<Compile Include="..\..\Compilers\Core\Portable\CommitHashAttribute.cs" Link="src\Compilers\Core\Portable\CommitHashAttribute.cs"/>
<Compile Include="..\..\Compilers\Core\Portable\InternalUtilities\PlatformInformation.cs" Link="src\Compilers\Core\Portable\InternalUtilities\PlatformInformation.cs"/>
<Compile Include="..\..\Compilers\Core\Portable\InternalUtilities\Debug.cs" Link="src\Compilers\Core\Portable\InternalUtilities\Debug.cs"/>
<Compile Include="..\..\Compilers\Shared\BuildServerConnection.cs" Link="src\Compilers\Shared\BuildServerConnection.cs"/>
<Compile Include="..\..\Compilers\Shared\NamedPipeUtil.cs" Link="src\Compilers\Shared\NamedPipeUtil.cs"/>
<Compile Include="..\..\Compilers\Shared\RuntimeHostInfo.cs" Link="src\Compilers\Shared\RuntimeHostInfo.cs"/>
<Compile Include="..\..\Dependencies\Contracts\CollectionBuilderAttribute.cs" Link="src\Dependencies\Contracts\CollectionBuilderAttribute.cs"/>
<Compile Include="..\..\Dependencies\Contracts\CompilerFeatureRequiredAttribute.cs" Link="src\Dependencies\Contracts\CompilerFeatureRequiredAttribute.cs"/>
<Compile Include="..\..\Dependencies\Contracts\Contract.cs" Link="src\Dependencies\Contracts\Contract.cs"/>
<Compile Include="..\..\Dependencies\Contracts\Contract.InterpolatedStringHandlers.cs" Link="src\Dependencies\Contracts\Contract.InterpolatedStringHandlers.cs"/>
<Compile Include="..\..\Dependencies\Contracts\ExperimentalAttribute.cs" Link="src\Dependencies\Contracts\ExperimentalAttribute.cs"/>
<Compile Include="..\..\Dependencies\Contracts\InterpolatedStringHandlerArgumentAttribute.cs" Link="src\Dependencies\Contracts\InterpolatedStringHandlerArgumentAttribute.cs"/>
<Compile Include="..\..\Dependencies\Contracts\InterpolatedStringHandlerAttribute.cs" Link="src\Dependencies\Contracts\InterpolatedStringHandlerAttribute.cs"/>
<Compile Include="..\..\Dependencies\Contracts\IReadOnlySet.cs" Link="src\Dependencies\Contracts\IReadOnlySet.cs"/>
<Compile Include="..\..\Dependencies\Contracts\IsExternalInit.cs" Link="src\Dependencies\Contracts\IsExternalInit.cs"/>
<Compile Include="..\..\Dependencies\Contracts\NonCopyableAttribute.cs" Link="src\Dependencies\Contracts\NonCopyableAttribute.cs"/>
<Compile Include="..\..\Dependencies\Contracts\NonDefaultableAttribute.cs" Link="src\Dependencies\Contracts\NonDefaultableAttribute.cs"/>
<Compile Include="..\..\Dependencies\Contracts\NullableAttributes.cs" Link="src\Dependencies\Contracts\NullableAttributes.cs"/>
<Compile Include="..\..\Dependencies\Contracts\RequiredMemberAttribute.cs" Link="src\Dependencies\Contracts\RequiredMemberAttribute.cs"/>
<Compile Include="..\..\Dependencies\Contracts\SetsRequiredMembersAttribute.cs" Link="src\Dependencies\Contracts\SetsRequiredMembersAttribute.cs"/>
<Compile Include="..\..\Dependencies\Contracts\ExceptionUtilities.cs" Link="src\Dependencies\Contracts\ExceptionUtilities.cs"/>
<Compile Include="..\..\..\artifacts\obj\Replay\Release\net472\.NETFramework,Version=v4.7.2.AssemblyAttributes.cs" Link="artifacts\obj\Replay\Release\net472\.NETFramework,Version=v4.7.2.AssemblyAttributes.cs"/>
<Compile Include="..\..\..\artifacts\obj\Replay\Release\net472\Replay.AssemblyInfo.cs" Link="artifacts\obj\Replay\Release\net472\Replay.AssemblyInfo.cs"/>
</ItemGroup>
<ItemGroup>
<ReferencePath Include="..\..\..\..\ref\ed6dcffb93474f789f820e252f7afdf6\Basic.CompilerLog.Util.dll"/>
<ReferencePath Include="..\..\..\..\ref\87fb4437dc0b429a82837aafa4800286\csc.exe"/>
<ReferencePath Include="..\..\..\..\ref\b8ec908a06424b63b45aa995fddfbe7f\MessagePack.Annotations.dll"/>
<ReferencePath Include="..\..\..\..\ref\49947b2be5b24d8eb1d6f0e1ca010924\MessagePack.dll"/>
<ReferencePath Include="..\..\..\..\ref\27ea3691bd5a48e4bc6bea4b94ec80a6\Microsoft.Bcl.AsyncInterfaces.dll"/>
<ReferencePath Include="..\..\..\..\ref\067894ee55b44f5aa71273a8080f70cb\Microsoft.Build.Framework.dll"/>
<ReferencePath Include="..\..\..\..\ref\aa729fd9520548aaa8f69cc821bba23e\Microsoft.Build.Utilities.Core.dll"/>
<ReferencePath Include="..\..\..\..\ref\9e0717e4b84440828fdeaef75fb090df\Microsoft.CodeAnalysis.CSharp.dll"/>
<ReferencePath Include="..\..\..\..\ref\d9f14777c4a14115bd4414d87d42f6e1\Microsoft.CodeAnalysis.CSharp.Workspaces.dll"/>
<ReferencePath Include="..\..\..\..\ref\8883597d3e09463f8c57ee60fabff246\Microsoft.CodeAnalysis.dll"/>
<ReferencePath Include="..\..\..\..\ref\7da603ddc32d489faf33076a7616e7e2\Microsoft.CodeAnalysis.ExternalAccess.RazorCompiler.dll"/>
<ReferencePath Include="..\..\..\..\ref\8ac6155ea5a04f4a8f5af70b7f08c31b\Microsoft.CodeAnalysis.VisualBasic.dll"/>
<ReferencePath Include="..\..\..\..\ref\8c09ed75af1c4a5d9d38bbc55e161a72\Microsoft.CodeAnalysis.VisualBasic.Workspaces.dll"/>
<ReferencePath Include="..\..\..\..\ref\8608d374a4d84f9487613b2530233359\Microsoft.CodeAnalysis.Workspaces.dll"/>
<ReferencePath Include="..\..\..\..\ref\d156ffcf523f4ba8a8b901160ded1b66\Microsoft.Extensions.ObjectPool.dll"/>
<ReferencePath Include="..\..\..\..\ref\cb1d70cb25314fb699488c7596f06196\Microsoft.IO.Redist.dll"/>
<ReferencePath Include="..\..\..\..\ref\c96b561e00174775812d41bd976c0aeb\Microsoft.NET.StringTools.dll"/>
<ReferencePath Include="..\..\..\..\ref\56218c47c0df48eca2d0c054662bd625\Mono.Options.dll"/>
<ReferencePath Include="..\..\..\..\ref\cafb29d5233847fbb4edcf8d7c32b1e3\mscorlib.dll"/>
<ReferencePath Include="..\..\..\..\ref\e5bb50be71544566aacae0c646c94197\StructuredLogger.dll"/>
<ReferencePath Include="..\..\..\..\ref\05dfc96b0eaa40aabfb5d2f9f916d9ba\System.Buffers.dll"/>
<ReferencePath Include="..\..\..\..\ref\7dce6114fa9248aebd41186c2d78c57f\System.Collections.Immutable.dll"/>
<ReferencePath Include="..\..\..\..\ref\0fe37b518ae44c50b5b067ece0098751\System.ComponentModel.Composition.dll"/>
<ReferencePath Include="..\..\..\..\ref\686909f2de604e29a324d1448824bc28\System.Composition.AttributedModel.dll"/>
<ReferencePath Include="..\..\..\..\ref\7de4170de27e4375bed8ffb921809eb8\System.Composition.Convention.dll"/>
<ReferencePath Include="..\..\..\..\ref\4adabf816a2a4979ad897a16250b9420\System.Composition.Hosting.dll"/>
<ReferencePath Include="..\..\..\..\ref\7efee5d34e264b1aa1d3f0c0cb22d0f4\System.Composition.Runtime.dll"/>
<ReferencePath Include="..\..\..\..\ref\8d74a9899d84479eb3dc2345ed13517a\System.Composition.TypedParts.dll"/>
<ReferencePath Include="..\..\..\..\ref\7de08020841840ce82b08247a40d8ebe\System.Configuration.ConfigurationManager.dll"/>
<ReferencePath Include="..\..\..\..\ref\033a414fa3a844c28fdb2a8acdd26b68\System.Configuration.dll"/>
<ReferencePath Include="..\..\..\..\ref\3c9e850c90c548a0af7e388089bbdae9\System.Core.dll"/>
<ReferencePath Include="..\..\..\..\ref\9830c18b4ae54d3189f16c37283329f2\System.Data.dll"/>
<ReferencePath Include="..\..\..\..\ref\da2502c5079842b19aaf45d431b1301b\System.dll"/>
<ReferencePath Include="..\..\..\..\ref\76e5685aed5642c2b08f6e049526ab12\System.Drawing.dll"/>
<ReferencePath Include="..\..\..\..\ref\84a2eca8242442c089cb01d45dbb2397\System.IO.Compression.dll"/>
<ReferencePath Include="..\..\..\..\ref\be636da5b9a7459dba9af713d30adf42\System.IO.Compression.FileSystem.dll"/>
<ReferencePath Include="..\..\..\..\ref\51b2773eed854f48bea90bd26c07cd62\System.IO.Pipelines.dll"/>
<ReferencePath Include="..\..\..\..\ref\805945f327b047adb8f6389d9d8f82c3\System.Memory.dll"/>
<ReferencePath Include="..\..\..\..\ref\64a5d4a2a4354531b41c65ed5e5534b2\System.Numerics.dll"/>
<ReferencePath Include="..\..\..\..\ref\82f2aa9766d1415bb26b177ab15731ab\System.Numerics.Vectors.dll"/>
<ReferencePath Include="..\..\..\..\ref\43cc9541a3714a50833c179859aba586\System.Reflection.Metadata.dll"/>
<ReferencePath Include="..\..\..\..\ref\bc84029b11234266bc379616e5f03999\System.Runtime.CompilerServices.Unsafe.dll"/>
<ReferencePath Include="..\..\..\..\ref\40dd49b3da7b4fe9aa1fe56059d48289\System.Runtime.Serialization.dll"/>
<ReferencePath Include="..\..\..\..\ref\1e0153a7e2384d058e0e11c55c38f935\System.Text.Encoding.CodePages.dll"/>
<ReferencePath Include="..\..\..\..\ref\1b3bfa1bfb224cbc9882e1d02b31975b\System.Threading.Channels.dll"/>
<ReferencePath Include="..\..\..\..\ref\bc890e4ea34f463c8fd960f43c8beb88\System.Threading.Tasks.Extensions.dll"/>
<ReferencePath Include="..\..\..\..\ref\dde207b0723b4d55816b6d48ef8af7b0\System.Xaml.dll"/>
<ReferencePath Include="..\..\..\..\ref\82ca8cb89d1a481badc16322e06a8f03\System.Xml.dll"/>
<ReferencePath Include="..\..\..\..\ref\a51d290bb29447c7b3e5b8d0df4c4e4e\System.Xml.Linq.dll"/>
<ReferencePath Include="..\..\..\..\ref\79aa5310494e4b68874fed37811a275d\vbc.exe"/>
<ReferencePath Include="..\..\..\..\ref\b1be205b2aed4bb5b789b03ea3de7653\VBCSCompiler.exe"/>
<ReferencePath Include="..\..\..\..\ref\441ee83d10d44a1e8ef73fc3d62bc3b3\netstandard.dll"/>
</ItemGroup>
</Project>
|