<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>netcoreapp2.1</TargetFramework>
<EnableDefaultItems>false</EnableDefaultItems>
<GenerateAssemblyInfo>false</GenerateAssemblyInfo>
<GenerateTargetFrameworkAttribute>false</GenerateTargetFrameworkAttribute>
<DisableImplicitFrameworkReferences>true</DisableImplicitFrameworkReferences>
<AssemblyName>Microsoft.Azure.Functions.Worker.Extensions</AssemblyName>
<LangVersion>CSharp12</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="obj\Release\net8.0\WorkerExtensions.AssemblyInfo.cs"/>
</ItemGroup>
<ItemGroup>
<ReferencePath Include="..\..\..\..\..\..\..\ref\9eb5c0a57774455bace1438ebd67694e\Azure.Core.Amqp.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\0a40da87d16f4200b62f1a6cd44cf941\Azure.Core.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\b7e0e58552d54f88aa18228d9215d918\Azure.Identity.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\83e117b327d6489e83de47347f552108\Azure.Messaging.EventHubs.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\428531283f2d4274914dab72d1d00512\Azure.Storage.Blobs.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\f5791f2677ca4771bb3dff613fcbe968\Azure.Storage.Common.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\df4f722b43a44b568f7de1d514db3cf2\Azure.Storage.Queues.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\dc7049b795614caea5482b334b7b0ef7\Microsoft.AspNetCore.Authentication.Abstractions.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\58e37e34042e44b093ffc4ff35717c84\Microsoft.AspNetCore.Authentication.Core.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\8279f4b21de148568fbf2ae8c97ae28a\Microsoft.AspNetCore.Authorization.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\14f81729966840cda95245fa0437c678\Microsoft.AspNetCore.Authorization.Policy.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\89e901f502ec4db4bbc5f7bfea24cdda\Microsoft.AspNetCore.Hosting.Abstractions.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\82bb589d94ea49609171200c9b66896d\Microsoft.AspNetCore.Hosting.Server.Abstractions.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\dd7bbb1eb6cb4178a82cd5136b2606b8\Microsoft.AspNetCore.Http.Abstractions.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\3c92b68386184b5b822ba1e1428becd4\Microsoft.AspNetCore.Http.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\1e7af0d8b5a645428c8d39b661c54dfb\Microsoft.AspNetCore.Http.Extensions.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\863b81d89327499b9618d9be52f0ac42\Microsoft.AspNetCore.Http.Features.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\a36c46cb3c09411486c830a83b66a5cb\Microsoft.AspNetCore.JsonPatch.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\87e8ce023ee4404d90826c8a5038171a\Microsoft.AspNetCore.Mvc.Abstractions.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\b4ef600f4a594fe2865a8f97f915fb9d\Microsoft.AspNetCore.Mvc.Core.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\fb856eabce2f4fad84b03ec2f25b8805\Microsoft.AspNetCore.Mvc.Formatters.Json.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\475443ad12df445884f9839a1b6359f3\Microsoft.AspNetCore.Mvc.WebApiCompatShim.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\fa4d0e07331b4feb8c30ebaf7ba9bc37\Microsoft.AspNetCore.ResponseCaching.Abstractions.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\cfa1f1fdbef444ae99ca9f1eea9db432\Microsoft.AspNetCore.Routing.Abstractions.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\e9974bc6ec094b2cbedb51a1af2c45bb\Microsoft.AspNetCore.Routing.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\b5ff368ce4a0496fafa834aae78144dc\Microsoft.AspNetCore.WebUtilities.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\4541da0e175742b5b773d85b05e274b9\Microsoft.Azure.Amqp.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\f9411d80a53d420aac18b0c215290440\Microsoft.Azure.WebJobs.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\3e96c5deba1d49bc87b63a945d969f5c\Microsoft.Azure.WebJobs.Extensions.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\a41f12e62c254758b1bef409171c7a9a\Microsoft.Azure.WebJobs.Extensions.EventHubs.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\7fdc194154f04c3faf5bfea5ef13f4d5\Microsoft.Azure.WebJobs.Extensions.Http.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\5ce0528691b34034b00624f354e42ae1\Microsoft.Azure.WebJobs.Extensions.Storage.Blobs.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\a5b737190e74450f841a4f14d3cc38d9\Microsoft.Azure.WebJobs.Extensions.Storage.Queues.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\7c6f659a1d584629b3d71c2e33d9687a\Microsoft.Azure.WebJobs.Host.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\ea977111e5cf487bb5799cd374b4cb96\Microsoft.Azure.WebJobs.Host.Storage.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\93c6b7a026ca42b6913712e48f0fc051\Microsoft.Bcl.AsyncInterfaces.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\160a5347ef704b12bde685b540e730e0\Microsoft.CSharp.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\849748ea978442d08f2ca5adf844bda9\Microsoft.DotNet.PlatformAbstractions.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\81e1b41ac4d745c491c6ec77b29ca561\Microsoft.Extensions.Azure.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\649f9a5315084d038b64e29ea11b1fb5\Microsoft.Extensions.Configuration.Abstractions.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\e947d92388f44f84bcf87bb92b8c10a2\Microsoft.Extensions.Configuration.Binder.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\f8dbf677037c4363bdec07364295385f\Microsoft.Extensions.Configuration.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\b6527071f6dc4275acf069a049ffd2a0\Microsoft.Extensions.Configuration.EnvironmentVariables.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\923c8263abf04c66ac673b4afc925a27\Microsoft.Extensions.Configuration.FileExtensions.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\28cf056116974c1c9067603b905c47be\Microsoft.Extensions.Configuration.Json.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\9efc724329ab415f9a4af6b465bba4d6\Microsoft.Extensions.DependencyInjection.Abstractions.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\5104d7b0292e45b095e4112d70086b0a\Microsoft.Extensions.DependencyInjection.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\f7a552b5a108422da6365ccd9fd18b0a\Microsoft.Extensions.DependencyModel.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\4d788c9f0fdf4ba2a3b7b34cf2f552f5\Microsoft.Extensions.FileProviders.Abstractions.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\1645ce6dfd2042c3a03734b70966d888\Microsoft.Extensions.FileProviders.Physical.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\8252f57f48f34942a4394b0c036abb72\Microsoft.Extensions.FileSystemGlobbing.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\559d1f9d2e4546d98a2edcb8c69e6ac7\Microsoft.Extensions.Hosting.Abstractions.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\34862220d3f7425cb967460f7b2f8c5a\Microsoft.Extensions.Hosting.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\71e52421c6904ee8851944a0b0136989\Microsoft.Extensions.Logging.Abstractions.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\8ada2f72d1e3436db5ce1ac39a24dbbd\Microsoft.Extensions.Logging.Configuration.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\df7a339e325b4bc59b14a148610a3a19\Microsoft.Extensions.Logging.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\54c58ae57c87455d949ca31e1a8a3ac2\Microsoft.Extensions.ObjectPool.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\407a789dd1054e4ca80abc0485a461a4\Microsoft.Extensions.Options.ConfigurationExtensions.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\0308d995074f4663b87ab86169c72b7d\Microsoft.Extensions.Options.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\854060075cf34b92aae74d5d941038ea\Microsoft.Extensions.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\f4c21682bf7f40688afab91b792c4ba0\Microsoft.Identity.Client.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\99d1c492a1074b45a3506c9fe0870bbe\Microsoft.Identity.Client.Extensions.Msal.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\b66dd857686542e3bd00584b21db3bc6\Microsoft.IdentityModel.Abstractions.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\b987f11095664d3b898d65a347ef6f7b\Microsoft.Net.Http.Headers.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\edafc0d42ca148e4a4c91c6bf8204456\Microsoft.VisualBasic.Core.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\ca62ea1f64c7493c96f0ce825bd92f11\Microsoft.VisualBasic.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\ad94bf0d0cf4464b805ff339b4ead94f\Microsoft.Win32.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\b016d48360ec46bd91c770b4c0ffbafa\Microsoft.Win32.Registry.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\e3a960ee479d448f8284d84243afae22\Microsoft.WindowsAzure.Storage.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\9bcb856d95614e77a6b2f004234d572e\mscorlib.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\0002ff3dde3149efb633bc189c7398ef\NCrontab.Signed.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\3ebe290f47b14d3cadea917a81e24921\netstandard.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\bc285ad6d386474e9e1cf70748440104\Newtonsoft.Json.Bson.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\7ca8898b690a4181a32a9cf767cedb1e\Newtonsoft.Json.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\708a5c75e9774e9290542476555bb230\System.AppContext.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\ed3e253a2a984d4fbad490bbf14a41e5\System.Buffers.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\4c237405e1d44f5daacb9557a740dba7\System.ClientModel.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\0ad3b3ea0f1d4570b09d7db6097e2785\System.Collections.Concurrent.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\c87b685f09534bbfa79a5bbf2b636cd1\System.Collections.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\d09950d875ae4a55b249916a1dbe5f07\System.Collections.Immutable.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\2daa80aaa78648eb83d7861d78d34fa8\System.Collections.NonGeneric.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\bdbae3fd05934df5a72bad16bbd4c555\System.Collections.Specialized.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\36015cf91e7c4ba4a736dd123c822b02\System.ComponentModel.Annotations.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\cc7b3c7fee8c43fbb0ffb33d8ecf6cbe\System.ComponentModel.DataAnnotations.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\3007ad0d592c409898e8b8c84f4295c5\System.ComponentModel.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\6b65423391534836af5dd79e9b03ec1e\System.ComponentModel.EventBasedAsync.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\832814327b5246a79ff4b660a8b8fe92\System.ComponentModel.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\dbed6f7cc9e441d29eafbba27ffe2402\System.ComponentModel.TypeConverter.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\41d298366b6042b49dce63e03fde2ef3\System.Configuration.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\ed68c5858fd94fda9f94f613108d6c8c\System.Console.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\0e36442c0ab9447dae564e2f87502679\System.Core.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\c962457e6e8e4daf86e6cb5118ae6ce6\System.Data.Common.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\e9b890b0c3ce4da29714be5ff9e92b94\System.Data.DataSetExtensions.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\6c2cdefe49cd4d84bfc97b00ba9f0ca4\System.Data.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\32079a4cb3c241f993ae03456e7c73de\System.Diagnostics.Contracts.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\34222a436a38482c8617f7386bac489e\System.Diagnostics.Debug.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\e1d2e7c67fed40cf8096e6160c952932\System.Diagnostics.DiagnosticSource.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\d7d7fcc52a2d410e8e216f95c387f2d3\System.Diagnostics.FileVersionInfo.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\b5de26d5268d446fb8bed9a4927fa880\System.Diagnostics.Process.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\3bbe7816bd54442cab1765e8e2d6ae17\System.Diagnostics.StackTrace.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\aa650192e8d149d5a232f8197065d38d\System.Diagnostics.TextWriterTraceListener.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\1cf6be2b92ae4edd940774505737df5a\System.Diagnostics.Tools.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\11d36cc796da4205979695d7eaa045fa\System.Diagnostics.TraceSource.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\5e28aaca7a7f4273a3c5bd3929dcca21\System.Diagnostics.Tracing.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\6f505c3958cf4792a0135f8ba3f804e6\System.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\19f64ffa42d74c4284e54015c293d862\System.Drawing.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\0e0af486b6e64fd69851bc1cf5aeb6c3\System.Drawing.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\a75dbbf6ff0a485c81ef917501ebce75\System.Dynamic.Runtime.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\ce31d91530cf4d34b5cab29df08ca8ad\System.Formats.Asn1.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\0458b1641660460f91fd0b065be4c811\System.Formats.Tar.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\1dc9e67e32ac4859bb82456140daf848\System.Globalization.Calendars.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\0936000e16e546b5b80ea8624495e6cc\System.Globalization.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\8ee456acabdf452d8d852d1cb37b915c\System.Globalization.Extensions.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\15b3064d21a44cc285a0bff9d027cf9a\System.IO.Compression.Brotli.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\a58cd70c580342f98782bfcb06e86ee7\System.IO.Compression.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\f27fd6629f6843bbbf55a2eb7e49c09a\System.IO.Compression.FileSystem.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\c4d41d53079d48de8c91fc3fa3b3ebe0\System.IO.Compression.ZipFile.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\85d0562b01dd4b448cc904c5588dbe72\System.IO.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\0d0655319ebf4e1ca0e3032d22eb97cf\System.IO.FileSystem.AccessControl.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\48841f06210646fda07e597639f30843\System.IO.FileSystem.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\67b4430745644b50a6c4c9fb9d96b4c2\System.IO.FileSystem.DriveInfo.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\196684ec6cb04d69bdb2ea584f8cd858\System.IO.FileSystem.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\09f3db7beb8e4500994bf66e6d290ae1\System.IO.FileSystem.Watcher.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\bbaf96f9eefb428fb6ecbe83e6b417a2\System.IO.Hashing.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\807fb7bc4c4a4528b15f015fe75486e5\System.IO.IsolatedStorage.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\8b5f4952b7ca4030bdd10a66150355e9\System.IO.MemoryMappedFiles.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\2fbbb2ecd4564f5e90cd078930146e4a\System.IO.Pipes.AccessControl.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\e0535462991748f4bca2123386d1fe10\System.IO.Pipes.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\69397f181aa0447fa0938471c8dc17ae\System.IO.UnmanagedMemoryStream.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\122fc6de4f8f4a419373017f6258617b\System.Linq.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\1ec7b93596a84dd38a4d2fb21a6cc043\System.Linq.Expressions.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\c8a784166f6d47e48d7825a310e1fefc\System.Linq.Parallel.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\7c2bb4af09494367b32bce419294da54\System.Linq.Queryable.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\d4002541a96b43f88c6352a5e4c292c7\System.Memory.Data.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\a6ec4d913db14ad685a3a73c6ed6d2d6\System.Memory.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\6a78a7fcf9334e31b351176f59da0038\System.Net.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\892fefdcdebb4bc19e7f9f8c21740947\System.Net.Http.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\484365420e534ba58641f98d315c63e2\System.Net.Http.Formatting.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\c294df551c2047cda0a2c34b6360fa21\System.Net.Http.Json.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\8d82b6b00d224ac0be1044445e2954c9\System.Net.HttpListener.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\d83088b7de48497e9d05a79a9914daa1\System.Net.Mail.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\69b3ebd731004e71814f4ba2c3f3c09f\System.Net.NameResolution.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\728f5ca3988e44789adb8ec5da1eb3eb\System.Net.NetworkInformation.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\79b12a72d25f446a94277499421c88d6\System.Net.Ping.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\fd4ac32e1145463da4d17193051cfb8c\System.Net.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\08b31f0cf73f4eaa85a8b96d8b4e2070\System.Net.Quic.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\03ac523bf49a4bd6ade0658c839dec94\System.Net.Requests.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\e2cd8d3e013e4ab39d7e877fa66e7abc\System.Net.Security.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\14eb5d8222e54fa487b76afdd4a2c014\System.Net.ServicePoint.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\19635895ec8046e487d84567840dbb03\System.Net.Sockets.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\187d06c8d3cb407fbfc4d90ffbcad3de\System.Net.WebClient.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\4451eab92c454400bcf33fe922e6b24b\System.Net.WebHeaderCollection.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\3b0c4dfe71514aa58dfdf87ac111278e\System.Net.WebProxy.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\e7758e28756d4ee8b1f60c4c9a2f090a\System.Net.WebSockets.Client.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\e3ca9be9cd70405fb41e187ab0ab3224\System.Net.WebSockets.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\e88c452c8a1545f68e74d7fa9f52d0dc\System.Numerics.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\c3114ba1184f49a992d3177dd8cacfbd\System.Numerics.Vectors.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\cf1de1884fc149f49c610c49e52754a6\System.ObjectModel.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\5af1ac0f6c574333adda3d2d7889973d\System.Reflection.DispatchProxy.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\31283ef9b0f64531830d0bbcc4eae2a5\System.Reflection.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\4dd8dd9247c04c86813559469d0d8e76\System.Reflection.Emit.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\3ac50680e9f649c0b04daa25fa4d249e\System.Reflection.Emit.ILGeneration.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\2832d06fc7484bfa8f71bd474b3fb055\System.Reflection.Emit.Lightweight.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\26758cd4f2944681bb9cb01734cb81d7\System.Reflection.Extensions.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\3c53f206139642cc85be16f04ea8a134\System.Reflection.Metadata.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\4007e6ee65f240e3965d0847f676b4a6\System.Reflection.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\b4497dbe8dbb4969855d0c604054b1ee\System.Reflection.TypeExtensions.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\c946c4a7e55a41b0a274e155585ea78b\System.Resources.Reader.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\65a92120097f4be4856245a93d3fe9c5\System.Resources.ResourceManager.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\8f2366a65ea1423ca8cea966a1279059\System.Resources.Writer.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\96c1b75576544992accd9f7759290e29\System.Runtime.CompilerServices.Unsafe.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\e8c88e3e36d54daeb2771d58184f24b5\System.Runtime.CompilerServices.VisualC.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\d614e426e2154c38846b28c27d289de9\System.Runtime.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\3cea7044ecf6429f95ec1b2736d2048e\System.Runtime.Extensions.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\14e69bd16e114d0694eff4836576afed\System.Runtime.Handles.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\471403185305481ca68379da220cea1e\System.Runtime.InteropServices.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\eed081928c6f448a9d9810e652804b23\System.Runtime.InteropServices.JavaScript.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\0e27741dd27947bea6a71b0c933dd4a4\System.Runtime.InteropServices.RuntimeInformation.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\0f522c193c384652a7a704acafc58a26\System.Runtime.Intrinsics.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\fd6b7005adc147e9b349b4dd24b2b825\System.Runtime.Loader.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\9d25e6c002934786b103ea99acc1705e\System.Runtime.Numerics.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\7ec3d868db9949808538334f9e64377b\System.Runtime.Serialization.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\31f5e197fdcd41c7943503b2807498e2\System.Runtime.Serialization.Formatters.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\e01ec53ec8264f8b95bb0713ba2e2daa\System.Runtime.Serialization.Json.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\331022e0093c48ca841e109eb413f4b8\System.Runtime.Serialization.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\baeec34cfedd497599e624e9d92af441\System.Runtime.Serialization.Xml.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\755ef2b911d54237a17ec0992f6840d7\System.Security.AccessControl.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\5f3aa7cd699b4e6c956a4fc7c35bab87\System.Security.Claims.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\f40765adaeef4bed9cf41e1d8cd3648a\System.Security.Cryptography.Algorithms.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\7f8d26a3ccac4765a4949e21e66e9e8b\System.Security.Cryptography.Cng.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\d70f7d48c43c48f7995407506ec683c0\System.Security.Cryptography.Csp.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\1418f1c6781d426cbad65c3b01c3fe4a\System.Security.Cryptography.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\0f8ce5fe4dbd431d8d76b3e7b2e23ac6\System.Security.Cryptography.Encoding.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\347fdb03e837408bb8df31203000be5c\System.Security.Cryptography.OpenSsl.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\c2d712e7b4204a148030abfd34feaae0\System.Security.Cryptography.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\62fb04b6249141a08965f8fa75cba7e6\System.Security.Cryptography.ProtectedData.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\d53c1ab1d4834fb3afccf5bb27241f21\System.Security.Cryptography.X509Certificates.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\8002784aa5604b8f8bf70f531984cde0\System.Security.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\6588deba527d4ef0b83510eb78b88e27\System.Security.Principal.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\4583bc03e4624cc2ab45f3d15da2c380\System.Security.Principal.Windows.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\b9854d4574db42fab7a4d80e76110d20\System.Security.SecureString.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\2363a4d0f9a64a5383b198c3600d7cba\System.ServiceModel.Web.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\d8a57b9d710c4f5b8c8ef59d553d35c1\System.ServiceProcess.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\f3656ffd8cb34fad892d1e318de0be5f\System.Text.Encoding.CodePages.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\8b9043186d8b410092c184530f2dbd52\System.Text.Encoding.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\af0a301721904f6fa158766897d2f7e2\System.Text.Encoding.Extensions.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\3642e571314c4e1196a9262ee8aeedbf\System.Text.Encodings.Web.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\3690166e7e654bdf82fa832fed3fc293\System.Text.Json.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\69740431535d43fcaed4330eb66cf269\System.Text.RegularExpressions.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\97c1d802062a4118934a94b91f39d9c9\System.Threading.Channels.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\eaf58bac65514ead8c0f736d14de261c\System.Threading.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\e52ec44a7d0e4ee9b6129fe267a9d149\System.Threading.Overlapped.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\6b18014fb2934a88a23abaa442258f86\System.Threading.Tasks.Dataflow.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\bbfb54032dd14273b53e3ce615c68d8e\System.Threading.Tasks.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\9e9b0247544c4e9b836da929fa43e4fd\System.Threading.Tasks.Extensions.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\bc257ff6c0754d42b96b52834d9c58c2\System.Threading.Tasks.Parallel.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\02bd637a3a8b4eb09fc4efd904953729\System.Threading.Thread.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\6ad46ded4da642df96b68ac055626b0f\System.Threading.ThreadPool.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\6cd421ab733d44b5a466a7c44261d427\System.Threading.Timer.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\a0ab5556d38f488d86f04df59f38dfc4\System.Transactions.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\c8bd477fdf0044ada7d9a4360b09e328\System.Transactions.Local.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\9355192d3fcd495db95a7c75b2b03eca\System.ValueTuple.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\61e16e602aff4214bf1cf76a2c0e3a66\System.Web.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\b62459bc0328445bb39fb35aa0831de1\System.Web.HttpUtility.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\0c57c74a4b6e48de9816213f6f6a78fc\System.Windows.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\d7f9ba87194a4f7bb70eb64a70cf8120\System.Xml.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\eba50825f97744509823bca0f6a1ad93\System.Xml.Linq.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\49624fcca2d845a5b600e6362b517dd8\System.Xml.ReaderWriter.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\8bd375f69ca34248a1c77094a30fc856\System.Xml.Serialization.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\05dc7c611fc845f0b858802588b82a93\System.Xml.XDocument.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\d9958290fa134c8d9201276ceffafb42\System.Xml.XmlDocument.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\99db76fcbdbd499bb75bb5deb78209ce\System.Xml.XmlSerializer.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\f2dbbdec76444dafa25ffe00adbc9d93\System.Xml.XPath.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\bdde1002e7b348aaa0ea324c58709ecc\System.Xml.XPath.XDocument.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\e227454ca2b442ab98ebf6dbdc17b72f\WindowsBase.dll"/>
</ItemGroup>
</Project>
|