File: tlens.csproj
Web Access
Project: src\runtime\src\tools\illink\src\tlens\tlens.csproj (tlens)
<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>tlens</AssemblyName>
    <PublicSign>true</PublicSign>
    <KeyOriginatorFile>../../../../../../../artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/snk/35MSSharedLib1024.snk</KeyOriginatorFile>
    <LangVersion>Preview</LangVersion>
    <DefineConstants>TRACE;RELEASE;NET;NET11_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_0_OR_GREATER;NET7_0_OR_GREATER;NET8_0_OR_GREATER;NET9_0_OR_GREATER;NET10_0_OR_GREATER;NET11_0_OR_GREATER;NET11_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="TLens.Analyzers/Analyzer.cs"/>
    <Compile Include="TLens.Analyzers/DuplicatedCodeAnalyzer.cs"/>
    <Compile Include="TLens.Analyzers/InterfaceDispatchAnalyzer.cs"/>
    <Compile Include="TLens.Analyzers/InterfacesAnalyzer.cs"/>
    <Compile Include="TLens.Analyzers/InterfaceTypeCheckAnalyzers.cs"/>
    <Compile Include="TLens.Analyzers/InverterCtorsChainAnalyzer.cs"/>
    <Compile Include="TLens.Analyzers/LargeStaticArraysAnalyzer.cs"/>
    <Compile Include="TLens.Analyzers/LargeStaticCtorAnalyzer.cs"/>
    <Compile Include="TLens.Analyzers/LargeStringsAnalyzer.cs"/>
    <Compile Include="TLens.Analyzers/LimitedMethodCalls.cs"/>
    <Compile Include="TLens.Analyzers/RedundantFieldInitializationAnalyzer.cs"/>
    <Compile Include="TLens.Analyzers/TypeInstatiationAnalyzer.cs"/>
    <Compile Include="TLens.Analyzers/UnnecessaryFieldsAssignmentAnalyzer.cs"/>
    <Compile Include="TLens.Analyzers/UnusedParametersAnalyzer.cs"/>
    <Compile Include="TLens.Analyzers/UserOperatorCalledForNullCheckAnalyzer.cs"/>
    <Compile Include="TLens/AssemlyReferenceResolver.cs"/>
    <Compile Include="TLens/Driver.cs"/>
    <Compile Include="TLens/LensesCollection.cs"/>
    <Compile Include="TLens/MethodDefinitionExtensions.cs"/>
    <Compile Include="TLens/Runner.cs"/>
    <Compile Include="TLens/SizeStatistics.cs"/>
    <Compile Include="../../external/Mono.Options/Options.cs" Link="src/runtime/src/tools/illink/external/Mono.Options/Options.cs"/>
    <Compile Include="../../../../../artifacts/obj/tlens/Release/net11.0/.NETCoreApp,Version=v11.0.AssemblyAttributes.cs" Link="src/runtime/artifacts/obj/tlens/Release/net11.0/.NETCoreApp,Version=v11.0.AssemblyAttributes.cs"/>
    <Compile Include="../../../../../artifacts/obj/tlens/Release/net11.0/tlens.AssemblyInfo.cs" Link="src/runtime/artifacts/obj/tlens/Release/net11.0/tlens.AssemblyInfo.cs"/>
  </ItemGroup>
  <ItemGroup>
    <ReferencePath Include="../../../../../../../ref/47089e3c70da47f7ad2415ea05a88d60/Microsoft.CSharp.dll"/>
    <ReferencePath Include="../../../../../../../ref/880acf52540c45d798280d39292ec9f6/Microsoft.Extensions.Caching.Abstractions.dll"/>
    <ReferencePath Include="../../../../../../../ref/c9c9a8d7da704f2ea58e8bfbf9b56a84/Microsoft.Extensions.Configuration.Abstractions.dll"/>
    <ReferencePath Include="../../../../../../../ref/94bb1b15f248414996135fc0851054eb/Microsoft.Extensions.DependencyInjection.Abstractions.dll"/>
    <ReferencePath Include="../../../../../../../ref/085a03aa25724fcfa9316be0bfc22f76/Microsoft.Extensions.Diagnostics.Abstractions.dll"/>
    <ReferencePath Include="../../../../../../../ref/b69df35d2224494a9ac993649f5d0c8e/Microsoft.Extensions.FileProviders.Abstractions.dll"/>
    <ReferencePath Include="../../../../../../../ref/8dc27a4981a3408fade9285b6f5d7567/Microsoft.Extensions.Hosting.Abstractions.dll"/>
    <ReferencePath Include="../../../../../../../ref/e2ad9f9d63754646a90deff8b54092e9/Microsoft.Extensions.Logging.Abstractions.dll"/>
    <ReferencePath Include="../../../../../../../ref/6986f09df4fd408faabfde3fd4751bdc/Microsoft.Extensions.Options.dll"/>
    <ReferencePath Include="../../../../../../../ref/6eda55dfc3764dfea015646e60cf71aa/Microsoft.Extensions.Primitives.dll"/>
    <ReferencePath Include="../../../../../../../ref/1062d102f5594998b4bfa8856fb235ab/Microsoft.VisualBasic.Core.dll"/>
    <ReferencePath Include="../../../../../../../ref/29e22c46ba164c6483ed82c9e918a804/Microsoft.VisualBasic.dll"/>
    <ReferencePath Include="../../../../../../../ref/4f8a3799f4ff4f458ed6f6fc3ecab242/Microsoft.Win32.Primitives.dll"/>
    <ReferencePath Include="../../../../../../../ref/e58c3476947645ca87eebad4b88cfbd1/Microsoft.Win32.Registry.dll"/>
    <ReferencePath Include="../../../../../../../ref/5d8ed1bd7d7b4a7fbf9e367aba9b7b3f/Mono.Cecil.dll"/>
    <ReferencePath Include="../../../../../../../ref/8a4ca9f4c294416e853666c35cb05470/Mono.Cecil.Mdb.dll"/>
    <ReferencePath Include="../../../../../../../ref/fcdafd597b4d40d79cce842adbf8aba0/Mono.Cecil.Pdb.dll"/>
    <ReferencePath Include="../../../../../../../ref/954dae8451fd4243abbf4bf47df9d26f/Mono.Cecil.Rocks.dll"/>
    <ReferencePath Include="../../../../../../../ref/62206b13b585405ab9a2c1235caa66d7/mscorlib.dll"/>
    <ReferencePath Include="../../../../../../../ref/74c549720280415782c4fece4311a6f7/netstandard.dll"/>
    <ReferencePath Include="../../../../../../../ref/62649134bd114de1af614116b2d1fc7f/System.AppContext.dll"/>
    <ReferencePath Include="../../../../../../../ref/6fe5752058ce4a0290dc4766911cbe18/System.Buffers.dll"/>
    <ReferencePath Include="../../../../../../../ref/310ca8a35380439eae849b3ac4d9eda4/System.Collections.Concurrent.dll"/>
    <ReferencePath Include="../../../../../../../ref/7586d0f3a9744325bcf72d7e52aa1bc3/System.Collections.dll"/>
    <ReferencePath Include="../../../../../../../ref/295d177199b7423b886c4292a03e3c01/System.Collections.Immutable.dll"/>
    <ReferencePath Include="../../../../../../../ref/b326a1eb1a5c40a3995c6b1ccf751790/System.Collections.NonGeneric.dll"/>
    <ReferencePath Include="../../../../../../../ref/9f7bfa9e336745e6a1474dc3969a3fe3/System.Collections.Specialized.dll"/>
    <ReferencePath Include="../../../../../../../ref/b436043a412247a692fed8361a956d42/System.ComponentModel.Annotations.dll"/>
    <ReferencePath Include="../../../../../../../ref/bd3eb512e57348eba68e535f2fe8d1c4/System.ComponentModel.DataAnnotations.dll"/>
    <ReferencePath Include="../../../../../../../ref/15a52caf908d4eb582133fe71099f248/System.ComponentModel.dll"/>
    <ReferencePath Include="../../../../../../../ref/244bbf1a2ad54ed38ec3832ae5d68102/System.ComponentModel.EventBasedAsync.dll"/>
    <ReferencePath Include="../../../../../../../ref/62717cb4f7634a618d0bd93d103cd893/System.ComponentModel.Primitives.dll"/>
    <ReferencePath Include="../../../../../../../ref/469ca28b11204cd89099e8e06e24e8aa/System.ComponentModel.TypeConverter.dll"/>
    <ReferencePath Include="../../../../../../../ref/74b98240a07d4889aaeab054a974a014/System.Configuration.dll"/>
    <ReferencePath Include="../../../../../../../ref/81d89d57b4794173b296d8fec7718809/System.Console.dll"/>
    <ReferencePath Include="../../../../../../../ref/43d15c464dea49ed9c6209c3bf66a1c7/System.Core.dll"/>
    <ReferencePath Include="../../../../../../../ref/6d9feb0865ba4ec3b85f821b7219d19f/System.Data.Common.dll"/>
    <ReferencePath Include="../../../../../../../ref/c37d454f473a4088a69e433efe73a896/System.Data.DataSetExtensions.dll"/>
    <ReferencePath Include="../../../../../../../ref/2617346a8bc54e30bac64be452e3b98f/System.Data.dll"/>
    <ReferencePath Include="../../../../../../../ref/828543d4fe114b7baab2e9453f73223a/System.Diagnostics.Contracts.dll"/>
    <ReferencePath Include="../../../../../../../ref/8d93318f3dc246aea6221e50931ac8d6/System.Diagnostics.Debug.dll"/>
    <ReferencePath Include="../../../../../../../ref/2bea104e82994e08bc87003d8df344fd/System.Diagnostics.DiagnosticSource.dll"/>
    <ReferencePath Include="../../../../../../../ref/4e54a522adaf401f897a32670826be9b/System.Diagnostics.FileVersionInfo.dll"/>
    <ReferencePath Include="../../../../../../../ref/eea9313a2bfd4eb0ad2a6a89a3b2a03f/System.Diagnostics.Process.dll"/>
    <ReferencePath Include="../../../../../../../ref/e2496b918a584577a841992790da02c1/System.Diagnostics.StackTrace.dll"/>
    <ReferencePath Include="../../../../../../../ref/a319bc33e89e411280c9e80278b7df5f/System.Diagnostics.TextWriterTraceListener.dll"/>
    <ReferencePath Include="../../../../../../../ref/9025d40c8c4b471482cfee116b6d4c19/System.Diagnostics.Tools.dll"/>
    <ReferencePath Include="../../../../../../../ref/563f854b921a40679d52d3957d6e38e6/System.Diagnostics.TraceSource.dll"/>
    <ReferencePath Include="../../../../../../../ref/ea790071f58944cf9fccd38a49abeded/System.Diagnostics.Tracing.dll"/>
    <ReferencePath Include="../../../../../../../ref/be48e476cb424a79bfc4ff93af4e77ea/System.dll"/>
    <ReferencePath Include="../../../../../../../ref/157c311fa21a4e84ad15a6dd58ce5200/System.Drawing.dll"/>
    <ReferencePath Include="../../../../../../../ref/4783827022ac423fb0e8627701ac38c2/System.Drawing.Primitives.dll"/>
    <ReferencePath Include="../../../../../../../ref/46a90b19e2094be59c54eaf31d36c451/System.Dynamic.Runtime.dll"/>
    <ReferencePath Include="../../../../../../../ref/f0ea8736b77f43858b69f7900a5f6fab/System.Formats.Asn1.dll"/>
    <ReferencePath Include="../../../../../../../ref/dec3b2b36aa146f08029e3d6737565b2/System.Formats.Tar.dll"/>
    <ReferencePath Include="../../../../../../../ref/d99566a3d4974a9987235b5c3f03824b/System.Globalization.Calendars.dll"/>
    <ReferencePath Include="../../../../../../../ref/d8fdfb2b775746e99ae1e92164cf0581/System.Globalization.dll"/>
    <ReferencePath Include="../../../../../../../ref/e4655fc272084c8fa9e6d2687bab2d33/System.Globalization.Extensions.dll"/>
    <ReferencePath Include="../../../../../../../ref/c078b6b76ee141bf85006e5888d6e785/System.IO.Compression.Brotli.dll"/>
    <ReferencePath Include="../../../../../../../ref/70140113397b4b098b46aaaf6fd14608/System.IO.Compression.dll"/>
    <ReferencePath Include="../../../../../../../ref/770440401bdf40a69fe4552b56cac801/System.IO.Compression.FileSystem.dll"/>
    <ReferencePath Include="../../../../../../../ref/1c6ee684e6f9402aa8bf320fbcf38ea2/System.IO.Compression.ZipFile.dll"/>
    <ReferencePath Include="../../../../../../../ref/0363a8c65e6f4be789012d45e7fa0305/System.IO.dll"/>
    <ReferencePath Include="../../../../../../../ref/e4f0a7a42c14430780aa5699464d335c/System.IO.FileSystem.AccessControl.dll"/>
    <ReferencePath Include="../../../../../../../ref/8891415a9ee6470f9fa1386d7812bc6c/System.IO.FileSystem.dll"/>
    <ReferencePath Include="../../../../../../../ref/54585e5e8f424b1085adb27113b8f78d/System.IO.FileSystem.DriveInfo.dll"/>
    <ReferencePath Include="../../../../../../../ref/096588ac0eb54eeea1005decd1cdc141/System.IO.FileSystem.Primitives.dll"/>
    <ReferencePath Include="../../../../../../../ref/00b0a5c5993b4452ac9b2433ae1193f1/System.IO.FileSystem.Watcher.dll"/>
    <ReferencePath Include="../../../../../../../ref/b5e81204727f4dc086ea00c285f1f496/System.IO.IsolatedStorage.dll"/>
    <ReferencePath Include="../../../../../../../ref/e43c7f30aaa34b67a6062f88bb837f30/System.IO.MemoryMappedFiles.dll"/>
    <ReferencePath Include="../../../../../../../ref/8e86ebfb15c649f39a4d5bfbb7e71853/System.IO.Pipelines.dll"/>
    <ReferencePath Include="../../../../../../../ref/eb0914fc3ad14af89e672719961930b7/System.IO.Pipes.AccessControl.dll"/>
    <ReferencePath Include="../../../../../../../ref/b01062113d9d4b1c9bc26d821bced933/System.IO.Pipes.dll"/>
    <ReferencePath Include="../../../../../../../ref/453d1902ccf04fb08853a6d8fb1a3693/System.IO.UnmanagedMemoryStream.dll"/>
    <ReferencePath Include="../../../../../../../ref/c9dcd8d0a6a54352807b1c589538d1f7/System.Linq.AsyncEnumerable.dll"/>
    <ReferencePath Include="../../../../../../../ref/03ffd0953a374024ab08afbb63b6ff8d/System.Linq.dll"/>
    <ReferencePath Include="../../../../../../../ref/0b2336d99d714e80bcd34955b6e62652/System.Linq.Expressions.dll"/>
    <ReferencePath Include="../../../../../../../ref/f4286fe96fd9494491865d4d17aafc05/System.Linq.Parallel.dll"/>
    <ReferencePath Include="../../../../../../../ref/b11863871eef404faa51436604d5c884/System.Linq.Queryable.dll"/>
    <ReferencePath Include="../../../../../../../ref/4354e888dde848f2ac0d027dd7aaa7ca/System.Memory.dll"/>
    <ReferencePath Include="../../../../../../../ref/5a7267026cb244b48162b7a7b80167db/System.Net.dll"/>
    <ReferencePath Include="../../../../../../../ref/7878c257914b487e8021258724749a4f/System.Net.Http.dll"/>
    <ReferencePath Include="../../../../../../../ref/0cf9658a46ab41f097eeceee6a95343f/System.Net.Http.Json.dll"/>
    <ReferencePath Include="../../../../../../../ref/8ba547ddefca401092eb28a3d37af549/System.Net.HttpListener.dll"/>
    <ReferencePath Include="../../../../../../../ref/77893f3262e046cd99ed403f62fb8238/System.Net.Mail.dll"/>
    <ReferencePath Include="../../../../../../../ref/7c50a769219f45628588363b5c0df7b0/System.Net.NameResolution.dll"/>
    <ReferencePath Include="../../../../../../../ref/44302ae4df18428f8d8545e6c69d5d37/System.Net.NetworkInformation.dll"/>
    <ReferencePath Include="../../../../../../../ref/32144be537e144549dff0f76d1ca2e5a/System.Net.Ping.dll"/>
    <ReferencePath Include="../../../../../../../ref/850f0178e5b34570a97b2a829af32201/System.Net.Primitives.dll"/>
    <ReferencePath Include="../../../../../../../ref/e87a31cd4dbd43cc921a0c7ee6c9d705/System.Net.Quic.dll"/>
    <ReferencePath Include="../../../../../../../ref/d202d0801b664658b8f59a69bd674162/System.Net.Requests.dll"/>
    <ReferencePath Include="../../../../../../../ref/f91687b8d2964a63aae172d82fe1b30e/System.Net.Security.dll"/>
    <ReferencePath Include="../../../../../../../ref/b92d230684284978a9d6de87cadd3c44/System.Net.ServerSentEvents.dll"/>
    <ReferencePath Include="../../../../../../../ref/3c7048dc475948bfa49eac989e5dd4d7/System.Net.ServicePoint.dll"/>
    <ReferencePath Include="../../../../../../../ref/39fd9d0e2fd948e8a75a5f49cd868caf/System.Net.Sockets.dll"/>
    <ReferencePath Include="../../../../../../../ref/ef50a79fff604ea78e68df321bcdc795/System.Net.WebClient.dll"/>
    <ReferencePath Include="../../../../../../../ref/724718b72db9427f805d4e4540ed4ca0/System.Net.WebHeaderCollection.dll"/>
    <ReferencePath Include="../../../../../../../ref/dc6c8bb15f2e4678a2567a36e48d5e0c/System.Net.WebProxy.dll"/>
    <ReferencePath Include="../../../../../../../ref/d15b8e0031d34aa8ac861cd348e50a13/System.Net.WebSockets.Client.dll"/>
    <ReferencePath Include="../../../../../../../ref/e254fcce5067401db98b7491ca74c4ec/System.Net.WebSockets.dll"/>
    <ReferencePath Include="../../../../../../../ref/ce14d4a2f5884aa8acdfce3f13ebc353/System.Numerics.dll"/>
    <ReferencePath Include="../../../../../../../ref/6d5fd21ccfe34780a98c9ddc1a569508/System.Numerics.Vectors.dll"/>
    <ReferencePath Include="../../../../../../../ref/277d249d75844465ad29fd36eb0527ea/System.ObjectModel.dll"/>
    <ReferencePath Include="../../../../../../../ref/5963269b10e6459d8689c8a2ce7a5716/System.Reflection.DispatchProxy.dll"/>
    <ReferencePath Include="../../../../../../../ref/e27e77429f3d4e70806f877d71c5cd52/System.Reflection.dll"/>
    <ReferencePath Include="../../../../../../../ref/a7ce2163cd6344909f5272616b53938a/System.Reflection.Emit.dll"/>
    <ReferencePath Include="../../../../../../../ref/827f30f1787d4a91b4dc712a8adf16dd/System.Reflection.Emit.ILGeneration.dll"/>
    <ReferencePath Include="../../../../../../../ref/d78e7f905bbd495da6ae98b921d49a2d/System.Reflection.Emit.Lightweight.dll"/>
    <ReferencePath Include="../../../../../../../ref/95a3a48fd0d248a3b4b88bfaf7c368c9/System.Reflection.Extensions.dll"/>
    <ReferencePath Include="../../../../../../../ref/462d70c1a46243b48914d560f07597a5/System.Reflection.Metadata.dll"/>
    <ReferencePath Include="../../../../../../../ref/5e4e058a5cc24fdea29b0e048a2a4b01/System.Reflection.Primitives.dll"/>
    <ReferencePath Include="../../../../../../../ref/6e560ae04919489e89e13377d83758f8/System.Reflection.TypeExtensions.dll"/>
    <ReferencePath Include="../../../../../../../ref/505295a1d1854649878c3615804abc43/System.Resources.Reader.dll"/>
    <ReferencePath Include="../../../../../../../ref/14f0d8bf44884a8f9a349451c6aacec4/System.Resources.ResourceManager.dll"/>
    <ReferencePath Include="../../../../../../../ref/4dd739fd4f5e45218116efc7aa9285dc/System.Resources.Writer.dll"/>
    <ReferencePath Include="../../../../../../../ref/6746d3e3c30a42d3bfff419aba21c574/System.Runtime.CompilerServices.Unsafe.dll"/>
    <ReferencePath Include="../../../../../../../ref/12e33531dd6740fe8a83a7b0b58f0735/System.Runtime.CompilerServices.VisualC.dll"/>
    <ReferencePath Include="../../../../../../../ref/f39f42ea09984305ac0fce1d3d2de17c/System.Runtime.dll"/>
    <ReferencePath Include="../../../../../../../ref/f95f4d0b72364dd4b92772968af7421f/System.Runtime.Extensions.dll"/>
    <ReferencePath Include="../../../../../../../ref/e9e9539b2293484aa55ba4421190ecf8/System.Runtime.Handles.dll"/>
    <ReferencePath Include="../../../../../../../ref/d22c78b4c3cb42f8b410c07fa61bc30c/System.Runtime.InteropServices.dll"/>
    <ReferencePath Include="../../../../../../../ref/0542a2c2c4024c649337a1ca668b955d/System.Runtime.InteropServices.JavaScript.dll"/>
    <ReferencePath Include="../../../../../../../ref/fbc39927dbc448dba1f5fc3917a8a1cc/System.Runtime.InteropServices.RuntimeInformation.dll"/>
    <ReferencePath Include="../../../../../../../ref/483d18bc07b34d809ffe407338f22b71/System.Runtime.Intrinsics.dll"/>
    <ReferencePath Include="../../../../../../../ref/ca7aaede8f3a4819968cd75d67bbdb27/System.Runtime.Loader.dll"/>
    <ReferencePath Include="../../../../../../../ref/720ae077c2844a4bb86b6c3ce20038d1/System.Runtime.Numerics.dll"/>
    <ReferencePath Include="../../../../../../../ref/a0b53fae54694161a6260a3e2c2b2d0a/System.Runtime.Serialization.dll"/>
    <ReferencePath Include="../../../../../../../ref/fc6e10215f854d95be3c0747db40359f/System.Runtime.Serialization.Formatters.dll"/>
    <ReferencePath Include="../../../../../../../ref/9bb12308ebae4c75a28c067fa13b4da5/System.Runtime.Serialization.Json.dll"/>
    <ReferencePath Include="../../../../../../../ref/aa15b3e80eea4d6688ea6df8ee3c3e15/System.Runtime.Serialization.Primitives.dll"/>
    <ReferencePath Include="../../../../../../../ref/ae8ad60cd7f24e3696d498048af514ca/System.Runtime.Serialization.Xml.dll"/>
    <ReferencePath Include="../../../../../../../ref/6c3099f4eddf46f68210c6482af6e915/System.Security.AccessControl.dll"/>
    <ReferencePath Include="../../../../../../../ref/d3ff10a286834c5f853443dadb3070da/System.Security.Claims.dll"/>
    <ReferencePath Include="../../../../../../../ref/d7dade30c9ed45d297ec51bb334748ae/System.Security.Cryptography.Algorithms.dll"/>
    <ReferencePath Include="../../../../../../../ref/d5849a628c3b447380378efba84ea269/System.Security.Cryptography.Cng.dll"/>
    <ReferencePath Include="../../../../../../../ref/9bd5eed2c92e4dbf8f8f834435d9f741/System.Security.Cryptography.Csp.dll"/>
    <ReferencePath Include="../../../../../../../ref/363db0eca5c74a1f887e4ebf46c7510d/System.Security.Cryptography.dll"/>
    <ReferencePath Include="../../../../../../../ref/ab3f1894e31247d1ad64db3139da5a3f/System.Security.Cryptography.Encoding.dll"/>
    <ReferencePath Include="../../../../../../../ref/7512c76426064698accd2f2780a9232a/System.Security.Cryptography.OpenSsl.dll"/>
    <ReferencePath Include="../../../../../../../ref/66e66b5c3bde4e1387af15a9a032b6a1/System.Security.Cryptography.Primitives.dll"/>
    <ReferencePath Include="../../../../../../../ref/3bf61d6f550040c59fe932f982f15cab/System.Security.Cryptography.X509Certificates.dll"/>
    <ReferencePath Include="../../../../../../../ref/335aa097394547cdb127fa959ca49df1/System.Security.dll"/>
    <ReferencePath Include="../../../../../../../ref/11f33a0869f74f758b87fa50b49fe3fc/System.Security.Principal.dll"/>
    <ReferencePath Include="../../../../../../../ref/4e76dad2a56640679891faeb0cc66dbf/System.Security.Principal.Windows.dll"/>
    <ReferencePath Include="../../../../../../../ref/8fdc82f3547f478a8c93887dd797a6a3/System.Security.SecureString.dll"/>
    <ReferencePath Include="../../../../../../../ref/ca25f8a8b9244e97908fdbda38283422/System.ServiceModel.Web.dll"/>
    <ReferencePath Include="../../../../../../../ref/261385f2899c42f3abbee53835a6d158/System.ServiceProcess.dll"/>
    <ReferencePath Include="../../../../../../../ref/918f3c89aefd4d51a507274f55b7ae35/System.Text.Encoding.CodePages.dll"/>
    <ReferencePath Include="../../../../../../../ref/980cc01f401842a18a696e0620dd49eb/System.Text.Encoding.dll"/>
    <ReferencePath Include="../../../../../../../ref/d6b9213df9e74b3cb74db8dd97c21de2/System.Text.Encoding.Extensions.dll"/>
    <ReferencePath Include="../../../../../../../ref/0cd2bb8cfd254b069ffc550bc7fadfe3/System.Text.Encodings.Web.dll"/>
    <ReferencePath Include="../../../../../../../ref/4ff79ed6784a4e278c6439ad14b88610/System.Text.Json.dll"/>
    <ReferencePath Include="../../../../../../../ref/b2ad9230fcc94cf09064aa9a20229bce/System.Text.RegularExpressions.dll"/>
    <ReferencePath Include="../../../../../../../ref/8f058699349f41bfb7a6f12d09190e18/System.Threading.AccessControl.dll"/>
    <ReferencePath Include="../../../../../../../ref/dbf36ce1e26a4090a4773676916e704e/System.Threading.Channels.dll"/>
    <ReferencePath Include="../../../../../../../ref/7fec1bcc750e4f769eb46163372506be/System.Threading.dll"/>
    <ReferencePath Include="../../../../../../../ref/504f69e83b9540668d0d0e22d2ef9b00/System.Threading.Overlapped.dll"/>
    <ReferencePath Include="../../../../../../../ref/ee3d059711d3445cac35ec689e8e94c5/System.Threading.Tasks.Dataflow.dll"/>
    <ReferencePath Include="../../../../../../../ref/40e47a58f7554bc0a57aa5a3f692272a/System.Threading.Tasks.dll"/>
    <ReferencePath Include="../../../../../../../ref/85d239cddcfa467098f3427059ad2985/System.Threading.Tasks.Extensions.dll"/>
    <ReferencePath Include="../../../../../../../ref/66f18d90d36d4cfa909db28a8eb84643/System.Threading.Tasks.Parallel.dll"/>
    <ReferencePath Include="../../../../../../../ref/8e080d2ae49e475896735e86a615ca66/System.Threading.Thread.dll"/>
    <ReferencePath Include="../../../../../../../ref/8cce6b28587c4a02837e40acea526d79/System.Threading.ThreadPool.dll"/>
    <ReferencePath Include="../../../../../../../ref/b76a8f0072c74a86aca0f67949ba871e/System.Threading.Timer.dll"/>
    <ReferencePath Include="../../../../../../../ref/33f6a36c23844842a91a6da884f22698/System.Transactions.dll"/>
    <ReferencePath Include="../../../../../../../ref/a11f44ee38c345ec9436b1709b53f88a/System.Transactions.Local.dll"/>
    <ReferencePath Include="../../../../../../../ref/089d6144da5e420d93c9d6b9eb9fc56f/System.ValueTuple.dll"/>
    <ReferencePath Include="../../../../../../../ref/4c163d98bbd045c0a6921d3510897058/System.Web.dll"/>
    <ReferencePath Include="../../../../../../../ref/0a7b3f266d93474088e4059d6fbf458c/System.Web.HttpUtility.dll"/>
    <ReferencePath Include="../../../../../../../ref/019b0fdfb34d49cab455690416e936f9/System.Windows.dll"/>
    <ReferencePath Include="../../../../../../../ref/9515740b02334341a6d36771aa34018b/System.Xml.dll"/>
    <ReferencePath Include="../../../../../../../ref/1d709181cd624799bae614cd56dca60e/System.Xml.Linq.dll"/>
    <ReferencePath Include="../../../../../../../ref/129ca8aafa7c49798f6e6304c78cfb28/System.Xml.ReaderWriter.dll"/>
    <ReferencePath Include="../../../../../../../ref/d49f9bee516149c08626f4ff75ccda15/System.Xml.Serialization.dll"/>
    <ReferencePath Include="../../../../../../../ref/52028e55b6b941868a6afc419c7c9261/System.Xml.XDocument.dll"/>
    <ReferencePath Include="../../../../../../../ref/e031564b3f8d410f9acf3f2fd736aec2/System.Xml.XmlDocument.dll"/>
    <ReferencePath Include="../../../../../../../ref/6eb3a497d5684538b5cd36ecd84869ca/System.Xml.XmlSerializer.dll"/>
    <ReferencePath Include="../../../../../../../ref/26a55dd8b87f4e2184f5b92c0e19a8fc/System.Xml.XPath.dll"/>
    <ReferencePath Include="../../../../../../../ref/35aecc15e984491f809706fa5a8e4633/System.Xml.XPath.XDocument.dll"/>
    <ReferencePath Include="../../../../../../../ref/5b6c4c7780b84244b3e4932dec1bd036/WindowsBase.dll"/>
  </ItemGroup>
  <ItemGroup>
  </ItemGroup>
</Project>