operations-service/src/Operations.Service.Application/obj/Debug/net10.0/Operations.Service.Application.AssemblyInfo.cs

24 lines
1.1 KiB
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("AgileWebs")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+fb67b61910762d7bc3a9cc25961f94538efec6c1")]
[assembly: System.Reflection.AssemblyProductAttribute("Operations.Service.Application")]
[assembly: System.Reflection.AssemblyTitleAttribute("Operations.Service.Application")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyMetadataAttribute("RepositoryUrl", "http://192.168.68.156:3000/AgileWebs/operations-service")]
// Generated by the MSBuild WriteCodeFragment class.