|
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>netcoreapp2.1</TargetFramework>
<EnableDefaultItems>false</EnableDefaultItems>
<GenerateAssemblyInfo>false</GenerateAssemblyInfo>
<GenerateTargetFrameworkAttribute>false</GenerateTargetFrameworkAttribute>
<DisableImplicitFrameworkReferences>true</DisableImplicitFrameworkReferences>
<_SkipAnalyzers>true</_SkipAnalyzers>
<AssemblyName>Microsoft.CodeAnalysis.ExternalAccess.Copilot</AssemblyName>
<PublicSign>true</PublicSign>
<KeyOriginatorFile>..\..\..\..\..\_external\1\35MSSharedLib1024.snk</KeyOriginatorFile>
<LangVersion>Preview</LangVersion>
<DefineConstants>TRACE;RELEASE;NET;NET8_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_0_OR_GREATER;NET7_0_OR_GREATER;NET8_0_OR_GREATER;NETCOREAPP1_0_OR_GREATER;NETCOREAPP1_1_OR_GREATER;NETCOREAPP2_0_OR_GREATER;NETCOREAPP2_1_OR_GREATER;NETCOREAPP2_2_OR_GREATER;NETCOREAPP3_0_OR_GREATER;NETCOREAPP3_1_OR_GREATER</DefineConstants>
</PropertyGroup>
<ItemGroup>
<Compile Include="Analyzer\CopilotAnalysisUtilities.cs"/>
<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\CopilotSemanticSearchQueryService.cs"/>
<Compile Include="Internal\SemanticSearch\CopilotSemanticSearchSolutionService.cs"/>
<Compile Include="OnTheFlyDocs\CopilotOnTheFlyDocsInfoWrapper.cs"/>
<Compile Include="OnTheFlyDocs\CopilotOnTheFlyDocsRelevantFileInfoWrapper.cs"/>
<Compile Include="OnTheFlyDocs\IExternalCSharpOnTheFlyDocsService.cs"/>
<Compile Include="RelatedDocuments\ICopilotRelatedDocumentsService.cs"/>
<Compile Include="SemanticSearch\CopilotSemanticSearchUtilities.cs"/>
<Compile Include="SemanticSearch\ICopilotSemanticSearchQueryExecutor.cs"/>
<Compile Include="SemanticSearch\ICopilotSemanticSearchQueryService.cs"/>
<Compile Include="SemanticSearch\ICopilotSemanticSearchResultsObserver.cs"/>
<Compile Include="SemanticSearch\ICopilotSemanticSearchSolutionService.cs"/>
<Compile Include="..\..\..\..\artifacts\obj\Microsoft.CodeAnalysis.ExternalAccess.Copilot\Release\net8.0\.NETCoreApp,Version=v8.0.AssemblyAttributes.cs" Link="artifacts\obj\Microsoft.CodeAnalysis.ExternalAccess.Copilot\Release\net8.0\.NETCoreApp,Version=v8.0.AssemblyAttributes.cs"/>
<Compile Include="..\..\..\..\artifacts\obj\Microsoft.CodeAnalysis.ExternalAccess.Copilot\Release\net8.0\Microsoft.CodeAnalysis.ExternalAccess.Copilot.InternalsVisibleTo.cs" Link="artifacts\obj\Microsoft.CodeAnalysis.ExternalAccess.Copilot\Release\net8.0\Microsoft.CodeAnalysis.ExternalAccess.Copilot.InternalsVisibleTo.cs"/>
<Compile Include="..\..\..\..\artifacts\obj\Microsoft.CodeAnalysis.ExternalAccess.Copilot\Release\net8.0\Microsoft.CodeAnalysis.ExternalAccess.Copilot.AssemblyInfo.cs" Link="artifacts\obj\Microsoft.CodeAnalysis.ExternalAccess.Copilot\Release\net8.0\Microsoft.CodeAnalysis.ExternalAccess.Copilot.AssemblyInfo.cs"/>
</ItemGroup>
<ItemGroup>
<ReferencePath Include="..\..\..\..\..\ref\5a0d0ffbb09b4c2f83ab321f9feec5eb\Microsoft.CodeAnalysis.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\a5a097c29e91407da4511512be98a873\Microsoft.CodeAnalysis.Elfie.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\77993d5d2ee940c8a1b61b2ad27172d9\Microsoft.CodeAnalysis.Features.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\d205bb058e674d18b1f7456031079237\Microsoft.CodeAnalysis.Scripting.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\d6aaec326fb348ef903528b58394022a\Microsoft.CodeAnalysis.Workspaces.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\e6116af585324b53941da3fb20eeb122\Microsoft.CSharp.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\50e5b3e657774238974fce05f54c9c16\Microsoft.DiaSymReader.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\c027ff3f6bc44f1d92c1edd936eb1010\Microsoft.VisualBasic.Core.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\965d2294252d4aa59d29b0ad9806b603\Microsoft.VisualBasic.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\6c4493e8dac84d2aa27ab601b69ca410\Microsoft.Win32.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\d820e805f0df4980b6969fc4ff23ef57\Microsoft.Win32.Registry.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\59e187a3fcfb4b71a9b05351ad2bec3d\mscorlib.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\3504557e16524b1399dd806718ef133e\netstandard.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\6a0e84df957a41ed8cf9fcb47ffadc1d\System.AppContext.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\33bbc73b88204f3ca8e915eba7c25216\System.Buffers.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\064426fc7ad54d5581660fa509bfbb18\System.Collections.Concurrent.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\54d8724903e9464aac963ce831cee942\System.Collections.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\d1a28d330f884b7b86f7bdac23bc6b2f\System.Collections.Immutable.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\f7924a74cb5f4e56864ab3438b2f1cef\System.Collections.NonGeneric.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\f265f9423c504a59bb91cfc236086c60\System.Collections.Specialized.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\41c8df87986949d1ace820dc7b8f91ce\System.ComponentModel.Annotations.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\2b76d20a107540fb99a317b1bc885117\System.ComponentModel.DataAnnotations.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\d20a5b64c9c0423fb58c6ef2bd427061\System.ComponentModel.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\f9abb24f3fcf498e9f9bd23055c32366\System.ComponentModel.EventBasedAsync.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\43a7fbdfa910421fad0afad3bbc6e63e\System.ComponentModel.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\3ce7ecf4ad1f4809b61149114f5e2270\System.ComponentModel.TypeConverter.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\3f3562672e134b5083bc4c4d0689d597\System.Composition.AttributedModel.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\4e4f2b186a71467fa69c00c2c1e042d2\System.Composition.Convention.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\6b3cee2cb1da46638834920ee684c5d3\System.Composition.Hosting.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\bd8564826220475ebcbe198538b2fcb0\System.Composition.Runtime.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\1df46e4b4e7a41f0abed2e344fcb05b1\System.Composition.TypedParts.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\e6642af002664c92affa5e4eea89621a\System.Configuration.ConfigurationManager.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\d0e216b5e396459b88d9077c037d2b84\System.Configuration.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\46d6b6ee1b584b349c2e0c30bd8ff932\System.Console.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\69a2847850c94c679f8cd3f492ed13a9\System.Core.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\ad4c2d0729eb4a0d8acc651ed124985d\System.Data.Common.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\200f66faf8194b0ba9295fc23710edd1\System.Data.DataSetExtensions.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\fb5ffae8c9aa43c4a75012a73656773a\System.Data.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\3e976434271d4263b6b88b36cdabfb11\System.Diagnostics.Contracts.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\f9a592509ecc4e37b0eb5c28abac0411\System.Diagnostics.Debug.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\00eb081f6dd9486093082371e6398e22\System.Diagnostics.DiagnosticSource.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\b0598776a07f4402a80a394a9de546b0\System.Diagnostics.EventLog.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\e14c5cecdff54b71858691e91761411c\System.Diagnostics.FileVersionInfo.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\cc95e5b7c36f435a97804a9e2a1d90f4\System.Diagnostics.Process.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\54ea7b7d30c147f190ba77ba9861bfe0\System.Diagnostics.StackTrace.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\e50571f91a144106a860548732820524\System.Diagnostics.TextWriterTraceListener.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\e9f45921790646a4b9ec75f172819c24\System.Diagnostics.Tools.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\59919792b9cc4fb1839e657c20e72ae1\System.Diagnostics.TraceSource.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\b5320c95588d4f7eadcfff6b498e2c30\System.Diagnostics.Tracing.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\78c8d85e02aa4131a65eebda8540cf67\System.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\166ca60fe5ba4902a6e12c6aa3cec782\System.Drawing.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\dcd67ca05d2d47f39d43991358d8db8e\System.Drawing.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\42a18606b5634cbf8f4c60f82fe69868\System.Dynamic.Runtime.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\71477faff27740bba958614c51726e35\System.Formats.Asn1.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\3286a1b8acf94a1d87ef06ee0c6a4574\System.Formats.Tar.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\f1e4581eae9b4aef9ba8938971141b80\System.Globalization.Calendars.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\c278cb5dce634615979b7fd30138d5d1\System.Globalization.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\460c1e9009304f9b87b7a44bc60119a4\System.Globalization.Extensions.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\f51efb0909124762b9fbd8335dfb9bf0\System.IO.Compression.Brotli.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\6bc02a3e8fc8409faea34281a28f8f0e\System.IO.Compression.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\f2c6ec9e175e44feafc9b1bf5b57d4bc\System.IO.Compression.FileSystem.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\8155222fb14747839a3d311980052e59\System.IO.Compression.ZipFile.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\7e5cd5b2319948a4830e7aad56048517\System.IO.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\99441fcd439e42569ab9b7a94e6908d1\System.IO.FileSystem.AccessControl.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\6f2bd57d1a5b45568df8b0d0ab32ecf7\System.IO.FileSystem.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\cadc007616a94150b7843e0a88e3b59e\System.IO.FileSystem.DriveInfo.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\c77b8ea848ae4c7e9b1021e00e1aa93e\System.IO.FileSystem.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\ae03f68662a94b5681c5bbeeaf5d78cd\System.IO.FileSystem.Watcher.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\933b718da9ae4716ba7e74310cf8e1f9\System.IO.IsolatedStorage.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\9c6b7465d9784e9494fe5e671a3833db\System.IO.MemoryMappedFiles.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\1cdb264e08784d0e939599bc2b927001\System.IO.Pipelines.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\37f366da54b3419ead8d48ee71be472c\System.IO.Pipes.AccessControl.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\9b0e88d3bac94397b251c44533218ffd\System.IO.Pipes.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\166905701d5c4e70828e6e4f3a80a3df\System.IO.UnmanagedMemoryStream.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\cf83337c7fe74a339be65f4e4fa0a4bb\System.Linq.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\562abf693e0f4be6944e6f81428709c2\System.Linq.Expressions.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\b26a830cbb3e49e0bc2700df4d418ffb\System.Linq.Parallel.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\3ed7c3871f9340d29a959db4ee2550ca\System.Linq.Queryable.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\5cac27962fb9481ba20c44b5770b4c67\System.Memory.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\d0777d8aa7cf4a88931ddf94cf98b112\System.Net.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\20f955d01e034df48edc6f34ad797c6e\System.Net.Http.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\08cc3a1f4330478791d5fadce9d032c3\System.Net.Http.Json.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\46389048ddcb4383a83543e57448d548\System.Net.HttpListener.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\0a0abc697b194b2391e54c1159653a69\System.Net.Mail.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\0b5b003b96a74239b9f8dc42e96ece22\System.Net.NameResolution.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\8a189e5f43f4497e9671cf0c0ab553be\System.Net.NetworkInformation.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\19ea03c9139047db82f0d52f2cb6f318\System.Net.Ping.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\c50d3bd8f292481caa293b883270128d\System.Net.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\df332b81319744a796b5df5951dfc5a0\System.Net.Quic.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\2a6d7cc2251e4d1fa9cff6107f266738\System.Net.Requests.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\dccec44977c34603b700f6edc3d5c923\System.Net.Security.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\94dbe37e2b5b40ae8d14ff36872faaf0\System.Net.ServicePoint.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\81a005129a774e3e8a8a9150e06c7962\System.Net.Sockets.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\b136001fba794fd9b78dcbdb7c903a51\System.Net.WebClient.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\e41cf18644984c6fa4a4a0ad9f8742bc\System.Net.WebHeaderCollection.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\c6983124ab824e4284e6cf1e3404819c\System.Net.WebProxy.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\dc67c49aee884cde8ed00ac5e5d76d3e\System.Net.WebSockets.Client.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\e814122f00d846cda1e01cb54ef01f8b\System.Net.WebSockets.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\cca2a31e7cc34166854e7ca07c16577d\System.Numerics.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\928cb946313a4daf8fb7779aab549424\System.Numerics.Vectors.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\a1780f83e821472fa0f8e5318732bc52\System.ObjectModel.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\c8cf81e505584800a50fc37670ac7327\System.Reflection.DispatchProxy.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\907a5f1b8f424c568223695c8cf4e348\System.Reflection.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\dd0bc9432c9845bba886139788e3d3cc\System.Reflection.Emit.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\0ca4ed77eed84f11b7e27f68dc9c821c\System.Reflection.Emit.ILGeneration.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\fa100b4974be4d9b90ce2d38df028da6\System.Reflection.Emit.Lightweight.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\5c4e81195b39441a88eaf75b012c123d\System.Reflection.Extensions.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\fd338d7f33724ad88c1a94a97406a3b2\System.Reflection.Metadata.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\a3f25890bab345528aeb4fac8477d368\System.Reflection.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\80d98ac451184ef4b6391b529f5a98d9\System.Reflection.TypeExtensions.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\060a5c038e044ce28e696dce73dac3b2\System.Resources.Reader.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\ad0cbf4f020f463b9c768e6034dfa4a2\System.Resources.ResourceManager.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\cfc31bde0ba74291bda2b844ea61710e\System.Resources.Writer.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\661545b009524bc5b912764211061391\System.Runtime.CompilerServices.Unsafe.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\6a51806f2d3b4bcc8343b47c74600dab\System.Runtime.CompilerServices.VisualC.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\4439da9790a64b75a8c98e86a8f7201b\System.Runtime.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\1b40d706e4b440d49f73139b9588ba57\System.Runtime.Extensions.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\8534c17c0b83458a8629b4edbf14e4c3\System.Runtime.Handles.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\c2f95306cacc42ee9e886d763d5754ec\System.Runtime.InteropServices.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\330f58d1a128449c874581e39b62859c\System.Runtime.InteropServices.JavaScript.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\d983111d983f4303809e8b3b9492cd93\System.Runtime.InteropServices.RuntimeInformation.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\3da8e5b42e804e47ae0e4d2d0490d62e\System.Runtime.Intrinsics.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\a8f6a3602cdf4088bacfe02dc5d80a41\System.Runtime.Loader.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\14317f48511947a199ab50f4064d0dce\System.Runtime.Numerics.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\9db180f6c6374004a238a7e1791293c0\System.Runtime.Serialization.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\a614b47f0b554f1f94676b6369f4f69d\System.Runtime.Serialization.Formatters.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\9d5df5684cff41c7995f13f40818dd04\System.Runtime.Serialization.Json.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\48e1ec4172d645639da6c97e17d7dc15\System.Runtime.Serialization.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\94ccdad2270c49b997c960d87b05dfbe\System.Runtime.Serialization.Xml.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\be99f31dd7514009857ab7e33d8d0009\System.Security.AccessControl.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\4055a7b0c36e4e599ca0c81d85910267\System.Security.Claims.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\6b6a507a443a48e29cf5e647e735256c\System.Security.Cryptography.Algorithms.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\bee515f5d28243a5a9e440ab77f7f278\System.Security.Cryptography.Cng.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\aa02031294c64795bb132b3651354da6\System.Security.Cryptography.Csp.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\fa079e5631774fa68ba88a71f917c948\System.Security.Cryptography.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\d8c93c7c6377462f95c5dfc3e7fa8aa8\System.Security.Cryptography.Encoding.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\e789400c93bb4fff8d359ad5ac546942\System.Security.Cryptography.OpenSsl.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\fd28a0de76a74b938586c11ef59efe73\System.Security.Cryptography.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\dbb4500c1eff4c81842962f63575f4e1\System.Security.Cryptography.ProtectedData.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\7732bb5453f24c958d5bbe3707d7963f\System.Security.Cryptography.X509Certificates.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\2c9ed94e4f5b4476954f7fac129c2384\System.Security.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\09e82af9f5cb4411975e9bc283e672d8\System.Security.Principal.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\fdb13f7e055b4df59d38c5341338299d\System.Security.Principal.Windows.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\e7f774dac97a4c1c8223f40452489ac1\System.Security.SecureString.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\3913054c6498434d9aeacf1eb2b10430\System.ServiceModel.Web.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\f5a9d01fd3564db0ab4829a624b206e3\System.ServiceProcess.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\ce2b7b98cb0d432db941160683f76d1b\System.Text.Encoding.CodePages.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\2c77cece15904768b4d315b809d8ccdd\System.Text.Encoding.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\5a8d63004c2f4b439889d8db2136665c\System.Text.Encoding.Extensions.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\7f79fb3ea66c44c8b07019e8247c465f\System.Text.Encodings.Web.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\75a76254ade040e6b214efd3e93b3014\System.Text.Json.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\2225639599884bf4b8d2932be972a673\System.Text.RegularExpressions.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\8e18dcd805d248438a44c68d95545dfb\System.Threading.Channels.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\226e2ab73aa2488fbf4d135b8f5df04f\System.Threading.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\16cff2cf9c904f0d96805243135738d2\System.Threading.Overlapped.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\29d932dabf794c77bbb10ff6418f9e14\System.Threading.Tasks.Dataflow.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\ba4e86a7eafa468ab6f503b5496ea2cf\System.Threading.Tasks.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\e361f5e76e354d0aa403e713c3a514f1\System.Threading.Tasks.Extensions.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\04c0c65da1ce41f2beef1c25be914767\System.Threading.Tasks.Parallel.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\567bb1edc9364cc3b4cd6e00c9fcf711\System.Threading.Thread.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\9347828e43b94231a1ec192c7cb97229\System.Threading.ThreadPool.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\250075f6bd67487fb5e175d88c4e1783\System.Threading.Timer.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\3b3e061a5200485ba8fb7424607441aa\System.Transactions.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\b6ba6170a964476495719640112a77e6\System.Transactions.Local.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\a8cf56d928284942b0a85ebd4d8c04c1\System.ValueTuple.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\9235db111dd24414906b6e2b9c11f62e\System.Web.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\935df8d58a344811926ef8cff2471d93\System.Web.HttpUtility.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\a3982c6ba5a6428c9b4c970c75b68c3a\System.Windows.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\7647b81babd949978c752ba1dd8b7b4e\System.Xml.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\d9d118862bd2402e817ec52694efd74c\System.Xml.Linq.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\9cf0835b94704f0c96fa736cbba326ad\System.Xml.ReaderWriter.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\9af976b9954c48f8968335fb9d3db896\System.Xml.Serialization.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\897141302a084692a6313461d9de093d\System.Xml.XDocument.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\77865fc8feec4ba4882aebce1b125112\System.Xml.XmlDocument.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\6d2a8ee51d3e4effbcc4a8c01b07d1d7\System.Xml.XmlSerializer.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\fe4bed04ec4048a5a0c9f8de2df8d233\System.Xml.XPath.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\ef0948bc5e0a41f787da79d70c54b631\System.Xml.XPath.XDocument.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\18d6dd6df4bf4a74be04bec4a1ed4aea\WindowsBase.dll"/>
</ItemGroup>
<ItemGroup>
</ItemGroup>
</Project>
|