File: artifacts\obj\Microsoft.AspNetCore.StaticFiles.Tests\Release\net10.0\Microsoft.AspNetCore.StaticFiles.Tests.AssemblyInfo.cs
Project: src\src\Middleware\StaticFiles\test\UnitTests\Microsoft.AspNetCore.StaticFiles.Tests.csproj (Microsoft.AspNetCore.StaticFiles.Tests)
//------------------------------------------------------------------------------
// <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", "net10.0", "D:\\a\\_work\\1\\s\\artifacts\\log\\")]
[assembly: System.Reflection.AssemblyMetadataAttribute("CommitHash", "870eec223cdb09e5ca8cfdc61bfd5fbc2ca9773b")]
[assembly: System.Reflection.AssemblyMetadataAttribute("SourceCommitUrl", ("https://github.com/dotnet/aspnetcore/tree/870eec223cdb09e5ca8cfdc61bfd5fbc2ca9773" +
    "b"))]
[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("10.0.0-ci")]
[assembly: System.Reflection.AssemblyProductAttribute("Microsoft ASP.NET Core")]
[assembly: System.Reflection.AssemblyTitleAttribute("Microsoft.AspNetCore.StaticFiles.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")]
 
// Generated by the MSBuild WriteCodeFragment class.