File: Microsoft.CodeAnalysis.ExternalAccess.Copilot.csproj
Web Access
Project: src\src\Features\ExternalAccess\Copilot\Microsoft.CodeAnalysis.ExternalAccess.Copilot.csproj (Microsoft.CodeAnalysis.ExternalAccess.Copilot)
<Project Sdk="Microsoft.NET.Sdk">
  <PropertyGroup>
    <TargetFramework>netcoreapp2.1</TargetFramework>
    <EnableDefaultItems>false</EnableDefaultItems>
    <GenerateAssemblyInfo>false</GenerateAssemblyInfo>
    <GenerateTargetFrameworkAttribute>false</GenerateTargetFrameworkAttribute>
    <DisableImplicitFrameworkReferences>true</DisableImplicitFrameworkReferences>
    <AssemblyName>Microsoft.CodeAnalysis.ExternalAccess.Copilot</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="Analyzer\CopilotChecksumWrapper.cs"/>
    <Compile Include="Analyzer\CopilotUtilities.cs"/>
    <Compile Include="Analyzer\IExternalCSharpCopilotCodeAnalysisService.cs"/>
    <Compile Include="CodeMapper\ICSharpCopilotMapCodeService.cs"/>
    <Compile Include="Completion\CodeSnippetItem.cs"/>
    <Compile Include="Completion\IContextItem.cs"/>
    <Compile Include="Completion\IContextProvider.cs"/>
    <Compile Include="Completion\ICSharpCopilotContextProviderService.cs"/>
    <Compile Include="Completion\Importance.cs"/>
    <Compile Include="Completion\TraitItem.cs"/>
    <Compile Include="GenerateDocumentation\CopilotDocumentationCommentProposalWrapper.cs"/>
    <Compile Include="GenerateDocumentation\CopilotDocumentationCommentProposedEditWrapper.cs"/>
    <Compile Include="GenerateDocumentation\CopilotDocumentationCommentTagType.cs"/>
    <Compile Include="GenerateDocumentation\IExternalCSharpCopilotGenerateDocumentationService.cs"/>
    <Compile Include="GenerateImplementation\IExternalCSharpCopilotGenerateImplementationService.cs"/>
    <Compile Include="GenerateImplementation\ImplementationDetailsWrapper.cs"/>
    <Compile Include="Internal\Analyzer\AbstractCopilotCodeAnalysisService.cs"/>
    <Compile Include="Internal\Analyzer\CSharp\CSharpCopilotCodeAnalysisService.cs"/>
    <Compile Include="Internal\CodeMapper\CopilotCSharpMapCodeService.cs"/>
    <Compile Include="Internal\Completion\CSharpContextProviderService.cs"/>
    <Compile Include="Internal\RelatedDocuments\CSharpCopilotRelatedDocumentsService.cs"/>
    <Compile Include="Internal\SemanticSearch\CopilotSemanticSearchQueryExecutor.cs"/>
    <Compile Include="Internal\SemanticSearch\SemanticSearchCopilotServiceWrapper.cs"/>
    <Compile Include="OnTheFlyDocs\CopilotOnTheFlyDocsInfoWrapper.cs"/>
    <Compile Include="OnTheFlyDocs\CopilotOnTheFlyDocsRelevantFileInfoWrapper.cs"/>
    <Compile Include="OnTheFlyDocs\IExternalCSharpOnTheFlyDocsService.cs"/>
    <Compile Include="RelatedDocuments\ICopilotRelatedDocumentsService.cs"/>
    <Compile Include="SemanticSearch\ICopilotSemanticSearchQueryExecutor.cs"/>
    <Compile Include="SemanticSearch\ISemanticSearchCopilotServiceImpl.cs"/>
    <Compile Include="..\..\..\..\artifacts\obj\Microsoft.CodeAnalysis.ExternalAccess.Copilot\Release\net472\.NETFramework,Version=v4.7.2.AssemblyAttributes.cs" Link="artifacts\obj\Microsoft.CodeAnalysis.ExternalAccess.Copilot\Release\net472\.NETFramework,Version=v4.7.2.AssemblyAttributes.cs"/>
    <Compile Include="..\..\..\..\artifacts\obj\Microsoft.CodeAnalysis.ExternalAccess.Copilot\Release\net472\Microsoft.CodeAnalysis.ExternalAccess.Copilot.InternalsVisibleTo.cs" Link="artifacts\obj\Microsoft.CodeAnalysis.ExternalAccess.Copilot\Release\net472\Microsoft.CodeAnalysis.ExternalAccess.Copilot.InternalsVisibleTo.cs"/>
    <Compile Include="..\..\..\..\artifacts\obj\Microsoft.CodeAnalysis.ExternalAccess.Copilot\Release\net472\Microsoft.CodeAnalysis.ExternalAccess.Copilot.AssemblyInfo.cs" Link="artifacts\obj\Microsoft.CodeAnalysis.ExternalAccess.Copilot\Release\net472\Microsoft.CodeAnalysis.ExternalAccess.Copilot.AssemblyInfo.cs"/>
  </ItemGroup>
  <ItemGroup>
    <ReferencePath Include="..\..\..\..\..\ref\27ea3691bd5a48e4bc6bea4b94ec80a6\Microsoft.Bcl.AsyncInterfaces.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\04861aac5e5c4779bc25f456d4079bb3\Microsoft.CodeAnalysis.AnalyzerUtilities.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\6e161241deed4c54bd80bf2ba8d484c6\Microsoft.CodeAnalysis.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\fb9336cfe13c4e7ebc869117886c596b\Microsoft.CodeAnalysis.Elfie.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\4e623ca2311a48839158ae5a770d655a\Microsoft.CodeAnalysis.Features.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\665bed0eccfb4958afecabb8fbfd75ae\Microsoft.CodeAnalysis.Scripting.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\a119a8e629294cd0aef65ccb2e1bc9a3\Microsoft.CodeAnalysis.Workspaces.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\50e5b3e657774238974fce05f54c9c16\Microsoft.DiaSymReader.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\cafb29d5233847fbb4edcf8d7c32b1e3\mscorlib.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\033a414fa3a844c28fdb2a8acdd26b68\System.Configuration.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\3c9e850c90c548a0af7e388089bbdae9\System.Core.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\638fb94fef1a4e24b2f7d63c55376443\System.Data.DataSetExtensions.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\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\4333a9084e30442b9f2fc018267c1c32\System.Text.Encodings.Web.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\0f8ebac6194c4d218f18b1491bfdbbc0\System.Text.Json.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\1b3bfa1bfb224cbc9882e1d02b31975b\System.Threading.Channels.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\bc890e4ea34f463c8fd960f43c8beb88\System.Threading.Tasks.Extensions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\a087127fe1df4ea2ab18cb765be637c3\System.ValueTuple.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\82ca8cb89d1a481badc16322e06a8f03\System.Xml.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\a51d290bb29447c7b3e5b8d0df4c4e4e\System.Xml.Linq.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\441ee83d10d44a1e8ef73fc3d62bc3b3\netstandard.dll"/>
  </ItemGroup>
</Project>