dispenser_sapone/obj/Debug/net9.0/dispenser_sapone.AssemblyInfo.cs
La Programmatrice Verde c92496d0b5 Prime 3 opzioni
2025-04-16 09:10:26 +02:00

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