strings_5/obj/Debug/net9.0/strings_5.AssemblyInfo.cs
La Programmatrice Verde 8bd4398e08 Opzione 1
2025-02-27 09:56:03 +01:00

23 lines
979 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("strings_5")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+6e87c50f38fe55a9a356be9943e01a9b33f11d9c")]
[assembly: System.Reflection.AssemblyProductAttribute("strings_5")]
[assembly: System.Reflection.AssemblyTitleAttribute("strings_5")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
// Generated by the MSBuild WriteCodeFragment class.