sum_until_zero/obj/Debug/net8.0/sum_until_zero.AssemblyInfo.cs
2024-10-26 13:53:47 +02:00

23 lines
996 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("sum_until_zero")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+449d2f95104c875ce405d864c6655cd4c26b3329")]
[assembly: System.Reflection.AssemblyProductAttribute("sum_until_zero")]
[assembly: System.Reflection.AssemblyTitleAttribute("sum_until_zero")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
// Generato dalla classe WriteCodeFragment di MSBuild.