ripasso2/obj/Debug/net9.0/ripasso2.AssemblyInfo.cs
La Programmatrice Verde 387cff8d7d Correzione calcoli finali
2025-01-17 08:34:44 +01:00

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