garbage day

This commit is contained in:
2025-09-02 17:10:17 -04:00
parent b5c2250d4d
commit c55f1be807
136 changed files with 2271 additions and 2 deletions

View File

@@ -0,0 +1,22 @@
//------------------------------------------------------------------------------
// <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("netit")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+b5c2250d4d5a9ff08b645aacf71eed288c38183e")]
[assembly: System.Reflection.AssemblyProductAttribute("netit")]
[assembly: System.Reflection.AssemblyTitleAttribute("netit")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
// Generated by the MSBuild WriteCodeFragment class.