Sicherung gnaz neu

This commit is contained in:
Maier Stephan SI
2023-02-15 00:55:50 +01:00
parent 56c25672f9
commit f3f89b94f5
1348 changed files with 113234 additions and 98368 deletions

View File

@@ -0,0 +1,27 @@
//------------------------------------------------------------------------------
// <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("Release")]
[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")]
[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")]
[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")]
// Von der MSBuild WriteCodeFragment-Klasse generiert.