//------------------------------------------------------------------------------ // <auto-generated> // This code was generated by a tool. // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. // </auto-generated> //------------------------------------------------------------------------------ using System; using System.Reflection; [assembly: Xunit.TestFramework("Microsoft.AspNetCore.InternalTesting.AspNetTestFramework", "Microsoft.AspNetCore.InternalTesting")] [assembly: Microsoft.AspNetCore.InternalTesting.AssemblyTestLogFixtureAttribute()] [assembly: Microsoft.AspNetCore.InternalTesting.TestFrameworkFileLoggerAttribute("true", "net11.0", "D:\\a\\_work\\1\\s\\artifacts\\log\\")] [assembly: System.Reflection.AssemblyMetadataAttribute("CommitHash", "59d9051d2d057b055718968a77388e9b71f5aa5f")] [assembly: System.Reflection.AssemblyMetadataAttribute("SourceCommitUrl", ("https://github.com/dotnet/aspnetcore/tree/59d9051d2d057b055718968a77388e9b71f5aa5" + "f"))] [assembly: System.Reflection.AssemblyMetadataAttribute("Serviceable", "True")] [assembly: System.Reflection.AssemblyCompanyAttribute("Microsoft Corporation")] [assembly: System.Reflection.AssemblyConfigurationAttribute("Release")] [assembly: System.Reflection.AssemblyCopyrightAttribute("© Microsoft Corporation. All rights reserved.")] [assembly: System.Reflection.AssemblyFileVersionAttribute("42.42.42.42424")] [assembly: System.Reflection.AssemblyInformationalVersionAttribute("11.0.0-ci")] [assembly: System.Reflection.AssemblyProductAttribute("Microsoft ASP.NET Core")] [assembly: System.Reflection.AssemblyTitleAttribute("Microsoft.AspNetCore.DataProtection.Tests")] [assembly: System.Reflection.AssemblyVersionAttribute("42.42.42.42")] [assembly: System.Reflection.AssemblyMetadataAttribute("RepositoryUrl", "https://github.com/dotnet/aspnetcore")] [assembly: System.Resources.NeutralResourcesLanguageAttribute("en-US")] [assembly: System.Runtime.CompilerServices.InternalsVisibleTo(@"DynamicProxyGenAssembly2, PublicKey=0024000004800000940000000602000000240000525341310004000001000100c547cac37abd99c8db225ef2f6c8a3602f3b3606cc9891605d02baa56104f4cfc0734aa39b93bf7852f7d9266654753cc297e7d2edfe0bac1cdcf9f717241550e0a7b191195b7667bb4f64bcb8e2121380fd1d9d46ad2d92d2d15605093924cceaf74c4861eff62abf69b9291ed0a340e113be11e6a7d3113e92484cf7045cc7")] // Generated by the MSBuild WriteCodeFragment class. |