config-upload-poc/obj/Debug/net8.0/Aquila-1.AssemblyInfo.cs
alisha-nayeem 8c0afa1cc3 Aquila
2024-12-20 15:21:31 +05:30

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