| File: Microsoft.AspNetCore.Identity.csproj | Web Access |
| Project: src\aspnetcore\src\Identity\Core\src\Microsoft.AspNetCore.Identity.csproj (Microsoft.AspNetCore.Identity) |
<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.AspNetCore.Identity</AssemblyName> <KeyOriginatorFile>..\..\..\..\..\..\artifacts\source-built-sdks\Microsoft.DotNet.Arcade.Sdk\tools\snk\AspNetCore.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;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="AspNetRoleManager.cs"/> <Compile Include="AspNetUserManager.cs"/> <Compile Include="DataProtectionTokenProviderOptions.cs"/> <Compile Include="DataProtectorTokenProvider.cs"/> <Compile Include="Data\ForgotPasswordRequest.cs"/> <Compile Include="Data\IdentityEndpointsJsonSerializerContext.cs"/> <Compile Include="Data\InfoRequest.cs"/> <Compile Include="Data\InfoResponse.cs"/> <Compile Include="Data\LoginRequest.cs"/> <Compile Include="Data\RefreshRequest.cs"/> <Compile Include="Data\RegisterRequest.cs"/> <Compile Include="Data\ResendConfirmationEmailRequest.cs"/> <Compile Include="Data\ResetPasswordRequest.cs"/> <Compile Include="Data\TwoFactorRequest.cs"/> <Compile Include="Data\TwoFactorResponse.cs"/> <Compile Include="EventIds.cs"/> <Compile Include="ExternalLoginInfo.cs"/> <Compile Include="IdentityApiEndpointRouteBuilderExtensions.cs"/> <Compile Include="IdentityBuilderExtensions.cs"/> <Compile Include="IdentityConstants.cs"/> <Compile Include="IdentityCookiesBuilder.cs"/> <Compile Include="IdentityCookiesBuilderExtensions.cs"/> <Compile Include="IdentityEndpointsJsonOptionsSetup.cs"/> <Compile Include="IdentityJsonSerializerContext.cs"/> <Compile Include="IdentityPasskeyOptions.cs"/> <Compile Include="IdentityServiceCollectionExtensions.cs"/> <Compile Include="IEmailSender.cs"/> <Compile Include="IEmailSenderOfT.cs"/> <Compile Include="IPasskeyHandler.cs"/> <Compile Include="ISecurityStampValidator.cs"/> <Compile Include="ITwoFactorSecurityStampValidator.cs"/> <Compile Include="LoggingExtensions.cs"/> <Compile Include="NoOpEmailSender.cs"/> <Compile Include="PasskeyAssertionContext.cs"/> <Compile Include="PasskeyAssertionResult.cs"/> <Compile Include="PasskeyAttestationContext.cs"/> <Compile Include="PasskeyAttestationResult.cs"/> <Compile Include="PasskeyAttestationStatementVerificationContext.cs"/> <Compile Include="PasskeyCreationOptionsResult.cs"/> <Compile Include="PasskeyException.cs"/> <Compile Include="PasskeyExceptionExtensions.cs"/> <Compile Include="PasskeyHandler.cs"/> <Compile Include="PasskeyOriginValidationContext.cs"/> <Compile Include="PasskeyRequestOptionsResult.cs"/> <Compile Include="Passkeys\AttestationObject.cs"/> <Compile Include="Passkeys\AttestedCredentialData.cs"/> <Compile Include="Passkeys\AuthenticatorAssertionResponse.cs"/> <Compile Include="Passkeys\AuthenticatorAttestationResponse.cs"/> <Compile Include="Passkeys\AuthenticatorData.cs"/> <Compile Include="Passkeys\AuthenticatorDataFlags.cs"/> <Compile Include="Passkeys\AuthenticatorResponse.cs"/> <Compile Include="Passkeys\AuthenticatorSelectionCriteria.cs"/> <Compile Include="Passkeys\BufferSource.cs"/> <Compile Include="Passkeys\BufferSourceJsonConverter.cs"/> <Compile Include="Passkeys\CollectedClientData.cs"/> <Compile Include="Passkeys\COSEAlgorithmIdentifier.cs"/> <Compile Include="Passkeys\CredentialPublicKey.cs"/> <Compile Include="Passkeys\Ctap2CborReader.cs"/> <Compile Include="Passkeys\PasskeyAssertionState.cs"/> <Compile Include="Passkeys\PasskeyAttestationState.cs"/> <Compile Include="Passkeys\PublicKeyCredential.cs"/> <Compile Include="Passkeys\PublicKeyCredentialCreationOptions.cs"/> <Compile Include="Passkeys\PublicKeyCredentialDescriptor.cs"/> <Compile Include="Passkeys\PublicKeyCredentialParameters.cs"/> <Compile Include="Passkeys\PublicKeyCredentialRequestOptions.cs"/> <Compile Include="Passkeys\PublicKeyCredentialRpEntity.cs"/> <Compile Include="Passkeys\PublicKeyCredentialUserEntity.cs"/> <Compile Include="Passkeys\TokenBinding.cs"/> <Compile Include="PasskeyUserEntity.cs"/> <Compile Include="SecurityStampRefreshingPrincipalContext.cs"/> <Compile Include="SecurityStampValidator.cs"/> <Compile Include="SecurityStampValidatorOptions.cs"/> <Compile Include="SignInManager.cs"/> <Compile Include="SignInManagerMetrics.cs"/> <Compile Include="SignInType.cs"/> <Compile Include="TimeProviderClock.cs"/> <Compile Include="TwoFactorSecurityStampValidator.cs"/> <Compile Include="..\..\..\Shared\DefaultMessageEmailSender.cs" Link="src\aspnetcore\src\Shared\DefaultMessageEmailSender.cs"/> <Compile Include="..\..\..\Shared\Metrics\MetricsConstants.cs" Link="src\aspnetcore\src\Shared\Metrics\MetricsConstants.cs"/> <Compile Include="..\..\..\Shared\ValueStopwatch\ValueStopwatch.cs" Link="src\aspnetcore\src\Shared\ValueStopwatch\ValueStopwatch.cs"/> <Compile Include="..\..\..\..\artifacts\obj\Microsoft.AspNetCore.Identity\Release\net11.0\Microsoft.AspNetCore.Identity.GlobalUsings.g.cs" Link="src\aspnetcore\artifacts\obj\Microsoft.AspNetCore.Identity\Release\net11.0\Microsoft.AspNetCore.Identity.GlobalUsings.g.cs"/> <Compile Include="..\..\..\..\artifacts\obj\Microsoft.AspNetCore.Identity\Release\net11.0\.NETCoreApp,Version=v11.0.AssemblyAttributes.cs" Link="src\aspnetcore\artifacts\obj\Microsoft.AspNetCore.Identity\Release\net11.0\.NETCoreApp,Version=v11.0.AssemblyAttributes.cs"/> <Compile Include="..\..\..\..\artifacts\obj\Microsoft.AspNetCore.Identity\Release\net11.0\Microsoft.AspNetCore.Identity.InternalsVisibleTo.cs" Link="src\aspnetcore\artifacts\obj\Microsoft.AspNetCore.Identity\Release\net11.0\Microsoft.AspNetCore.Identity.InternalsVisibleTo.cs"/> <Compile Include="..\..\..\..\artifacts\obj\Microsoft.AspNetCore.Identity\Release\net11.0\Microsoft.AspNetCore.Identity.Resources.cs" Link="src\aspnetcore\artifacts\obj\Microsoft.AspNetCore.Identity\Release\net11.0\Microsoft.AspNetCore.Identity.Resources.cs"/> <Compile Include="..\..\..\..\artifacts\obj\Microsoft.AspNetCore.Identity\Release\net11.0\Microsoft.AspNetCore.Identity.AssemblyInfo.cs" Link="src\aspnetcore\artifacts\obj\Microsoft.AspNetCore.Identity\Release\net11.0\Microsoft.AspNetCore.Identity.AssemblyInfo.cs"/> </ItemGroup> <ItemGroup> <ReferencePath Include="..\..\..\..\..\..\ref\633934ba19ed47a7b938e3ad354a4ec4\Microsoft.AspNetCore.Authentication.Abstractions.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\77e8e0a00ab24f999aa57d89edd1f4cf\Microsoft.AspNetCore.Authentication.BearerToken.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\91811362441149909e1be0e78f414c96\Microsoft.AspNetCore.Authentication.Cookies.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\6d62ddd337454c39ba89b01627304b25\Microsoft.AspNetCore.Authentication.Core.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\30e12358d0394e68a0063f26caee32e4\Microsoft.AspNetCore.Authentication.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\2a64190d80424aaeb23778cc51ce072d\Microsoft.AspNetCore.Authorization.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\1ce2589537c9421e82de731cc3b9a2f2\Microsoft.AspNetCore.Authorization.Policy.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\db82f29e86274cf8b1b6c67b1881ff7d\Microsoft.AspNetCore.Connections.Abstractions.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\9bd41baee6f249c1b6e3671b8fce6d1e\Microsoft.AspNetCore.Cryptography.Internal.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\414ecd8ff2c449ab866eb2547db0d50f\Microsoft.AspNetCore.Cryptography.KeyDerivation.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\0b19afa911ac40f3880ff3c25f3eb805\Microsoft.AspNetCore.DataProtection.Abstractions.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\e752f442995b41efa5aee78eaa81e41d\Microsoft.AspNetCore.DataProtection.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\312587ff080b4d8fa85c1d82524cebfb\Microsoft.AspNetCore.Hosting.Abstractions.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\1ae8d461b0d54825b2534203c9586f6d\Microsoft.AspNetCore.Http.Abstractions.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\0e88949471f04abcb525b44a3eb7a4fb\Microsoft.AspNetCore.Http.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\4d522a53fed6490b9af5a8863ea2c176\Microsoft.AspNetCore.Http.Extensions.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\2ba75202a7e94564ae39800a9df09aa7\Microsoft.AspNetCore.Http.Features.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\76b342c3c1d74d8c972e62e604bf4fb7\Microsoft.AspNetCore.Http.Results.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\f112cb99c8534233831c910176fae5fe\Microsoft.AspNetCore.Metadata.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\6b47c6a277d54acb8b1240d754e5ec35\Microsoft.AspNetCore.Routing.Abstractions.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\174c94f241c04fa98c8d75af8e30d93e\Microsoft.AspNetCore.Routing.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\99024072c6f04b1da703992b40d2af7c\Microsoft.AspNetCore.WebUtilities.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\ce29cee49d264634b83a792352163ed8\Microsoft.CSharp.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\a195dca9a0304f518f3e6d836f9ad71f\Microsoft.Extensions.Caching.Abstractions.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\03bcef1ca0994b08b491905bead1c98b\Microsoft.Extensions.Caching.Memory.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\f60616bfbaaa423083fb8770242b7182\Microsoft.Extensions.Configuration.Abstractions.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\ae99b13967e34cbb96a51372b7590380\Microsoft.Extensions.Configuration.Binder.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\6eb2c060f3f54b0e9a237dadd144e93e\Microsoft.Extensions.Configuration.CommandLine.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\115013800aaa434db8537d547110872c\Microsoft.Extensions.Configuration.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\893b0cca9bbb43f896c4aa51581953d7\Microsoft.Extensions.Configuration.EnvironmentVariables.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\97a675852cc74b91b0dd2631004648c3\Microsoft.Extensions.Configuration.FileExtensions.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\9389057ae72443a58c812d5e501c9402\Microsoft.Extensions.Configuration.Ini.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\a86ed6a767e04fc28211ecb96eb9104b\Microsoft.Extensions.Configuration.Json.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\677763c841e84a07b4589b2efc81cb0f\Microsoft.Extensions.Configuration.UserSecrets.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\b5747c049a0e4a568df26a6dc22cb5bd\Microsoft.Extensions.Configuration.Xml.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\02cb6dbfd6984658b3b9f1a013c541d4\Microsoft.Extensions.DependencyInjection.Abstractions.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\dbf628436ef2470c95ffe82f647612c5\Microsoft.Extensions.DependencyInjection.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\b8cc07d4c8f540d8b585513322cf0b83\Microsoft.Extensions.Diagnostics.Abstractions.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\f36511ff92994dd39e1aa96c64ef6484\Microsoft.Extensions.Diagnostics.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\e512bfb9c10a45ea9774c1353c095376\Microsoft.Extensions.Features.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\c29cf48c2d5b4b34ac7fda06c35af845\Microsoft.Extensions.FileProviders.Abstractions.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\6599985e4bc24f7eb35f2999c1f0594c\Microsoft.Extensions.FileProviders.Composite.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\19bcddee42ca4ced8dc78984ff3cd692\Microsoft.Extensions.FileProviders.Physical.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\efb67657749f4a93b7f299fde133f42d\Microsoft.Extensions.FileSystemGlobbing.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\b3f156162862434a85e0af81fc0dc91b\Microsoft.Extensions.Hosting.Abstractions.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\c2daf4405dd84b8fb8744d74df429c8b\Microsoft.Extensions.Hosting.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\b64cc766895648ceb1d341aa49258846\Microsoft.Extensions.Http.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\7b8f5199269248dc933924c80fc9ffe3\Microsoft.Extensions.Identity.Core.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\4eccf60f6f0c43c99697506240ce28cd\Microsoft.Extensions.Localization.Abstractions.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\c599b5933ce743e4acb5001aff80f4e7\Microsoft.Extensions.Logging.Abstractions.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\f156ed53e0f349158504f132d1d9c834\Microsoft.Extensions.Logging.Configuration.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\46e85512d5bc490bbd88aaf9edd3f4ad\Microsoft.Extensions.Logging.Console.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\1f573b67c70d420d902de9bde293fdaf\Microsoft.Extensions.Logging.Debug.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\5fd8b926bc1c46058c7f44953767f1d2\Microsoft.Extensions.Logging.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\2ba610ddba494a33ba7c1fd2930c88db\Microsoft.Extensions.Logging.EventLog.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\dda7c06f2d464b0da6a4f3848f7f2b3c\Microsoft.Extensions.Logging.EventSource.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\0195be86a10e4ab6951555bb8080c68e\Microsoft.Extensions.Logging.TraceSource.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\6fc3f00a7afc4fc091bab340bb476e7e\Microsoft.Extensions.ObjectPool.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\a2db0034dca740cfb42044f2ddf679a1\Microsoft.Extensions.Options.ConfigurationExtensions.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\381a123076464b2fad93ad3527c1c75e\Microsoft.Extensions.Options.DataAnnotations.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\168af4a516dc4b379771daf095e03765\Microsoft.Extensions.Options.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\68a6e94cab294af88deec98ad6eb7017\Microsoft.Extensions.Primitives.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\fe57066dba9c48ba89b15cdba8ff1c05\Microsoft.Extensions.Validation.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\514129139ee041f59609b0708d7d81e2\Microsoft.Extensions.WebEncoders.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\81bc4d6f57464e8b9b251d5010177a45\Microsoft.Net.Http.Headers.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\c10e28e895e3433b956a244188b2bf97\Microsoft.VisualBasic.Core.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\2eedd4f7ed1b41639f06300caab81e68\Microsoft.VisualBasic.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\5c3c374eb49b43bbab3bc2e321b2755c\Microsoft.Win32.Primitives.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\ef214d32b98d44438f5a72ac6e8d4e67\Microsoft.Win32.Registry.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\bb58224691b34c478b7a760eb1b6f2b3\mscorlib.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\60b38a661c1544cd840f3c1613a90a83\netstandard.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\44d698e271d34a6aa6b926a26e7472a2\System.AppContext.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\4c6b5d0aff394aa287b75bb4ab712c04\System.Buffers.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\ffccb999426c45a980033cadf56e5d76\System.Collections.Concurrent.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\47b1663f1130498a9a04f85f27cc824b\System.Collections.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\ecab85af70ed450db0852a046699f26b\System.Collections.Immutable.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\60993e0b0fd847b998793d53780dfb85\System.Collections.NonGeneric.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\b4ee27244d4643b0acf97f1fa94c7246\System.Collections.Specialized.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\857c91747fdc421ba0ba047f5af5f1fa\System.ComponentModel.Annotations.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\3ab9f1f8572d482faa2159ccdde8c91c\System.ComponentModel.DataAnnotations.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\4a7ba39b8b4a427caf65844fabfe338c\System.ComponentModel.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\5bf8a29edb284f03b7d14681125b5982\System.ComponentModel.EventBasedAsync.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\27b8bf307bc94c7c881ac8c8331a94b6\System.ComponentModel.Primitives.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\4f2ae7f71b9b4356b9fe0481fe71b007\System.ComponentModel.TypeConverter.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\898fb665ea1548d3bc2f55f26cb516b1\System.Configuration.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\80f0f90aecb24d5a84db2630faaa2632\System.Console.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\ab625734b0d545fb9bdd424383a4f445\System.Core.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\30f3546574c64c1191cde806ae8492c9\System.Data.Common.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\084e322d639343559e28e0aa7aeb51dd\System.Data.DataSetExtensions.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\ef6d66b0f2164d0281976b6e9265f97f\System.Data.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\19311ac88468473b91195ead3e7ccb2a\System.Diagnostics.Contracts.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\0d194d2f80444bcfa46153f67540a679\System.Diagnostics.Debug.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\5dd4726e5a5f4182a041a2fda5cc5bac\System.Diagnostics.DiagnosticSource.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\a9bd15e794f5454880bd76c645ce18a1\System.Diagnostics.EventLog.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\5eb754b206d3490cbf1d4337e6e4c98d\System.Diagnostics.FileVersionInfo.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\7ebf7b5b05984d7ca533f4a4abb93e07\System.Diagnostics.Process.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\bea8a7f99f954f209c7533d32eaa6486\System.Diagnostics.StackTrace.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\80580281d2704570ac0929e9b947f750\System.Diagnostics.TextWriterTraceListener.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\0f6c09e3c4174bc38fa41c949e6f5a82\System.Diagnostics.Tools.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\ad0d254b908f42e78407885c9267025b\System.Diagnostics.TraceSource.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\a85f13e273cf4605b519014621b7f777\System.Diagnostics.Tracing.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\04a7294629374e658b47d802e6d2f214\System.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\b70f7dfc010a462fa788ce8cacb95749\System.Drawing.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\772da1fec7344744a31868e528825c91\System.Drawing.Primitives.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\dc297bbdf163406c8ec5b121fe1913bb\System.Dynamic.Runtime.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\f729f97e273a446f97ad167d11c85abd\System.Formats.Asn1.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\5f16047f00c14023925299550387d349\System.Formats.Cbor.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\a0c58b7d6dc043b4b7f069e7d344d4c6\System.Formats.Tar.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\0f04af1d6dfb41bfba4c827397c3ccf2\System.Globalization.Calendars.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\b980efd029d2440686a70f05ed858da1\System.Globalization.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\88e0c785b80c43afb667725d26f441ad\System.Globalization.Extensions.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\86a6e5107fed481fa11a45060e3163e5\System.IO.Compression.Brotli.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\4d681a974da04e369df1700905bff745\System.IO.Compression.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\519b4adc52234b7195bb523a85e17188\System.IO.Compression.FileSystem.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\fa57deeaa23a4bb7834fa2eb15091775\System.IO.Compression.ZipFile.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\6979295484764929a0ac4d738190f781\System.IO.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\3ca8cb80cc174233a01b9e9313f9d028\System.IO.FileSystem.AccessControl.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\8b68d212c4ad4d6c80927e14da94d168\System.IO.FileSystem.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\dfdeadaf7bcc4b7ba54d01ecaf226808\System.IO.FileSystem.DriveInfo.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\99844e67a8394474b16fe260243c0d0c\System.IO.FileSystem.Primitives.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\dee003f793e442d18fa0a9229999b7ff\System.IO.FileSystem.Watcher.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\7802a65b93f546649493ddbddfa0d716\System.IO.IsolatedStorage.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\c21fe3eb01b5425da2b571ea907e928b\System.IO.MemoryMappedFiles.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\a8b6e8535500470ba3eca9b20d30bcc5\System.IO.Pipelines.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\9d2588cb56cf46a7a9c22ae978090c03\System.IO.Pipes.AccessControl.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\d5920165341f4c07baefb403331942fc\System.IO.Pipes.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\ce5ef3ba33a54080a76321d60cfd33c6\System.IO.UnmanagedMemoryStream.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\67f411e152df497397755bee0da97f38\System.Linq.AsyncEnumerable.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\ce86495ec7054d79acc9e447bfe6f59e\System.Linq.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\928ab0ff738943938dc64486333d4b28\System.Linq.Expressions.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\b45a624828f44148a1f200bee9d87584\System.Linq.Parallel.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\ba42daae54be491c86e4b6d272f88c18\System.Linq.Queryable.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\805166608484430fb58e9130ec93daf1\System.Memory.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\fb0a2495b3cc4d78ae3e692b0911c059\System.Net.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\0d028b0fdb4b4345b903b866dbfda298\System.Net.Http.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\451f709a11a9483cac2157db2c0ab3ff\System.Net.Http.Json.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\862a25860cc5442699ce6318d5fa53ca\System.Net.HttpListener.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\76df334507034f58a33524c570473166\System.Net.Mail.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\1973e597685946a494d41d9f9a485f3d\System.Net.NameResolution.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\c5558b3044ac4441aa42f95eff5fb575\System.Net.NetworkInformation.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\3a107a80f6114355a41b42181d64ce84\System.Net.Ping.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\48ec668f86ab4296a40ce7e981cd1308\System.Net.Primitives.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\133d2b45cc2f4dca846ba9c84d417447\System.Net.Quic.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\d03f388840884efca6447755b77ee74b\System.Net.Requests.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\56b366d3010044e189687cb94d4cbd07\System.Net.Security.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\e7e6722bbf1947bf90045b22403569ac\System.Net.ServerSentEvents.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\6b7e435d21ba41d686ca01fedf5a8acf\System.Net.ServicePoint.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\362b727951ad40bba3b93e5b1bf0ba72\System.Net.Sockets.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\7b85b1fec75b429a9ddc8d19be7cc5ef\System.Net.WebClient.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\9733b500b7d34d71bda36f1e6356d14e\System.Net.WebHeaderCollection.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\2a2a4f6ed90c43d2b742433b163cbaa5\System.Net.WebProxy.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\8aa5b09bb51b467ca5757c4466c9f91a\System.Net.WebSockets.Client.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\0cb4fa8eb097462d96877af52413a429\System.Net.WebSockets.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\a89f1404f3ba4e6a849eeec6cc215940\System.Numerics.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\075ca398ed3f4ec786bd780d11649361\System.Numerics.Vectors.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\a3895108f7404154b7cec8d93466d759\System.ObjectModel.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\60d63aa8dccf424485bd9051070dfb7d\System.Reflection.DispatchProxy.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\53a9b397c31a4e3092453080aa9386a0\System.Reflection.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\fb3d73139c6449a68ccf1fd1c1323414\System.Reflection.Emit.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\6846b3d438594f7f95aa0cedcd3397e1\System.Reflection.Emit.ILGeneration.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\67dd13d69e9d4a7bbb1ed40ff3989a5c\System.Reflection.Emit.Lightweight.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\5c1c5f17b4df4e0e9055079d72768bdc\System.Reflection.Extensions.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\671b5d6315044f1099369ffa87cce71b\System.Reflection.Metadata.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\f35a9074c8344670976a6078823bed60\System.Reflection.Primitives.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\5455b602a4d94978b019d1a649a40c4e\System.Reflection.TypeExtensions.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\8eae40d0ab2e41be96a53925a57f9466\System.Resources.Reader.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\47f027e170ea4a77b7fd9b6ee135305a\System.Resources.ResourceManager.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\ba7db543074345b7b1ca85501ea0e88b\System.Resources.Writer.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\530adda684854f2f8b25e6c2921b69c4\System.Runtime.CompilerServices.Unsafe.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\da47ff1665c84b90bcf83ea08d998859\System.Runtime.CompilerServices.VisualC.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\1b0ff521039f423e93e0a8671ed00aa1\System.Runtime.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\d8d8c444d8ca4f15a0786943d1b48063\System.Runtime.Extensions.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\119504adc3db4ccebbc278c94a2c801a\System.Runtime.Handles.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\74f2ddf9e4e54d7bbeb76357d5ce1da5\System.Runtime.InteropServices.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\cd7b019ad5924a54b3c35eecac1d7284\System.Runtime.InteropServices.JavaScript.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\fe18378a186e4ff3aecdd38028a3717d\System.Runtime.InteropServices.RuntimeInformation.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\7def6471d78e490abc5062669f52ffb3\System.Runtime.Intrinsics.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\b1fa8e659abb433296976cf156a6d5b5\System.Runtime.Loader.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\7aa46db2f18e45f89fc307854cc903d8\System.Runtime.Numerics.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\b2cda11417694a4898a7bc0b4f588deb\System.Runtime.Serialization.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\f1dcf56d3d2044f0a90371e2765bac4e\System.Runtime.Serialization.Formatters.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\df5879711c6543b7b05d86b7f6861229\System.Runtime.Serialization.Json.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\f937a5245c6d4293b5b4b14e5ecd00f4\System.Runtime.Serialization.Primitives.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\1ab0c52b077c4fcfa060028db4bf3049\System.Runtime.Serialization.Xml.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\0232c26a78894b40953a7c51c2297481\System.Security.AccessControl.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\e2213c39b8174da1aa75658622e8b728\System.Security.Claims.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\0b8a00ae2c6d4b0bb9d143323fcdf7f1\System.Security.Cryptography.Algorithms.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\1369f8aa31294647acfcc9bd2f3a3839\System.Security.Cryptography.Cng.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\4254295ab1854df2a3dd630431f41c0a\System.Security.Cryptography.Csp.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\92916de872384f50805decdb11b03f1a\System.Security.Cryptography.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\ecc74b53a5604981884fe96e48b2ae94\System.Security.Cryptography.Encoding.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\de08789041714837b7372ca16248b89f\System.Security.Cryptography.OpenSsl.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\d85e8e9ca52a48a089ab522b88340fdb\System.Security.Cryptography.Pkcs.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\7fd7f28ec5d1436cb70f99ecb10abb73\System.Security.Cryptography.Primitives.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\40c7a26ebf3944758ede2915667d3212\System.Security.Cryptography.X509Certificates.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\6bf14feae1ec422997bf0fe535f406db\System.Security.Cryptography.Xml.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\f82effe5394e4c3a8c638e86ffa1478a\System.Security.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\46a5ed85c29a4486908669dd4dd819f1\System.Security.Principal.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\a448d489d8034741b05756744efe0afb\System.Security.Principal.Windows.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\48e71c53c2004a129a12be9e90721bc9\System.Security.SecureString.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\7521dfb4a8c6484fb631671eb78df484\System.ServiceModel.Web.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\6df386ebcbdf4ef383e9d326e03b790b\System.ServiceProcess.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\1dd30720e6e94c0dad541d07e4df3b98\System.Text.Encoding.CodePages.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\52e82fa4e01a4bf9929f5f3568627725\System.Text.Encoding.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\cff03ddb02914ec28066ddc7ad857742\System.Text.Encoding.Extensions.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\54d57e989bfc4629a7985990f8896182\System.Text.Encodings.Web.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\074de925f4a8457aaabd9a4afada3d88\System.Text.Json.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\6daa9d2ca85a4f38bd5ce2e5b4606d33\System.Text.RegularExpressions.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\0be534420ce74eacb83ac303f4eccb82\System.Threading.AccessControl.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\64fc92a978a94e069d0585068225a284\System.Threading.Channels.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\0bd6b03a47fc42b9985ceb713f8be6c9\System.Threading.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\ee1efe486c754b129a0f16cebad5bd67\System.Threading.Overlapped.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\f8ae85c18fce4aa79fef78d5966d96ba\System.Threading.RateLimiting.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\c3fac0ffd41945bb940dbc986c0131df\System.Threading.Tasks.Dataflow.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\5f9190c5d5584cfba7b794a31f151c97\System.Threading.Tasks.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\626b3fe1e11345f7a93470c2004500a4\System.Threading.Tasks.Extensions.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\0937c3c6f33640db95b979fef54bdc48\System.Threading.Tasks.Parallel.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\0f3087b064094ece943f15f160f90643\System.Threading.Thread.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\332d6a2616014467bdfaf6c6bac20ad0\System.Threading.ThreadPool.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\0eec4b5c6df04c83948b3ab1dcc00753\System.Threading.Timer.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\e6afd6597adf4369829d6596e54e0992\System.Transactions.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\9b467ed06d9d438b905e4067f7ae9ef2\System.Transactions.Local.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\407cc53f327346058b45352842059565\System.ValueTuple.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\174cfe5ee018476b8971d39e2d684da6\System.Web.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\62955ff41d9a4fcb9eefd2dfda2bf757\System.Web.HttpUtility.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\b3a9b28b5e8648d1a72eebcfb09eaac9\System.Windows.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\407c036229254ddc8a80595288bd3700\System.Xml.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\1bd6095d015949cfacf842b92785dbdb\System.Xml.Linq.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\0a777d0d09e44df5ad8a55359a52c38c\System.Xml.ReaderWriter.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\5732d802f4c14b888a6d62bc63cb18d6\System.Xml.Serialization.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\4875dd83ba27499caf3ac56faace9b2b\System.Xml.XDocument.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\aaf6af7ee2e346b0a0a0ee3203a83566\System.Xml.XmlDocument.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\ca0f339ca0534545bd5be0b1bb8873cc\System.Xml.XmlSerializer.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\cd1a08732dda427eb7285c8f04d18b86\System.Xml.XPath.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\22a18c3e52314fc7b5e342deb59f386a\System.Xml.XPath.XDocument.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\8caf047a19344fe79c821f84db9f9719\WindowsBase.dll"/> </ItemGroup> <ItemGroup> <Compile Include="_generated\0\GeneratedRouteBuilderExtensions.g.cs"/> <Compile Include="_generated\1\LoggerMessage.g.cs"/> <Compile Include="_generated\2\IdentityEndpointsJsonSerializerContext.Boolean.g.cs"/> <Compile Include="_generated\3\IdentityEndpointsJsonSerializerContext.NullableBoolean.g.cs"/> <Compile Include="_generated\4\IdentityEndpointsJsonSerializerContext.ForgotPasswordRequest.g.cs"/> <Compile Include="_generated\5\IdentityEndpointsJsonSerializerContext.InfoRequest.g.cs"/> <Compile Include="_generated\6\IdentityEndpointsJsonSerializerContext.InfoResponse.g.cs"/> <Compile Include="_generated\7\IdentityEndpointsJsonSerializerContext.LoginRequest.g.cs"/> <Compile Include="_generated\8\IdentityEndpointsJsonSerializerContext.RefreshRequest.g.cs"/> <Compile Include="_generated\9\IdentityEndpointsJsonSerializerContext.RegisterRequest.g.cs"/> <Compile Include="_generated\10\IdentityEndpointsJsonSerializerContext.ResendConfirmationEmailRequest.g.cs"/> <Compile Include="_generated\11\IdentityEndpointsJsonSerializerContext.ResetPasswordRequest.g.cs"/> <Compile Include="_generated\12\IdentityEndpointsJsonSerializerContext.TwoFactorRequest.g.cs"/> <Compile Include="_generated\13\IdentityEndpointsJsonSerializerContext.TwoFactorResponse.g.cs"/> <Compile Include="_generated\14\IdentityEndpointsJsonSerializerContext.Int32.g.cs"/> <Compile Include="_generated\15\IdentityEndpointsJsonSerializerContext.String.g.cs"/> <Compile Include="_generated\16\IdentityEndpointsJsonSerializerContext.StringArray.g.cs"/> <Compile Include="_generated\17\IdentityEndpointsJsonSerializerContext.g.cs"/> <Compile Include="_generated\18\IdentityEndpointsJsonSerializerContext.GetJsonTypeInfo.g.cs"/> <Compile Include="_generated\19\IdentityEndpointsJsonSerializerContext.PropertyNames.g.cs"/> <Compile Include="_generated\20\IdentityJsonSerializerContext.Boolean.g.cs"/> <Compile Include="_generated\21\IdentityJsonSerializerContext.NullableBoolean.g.cs"/> <Compile Include="_generated\22\IdentityJsonSerializerContext.AuthenticatorAssertionResponse.g.cs"/> <Compile Include="_generated\23\IdentityJsonSerializerContext.AuthenticatorAttestationResponse.g.cs"/> <Compile Include="_generated\24\IdentityJsonSerializerContext.AuthenticatorSelectionCriteria.g.cs"/> <Compile Include="_generated\25\IdentityJsonSerializerContext.BufferSource.g.cs"/> <Compile Include="_generated\26\IdentityJsonSerializerContext.CollectedClientData.g.cs"/> <Compile Include="_generated\27\IdentityJsonSerializerContext.COSEAlgorithmIdentifier.g.cs"/> <Compile Include="_generated\28\IdentityJsonSerializerContext.PasskeyAssertionState.g.cs"/> <Compile Include="_generated\29\IdentityJsonSerializerContext.PasskeyAttestationState.g.cs"/> <Compile Include="_generated\30\IdentityJsonSerializerContext.PasskeyUserEntity.g.cs"/> <Compile Include="_generated\31\IdentityJsonSerializerContext.PublicKeyCredentialAuthenticatorAssertionResponse.g.cs"/> <Compile Include="_generated\32\IdentityJsonSerializerContext.PublicKeyCredentialAuthenticatorAttestationResponse.g.cs"/> <Compile Include="_generated\33\IdentityJsonSerializerContext.PublicKeyCredentialCreationOptions.g.cs"/> <Compile Include="_generated\34\IdentityJsonSerializerContext.PublicKeyCredentialDescriptor.g.cs"/> <Compile Include="_generated\35\IdentityJsonSerializerContext.PublicKeyCredentialParameters.g.cs"/> <Compile Include="_generated\36\IdentityJsonSerializerContext.PublicKeyCredentialRequestOptions.g.cs"/> <Compile Include="_generated\37\IdentityJsonSerializerContext.PublicKeyCredentialRpEntity.g.cs"/> <Compile Include="_generated\38\IdentityJsonSerializerContext.PublicKeyCredentialUserEntity.g.cs"/> <Compile Include="_generated\39\IdentityJsonSerializerContext.TokenBinding.g.cs"/> <Compile Include="_generated\40\IdentityJsonSerializerContext.IReadOnlyListPublicKeyCredentialDescriptor.g.cs"/> <Compile Include="_generated\41\IdentityJsonSerializerContext.IReadOnlyListPublicKeyCredentialParameters.g.cs"/> <Compile Include="_generated\42\IdentityJsonSerializerContext.IReadOnlyListString.g.cs"/> <Compile Include="_generated\43\IdentityJsonSerializerContext.ReadOnlyMemoryByte.g.cs"/> <Compile Include="_generated\44\IdentityJsonSerializerContext.JsonElement.g.cs"/> <Compile Include="_generated\45\IdentityJsonSerializerContext.NullableJsonElement.g.cs"/> <Compile Include="_generated\46\IdentityJsonSerializerContext.String.g.cs"/> <Compile Include="_generated\47\IdentityJsonSerializerContext.StringArray.g.cs"/> <Compile Include="_generated\48\IdentityJsonSerializerContext.UInt64.g.cs"/> <Compile Include="_generated\49\IdentityJsonSerializerContext.NullableUInt64.g.cs"/> <Compile Include="_generated\50\IdentityJsonSerializerContext.g.cs"/> <Compile Include="_generated\51\IdentityJsonSerializerContext.GetJsonTypeInfo.g.cs"/> <Compile Include="_generated\52\IdentityJsonSerializerContext.PropertyNames.g.cs"/> </ItemGroup> </Project>