Files
FSI.BT.IR.Tools/FSI.BT.Tools/Config.Net/obj/Debug/netcoreapp3.1/Config.Net.AssemblyInfo.cs
Maier Stephan SI f3f89b94f5 Sicherung gnaz neu
2023-02-15 00:55:50 +01:00

29 lines
1.5 KiB
C#

//------------------------------------------------------------------------------
// <auto-generated>
// Dieser Code wurde von einem Tool generiert.
// Laufzeitversion:4.0.30319.42000
//
// Änderungen an dieser Datei können falsches Verhalten verursachen und gehen verloren, wenn
// der Code erneut generiert wird.
// </auto-generated>
//------------------------------------------------------------------------------
using System;
using System.Reflection;
[assembly: System.Reflection.AssemblyCompanyAttribute("Ivan Gavryliuk (@aloneguid)")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyCopyrightAttribute("Copyright (c) 2015-2022 by Ivan Gavryliuk")]
[assembly: System.Reflection.AssemblyDescriptionAttribute("Super simple configuration framework for .NET focused on developer ergonomics and" +
" strong typing. Supports multiple configuration sources such as .ini, .json, .xm" +
"l files, as well as external providers pluggable by other NuGet packages.")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("4.7.3.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("4.7.3")]
[assembly: System.Reflection.AssemblyProductAttribute("Config.Net")]
[assembly: System.Reflection.AssemblyTitleAttribute("Config.Net")]
[assembly: System.Reflection.AssemblyVersionAttribute("4.0.0.0")]
[assembly: System.Reflection.AssemblyMetadataAttribute("RepositoryUrl", "https://github.com/aloneguid/config")]
// Von der MSBuild WriteCodeFragment-Klasse generiert.