|
<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.Extensions.WebEncoders</AssemblyName>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<KeyOriginatorFile>..\..\..\.packages\microsoft.dotnet.arcade.sdk\11.0.0-beta.25603.106\tools\snk\AspNetCore.snk</KeyOriginatorFile>
<LangVersion>Preview</LangVersion>
<DefineConstants>TRACE;RELEASE;NET;NET10_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;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="EncoderServiceCollectionExtensions.cs"/>
<Compile Include="Testing\HtmlTestEncoder.cs"/>
<Compile Include="Testing\JavaScriptTestEncoder.cs"/>
<Compile Include="Testing\UrlTestEncoder.cs"/>
<Compile Include="WebEncoderOptions.cs"/>
<Compile Include="..\..\Shared\ThrowHelpers\ArgumentNullThrowHelper.cs" Link="src\Shared\ThrowHelpers\ArgumentNullThrowHelper.cs"/>
<Compile Include="..\..\Shared\CallerArgument\CallerArgumentExpressionAttribute.cs" Link="src\Shared\CallerArgument\CallerArgumentExpressionAttribute.cs"/>
<Compile Include="..\..\..\artifacts\obj\Microsoft.Extensions.WebEncoders\Release\net10.0\.NETCoreApp,Version=v10.0.AssemblyAttributes.cs" Link="artifacts\obj\Microsoft.Extensions.WebEncoders\Release\net10.0\.NETCoreApp,Version=v10.0.AssemblyAttributes.cs"/>
<Compile Include="..\..\..\artifacts\obj\Microsoft.Extensions.WebEncoders\Release\net10.0\Microsoft.Extensions.WebEncoders.AssemblyInfo.cs" Link="artifacts\obj\Microsoft.Extensions.WebEncoders\Release\net10.0\Microsoft.Extensions.WebEncoders.AssemblyInfo.cs"/>
</ItemGroup>
<ItemGroup>
<ReferencePath Include="..\..\..\..\ref\158ba7e7ce034d21bd7f6a03fe3540f5\Microsoft.CSharp.dll"/>
<ReferencePath Include="..\..\..\..\ref\98165b1e08814e618fe8a49f2aefe708\Microsoft.Extensions.Caching.Abstractions.dll"/>
<ReferencePath Include="..\..\..\..\ref\b1dc50c15aa6419ebcb3444277e89e6f\Microsoft.Extensions.Caching.Memory.dll"/>
<ReferencePath Include="..\..\..\..\ref\d263004d84da439f9b06c1038479a270\Microsoft.Extensions.Configuration.Abstractions.dll"/>
<ReferencePath Include="..\..\..\..\ref\9b3f5dd4fa0b4731bc7a327b424c2ce1\Microsoft.Extensions.Configuration.Binder.dll"/>
<ReferencePath Include="..\..\..\..\ref\0a505861a2dd47cda1bcd2f8a5919135\Microsoft.Extensions.Configuration.CommandLine.dll"/>
<ReferencePath Include="..\..\..\..\ref\098cf4d2b27b41ee873099dad15b0c8c\Microsoft.Extensions.Configuration.dll"/>
<ReferencePath Include="..\..\..\..\ref\4dd3ef3b850e43728e9a6b99134cd080\Microsoft.Extensions.Configuration.EnvironmentVariables.dll"/>
<ReferencePath Include="..\..\..\..\ref\4e8a5c41081242c3a9e5a4abb2673586\Microsoft.Extensions.Configuration.FileExtensions.dll"/>
<ReferencePath Include="..\..\..\..\ref\8ac3c29c98a2467f833bd5ceacb6c13e\Microsoft.Extensions.Configuration.Ini.dll"/>
<ReferencePath Include="..\..\..\..\ref\4936205cebc04e8aad2d0c712bb62091\Microsoft.Extensions.Configuration.Json.dll"/>
<ReferencePath Include="..\..\..\..\ref\b39b931d7e4842b1b85d3717fff309dc\Microsoft.Extensions.Configuration.UserSecrets.dll"/>
<ReferencePath Include="..\..\..\..\ref\39b1d4879fac4e438882fef1e2abb12b\Microsoft.Extensions.Configuration.Xml.dll"/>
<ReferencePath Include="..\..\..\..\ref\7f040b0ad80745e9952366488f634001\Microsoft.Extensions.DependencyInjection.Abstractions.dll"/>
<ReferencePath Include="..\..\..\..\ref\fc76deb067444efe849ce1601ca856aa\Microsoft.Extensions.DependencyInjection.dll"/>
<ReferencePath Include="..\..\..\..\ref\b5cd15b3836d470dbbb7404993508197\Microsoft.Extensions.Diagnostics.Abstractions.dll"/>
<ReferencePath Include="..\..\..\..\ref\b8c8249662eb40c3a3e592021516d562\Microsoft.Extensions.Diagnostics.dll"/>
<ReferencePath Include="..\..\..\..\ref\c402587bbf3647e88f3e6708b16ffd72\Microsoft.Extensions.FileProviders.Abstractions.dll"/>
<ReferencePath Include="..\..\..\..\ref\a4603d0cd4684d5a93c664a4af7fa24d\Microsoft.Extensions.FileProviders.Composite.dll"/>
<ReferencePath Include="..\..\..\..\ref\bfaf33238b0940e38a0ee5b625cdb640\Microsoft.Extensions.FileProviders.Physical.dll"/>
<ReferencePath Include="..\..\..\..\ref\690bcb8a48794f6eb28a1d0f87a29577\Microsoft.Extensions.FileSystemGlobbing.dll"/>
<ReferencePath Include="..\..\..\..\ref\9c6d2f08842248e79fcb8b4b2ef2029d\Microsoft.Extensions.Hosting.Abstractions.dll"/>
<ReferencePath Include="..\..\..\..\ref\73fffc107cd1429b878475b5f7b46290\Microsoft.Extensions.Hosting.dll"/>
<ReferencePath Include="..\..\..\..\ref\1d6d8894354247d0a07bf353dfcc888b\Microsoft.Extensions.Http.dll"/>
<ReferencePath Include="..\..\..\..\ref\a9aeb5f9724a4bf59622797b3652c76a\Microsoft.Extensions.Logging.Abstractions.dll"/>
<ReferencePath Include="..\..\..\..\ref\21e5bc5d70744e39ab881649fd6775f4\Microsoft.Extensions.Logging.Configuration.dll"/>
<ReferencePath Include="..\..\..\..\ref\9ea1eacf56e34e5e841a9452b32988d3\Microsoft.Extensions.Logging.Console.dll"/>
<ReferencePath Include="..\..\..\..\ref\feaaff71b98f495aad663bdd3111dfb0\Microsoft.Extensions.Logging.Debug.dll"/>
<ReferencePath Include="..\..\..\..\ref\c837758a4dae497f98abe0d6d1bffaf1\Microsoft.Extensions.Logging.dll"/>
<ReferencePath Include="..\..\..\..\ref\94b200d8d49145c79d553991e882f3c0\Microsoft.Extensions.Logging.EventLog.dll"/>
<ReferencePath Include="..\..\..\..\ref\de9ebdf2beb0495f96961d129f39b385\Microsoft.Extensions.Logging.EventSource.dll"/>
<ReferencePath Include="..\..\..\..\ref\656189e97f02438282137615e385745d\Microsoft.Extensions.Logging.TraceSource.dll"/>
<ReferencePath Include="..\..\..\..\ref\85f6aac0b1384fa79a0694aaf7954e33\Microsoft.Extensions.Options.ConfigurationExtensions.dll"/>
<ReferencePath Include="..\..\..\..\ref\53a1ebbcd14349f7a5e94d628bd3bd95\Microsoft.Extensions.Options.DataAnnotations.dll"/>
<ReferencePath Include="..\..\..\..\ref\21225969aa2b474aa3074b35a923301e\Microsoft.Extensions.Options.dll"/>
<ReferencePath Include="..\..\..\..\ref\25903a49569a4cf5b31d993b087155ad\Microsoft.Extensions.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\ref\6a873f83db514d17ad2673b90eecf789\Microsoft.VisualBasic.Core.dll"/>
<ReferencePath Include="..\..\..\..\ref\1ef848792460435a9ead4f84c6553bd4\Microsoft.VisualBasic.dll"/>
<ReferencePath Include="..\..\..\..\ref\aa3136ab9c8149ed8d8ce234c507d83f\Microsoft.Win32.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\ref\ae6504bd9dec4cf683059cb9279a2922\Microsoft.Win32.Registry.dll"/>
<ReferencePath Include="..\..\..\..\ref\dc0d43ffc1b74b43a47368deb66fbaf7\mscorlib.dll"/>
<ReferencePath Include="..\..\..\..\ref\e5d75f7d09ec40f9a5b3cfb0862c2d7a\netstandard.dll"/>
<ReferencePath Include="..\..\..\..\ref\0e5173ae9c8b4ee19a2a308745d31219\System.AppContext.dll"/>
<ReferencePath Include="..\..\..\..\ref\ce6a93449efd49c2a77fa9cc76db5d8a\System.Buffers.dll"/>
<ReferencePath Include="..\..\..\..\ref\a2df525ab63441da809eca3a4f5c7fb6\System.Collections.Concurrent.dll"/>
<ReferencePath Include="..\..\..\..\ref\4bcbd4558e564d62892eee94345a37b5\System.Collections.dll"/>
<ReferencePath Include="..\..\..\..\ref\8502608d252d424ab08c21c03de61318\System.Collections.Immutable.dll"/>
<ReferencePath Include="..\..\..\..\ref\22452b7636ea49faa529c9c1e88a497b\System.Collections.NonGeneric.dll"/>
<ReferencePath Include="..\..\..\..\ref\c66a9ddba1854d0eaebdb77910cd03cd\System.Collections.Specialized.dll"/>
<ReferencePath Include="..\..\..\..\ref\675198f463184ffbbc0d4afafe09d594\System.ComponentModel.Annotations.dll"/>
<ReferencePath Include="..\..\..\..\ref\d7770071205c42c9b15905c59bd4b2de\System.ComponentModel.DataAnnotations.dll"/>
<ReferencePath Include="..\..\..\..\ref\62ad293112ed4091972aeccd71e931ce\System.ComponentModel.dll"/>
<ReferencePath Include="..\..\..\..\ref\b75626928c2f456182ff62af1c0c54e2\System.ComponentModel.EventBasedAsync.dll"/>
<ReferencePath Include="..\..\..\..\ref\ba3c034a85c34839a1ab25c2578b7b92\System.ComponentModel.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\ref\5b2b5756871e4745aa9b4793e1304fce\System.ComponentModel.TypeConverter.dll"/>
<ReferencePath Include="..\..\..\..\ref\1e022f3766264398b37af57d51767986\System.Configuration.dll"/>
<ReferencePath Include="..\..\..\..\ref\5f30bb3c6fa04952b8a2b4dc850c45d0\System.Console.dll"/>
<ReferencePath Include="..\..\..\..\ref\001bd3e628ae48c896c7b92d37879647\System.Core.dll"/>
<ReferencePath Include="..\..\..\..\ref\79a337ba5aa24f62a0eae542ad3c8b2c\System.Data.Common.dll"/>
<ReferencePath Include="..\..\..\..\ref\127281c1299740aabe418a565c145903\System.Data.DataSetExtensions.dll"/>
<ReferencePath Include="..\..\..\..\ref\a680c1b640a044dd9cc501c4b5263e15\System.Data.dll"/>
<ReferencePath Include="..\..\..\..\ref\86e7f2aca7ef4aefb90cc64af5b07d9b\System.Diagnostics.Contracts.dll"/>
<ReferencePath Include="..\..\..\..\ref\be3dc1f7fc714190ac96cbe99a8e52c1\System.Diagnostics.Debug.dll"/>
<ReferencePath Include="..\..\..\..\ref\ed908586e2b14174bcf33ab2eff5fa7e\System.Diagnostics.DiagnosticSource.dll"/>
<ReferencePath Include="..\..\..\..\ref\75223ee449624e9c9b2dee945d2dca65\System.Diagnostics.EventLog.dll"/>
<ReferencePath Include="..\..\..\..\ref\581928b88bb44eaf943161b23a1ace35\System.Diagnostics.FileVersionInfo.dll"/>
<ReferencePath Include="..\..\..\..\ref\3aad3c3e89804a29a1069c206786edad\System.Diagnostics.Process.dll"/>
<ReferencePath Include="..\..\..\..\ref\f2f92292d8d94309baee1a8305dc2744\System.Diagnostics.StackTrace.dll"/>
<ReferencePath Include="..\..\..\..\ref\c021b6d85ff04de9aed0a9d6d9e3d0f6\System.Diagnostics.TextWriterTraceListener.dll"/>
<ReferencePath Include="..\..\..\..\ref\620befeaa34b44b8908b08382087ae5d\System.Diagnostics.Tools.dll"/>
<ReferencePath Include="..\..\..\..\ref\a8a21baf888946cc955a8e37e1fffae7\System.Diagnostics.TraceSource.dll"/>
<ReferencePath Include="..\..\..\..\ref\3456307ff3ed4d75aa74234d8d59b40c\System.Diagnostics.Tracing.dll"/>
<ReferencePath Include="..\..\..\..\ref\808498bbad854f97b583d20d4746f243\System.dll"/>
<ReferencePath Include="..\..\..\..\ref\18ce199486e74f609b3adc73ec15cfb4\System.Drawing.dll"/>
<ReferencePath Include="..\..\..\..\ref\8b8fa71b25f8480d84e5d6478c8cda30\System.Drawing.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\ref\80eeaeeb7ad9408f9748d469275db56a\System.Dynamic.Runtime.dll"/>
<ReferencePath Include="..\..\..\..\ref\46dd51fc4c5c4a5b8762141cd10ea8dc\System.Formats.Asn1.dll"/>
<ReferencePath Include="..\..\..\..\ref\f00685189ad64903b0f1a5090dbcf519\System.Formats.Cbor.dll"/>
<ReferencePath Include="..\..\..\..\ref\bb93b5d6692b49dd8583ac301f1a328c\System.Formats.Tar.dll"/>
<ReferencePath Include="..\..\..\..\ref\376cd44d07ab4528a774d689c13f2f65\System.Globalization.Calendars.dll"/>
<ReferencePath Include="..\..\..\..\ref\555ac28cd6fc476692e1e1cd1a670645\System.Globalization.dll"/>
<ReferencePath Include="..\..\..\..\ref\814ae14a1a9347848abd7e5355e6b94e\System.Globalization.Extensions.dll"/>
<ReferencePath Include="..\..\..\..\ref\43d3fb47bea6436f931452e44a357f02\System.IO.Compression.Brotli.dll"/>
<ReferencePath Include="..\..\..\..\ref\3e493978e006487fb69d26df969586fb\System.IO.Compression.dll"/>
<ReferencePath Include="..\..\..\..\ref\bb443f4784784f798bc7617f1ff70128\System.IO.Compression.FileSystem.dll"/>
<ReferencePath Include="..\..\..\..\ref\07b45dd49c4a4f9286841cc701a959be\System.IO.Compression.ZipFile.dll"/>
<ReferencePath Include="..\..\..\..\ref\7548aefbf1d6413787149a69d769041d\System.IO.dll"/>
<ReferencePath Include="..\..\..\..\ref\6f16417823464aa9985bb54200c7f231\System.IO.FileSystem.AccessControl.dll"/>
<ReferencePath Include="..\..\..\..\ref\fca1cbf32b1149f6ba858b34888c80d3\System.IO.FileSystem.dll"/>
<ReferencePath Include="..\..\..\..\ref\8bc0c8098b0a4c64ba5a2a3a2c00d731\System.IO.FileSystem.DriveInfo.dll"/>
<ReferencePath Include="..\..\..\..\ref\b39f345ece7243aab8c4038e5403f7a7\System.IO.FileSystem.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\ref\4ee61c46cb44482e8d6331a555604090\System.IO.FileSystem.Watcher.dll"/>
<ReferencePath Include="..\..\..\..\ref\3752cc03b910429e891c7f2551af309a\System.IO.IsolatedStorage.dll"/>
<ReferencePath Include="..\..\..\..\ref\21fe57af88994d97ad107e819731b385\System.IO.MemoryMappedFiles.dll"/>
<ReferencePath Include="..\..\..\..\ref\564433ca71aa407f9428ceafc990f9c5\System.IO.Pipelines.dll"/>
<ReferencePath Include="..\..\..\..\ref\93b2432c10db476095b6ef3f59caa6a1\System.IO.Pipes.AccessControl.dll"/>
<ReferencePath Include="..\..\..\..\ref\389fbffe8ff644c9907f35520a8bbc7c\System.IO.Pipes.dll"/>
<ReferencePath Include="..\..\..\..\ref\7bcb8bac55384b29962b64e55307a8fc\System.IO.UnmanagedMemoryStream.dll"/>
<ReferencePath Include="..\..\..\..\ref\7b559cc19ce14d94a053a24146096f6b\System.Linq.AsyncEnumerable.dll"/>
<ReferencePath Include="..\..\..\..\ref\9bb9875a217746ee9b133e1d9d6704a6\System.Linq.dll"/>
<ReferencePath Include="..\..\..\..\ref\edfc915defec4f02981bc93d3b7f5944\System.Linq.Expressions.dll"/>
<ReferencePath Include="..\..\..\..\ref\b09f0a64f3ce4f6399cc7aaf5f498ea7\System.Linq.Parallel.dll"/>
<ReferencePath Include="..\..\..\..\ref\92e0e45614974983b543911a8f12b131\System.Linq.Queryable.dll"/>
<ReferencePath Include="..\..\..\..\ref\45b1b5b73b054062b30db8979a823209\System.Memory.dll"/>
<ReferencePath Include="..\..\..\..\ref\19c29ae85b4f453d9e78a8db9a698d21\System.Net.dll"/>
<ReferencePath Include="..\..\..\..\ref\57e5374a304a4e44bfaa7dde94cb1fdd\System.Net.Http.dll"/>
<ReferencePath Include="..\..\..\..\ref\ee07e2b9e5f3465aa602d2c5672557eb\System.Net.Http.Json.dll"/>
<ReferencePath Include="..\..\..\..\ref\50b608b4a8d14e7fa5c2fc389039d376\System.Net.HttpListener.dll"/>
<ReferencePath Include="..\..\..\..\ref\026814290f1b4dc583eab0071e4ee276\System.Net.Mail.dll"/>
<ReferencePath Include="..\..\..\..\ref\83d0cc5d32de4c8cb0f96cda08be2165\System.Net.NameResolution.dll"/>
<ReferencePath Include="..\..\..\..\ref\9f1701bef2e94f14bb95d64e3d8b9fd1\System.Net.NetworkInformation.dll"/>
<ReferencePath Include="..\..\..\..\ref\f1e173cd2ffe4ed4bb9d66b6e1c3aa5f\System.Net.Ping.dll"/>
<ReferencePath Include="..\..\..\..\ref\65d9541df51d4d0e829d0d1c715a78aa\System.Net.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\ref\0dc39c2da28c4f9a9a2c523c08c88c13\System.Net.Quic.dll"/>
<ReferencePath Include="..\..\..\..\ref\3248d62dd150424ab392553f23eed9df\System.Net.Requests.dll"/>
<ReferencePath Include="..\..\..\..\ref\eaebfd9b49274fec9fa12812e304d6b9\System.Net.Security.dll"/>
<ReferencePath Include="..\..\..\..\ref\6c772af055594edcac0752738bef175b\System.Net.ServerSentEvents.dll"/>
<ReferencePath Include="..\..\..\..\ref\74730ad5e45645b9be1bb417729f7b15\System.Net.ServicePoint.dll"/>
<ReferencePath Include="..\..\..\..\ref\4c31ceff36cd4835b5a834ea436fb801\System.Net.Sockets.dll"/>
<ReferencePath Include="..\..\..\..\ref\d42aa3e54d93409ba15f7ceaa165aa4d\System.Net.WebClient.dll"/>
<ReferencePath Include="..\..\..\..\ref\5fd39bbaf53b46d496357d7c8a8e99d3\System.Net.WebHeaderCollection.dll"/>
<ReferencePath Include="..\..\..\..\ref\87899563dd2f438cade86e970c6c8c0a\System.Net.WebProxy.dll"/>
<ReferencePath Include="..\..\..\..\ref\92695a07044049f08e5dbb935a09e229\System.Net.WebSockets.Client.dll"/>
<ReferencePath Include="..\..\..\..\ref\7f1c94bc132448d888f0b11f845865d6\System.Net.WebSockets.dll"/>
<ReferencePath Include="..\..\..\..\ref\8e0f6e68425f4f86814368d8db321b81\System.Numerics.dll"/>
<ReferencePath Include="..\..\..\..\ref\3029539537a342998306ae6d6ea3b5ca\System.Numerics.Vectors.dll"/>
<ReferencePath Include="..\..\..\..\ref\812c73569c074b72b6d09944fc616bde\System.ObjectModel.dll"/>
<ReferencePath Include="..\..\..\..\ref\b538bd3053b847eb9f6a348317e26675\System.Reflection.DispatchProxy.dll"/>
<ReferencePath Include="..\..\..\..\ref\05cd894d28004759a8981a2d622090ec\System.Reflection.dll"/>
<ReferencePath Include="..\..\..\..\ref\8c05a1e6078f4d5baecd513227cbc695\System.Reflection.Emit.dll"/>
<ReferencePath Include="..\..\..\..\ref\3daad16343ea479ba1ca044f9e2d917e\System.Reflection.Emit.ILGeneration.dll"/>
<ReferencePath Include="..\..\..\..\ref\85daef476d914a1e8d41b79141ff9d26\System.Reflection.Emit.Lightweight.dll"/>
<ReferencePath Include="..\..\..\..\ref\d30dceddb20a4be080ae96aa1322c6be\System.Reflection.Extensions.dll"/>
<ReferencePath Include="..\..\..\..\ref\c862f503b6464ea4b04eda699e1abfcf\System.Reflection.Metadata.dll"/>
<ReferencePath Include="..\..\..\..\ref\6d840ab90f614b34a93fb95a322534d8\System.Reflection.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\ref\b00ac1d801b7454db0f26a351cfdc7b9\System.Reflection.TypeExtensions.dll"/>
<ReferencePath Include="..\..\..\..\ref\e1c74cdc7ecf4bf5957f5925666432e4\System.Resources.Reader.dll"/>
<ReferencePath Include="..\..\..\..\ref\acd80235048144b99b1f970850d43f47\System.Resources.ResourceManager.dll"/>
<ReferencePath Include="..\..\..\..\ref\87ecb8c0514e4bad8f3ab3b12b20d9fa\System.Resources.Writer.dll"/>
<ReferencePath Include="..\..\..\..\ref\6bddafc2ebf04d62a27fc327d63dda7a\System.Runtime.CompilerServices.Unsafe.dll"/>
<ReferencePath Include="..\..\..\..\ref\4bf9063e0c374da190056759132c9509\System.Runtime.CompilerServices.VisualC.dll"/>
<ReferencePath Include="..\..\..\..\ref\c107dfbb864343a6bb74eddd9ce15bde\System.Runtime.dll"/>
<ReferencePath Include="..\..\..\..\ref\67d30203587e44358a5c400819f28ed3\System.Runtime.Extensions.dll"/>
<ReferencePath Include="..\..\..\..\ref\2aa4e7bba4c74663a2268106ec6dbfab\System.Runtime.Handles.dll"/>
<ReferencePath Include="..\..\..\..\ref\66195144e1f0499b811cec8651a5abff\System.Runtime.InteropServices.dll"/>
<ReferencePath Include="..\..\..\..\ref\01f7c0710a2b4bf0ac99ce26f89f213b\System.Runtime.InteropServices.JavaScript.dll"/>
<ReferencePath Include="..\..\..\..\ref\2d90442de769486491bea26c188cba22\System.Runtime.InteropServices.RuntimeInformation.dll"/>
<ReferencePath Include="..\..\..\..\ref\739fe6db3a724d278235607b8e881247\System.Runtime.Intrinsics.dll"/>
<ReferencePath Include="..\..\..\..\ref\e668e959ef194212b03a7922fc09037d\System.Runtime.Loader.dll"/>
<ReferencePath Include="..\..\..\..\ref\6dce5e5aa15d4e7dbe6451d59d04d5af\System.Runtime.Numerics.dll"/>
<ReferencePath Include="..\..\..\..\ref\36c06aefe30e4fba8629a50ad8c5fb6d\System.Runtime.Serialization.dll"/>
<ReferencePath Include="..\..\..\..\ref\558798c0fb604e489b12186723be731a\System.Runtime.Serialization.Formatters.dll"/>
<ReferencePath Include="..\..\..\..\ref\018df21b803e41aeaf15f9344762cb44\System.Runtime.Serialization.Json.dll"/>
<ReferencePath Include="..\..\..\..\ref\bf3358390cc84558bcb6ad854876ee48\System.Runtime.Serialization.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\ref\d72481a421dd4562834e1578ce83b130\System.Runtime.Serialization.Xml.dll"/>
<ReferencePath Include="..\..\..\..\ref\ad2388204714417eb2a17d711b3379ab\System.Security.AccessControl.dll"/>
<ReferencePath Include="..\..\..\..\ref\7fc3a472660745e597b02560c8dd8139\System.Security.Claims.dll"/>
<ReferencePath Include="..\..\..\..\ref\6593082fe9dd4d12a168cfe7be3c1bf6\System.Security.Cryptography.Algorithms.dll"/>
<ReferencePath Include="..\..\..\..\ref\3ece22a36f0e428f93d3c55d8409349d\System.Security.Cryptography.Cng.dll"/>
<ReferencePath Include="..\..\..\..\ref\3c88cab1c7114a14a63cc965aa13f4ad\System.Security.Cryptography.Csp.dll"/>
<ReferencePath Include="..\..\..\..\ref\2cf7f29ee7d743e78de6cd17e3b46f9d\System.Security.Cryptography.dll"/>
<ReferencePath Include="..\..\..\..\ref\5f4854235af24c7aa6b262f7e3af9d2e\System.Security.Cryptography.Encoding.dll"/>
<ReferencePath Include="..\..\..\..\ref\597aaf0195554dd9bc9fc2c3ed81429a\System.Security.Cryptography.OpenSsl.dll"/>
<ReferencePath Include="..\..\..\..\ref\0991a38def034edf9a147218dea12a36\System.Security.Cryptography.Pkcs.dll"/>
<ReferencePath Include="..\..\..\..\ref\6b20a233a462417c9d9a8be7fa85e5a1\System.Security.Cryptography.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\ref\69ac72dceee24f9bb310b8549d1b4fce\System.Security.Cryptography.X509Certificates.dll"/>
<ReferencePath Include="..\..\..\..\ref\f272fa7fbef14d62a6579a9097548f97\System.Security.Cryptography.Xml.dll"/>
<ReferencePath Include="..\..\..\..\ref\c703e3845fa842f9ba3344827a3071bc\System.Security.dll"/>
<ReferencePath Include="..\..\..\..\ref\ee3c92528c644b1bad119eda61f5433b\System.Security.Principal.dll"/>
<ReferencePath Include="..\..\..\..\ref\6df8ad04f4a14ede98a80a4b5fcfe641\System.Security.Principal.Windows.dll"/>
<ReferencePath Include="..\..\..\..\ref\95f96e935f08447da7acede6c1702863\System.Security.SecureString.dll"/>
<ReferencePath Include="..\..\..\..\ref\4e177d25014b443c862502134be66b8b\System.ServiceModel.Web.dll"/>
<ReferencePath Include="..\..\..\..\ref\c9235c580fcb465b9ca1bc2ae43a9212\System.ServiceProcess.dll"/>
<ReferencePath Include="..\..\..\..\ref\153b678004b448d687c0aa05439406e3\System.Text.Encoding.CodePages.dll"/>
<ReferencePath Include="..\..\..\..\ref\67fd9745b61e4a67821f4cbb02e36df8\System.Text.Encoding.dll"/>
<ReferencePath Include="..\..\..\..\ref\b1529c5df8e04bb69ea4b03569deb8c3\System.Text.Encoding.Extensions.dll"/>
<ReferencePath Include="..\..\..\..\ref\81aa97991dff4b1cb7e8cd48650b5bee\System.Text.Encodings.Web.dll"/>
<ReferencePath Include="..\..\..\..\ref\62b41481af6649a498e889dc16eb8dda\System.Text.Json.dll"/>
<ReferencePath Include="..\..\..\..\ref\a505aab29f5d4c0ea01bc2b2409e16c3\System.Text.RegularExpressions.dll"/>
<ReferencePath Include="..\..\..\..\ref\619e6761fb114d35bf4918672d7a9c5d\System.Threading.AccessControl.dll"/>
<ReferencePath Include="..\..\..\..\ref\7f032efc25cf4cefa62809f6ef6fe7e5\System.Threading.Channels.dll"/>
<ReferencePath Include="..\..\..\..\ref\8897bb5f1b9d49629202c731c3370690\System.Threading.dll"/>
<ReferencePath Include="..\..\..\..\ref\ded66f9109a74747abbe5ab2a5e2ea5c\System.Threading.Overlapped.dll"/>
<ReferencePath Include="..\..\..\..\ref\9f8640949c3f4638a5fb27d6aeba56a9\System.Threading.RateLimiting.dll"/>
<ReferencePath Include="..\..\..\..\ref\300986877517490da006a851f349bb8a\System.Threading.Tasks.Dataflow.dll"/>
<ReferencePath Include="..\..\..\..\ref\16e8dae4aebb4cad8aed35aa6f3b6cd3\System.Threading.Tasks.dll"/>
<ReferencePath Include="..\..\..\..\ref\00e82dcaf5b64947aa3a8cd6b97ddbc6\System.Threading.Tasks.Extensions.dll"/>
<ReferencePath Include="..\..\..\..\ref\c83713da49cf48f9b421bcf11c1fd194\System.Threading.Tasks.Parallel.dll"/>
<ReferencePath Include="..\..\..\..\ref\be945b389e4046ebbaf009a288867314\System.Threading.Thread.dll"/>
<ReferencePath Include="..\..\..\..\ref\b7b7c764eb4a438eb5937b68ed8a8d6c\System.Threading.ThreadPool.dll"/>
<ReferencePath Include="..\..\..\..\ref\fb30826bbdb74a5cb9fb72e519ba9277\System.Threading.Timer.dll"/>
<ReferencePath Include="..\..\..\..\ref\d29e8e4336ef4eedb2afbcbbd47ce2c3\System.Transactions.dll"/>
<ReferencePath Include="..\..\..\..\ref\51b85521220a4442a5e28d298c404fcf\System.Transactions.Local.dll"/>
<ReferencePath Include="..\..\..\..\ref\1b56561a55af495e9abe062b31136dba\System.ValueTuple.dll"/>
<ReferencePath Include="..\..\..\..\ref\15372bd8456c4b87ad7b85b4f9c383f5\System.Web.dll"/>
<ReferencePath Include="..\..\..\..\ref\8fa6bcf0c9f347a6967a0ec686b8201c\System.Web.HttpUtility.dll"/>
<ReferencePath Include="..\..\..\..\ref\8f553c68bef042ea846795202039f1ff\System.Windows.dll"/>
<ReferencePath Include="..\..\..\..\ref\3dcc84ae22724a5390d35d7f7b2a4122\System.Xml.dll"/>
<ReferencePath Include="..\..\..\..\ref\067f4a33c98e481b8cba0a00fc253368\System.Xml.Linq.dll"/>
<ReferencePath Include="..\..\..\..\ref\3462363458ee479f948814d2fd412da9\System.Xml.ReaderWriter.dll"/>
<ReferencePath Include="..\..\..\..\ref\210e4a3d924d4e03a8cb9ca00048016f\System.Xml.Serialization.dll"/>
<ReferencePath Include="..\..\..\..\ref\31ea3f4721d44dd2a3c0157d783b983c\System.Xml.XDocument.dll"/>
<ReferencePath Include="..\..\..\..\ref\d449996ce26a44b8a942954efb8fec48\System.Xml.XmlDocument.dll"/>
<ReferencePath Include="..\..\..\..\ref\edc02202647d4548b98051f5a8190e37\System.Xml.XmlSerializer.dll"/>
<ReferencePath Include="..\..\..\..\ref\5b141e95c60646199250719dc387dcc5\System.Xml.XPath.dll"/>
<ReferencePath Include="..\..\..\..\ref\5ac28bf5752b482eb5865f8ca777b369\System.Xml.XPath.XDocument.dll"/>
<ReferencePath Include="..\..\..\..\ref\b678ab6477be482bbb80552cca3cb317\WindowsBase.dll"/>
</ItemGroup>
<ItemGroup>
</ItemGroup>
</Project>
|