Files
stevanfreeborn.options/tests/StevanFreeborn.Options.Tests/obj/Debug/net10.0/StevanFreeborn.Options.Tests.AssemblyInfo.cs
T

24 lines
1.1 KiB
C#
Raw Normal View History

2026-03-30 21:29:45 -05: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;
[assembly: System.Reflection.AssemblyCompanyAttribute("StevanFreeborn.Options.Tests")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
[assembly: System.Reflection.AssemblyProductAttribute("StevanFreeborn.Options.Tests")]
[assembly: System.Reflection.AssemblyTitleAttribute("StevanFreeborn.Options.Tests")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyMetadata("Microsoft.Testing.Platform.Application", "true")]
// Generated by the MSBuild WriteCodeFragment class.