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

26 lines
1.2 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("Terry")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyCopyrightAttribute("Copyright 2022")]
[assembly: System.Reflection.AssemblyDescriptionAttribute("RoboSharp is a .NET wrapper for the awesome Robocopy windows application.")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.2.8.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.2.8")]
[assembly: System.Reflection.AssemblyProductAttribute("RoboSharp")]
[assembly: System.Reflection.AssemblyTitleAttribute("RoboSharp")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.2.8.0")]
// Von der MSBuild WriteCodeFragment-Klasse generiert.