if-else/obj/Debug/net8.0/if-else.AssemblyInfo.cs
La Programmatrice Verde 5297c9fde7 Initial commit
2024-10-23 09:02:51 +02:00

23 lines
973 B
C#

//------------------------------------------------------------------------------
// <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("if-else")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+2c6d17c498ebd39b43c810f92944e25d5610f1d5")]
[assembly: System.Reflection.AssemblyProductAttribute("if-else")]
[assembly: System.Reflection.AssemblyTitleAttribute("if-else")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
// Generated by the MSBuild WriteCodeFragment class.