Files
TestClient/Assets/ClientSDK/obj/Debug/netstandard2.1/ClientSDK.AssemblyInfo.cs
2026-01-27 21:36:29 +01:00

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