building-block-workflow/src/BuildingBlock.Workflow.Contracts/obj/Debug/net10.0/BuildingBlock.Workflow.Contracts.AssemblyInfo.cs
2026-02-25 18:12:04 -06:00

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("BuildingBlock.Workflow.Contracts")]
[assembly: System.Reflection.AssemblyTitleAttribute("BuildingBlock.Workflow.Contracts")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyMetadataAttribute("RepositoryUrl", "http://192.168.68.156:3000/AgileWebs/building-block-workflow")]
// Generated by the MSBuild WriteCodeFragment class.