Files
CouchLog/WatchLog/obj/Debug/net8.0/WatchLog.AssemblyInfo.cs
2025-04-22 00:59:47 +02: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("e9a7853f-a38d-4eaf-ab60-c21c566189c7")]
[assembly: System.Reflection.AssemblyCompanyAttribute("WatchLog")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+370edc17e9e9b275966476dbc5870e6e55ee56c1")]
[assembly: System.Reflection.AssemblyProductAttribute("WatchLog")]
[assembly: System.Reflection.AssemblyTitleAttribute("WatchLog")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
// Generated by the MSBuild WriteCodeFragment class.