Sicherung gnaz neu
This commit is contained in:
22
FSI.BT.Tools/RoboSharp/obj/Release/RoboSharp.1.2.8.nuspec
Normal file
22
FSI.BT.Tools/RoboSharp/obj/Release/RoboSharp.1.2.8.nuspec
Normal file
@@ -0,0 +1,22 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
|
||||
<metadata>
|
||||
<id>RoboSharp</id>
|
||||
<version>1.2.8</version>
|
||||
<authors>Terry</authors>
|
||||
<licenseUrl>https://github.com/tjscience/RoboSharp/blob/master/license</licenseUrl>
|
||||
<projectUrl>https://github.com/tjscience/RoboSharp</projectUrl>
|
||||
<iconUrl>https://raw.githubusercontent.com/tjscience/RoboSharp/master/robosharp.png</iconUrl>
|
||||
<description>RoboSharp is a .NET wrapper for the awesome Robocopy windows application.</description>
|
||||
<copyright>Copyright 2022</copyright>
|
||||
<dependencies>
|
||||
<group targetFramework="net6.0-windows7.0">
|
||||
<dependency id="Microsoft.Management.Infrastructure" version="2.0.0" exclude="Build,Analyzers" />
|
||||
</group>
|
||||
</dependencies>
|
||||
</metadata>
|
||||
<files>
|
||||
<file src="D:\WrkDir\FSI.BT.Tools\RoboSharp\bin\Release\net6.0-windows\RoboSharp.dll" target="lib\net6.0-windows7.0\RoboSharp.dll" />
|
||||
<file src="D:\WrkDir\FSI.BT.Tools\RoboSharp\bin\Release\net6.0-windows\RoboSharp.xml" target="lib\net6.0-windows7.0\RoboSharp.xml" />
|
||||
</files>
|
||||
</package>
|
||||
@@ -0,0 +1,4 @@
|
||||
// <autogenerated />
|
||||
using System;
|
||||
using System.Reflection;
|
||||
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v6.0", FrameworkDisplayName = "")]
|
||||
@@ -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.
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
ab20900df4d0a70884f800bf72d2951c44a2f92d
|
||||
@@ -0,0 +1,10 @@
|
||||
is_global = true
|
||||
build_property.TargetFramework = net6.0-windows
|
||||
build_property.TargetPlatformMinVersion = 7.0
|
||||
build_property.UsingMicrosoftNETSdkWeb =
|
||||
build_property.ProjectTypeGuids =
|
||||
build_property.InvariantGlobalization =
|
||||
build_property.PlatformNeutralAssembly =
|
||||
build_property._SupportedPlatformList = Linux,macOS,Windows
|
||||
build_property.RootNamespace = RoboSharp
|
||||
build_property.ProjectDir = D:\WrkDir\FSI.BT.Tools\RoboSharp\
|
||||
Binary file not shown.
Binary file not shown.
@@ -0,0 +1 @@
|
||||
61c1b8e00d6506568105d772cff46e76a6191b57
|
||||
@@ -0,0 +1,14 @@
|
||||
D:\WrkDir\FSI.BT.Tools\RoboSharp\bin\Release\net6.0-windows\RoboSharp.deps.json
|
||||
D:\WrkDir\FSI.BT.Tools\RoboSharp\bin\Release\net6.0-windows\RoboSharp.dll
|
||||
D:\WrkDir\FSI.BT.Tools\RoboSharp\bin\Release\net6.0-windows\ref\RoboSharp.dll
|
||||
D:\WrkDir\FSI.BT.Tools\RoboSharp\bin\Release\net6.0-windows\RoboSharp.pdb
|
||||
D:\WrkDir\FSI.BT.Tools\RoboSharp\bin\Release\net6.0-windows\RoboSharp.xml
|
||||
D:\WrkDir\FSI.BT.Tools\RoboSharp\obj\Release\net6.0-windows\RoboSharp.csproj.AssemblyReference.cache
|
||||
D:\WrkDir\FSI.BT.Tools\RoboSharp\obj\Release\net6.0-windows\RoboSharp.GeneratedMSBuildEditorConfig.editorconfig
|
||||
D:\WrkDir\FSI.BT.Tools\RoboSharp\obj\Release\net6.0-windows\RoboSharp.AssemblyInfoInputs.cache
|
||||
D:\WrkDir\FSI.BT.Tools\RoboSharp\obj\Release\net6.0-windows\RoboSharp.AssemblyInfo.cs
|
||||
D:\WrkDir\FSI.BT.Tools\RoboSharp\obj\Release\net6.0-windows\RoboSharp.csproj.CoreCompileInputs.cache
|
||||
D:\WrkDir\FSI.BT.Tools\RoboSharp\obj\Release\net6.0-windows\RoboSharp.dll
|
||||
D:\WrkDir\FSI.BT.Tools\RoboSharp\obj\Release\net6.0-windows\ref\RoboSharp.dll
|
||||
D:\WrkDir\FSI.BT.Tools\RoboSharp\obj\Release\net6.0-windows\RoboSharp.xml
|
||||
D:\WrkDir\FSI.BT.Tools\RoboSharp\obj\Release\net6.0-windows\RoboSharp.pdb
|
||||
BIN
FSI.BT.Tools/RoboSharp/obj/Release/net6.0-windows/RoboSharp.dll
Normal file
BIN
FSI.BT.Tools/RoboSharp/obj/Release/net6.0-windows/RoboSharp.dll
Normal file
Binary file not shown.
BIN
FSI.BT.Tools/RoboSharp/obj/Release/net6.0-windows/RoboSharp.pdb
Normal file
BIN
FSI.BT.Tools/RoboSharp/obj/Release/net6.0-windows/RoboSharp.pdb
Normal file
Binary file not shown.
4292
FSI.BT.Tools/RoboSharp/obj/Release/net6.0-windows/RoboSharp.xml
Normal file
4292
FSI.BT.Tools/RoboSharp/obj/Release/net6.0-windows/RoboSharp.xml
Normal file
File diff suppressed because it is too large
Load Diff
Binary file not shown.
Reference in New Issue
Block a user