Files
2025-RecRoom-Server-E12354/obj/Release/net8.0/Rec_Rewild_Test_Server.AssemblyInfo.cs
2026-05-03 14:53:43 -04:00

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