Files
Rokoh/rokoh/obj/Debug/net7.0/rokoh.AssemblyInfo.cs
clive 6ebdadd059
Some checks failed
Gitea CI/CD / build (push) Failing after 1m43s
Master commit store link.
2024-05-13 13:57:14 +10:00

25 lines
1.1 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("7f259aad-3e25-4527-8273-ec21eea33e53")]
[assembly: System.Reflection.AssemblyCompanyAttribute("rokoh")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+06feaf97ec04f89c079108f748956dd35a790e68")]
[assembly: System.Reflection.AssemblyProductAttribute("rokoh")]
[assembly: System.Reflection.AssemblyTitleAttribute("rokoh")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
// Generated by the MSBuild WriteCodeFragment class.