Files
Katteker/src/Katteker.Changelog/Properties/AssemblyInfo.cs
2023-05-06 13:23:42 +02:00

23 lines
944 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("Holger Börchers")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Release")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.1.5.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.1.5")]
[assembly: System.Reflection.AssemblyProductAttribute("Katteker")]
[assembly: System.Reflection.AssemblyTitleAttribute("Katteker")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.1.5.0")]
// Generated by the MSBuild WriteCodeFragment class.