|
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>netcoreapp2.1</TargetFramework>
<EnableDefaultItems>false</EnableDefaultItems>
<GenerateAssemblyInfo>false</GenerateAssemblyInfo>
<GenerateTargetFrameworkAttribute>false</GenerateTargetFrameworkAttribute>
<DisableImplicitFrameworkReferences>true</DisableImplicitFrameworkReferences>
<AssemblyName>Microsoft.Build.Tasks.CodeAnalysis</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="CanonicalError.cs"/>
<Compile Include="CommandLineBuilderExtension.cs"/>
<Compile Include="CopyRefAssembly.cs"/>
<Compile Include="Csc.cs"/>
<Compile Include="Csi.cs"/>
<Compile Include="GenerateMSBuildEditorConfig.cs"/>
<Compile Include="IAnalyzerConfigFilesHostObject.cs"/>
<Compile Include="ICompilerOptionsHostObject.cs"/>
<Compile Include="ICscHostObject5.cs"/>
<Compile Include="InteractiveCompiler.cs"/>
<Compile Include="IVbcHostObject6.cs"/>
<Compile Include="ManagedCompiler.cs"/>
<Compile Include="ManagedToolTask.cs"/>
<Compile Include="MapSourceRoots.cs"/>
<Compile Include="MvidReader.cs"/>
<Compile Include="PropertyDictionary.cs"/>
<Compile Include="RCWForCurrentContext.cs"/>
<Compile Include="ShowMessageForImplicitlySkipAnalyzers.cs"/>
<Compile Include="Utilities.cs"/>
<Compile Include="ValidateBootstrap.cs"/>
<Compile Include="Vbc.cs"/>
<Compile Include="..\..\Shared\NamedPipeUtil.cs" Link="src\Compilers\Shared\NamedPipeUtil.cs"/>
<Compile Include="..\..\Shared\BuildServerConnection.cs" Link="src\Compilers\Shared\BuildServerConnection.cs"/>
<Compile Include="..\..\Shared\RuntimeHostInfo.cs" Link="src\Compilers\Shared\RuntimeHostInfo.cs"/>
<Compile Include="..\CommandLine\BuildProtocol.cs" Link="src\Compilers\Core\CommandLine\BuildProtocol.cs"/>
<Compile Include="..\CommandLine\ConsoleUtil.cs" Link="src\Compilers\Core\CommandLine\ConsoleUtil.cs"/>
<Compile Include="..\CommandLine\NativeMethods.cs" Link="src\Compilers\Core\CommandLine\NativeMethods.cs"/>
<Compile Include="..\CommandLine\CompilerServerLogger.cs" Link="src\Compilers\Core\CommandLine\CompilerServerLogger.cs"/>
<Compile Include="..\Portable\CommitHashAttribute.cs" Link="src\Compilers\Core\Portable\CommitHashAttribute.cs"/>
<Compile Include="..\Portable\InternalUtilities\CommandLineUtilities.cs" Link="src\Compilers\Core\Portable\InternalUtilities\CommandLineUtilities.cs"/>
<Compile Include="..\Portable\InternalUtilities\CompilerOptionParseUtilities.cs" Link="src\Compilers\Core\Portable\InternalUtilities\CompilerOptionParseUtilities.cs"/>
<Compile Include="..\Portable\InternalUtilities\Debug.cs" Link="src\Compilers\Core\Portable\InternalUtilities\Debug.cs"/>
<Compile Include="..\Portable\InternalUtilities\IReadOnlySet.cs" Link="src\Compilers\Core\Portable\InternalUtilities\IReadOnlySet.cs"/>
<Compile Include="..\Portable\InternalUtilities\NullableAttributes.cs" Link="src\Compilers\Core\Portable\InternalUtilities\NullableAttributes.cs"/>
<Compile Include="..\Portable\InternalUtilities\PlatformInformation.cs" Link="src\Compilers\Core\Portable\InternalUtilities\PlatformInformation.cs"/>
<Compile Include="..\Portable\InternalUtilities\ReflectionUtilities.cs" Link="src\Compilers\Core\Portable\InternalUtilities\ReflectionUtilities.cs"/>
<Compile Include="..\Portable\InternalUtilities\RoslynString.cs" Link="src\Compilers\Core\Portable\InternalUtilities\RoslynString.cs"/>
<Compile Include="..\Portable\InternalUtilities\UnicodeCharacterUtilities.cs" Link="src\Compilers\Core\Portable\InternalUtilities\UnicodeCharacterUtilities.cs"/>
<Compile Include="..\Portable\InternalUtilities\InterpolatedStringHandlerAttribute.cs" Link="src\Compilers\Core\Portable\InternalUtilities\InterpolatedStringHandlerAttribute.cs"/>
<Compile Include="..\Portable\InternalUtilities\InterpolatedStringHandlerArgumentAttribute.cs" Link="src\Compilers\Core\Portable\InternalUtilities\InterpolatedStringHandlerArgumentAttribute.cs"/>
<Compile Include="..\..\..\..\artifacts\obj\Microsoft.Build.Tasks.CodeAnalysis\Release\net472\.NETFramework,Version=v4.7.2.AssemblyAttributes.cs" Link="artifacts\obj\Microsoft.Build.Tasks.CodeAnalysis\Release\net472\.NETFramework,Version=v4.7.2.AssemblyAttributes.cs"/>
<Compile Include="..\..\..\..\artifacts\obj\Microsoft.Build.Tasks.CodeAnalysis\Release\net472\Microsoft.Build.Tasks.CodeAnalysis.InternalsVisibleTo.cs" Link="artifacts\obj\Microsoft.Build.Tasks.CodeAnalysis\Release\net472\Microsoft.Build.Tasks.CodeAnalysis.InternalsVisibleTo.cs"/>
<Compile Include="..\..\..\..\artifacts\obj\Microsoft.Build.Tasks.CodeAnalysis\Release\net472\Microsoft.CodeAnalysis.BuildTasks.ErrorString.cs" Link="artifacts\obj\Microsoft.Build.Tasks.CodeAnalysis\Release\net472\Microsoft.CodeAnalysis.BuildTasks.ErrorString.cs"/>
<Compile Include="..\..\..\..\artifacts\obj\Microsoft.Build.Tasks.CodeAnalysis\Release\net472\Microsoft.Build.Tasks.CodeAnalysis.AssemblyInfo.cs" Link="artifacts\obj\Microsoft.Build.Tasks.CodeAnalysis\Release\net472\Microsoft.Build.Tasks.CodeAnalysis.AssemblyInfo.cs"/>
</ItemGroup>
<ItemGroup>
<ReferencePath Include="..\..\..\..\..\ref\ed16b665b3f6412e8f20980dc521e680\Microsoft.Build.Framework.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\2d7f3a6970bd49ac87e438935ea7fe34\Microsoft.Build.Tasks.Core.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\04e6009be59f4aae9c9213769072ff0f\Microsoft.Build.Utilities.Core.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\cb1d70cb25314fb699488c7596f06196\Microsoft.IO.Redist.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\f1f73f31df454321a006ab092b2859f6\Microsoft.NET.StringTools.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\cafb29d5233847fbb4edcf8d7c32b1e3\mscorlib.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\05dfc96b0eaa40aabfb5d2f9f916d9ba\System.Buffers.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\8448ed54b23840d8a464bff29b2d85b9\System.Collections.Immutable.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\fd0fcb8f9ea64b6d826002f69130a293\System.Configuration.ConfigurationManager.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\be636da5b9a7459dba9af713d30adf42\System.IO.Compression.FileSystem.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\efe718142b824e97b598670ead64f4bf\System.Resources.Extensions.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\bc84029b11234266bc379616e5f03999\System.Runtime.CompilerServices.Unsafe.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\40dd49b3da7b4fe9aa1fe56059d48289\System.Runtime.Serialization.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\5096ee640c99435daf1cdb6f2ab12bce\System.Threading.Tasks.Dataflow.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\82ca8cb89d1a481badc16322e06a8f03\System.Xml.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\a51d290bb29447c7b3e5b8d0df4c4e4e\System.Xml.Linq.dll"/>
</ItemGroup>
</Project>
|