rng_game/obj/Debug/net8.0/rng_game.AssemblyInfo.cs
La Programmatrice Verde 21b5f79e21 Cambiato il tipo di ciclo
2024-11-06 09:18:58 +01:00

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