rng_game/obj/Debug/net8.0/rng_game.AssemblyInfo.cs
La Programmatrice Verde 3656218611 Prototipo funzionante
2024-11-06 09:04:29 +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+dec33453048ca4d891dfd6ead0d30aed725ee33d")]
[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.