Sicherung gnaz neu
This commit is contained in:
@@ -0,0 +1,28 @@
|
||||
//------------------------------------------------------------------------------
|
||||
// <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("Release")]
|
||||
[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.
|
||||
|
||||
Reference in New Issue
Block a user