File: IdentitySample.Mvc.csproj
Web Access
Project: src\src\Identity\samples\IdentitySample.Mvc\IdentitySample.Mvc.csproj (IdentitySample.Mvc)
<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>IdentitySample.Mvc</AssemblyName>
    <KeyOriginatorFile>..\..\..\..\.packages\microsoft.dotnet.arcade.sdk\11.0.0-beta.25511.101\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="Controllers\AccountController.cs"/>
    <Compile Include="Controllers\HomeController.cs"/>
    <Compile Include="Controllers\ManageController.cs"/>
    <Compile Include="Data\Migrations\00000000000000_CreateIdentitySchema.cs"/>
    <Compile Include="Data\Migrations\00000000000000_CreateIdentitySchema.Designer.cs"/>
    <Compile Include="Data\Migrations\ApplicationDbContextModelSnapshot.cs"/>
    <Compile Include="MessageServices.cs"/>
    <Compile Include="Models\AccountViewModels\ExternalLoginConfirmationViewModel.cs"/>
    <Compile Include="Models\AccountViewModels\ForgotPasswordViewModel.cs"/>
    <Compile Include="Models\AccountViewModels\LoginViewModel.cs"/>
    <Compile Include="Models\AccountViewModels\RegisterViewModel.cs"/>
    <Compile Include="Models\AccountViewModels\ResetPasswordViewModel.cs"/>
    <Compile Include="Models\AccountViewModels\SendCodeViewModel.cs"/>
    <Compile Include="Models\AccountViewModels\UseRecoveryCodeViewModel.cs"/>
    <Compile Include="Models\AccountViewModels\VerifyAuthenticatorCodeViewModel.cs"/>
    <Compile Include="Models\AccountViewModels\VerifyCodeViewModel.cs"/>
    <Compile Include="Models\ApplicationDbContext.cs"/>
    <Compile Include="Models\ApplicationUser.cs"/>
    <Compile Include="Models\ManageViewModels\AddPhoneNumberViewModel.cs"/>
    <Compile Include="Models\ManageViewModels\ChangePasswordViewModel.cs"/>
    <Compile Include="Models\ManageViewModels\ConfigureTwoFactorViewModel.cs"/>
    <Compile Include="Models\ManageViewModels\DisplayRecoveryCodesViewModel.cs"/>
    <Compile Include="Models\ManageViewModels\FactorViewModel.cs"/>
    <Compile Include="Models\ManageViewModels\IndexViewModel.cs"/>
    <Compile Include="Models\ManageViewModels\ManageLoginsViewModel.cs"/>
    <Compile Include="Models\ManageViewModels\RemoveLoginViewModel.cs"/>
    <Compile Include="Models\ManageViewModels\SetPasswordViewModel.cs"/>
    <Compile Include="Models\ManageViewModels\VerifyPhoneNumberViewModel.cs"/>
    <Compile Include="Program.cs"/>
    <Compile Include="Services\IEmailSender.cs"/>
    <Compile Include="Services\ISmsSender.cs"/>
    <Compile Include="Services\MessageServices.cs"/>
    <Compile Include="Startup.cs"/>
    <Compile Include="..\..\..\..\artifacts\obj\IdentitySample.Mvc\Release\net10.0\IdentitySample.Mvc.GlobalUsings.g.cs" Link="artifacts\obj\IdentitySample.Mvc\Release\net10.0\IdentitySample.Mvc.GlobalUsings.g.cs"/>
    <Compile Include="..\..\..\..\artifacts\obj\IdentitySample.Mvc\Release\net10.0\.NETCoreApp,Version=v10.0.AssemblyAttributes.cs" Link="artifacts\obj\IdentitySample.Mvc\Release\net10.0\.NETCoreApp,Version=v10.0.AssemblyAttributes.cs"/>
    <Compile Include="..\..\..\..\artifacts\obj\IdentitySample.Mvc\Release\net10.0\IdentitySample.Mvc.AssemblyInfo.cs" Link="artifacts\obj\IdentitySample.Mvc\Release\net10.0\IdentitySample.Mvc.AssemblyInfo.cs"/>
    <Compile Include="..\..\..\..\artifacts\obj\IdentitySample.Mvc\Release\net10.0\IdentitySample.Mvc.RazorAssemblyInfo.cs" Link="artifacts\obj\IdentitySample.Mvc\Release\net10.0\IdentitySample.Mvc.RazorAssemblyInfo.cs"/>
  </ItemGroup>
  <ItemGroup>
    <ReferencePath Include="..\..\..\..\..\ref\ea261c2171c24e4395dce472ee11148e\Azure.Core.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\249e9aab2f1d4414a67a33118b33c2ce\Azure.Identity.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\aadae24d301b4f1eabf505681bd64dc2\Humanizer.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\ce052f5276cb402d8d02b66b8ffdce1c\Microsoft.AspNetCore.Antiforgery.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\553c1a6dfce94200a93c86b0f9bb21cf\Microsoft.AspNetCore.Authentication.Abstractions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\5d379c17cf0c4c03bbaac8bf3d86bd14\Microsoft.AspNetCore.Authentication.BearerToken.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\1494315054274e5baf3223d1cad54dd8\Microsoft.AspNetCore.Authentication.Cookies.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\5b636e013d1d4668b57f326dd52e7e9f\Microsoft.AspNetCore.Authentication.Core.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\e58eaa066eba43ed8b69e208d55f80c9\Microsoft.AspNetCore.Authentication.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\30bea962515b4143ab8cda1b8b4f5081\Microsoft.AspNetCore.Authentication.Facebook.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\d6b0f38569094f8f8137adfc414fa885\Microsoft.AspNetCore.Authentication.Google.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\76724c8cb14f41e69ff482d802760da4\Microsoft.AspNetCore.Authentication.OAuth.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\290ce15877b14cf3a68e4a8e52eca3ae\Microsoft.AspNetCore.Authentication.Twitter.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\6efafbe05d55412e9e90c728b5bebfec\Microsoft.AspNetCore.Authorization.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\cb64d7d302944dc19faffae31361b1ff\Microsoft.AspNetCore.Authorization.Policy.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\3c86216c6f84496a8902781ed4b1877a\Microsoft.AspNetCore.Components.Authorization.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\dd762bf1147a410f936c8958d1a4ab04\Microsoft.AspNetCore.Components.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\95bf43dfe3674ed1be3e16c939523138\Microsoft.AspNetCore.Components.Endpoints.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\b0dfc8d0c0de4f4db11084e309bc96d4\Microsoft.AspNetCore.Components.Forms.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\3eb87c472f0a4d7985161f385e142e73\Microsoft.AspNetCore.Components.Web.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\b9515fe344f8479da95c4c743cc66eac\Microsoft.AspNetCore.Connections.Abstractions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\17b0d05737d74d1a9eab8f5eef918942\Microsoft.AspNetCore.Cors.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\f696d8f2015847e791eefa5804c3bd56\Microsoft.AspNetCore.Cryptography.Internal.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\bc09d3b795324f5fa16b49fc0b857d09\Microsoft.AspNetCore.Cryptography.KeyDerivation.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\146f881c983349fea95622265af28077\Microsoft.AspNetCore.DataProtection.Abstractions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\ada0214e0acd4a2dbdb9d8c2f311284e\Microsoft.AspNetCore.DataProtection.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\c3c099d246044becb579197f754899d5\Microsoft.AspNetCore.DataProtection.Extensions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\c90573fba719468fa7265456b77a1ab7\Microsoft.AspNetCore.Diagnostics.Abstractions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\3d0067f4509e48ec8916f98fc199b150\Microsoft.AspNetCore.Diagnostics.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\86d619281fbb4e93b7763c0da8cb898f\Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\c3e2ef5df9c547c0ac3b8a31453f61fd\Microsoft.AspNetCore.Hosting.Abstractions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\17bf6e5d68384c0f93c2e519ba2dd8c4\Microsoft.AspNetCore.Hosting.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\bf42167b44f640e1a51eeac2f01a7b80\Microsoft.AspNetCore.Hosting.Server.Abstractions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\764e9b155083431da9c61e30437384c8\Microsoft.AspNetCore.Html.Abstractions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\f5c7ce1dc14749dead6e4d20b35a6ef3\Microsoft.AspNetCore.Http.Abstractions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\8aac4bdbccfa4d49a472cc8f97fd0523\Microsoft.AspNetCore.Http.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\70bd8c67dec847fa83be17ddebe77383\Microsoft.AspNetCore.Http.Extensions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\b84975cea6a747318c725a380217061f\Microsoft.AspNetCore.Http.Features.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\fb3b9ea524d14e628cd04dbca6413cd7\Microsoft.AspNetCore.Http.Results.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\6c84a0f4e4264fa7a3ba15e776c3cb71\Microsoft.AspNetCore.HttpOverrides.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\d24608ac5b32478e83043c954a05bbe1\Microsoft.AspNetCore.Identity.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\67013f0b26d041be912a194695bb7fe6\Microsoft.AspNetCore.Identity.EntityFrameworkCore.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\901bd4a14dd649cb86ae4f8cc4f64155\Microsoft.AspNetCore.Localization.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\04785e3bccc148d388b726ce4f1e6fc9\Microsoft.AspNetCore.Metadata.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\8b1e1211848945769ca7dce2b1d6eaad\Microsoft.AspNetCore.Mvc.Abstractions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\2010bcace96243fdb0e26667c691e449\Microsoft.AspNetCore.Mvc.ApiExplorer.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\9fff41468930469096cc1a76022335df\Microsoft.AspNetCore.Mvc.Core.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\dc52c2452c764fb5bd3e08c6887a6ddf\Microsoft.AspNetCore.Mvc.Cors.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\154269dd64294459a7ba65336cc1cffe\Microsoft.AspNetCore.Mvc.DataAnnotations.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\a52a2b9061364cf9b356b74a8bfb94a5\Microsoft.AspNetCore.Mvc.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\aff312486f6149698267b4b8489697e2\Microsoft.AspNetCore.Mvc.Formatters.Json.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\00512b7f038c43f2b3074abd5a423f6e\Microsoft.AspNetCore.Mvc.Localization.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\b2e6b4f055294de0a7e7a7e9a553b6aa\Microsoft.AspNetCore.Mvc.Razor.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\3d9eee29d64448818b39cb6f3be45ae7\Microsoft.AspNetCore.Mvc.RazorPages.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\e1e74f85057e4e19953b9779b4cd13cd\Microsoft.AspNetCore.Mvc.TagHelpers.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\624cc78f0a8840deac26c2ef7d61287b\Microsoft.AspNetCore.Mvc.ViewFeatures.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\36b884bb49b04ca3883a5a4e36aaf656\Microsoft.AspNetCore.OutputCaching.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\8b93fe1eac604ef49aeab80dd9a0390e\Microsoft.AspNetCore.Razor.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\f0927642305345db86bdc5009b625373\Microsoft.AspNetCore.Razor.Runtime.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\c2c7ddfeb31445e4bb57e9527d51940e\Microsoft.AspNetCore.ResponseCaching.Abstractions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\ff3cc23aab024522bb2903ddafa9cde4\Microsoft.AspNetCore.Routing.Abstractions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\d13b3835c004474ab373d2460545ae27\Microsoft.AspNetCore.Routing.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\6a266c2988614ea98285944d6dfad9ff\Microsoft.AspNetCore.Server.IISIntegration.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\b54248f1d92442c486600ccf3cfba48b\Microsoft.AspNetCore.Server.Kestrel.Core.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\2e0a20d9873f475db82544d58c4a959a\Microsoft.AspNetCore.Server.Kestrel.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\41bfbf8928544c82b78ca2d0020b1d1c\Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\ca63044d120147b8b016e9fc87ffd2e3\Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\8353b64ae1884d76b9310cc9d34c2348\Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\7e41a74158be42be95322c6f21191ec9\Microsoft.AspNetCore.StaticAssets.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\e25bc993109e474d84d35da58ab3b854\Microsoft.AspNetCore.StaticFiles.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\f8150cdbdd5d4bf28ded7fc0eb1f9e61\Microsoft.AspNetCore.WebUtilities.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\93c6b7a026ca42b6913712e48f0fc051\Microsoft.Bcl.AsyncInterfaces.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\9ff368ba34c34328a3b84d882c6690c9\Microsoft.Bcl.Cryptography.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\670e7c6f9e3b4640809cbf20403d65aa\Microsoft.Build.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\734ed587106046c69d788ee8f0b380e0\Microsoft.Build.Framework.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\2339268b0b4b4770a8a2c7c395b60882\Microsoft.Build.Tasks.Core.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\b5228e19be374b4e91a1d8f0830fd455\Microsoft.Build.Utilities.Core.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\13174744891d44a6a379d95b6af0e934\Microsoft.CodeAnalysis.CSharp.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\22c9c2a014184f6899b50813a8f69cee\Microsoft.CodeAnalysis.CSharp.Workspaces.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\3514657f55a14ea9b4d2143519030220\Microsoft.CodeAnalysis.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\3b1bae8cda284b01ab7b0df0fb3649a1\Microsoft.CodeAnalysis.ExternalAccess.RazorCompiler.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\48733292b12e4e499e06f9f73238e347\Microsoft.CodeAnalysis.Workspaces.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\9a7eb0ebf4384e918699be9f7c66c804\Microsoft.CodeAnalysis.Workspaces.MSBuild.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\a0f18535d93840bcb61fb3f72ccd5f43\Microsoft.CSharp.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\a9a2da7f0b394caa8e3dd5aab5af3e7c\Microsoft.Data.SqlClient.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\60bedea4c05b47d999eabf6199505992\Microsoft.EntityFrameworkCore.Abstractions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\c8f0cfbc0f4a4c42866296ff6ba4f357\Microsoft.EntityFrameworkCore.Design.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\1f947e2d054448649c5bd989ffa86da4\Microsoft.EntityFrameworkCore.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\785f723f4f35405eabcf6cdf591c02da\Microsoft.EntityFrameworkCore.Relational.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\75c1e665c82d459e869319481a094bc4\Microsoft.EntityFrameworkCore.SqlServer.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\68dc924276484201830160a77d83cf66\Microsoft.Extensions.Caching.Abstractions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\ec9e0894654c4f45b1ea17e65f24663e\Microsoft.Extensions.Caching.Memory.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\39fc94f8147948c28f08b9d550d3f431\Microsoft.Extensions.Configuration.Abstractions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\3c1a0388c273463bb2ee906a8b5c9e40\Microsoft.Extensions.Configuration.Binder.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\b0bc43ad4fd6485a9105f51fb4bd39c6\Microsoft.Extensions.Configuration.CommandLine.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\7e07e7bea6b3497b8e78b3f540644d17\Microsoft.Extensions.Configuration.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\8160434b165d4987920ad237a9a0cc78\Microsoft.Extensions.Configuration.EnvironmentVariables.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\2c911bd73f40451aaeae4c9d7098b92d\Microsoft.Extensions.Configuration.FileExtensions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\97dc099d336e4f40a7352e8f1e305202\Microsoft.Extensions.Configuration.Json.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\377d3ed085d84a968da2eabf76801228\Microsoft.Extensions.Configuration.UserSecrets.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\9f3a0b16bbef4b7aa073d513ebd23ea7\Microsoft.Extensions.DependencyInjection.Abstractions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\f311afb5cd5c48a8a9adc0ae173383e7\Microsoft.Extensions.DependencyInjection.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\13e142419b93470d953e64cf8bc1ea99\Microsoft.Extensions.DependencyModel.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\f74c020478054e59bdc1978f620dda2f\Microsoft.Extensions.Diagnostics.Abstractions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\ecb0c26061084fd1be45d64ab1e0470b\Microsoft.Extensions.Diagnostics.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\3cc1ded5ee78434ea4e09e2d545d5702\Microsoft.Extensions.Features.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\a308e13a4f8f4e139ce572a345ae2594\Microsoft.Extensions.FileProviders.Abstractions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\483c0a6a025247728926a6018ff3d0b1\Microsoft.Extensions.FileProviders.Composite.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\3e8d57f25546495b90bd60a06ef0680b\Microsoft.Extensions.FileProviders.Physical.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\30a33df6b24741a586224fd97fc63087\Microsoft.Extensions.FileSystemGlobbing.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\3f340500e57a470f80ec30a32ccc6923\Microsoft.Extensions.Hosting.Abstractions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\1a0ae7856ec141859e5c78cbbc6deebb\Microsoft.Extensions.Hosting.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\632be959408640c1834e83a4aed29a03\Microsoft.Extensions.Identity.Core.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\e929a62cf15c436d8ae50dbe47b53d59\Microsoft.Extensions.Identity.Stores.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\c5f298db576d4ef78d314340178ee6c0\Microsoft.Extensions.Localization.Abstractions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\fb7e120f620a462c856963439eef06b0\Microsoft.Extensions.Localization.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\35ec7532efb8498a825a68fbcd813331\Microsoft.Extensions.Logging.Abstractions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\9061976d95034922a2bd017eb74cb7e0\Microsoft.Extensions.Logging.Configuration.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\fbeadaec83f4497a8c8941c8d35e2311\Microsoft.Extensions.Logging.Console.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\e4980d436202441583657e4b4cc51beb\Microsoft.Extensions.Logging.Debug.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\bd6a52fda9404c2193f55fc095fd44a8\Microsoft.Extensions.Logging.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\eace542ed13742aa917c1b6dfb0d7a15\Microsoft.Extensions.Logging.EventLog.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\f4a9acb01fca42ee91e227df6b3eef35\Microsoft.Extensions.Logging.EventSource.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\d0407ccce23f47c8ab3c0ca5cc1c868b\Microsoft.Extensions.ObjectPool.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\1b4cb65b6cb0475ba857383143647afd\Microsoft.Extensions.Options.ConfigurationExtensions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\6de20ba47b3b4703af826660abe54506\Microsoft.Extensions.Options.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\a610a35a524944e2a8ee260eceaef1b9\Microsoft.Extensions.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\bfb9ae9569ef4997b3937762d65849a0\Microsoft.Extensions.Validation.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\f7e4a68d8a2b4e9091b08afcc3431ea3\Microsoft.Extensions.WebEncoders.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\9ef7f7688b814c8f958ec17272699df9\Microsoft.Identity.Client.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\ef624c0da829423cafede0d75a90137d\Microsoft.Identity.Client.Extensions.Msal.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\c645832a163848cb97aad9642671e891\Microsoft.IdentityModel.Abstractions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\a0bf6787e61e445baf813d134557624b\Microsoft.IdentityModel.JsonWebTokens.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\dcce89ee266b4e6093ba2c054c95a796\Microsoft.IdentityModel.Logging.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\c40674bd12d34d80a87be82d07bfdbdc\Microsoft.IdentityModel.Protocols.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\f1c7f249e48145129a6b0a920a95bdb4\Microsoft.IdentityModel.Protocols.OpenIdConnect.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\f002b8f90fa748b690e59901888726a7\Microsoft.IdentityModel.Tokens.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\e6e24b630f4046b980921ac437795d56\Microsoft.JSInterop.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\64a5afa851534a5a8936b3a829a246c8\Microsoft.Net.Http.Headers.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\3260e1c9d3cf4bf2a44e9ee00b9f168e\Microsoft.NET.StringTools.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\eb405fcebf4142dd883b2d47333be2b5\Microsoft.SqlServer.Server.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\6d11c7d21abf4966b999e5f96e52693c\Microsoft.VisualBasic.Core.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\7b697914a21b44b5b2bc07091c4a720a\Microsoft.VisualBasic.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\f4c3c20aa25e4364b2442f6cfe6b35d4\Microsoft.Win32.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\28a8576e621248bbad5e0b221d2bd7e6\Microsoft.Win32.Registry.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\fa5dc6f78a7d4aa5a3166bb46fee0d18\Mono.TextTemplating.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\42d3a5a51b17499ba57a081b14e3dd96\mscorlib.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\ca4fc391f8cc4f9c931d2a5ea41e713a\netstandard.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\7e62198beab24380bbac29171862d1d8\Newtonsoft.Json.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\8ab77aa4ad1a48959e1533bcbde4090f\System.AppContext.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\ef9ef1df6ec946edb7fad313d4dd5e38\System.Buffers.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\d643fe10b8d24a809baed7ea161079fc\System.ClientModel.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\1f10f9c7fdc24821bdc38a004c19c696\System.CodeDom.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\b918b030d1fe449f8662a9eb0f1ba55b\System.Collections.Concurrent.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\5375aa2d9b5044fa99e69cdc40a78fb2\System.Collections.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\43f803a644da4b53adbd0c539ac56061\System.Collections.Immutable.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\2fa6acb305ca4ac6895216b0f72d65f9\System.Collections.NonGeneric.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\4970028cadb746a8bbc76a3b1b938081\System.Collections.Specialized.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\7ae9d473aad0489ca0ce68672398ab61\System.ComponentModel.Annotations.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\9ec93be63a05433ab9d8649cdb44fcb0\System.ComponentModel.DataAnnotations.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\e5d74e76c1c440f998dc6e39c89513ed\System.ComponentModel.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\7b0dd2fc1bec40d889fa0a3325bc149d\System.ComponentModel.EventBasedAsync.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\5fe5569314b844e1b18b8ab0bee71343\System.ComponentModel.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\816e94e2e3f845869fcde1cda591ae45\System.ComponentModel.TypeConverter.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\c52d040f6c444071a14a7363fff8d410\System.Composition.AttributedModel.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\65dbd21af01340a3908ec519b86ac8f3\System.Composition.Convention.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\5c1713ff033d42c9ab4357c6354f8375\System.Composition.Hosting.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\2dfd640ef10a44aeae8fb2fe9ade5b7e\System.Composition.Runtime.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\8011bc4c30d84c84827eb7db26a16069\System.Composition.TypedParts.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\5e1daa791018423d8f58ec5417994a1d\System.Configuration.ConfigurationManager.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\9502c4da27af4172bd5c25f92f6df042\System.Configuration.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\576979ea8b764c2a9868d4a0a44536db\System.Console.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\6acbbaeffa98419e828fafdfbe03cb56\System.Core.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\ea285c745e3f4f47ad7cf29141f27f9a\System.Data.Common.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\6ab8fada8fba4778af70761897d750a8\System.Data.DataSetExtensions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\473aca9b741b4a1880d3df724d85e35e\System.Data.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\f6fe3a4048664f61a286a78b1dd900d8\System.Diagnostics.Contracts.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\50bf165a27894447aec143fb9d101a9a\System.Diagnostics.Debug.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\a5b3414dc29d49f8975d293bae3fd838\System.Diagnostics.DiagnosticSource.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\7759a3975a8f4b269984f035347cb1f0\System.Diagnostics.EventLog.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\c62dc4835082444f8e77a1224202607b\System.Diagnostics.FileVersionInfo.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\aca9f459835a46039cfc1a29056499db\System.Diagnostics.Process.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\38ef137faf694481831cc8a3517ccb36\System.Diagnostics.StackTrace.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\c97abe4476fd42f2a10e23115c1caaac\System.Diagnostics.TextWriterTraceListener.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\60068220af1e42538feed8d53c8bbab6\System.Diagnostics.Tools.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\12c36814161940289e1669baff140d5c\System.Diagnostics.TraceSource.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\909e9c3e82e44d28bb475531a58cc3c2\System.Diagnostics.Tracing.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\471d373ed40e45859965eff4759d796b\System.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\362eababfd19422b91892e6f4289bbdf\System.Drawing.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\daf1e79de44741089cdccbf4edd24df3\System.Drawing.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\0d27af344d154ea6838b63c2033a7542\System.Dynamic.Runtime.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\09fe9451bcec4f52b4ba24ac404ef350\System.Formats.Asn1.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\e223797eb9544c9ebe6b9d01493acfed\System.Formats.Cbor.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\dc117348436f41019556ea9f68cd5fd7\System.Formats.Nrbf.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\126e5cbc37cf43d896c917de87d3c6c3\System.Formats.Tar.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\131d0736f3a24c1f98860da7835ce786\System.Globalization.Calendars.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\138d474be5a744c8808236f5038728c1\System.Globalization.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\22a68fbbf2e14de8b970ec1720f3cfe7\System.Globalization.Extensions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\f114523e7f5c4f1d9773f7b796a3ec5f\System.IdentityModel.Tokens.Jwt.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\79b7c1a909804ea9a61374a9a705be77\System.IO.Compression.Brotli.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\12acf863b3c04bdb92adbd609cf08bf5\System.IO.Compression.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\0c87d3d4863b4c7597b21740ab9b9b96\System.IO.Compression.FileSystem.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\cce052f685f9404fbbf1f6546cbc04f3\System.IO.Compression.ZipFile.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\aba1e8f3a78645e791385d35c25042e3\System.IO.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\51b348fce30c4b9a94a4aa1171b8c026\System.IO.FileSystem.AccessControl.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\f664ca1026a844a1a5084b996e6d3b67\System.IO.FileSystem.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\f1ee1f248e2d41cea907a7740d5e6039\System.IO.FileSystem.DriveInfo.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\585201cc24214f07a388268193a9e77e\System.IO.FileSystem.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\778892090af74eecb58be79f6c857008\System.IO.FileSystem.Watcher.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\a657159a25a040fbabe0984ea3850db9\System.IO.IsolatedStorage.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\57af1c02ff7a49728e6ddff1f76e9aa8\System.IO.MemoryMappedFiles.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\84c5bc8873d24a0e84047a905af83b69\System.IO.Pipelines.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\c87d28d5927d4af99b337c64e592e944\System.IO.Pipes.AccessControl.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\7d42b97ea72848329b8a0e96a0c387b8\System.IO.Pipes.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\0b0e1e40da434d3196afa501448fddd9\System.IO.UnmanagedMemoryStream.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\beeaf38ca3a74cb0b13d7cb181608b82\System.Linq.AsyncEnumerable.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\0106e9c393ca45d0a5e7abedc3279095\System.Linq.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\a14d918ecf914edc829a1a7b0cae54e3\System.Linq.Expressions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\0fb514a2c8894b40bca505ec6500597d\System.Linq.Parallel.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\a351243cedd84c609ffe59a83545d178\System.Linq.Queryable.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\2f7d0978d62841478f840fd6ba21a882\System.Memory.Data.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\b6d0521e03be463d997aa7f9ab838a29\System.Memory.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\b36f3f6d7a4b48eb9a4d374446710b32\System.Net.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\76dd3d96b0004db498194cb12ced2040\System.Net.Http.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\9f930c2e5a0b414f82a814a98343315d\System.Net.Http.Json.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\abdb507503fc4fd9921ee3cc44065a96\System.Net.HttpListener.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\29a8e7cb378c43e6871ed67048c5aef8\System.Net.Mail.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\333cfb95f542465ebd9ec78d2c5f20fc\System.Net.NameResolution.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\5e5c5a0d746543a5b202db2d5f4c5c78\System.Net.NetworkInformation.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\713de176102f43278a3a3190c18eb041\System.Net.Ping.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\0c6c48ccbd2745d783bfcdb35c224cbd\System.Net.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\8c5a1f8af7894e828bc881e7eeb553a5\System.Net.Quic.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\ee8188c8d1d04b56b4166773eefa4286\System.Net.Requests.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\a4420cde21194f5cb0b521076757e69a\System.Net.Security.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\8d330cdb8860487286b13d484a8f8f98\System.Net.ServerSentEvents.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\156b92c10c8a46a2b4e5398ae60d0c9f\System.Net.ServicePoint.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\4baca48d3ee54ed384c76c8a809452dd\System.Net.Sockets.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\ea871cfa81644c68a79a9390605c17cb\System.Net.WebClient.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\a3b5a1cb0cee46aea237eb87398de777\System.Net.WebHeaderCollection.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\5215ec8bbab14cb0b737f57a06a99e08\System.Net.WebProxy.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\bd4c6ba7b2264c3ea498dc0b3fecfa6d\System.Net.WebSockets.Client.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\a7768b63689f49179d71b140fe13087a\System.Net.WebSockets.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\063e599e92794ea09b00a81be7c417fe\System.Numerics.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\c0d5be2a09fd4f0285850368403dbc5a\System.Numerics.Vectors.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\0bafb9c027a347ddb5a492f119752c12\System.ObjectModel.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\60c63ecd31b64217b487f5a41e38ad49\System.Reflection.DispatchProxy.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\1b79a99cd9d547339a61ddb5ce2ea072\System.Reflection.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\18bf3c8dd64b421e9486cf03c76b6e7e\System.Reflection.Emit.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\fe20ff0c74aa447f91d6d87784e37646\System.Reflection.Emit.ILGeneration.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\78099d8bbef54b288b9c91b4e7660872\System.Reflection.Emit.Lightweight.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\22cef0246efd40b0b65b1984ec26f50d\System.Reflection.Extensions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\bd27c2f84fbf47df8290eeab20f6c6bb\System.Reflection.Metadata.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\6d485e54f92f46a5903b6d9129317e66\System.Reflection.MetadataLoadContext.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\43e6c324aac2458380214652be445e22\System.Reflection.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\807c2690f5f04715991eb8733cc125e1\System.Reflection.TypeExtensions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\88e99f3645db47d6bb7e0a5e6982a715\System.Resources.Extensions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\4844403095f645349032dea29b0c33ea\System.Resources.Reader.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\fa23a8b7aa4e4002b11cb8723b70487a\System.Resources.ResourceManager.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\68058c1430a846ebb368ed576957838a\System.Resources.Writer.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\b6370f1434e84242b835b99fe96287cb\System.Runtime.CompilerServices.Unsafe.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\a03552264c4b4e929d4070dfdf2f28d4\System.Runtime.CompilerServices.VisualC.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\6ba1dc7a288543b7919d28dac1a5157d\System.Runtime.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\b25d75eef8924c668a7d42b0bcdd1cf6\System.Runtime.Extensions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\a8d51f980927494785ffbf749da86463\System.Runtime.Handles.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\0e119e364103428dac61bbe8856015ce\System.Runtime.InteropServices.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\229dc4c92b4e4c50b69bc6d020c3fa42\System.Runtime.InteropServices.JavaScript.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\77c5234d01024034b700897435d0bfd9\System.Runtime.InteropServices.RuntimeInformation.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\fd8e864e3172490ea51c53148bffbb4d\System.Runtime.Intrinsics.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\a9f45599e31f473db0533610cf13122f\System.Runtime.Loader.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\1e55e20db8ed47bb833d7c98e0463678\System.Runtime.Numerics.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\d073febfc2dc488ca5c8ebfb1cbb54de\System.Runtime.Serialization.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\d95bd065058f45a7b596c7f9380f9c5c\System.Runtime.Serialization.Formatters.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\b4eb6e68c2e14dde9b2ff9d9c887b53e\System.Runtime.Serialization.Json.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\8b000f97e82f44159b2c6b8e742d6205\System.Runtime.Serialization.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\6ef973746e7b4e32a59ab55ab42ea461\System.Runtime.Serialization.Xml.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\021e1967e2894eef99d94fb1835db5cb\System.Security.AccessControl.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\246bc6ec6a4c4c1e9ef1c12c9322e32d\System.Security.Claims.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\850cf0ab62144186bdf267361cf7147a\System.Security.Cryptography.Algorithms.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\2910fa0e8e4c4d1c9aef4b0a908df65c\System.Security.Cryptography.Cng.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\641e74d0fe6949859e9bc5b515bd6498\System.Security.Cryptography.Csp.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\5679203be2d64bf1a36900f23994d5c9\System.Security.Cryptography.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\a7d5f0e85bc74a51b66ba8f2b91c8bb4\System.Security.Cryptography.Encoding.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\2b700164970f43fcac49a4e94abc7c6f\System.Security.Cryptography.OpenSsl.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\951674506c9740c491fed74f885e2bc5\System.Security.Cryptography.Pkcs.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\6fe6f0163fa440fe88cf55b72b95e9c4\System.Security.Cryptography.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\f99ac21a1f0a400a9673415344394e18\System.Security.Cryptography.ProtectedData.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\eecba76d047e43818c15275cf16ef002\System.Security.Cryptography.X509Certificates.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\6aa13de7137445dbb2f2c43497687e28\System.Security.Cryptography.Xml.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\73f74d6db02b40288db10e879af4f236\System.Security.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\ae710de7314f4c2491e222b2eb5d9d53\System.Security.Permissions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\466b108a9dd94a9ebfbb22d5e610f50b\System.Security.Principal.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\d890a751e8e64d20b1f6438d3e65913b\System.Security.Principal.Windows.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\c0916eb29af94794a44936f05b387739\System.Security.SecureString.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\8056ad328e6d4d83bed8bdbcde563398\System.ServiceModel.Web.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\048869a29dee42e8afc247fad6fde013\System.ServiceProcess.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\156be2152c4246aa931f8aeb16c98b33\System.Text.Encoding.CodePages.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\1663b377b9af4b8491ca665894de689c\System.Text.Encoding.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\c88119cac8a24dcc99cb36df10514526\System.Text.Encoding.Extensions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\ad00d853d5324d7caeccf26a53b340f4\System.Text.Encodings.Web.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\a1b51fd91acf43d7abedefe49ef205df\System.Text.Json.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\42e81220a2314921893a770a555f823a\System.Text.RegularExpressions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\5dcb64f3d2314568a05471aee50fe72e\System.Threading.AccessControl.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\cbc6ddb372714a3c80b7f1881180f782\System.Threading.Channels.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\74ce7c5aa68c4de3a1dfb05071e53680\System.Threading.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\9c221e34394d483d86279e75ec1fdd54\System.Threading.Overlapped.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\a49b605c6ae2440da35554993ebbf26a\System.Threading.Tasks.Dataflow.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\49e596813b5445d8aeb1d6c087e7f4c1\System.Threading.Tasks.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\2e8d41c351a94492b5b22f98440acd73\System.Threading.Tasks.Extensions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\95e5f56496d149fca2221b4aa10d3bc9\System.Threading.Tasks.Parallel.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\bb3fa1913f714ed890aa10f53cdfc678\System.Threading.Thread.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\1aaaae4c462544ca87e826598aaf35bf\System.Threading.ThreadPool.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\69ec26164ec04001b041cd93caff41e4\System.Threading.Timer.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\110bed895c1e49aa823740b789d71b43\System.Transactions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\22250e513b2e41ccbb0f026c1d3a2ae7\System.Transactions.Local.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\6b260fa9d2174eea856e56a7817cada5\System.ValueTuple.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\62418c068f7a4b718119a056b87ee90c\System.Web.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\f8d9a1532b0b44ae9eed245b0229cd6e\System.Web.HttpUtility.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\2db6c144145f4f609a266c58217565a0\System.Windows.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\c305ee0876e34991b60666ecd2c9cf5d\System.Windows.Extensions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\3d1b35b8d16d4e59bdbc96d001be18e6\System.Xml.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\88e1021124f34404bb1b52fb4288cb79\System.Xml.Linq.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\dd3b99d728f444a3a0c33a149bf3329e\System.Xml.ReaderWriter.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\7a48414e2d784ea9bff52f7d9557f661\System.Xml.Serialization.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\abff7c6f12654132997a79e39c32835e\System.Xml.XDocument.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\54049a1be06f42cb9c43bd53676c7398\System.Xml.XmlDocument.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\6e986956cec640ec8b94ea306c872fa5\System.Xml.XmlSerializer.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\54a478fd5d2e4a7093c06ff8cb7f31bd\System.Xml.XPath.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\45713f935b144bbe827fc6815b6380b3\System.Xml.XPath.XDocument.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\a109c05e6aa84d0cb7cb3dd951f992c4\WindowsBase.dll"/>
  </ItemGroup>
  <ItemGroup>
    <Compile Include="..\..\..\..\artifacts\obj\IdentitySample.Mvc\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Account_ConfirmEmail_cshtml.g.cs" Link="artifacts\obj\IdentitySample.Mvc\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Account_ConfirmEmail_cshtml.g.cs"/>
    <Compile Include="..\..\..\..\artifacts\obj\IdentitySample.Mvc\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Account_ExternalLoginConfirmation_cshtml.g.cs" Link="artifacts\obj\IdentitySample.Mvc\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Account_ExternalLoginConfirmation_cshtml.g.cs"/>
    <Compile Include="..\..\..\..\artifacts\obj\IdentitySample.Mvc\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Account_ExternalLoginFailure_cshtml.g.cs" Link="artifacts\obj\IdentitySample.Mvc\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Account_ExternalLoginFailure_cshtml.g.cs"/>
    <Compile Include="..\..\..\..\artifacts\obj\IdentitySample.Mvc\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Account_ForgotPassword_cshtml.g.cs" Link="artifacts\obj\IdentitySample.Mvc\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Account_ForgotPassword_cshtml.g.cs"/>
    <Compile Include="..\..\..\..\artifacts\obj\IdentitySample.Mvc\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Account_ForgotPasswordConfirmation_cshtml.g.cs" Link="artifacts\obj\IdentitySample.Mvc\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Account_ForgotPasswordConfirmation_cshtml.g.cs"/>
    <Compile Include="..\..\..\..\artifacts\obj\IdentitySample.Mvc\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Account_Lockout_cshtml.g.cs" Link="artifacts\obj\IdentitySample.Mvc\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Account_Lockout_cshtml.g.cs"/>
    <Compile Include="..\..\..\..\artifacts\obj\IdentitySample.Mvc\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Account_Login_cshtml.g.cs" Link="artifacts\obj\IdentitySample.Mvc\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Account_Login_cshtml.g.cs"/>
    <Compile Include="..\..\..\..\artifacts\obj\IdentitySample.Mvc\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Account_Register_cshtml.g.cs" Link="artifacts\obj\IdentitySample.Mvc\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Account_Register_cshtml.g.cs"/>
    <Compile Include="..\..\..\..\artifacts\obj\IdentitySample.Mvc\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Account_ResetPassword_cshtml.g.cs" Link="artifacts\obj\IdentitySample.Mvc\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Account_ResetPassword_cshtml.g.cs"/>
    <Compile Include="..\..\..\..\artifacts\obj\IdentitySample.Mvc\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Account_ResetPasswordConfirmation_cshtml.g.cs" Link="artifacts\obj\IdentitySample.Mvc\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Account_ResetPasswordConfirmation_cshtml.g.cs"/>
    <Compile Include="..\..\..\..\artifacts\obj\IdentitySample.Mvc\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Account_SendCode_cshtml.g.cs" Link="artifacts\obj\IdentitySample.Mvc\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Account_SendCode_cshtml.g.cs"/>
    <Compile Include="..\..\..\..\artifacts\obj\IdentitySample.Mvc\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Account_UseRecoveryCode_cshtml.g.cs" Link="artifacts\obj\IdentitySample.Mvc\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Account_UseRecoveryCode_cshtml.g.cs"/>
    <Compile Include="..\..\..\..\artifacts\obj\IdentitySample.Mvc\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Account_VerifyAuthenticatorCode_cshtml.g.cs" Link="artifacts\obj\IdentitySample.Mvc\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Account_VerifyAuthenticatorCode_cshtml.g.cs"/>
    <Compile Include="..\..\..\..\artifacts\obj\IdentitySample.Mvc\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Account_VerifyCode_cshtml.g.cs" Link="artifacts\obj\IdentitySample.Mvc\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Account_VerifyCode_cshtml.g.cs"/>
    <Compile Include="..\..\..\..\artifacts\obj\IdentitySample.Mvc\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Home_Index_cshtml.g.cs" Link="artifacts\obj\IdentitySample.Mvc\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Home_Index_cshtml.g.cs"/>
    <Compile Include="..\..\..\..\artifacts\obj\IdentitySample.Mvc\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Manage_AddPhoneNumber_cshtml.g.cs" Link="artifacts\obj\IdentitySample.Mvc\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Manage_AddPhoneNumber_cshtml.g.cs"/>
    <Compile Include="..\..\..\..\artifacts\obj\IdentitySample.Mvc\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Manage_ChangePassword_cshtml.g.cs" Link="artifacts\obj\IdentitySample.Mvc\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Manage_ChangePassword_cshtml.g.cs"/>
    <Compile Include="..\..\..\..\artifacts\obj\IdentitySample.Mvc\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Manage_DisplayRecoveryCodes_cshtml.g.cs" Link="artifacts\obj\IdentitySample.Mvc\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Manage_DisplayRecoveryCodes_cshtml.g.cs"/>
    <Compile Include="..\..\..\..\artifacts\obj\IdentitySample.Mvc\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Manage_Index_cshtml.g.cs" Link="artifacts\obj\IdentitySample.Mvc\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Manage_Index_cshtml.g.cs"/>
    <Compile Include="..\..\..\..\artifacts\obj\IdentitySample.Mvc\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Manage_ManageLogins_cshtml.g.cs" Link="artifacts\obj\IdentitySample.Mvc\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Manage_ManageLogins_cshtml.g.cs"/>
    <Compile Include="..\..\..\..\artifacts\obj\IdentitySample.Mvc\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Manage_SetPassword_cshtml.g.cs" Link="artifacts\obj\IdentitySample.Mvc\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Manage_SetPassword_cshtml.g.cs"/>
    <Compile Include="..\..\..\..\artifacts\obj\IdentitySample.Mvc\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Manage_VerifyPhoneNumber_cshtml.g.cs" Link="artifacts\obj\IdentitySample.Mvc\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Manage_VerifyPhoneNumber_cshtml.g.cs"/>
    <Compile Include="..\..\..\..\artifacts\obj\IdentitySample.Mvc\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Shared__Layout_cshtml.g.cs" Link="artifacts\obj\IdentitySample.Mvc\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Shared__Layout_cshtml.g.cs"/>
    <Compile Include="..\..\..\..\artifacts\obj\IdentitySample.Mvc\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Shared__LoginPartial_cshtml.g.cs" Link="artifacts\obj\IdentitySample.Mvc\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Shared__LoginPartial_cshtml.g.cs"/>
    <Compile Include="..\..\..\..\artifacts\obj\IdentitySample.Mvc\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Shared__ValidationScriptsPartial_cshtml.g.cs" Link="artifacts\obj\IdentitySample.Mvc\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Shared__ValidationScriptsPartial_cshtml.g.cs"/>
    <Compile Include="..\..\..\..\artifacts\obj\IdentitySample.Mvc\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views__ViewImports_cshtml.g.cs" Link="artifacts\obj\IdentitySample.Mvc\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views__ViewImports_cshtml.g.cs"/>
    <Compile Include="..\..\..\..\artifacts\obj\IdentitySample.Mvc\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views__ViewStart_cshtml.g.cs" Link="artifacts\obj\IdentitySample.Mvc\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views__ViewStart_cshtml.g.cs"/>
  </ItemGroup>
</Project>