fab-approval-worker-service/FabApprovalWorkerService/obj/Debug/net8.0/FabApprovalWorkerService.AssemblyInfo.cs
2024-02-28 15:35:40 -07:00

25 lines
1.2 KiB
C#

//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
// Runtime Version:4.0.30319.42000
//
// 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: Microsoft.Extensions.Configuration.UserSecrets.UserSecretsIdAttribute("dotnet-FabApprovalWorkerService-e76dda63-1df3-422a-b758-1c057e5b1e25")]
[assembly: System.Reflection.AssemblyCompanyAttribute("FabApprovalWorkerService")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+a2390c83e41ab9bd8767e521b89ac723645aa691")]
[assembly: System.Reflection.AssemblyProductAttribute("FabApprovalWorkerService")]
[assembly: System.Reflection.AssemblyTitleAttribute("FabApprovalWorkerService")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
// Generated by the MSBuild WriteCodeFragment class.