practicekea_backend/microservices/_layers/data/obj/Debug/net8.0/Data.AssemblyInfo.cs

23 lines
964 B
C#
Raw Normal View History

2024-12-02 13:24:34 +00:00
//------------------------------------------------------------------------------
// <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("Data")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+9b8fbe5ec846ff1640c742707ec43eb1128f6eb5")]
[assembly: System.Reflection.AssemblyProductAttribute("Data")]
[assembly: System.Reflection.AssemblyTitleAttribute("Data")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
// Generated by the MSBuild WriteCodeFragment class.