.Net_Test/xUnit.NET/obj/Debug/net7.0/xUnit.NET.AssemblyInfo.cs

23 lines
938 B
C#
Raw Normal View History

2023-08-24 17:31:32 +00:00
//------------------------------------------------------------------------------
// <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;
2023-08-25 04:54:49 +00:00
[assembly: System.Reflection.AssemblyCompanyAttribute("xUnit.NET")]
2023-08-24 17:31:32 +00:00
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
2023-08-25 04:54:49 +00:00
[assembly: System.Reflection.AssemblyProductAttribute("xUnit.NET")]
[assembly: System.Reflection.AssemblyTitleAttribute("xUnit.NET")]
2023-08-24 17:31:32 +00:00
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
// Generated by the MSBuild WriteCodeFragment class.