mirror of
https://github.com/mrfluffy-dev/lpr.git
synced 2026-01-17 10:20:33 +00:00
Moved from rust to C#
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
// <autogenerated />
|
||||
using System;
|
||||
using System.Reflection;
|
||||
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v6.0", FrameworkDisplayName = "")]
|
||||
BIN
obj/Debug/net6.0/apphost
Executable file
BIN
obj/Debug/net6.0/apphost
Executable file
Binary file not shown.
22
obj/Debug/net6.0/lpr381.AssemblyInfo.cs
Normal file
22
obj/Debug/net6.0/lpr381.AssemblyInfo.cs
Normal file
@@ -0,0 +1,22 @@
|
||||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// This code was generated by a tool.
|
||||
//
|
||||
// Changes to this file may cause incorrect behavior and will be lost if
|
||||
// the code is regenerated.
|
||||
// </auto-generated>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
using System;
|
||||
using System.Reflection;
|
||||
|
||||
[assembly: System.Reflection.AssemblyCompanyAttribute("lpr381")]
|
||||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
|
||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("lpr381")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("lpr381")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
||||
|
||||
// Generated by the MSBuild WriteCodeFragment class.
|
||||
|
||||
1
obj/Debug/net6.0/lpr381.AssemblyInfoInputs.cache
Normal file
1
obj/Debug/net6.0/lpr381.AssemblyInfoInputs.cache
Normal file
@@ -0,0 +1 @@
|
||||
19ef02a5be1a65bf6b975f4a44f162accba6b382
|
||||
@@ -0,0 +1,10 @@
|
||||
is_global = true
|
||||
build_property.TargetFramework = net6.0
|
||||
build_property.TargetPlatformMinVersion =
|
||||
build_property.UsingMicrosoftNETSdkWeb =
|
||||
build_property.ProjectTypeGuids =
|
||||
build_property.InvariantGlobalization =
|
||||
build_property.PlatformNeutralAssembly =
|
||||
build_property._SupportedPlatformList = Linux,macOS,Windows
|
||||
build_property.RootNamespace = lpr381
|
||||
build_property.ProjectDir = /home/mrfluffy/Documents/c#/lpr381/
|
||||
8
obj/Debug/net6.0/lpr381.GlobalUsings.g.cs
Normal file
8
obj/Debug/net6.0/lpr381.GlobalUsings.g.cs
Normal file
@@ -0,0 +1,8 @@
|
||||
// <auto-generated/>
|
||||
global using global::System;
|
||||
global using global::System.Collections.Generic;
|
||||
global using global::System.IO;
|
||||
global using global::System.Linq;
|
||||
global using global::System.Net.Http;
|
||||
global using global::System.Threading;
|
||||
global using global::System.Threading.Tasks;
|
||||
BIN
obj/Debug/net6.0/lpr381.assets.cache
Normal file
BIN
obj/Debug/net6.0/lpr381.assets.cache
Normal file
Binary file not shown.
BIN
obj/Debug/net6.0/lpr381.csproj.AssemblyReference.cache
Normal file
BIN
obj/Debug/net6.0/lpr381.csproj.AssemblyReference.cache
Normal file
Binary file not shown.
0
obj/Debug/net6.0/lpr381.csproj.CopyComplete
Normal file
0
obj/Debug/net6.0/lpr381.csproj.CopyComplete
Normal file
1
obj/Debug/net6.0/lpr381.csproj.CoreCompileInputs.cache
Normal file
1
obj/Debug/net6.0/lpr381.csproj.CoreCompileInputs.cache
Normal file
@@ -0,0 +1 @@
|
||||
fcff68d6d49c0113e7e1149aaa08f33487aa1927
|
||||
17
obj/Debug/net6.0/lpr381.csproj.FileListAbsolute.txt
Normal file
17
obj/Debug/net6.0/lpr381.csproj.FileListAbsolute.txt
Normal file
@@ -0,0 +1,17 @@
|
||||
/home/mrfluffy/Documents/c#/lpr381/obj/Debug/net6.0/lpr381.csproj.AssemblyReference.cache
|
||||
/home/mrfluffy/Documents/c#/lpr381/obj/Debug/net6.0/lpr381.GeneratedMSBuildEditorConfig.editorconfig
|
||||
/home/mrfluffy/Documents/c#/lpr381/obj/Debug/net6.0/lpr381.AssemblyInfoInputs.cache
|
||||
/home/mrfluffy/Documents/c#/lpr381/obj/Debug/net6.0/lpr381.AssemblyInfo.cs
|
||||
/home/mrfluffy/Documents/c#/lpr381/obj/Debug/net6.0/lpr381.csproj.CoreCompileInputs.cache
|
||||
/home/mrfluffy/Documents/c#/lpr381/bin/Debug/net6.0/lpr381
|
||||
/home/mrfluffy/Documents/c#/lpr381/bin/Debug/net6.0/lpr381.deps.json
|
||||
/home/mrfluffy/Documents/c#/lpr381/bin/Debug/net6.0/lpr381.runtimeconfig.json
|
||||
/home/mrfluffy/Documents/c#/lpr381/bin/Debug/net6.0/lpr381.dll
|
||||
/home/mrfluffy/Documents/c#/lpr381/bin/Debug/net6.0/ref/lpr381.dll
|
||||
/home/mrfluffy/Documents/c#/lpr381/bin/Debug/net6.0/lpr381.pdb
|
||||
/home/mrfluffy/Documents/c#/lpr381/obj/Debug/net6.0/lpr381.dll
|
||||
/home/mrfluffy/Documents/c#/lpr381/obj/Debug/net6.0/ref/lpr381.dll
|
||||
/home/mrfluffy/Documents/c#/lpr381/obj/Debug/net6.0/lpr381.pdb
|
||||
/home/mrfluffy/Documents/c#/lpr381/obj/Debug/net6.0/lpr381.genruntimeconfig.cache
|
||||
/home/mrfluffy/Documents/c#/lpr381/obj/Debug/net6.0/lpr381.csproj.CopyComplete
|
||||
/home/mrfluffy/Documents/c#/lpr381/bin/Debug/net6.0/ConsoleTables.dll
|
||||
BIN
obj/Debug/net6.0/lpr381.dll
Normal file
BIN
obj/Debug/net6.0/lpr381.dll
Normal file
Binary file not shown.
1
obj/Debug/net6.0/lpr381.genruntimeconfig.cache
Normal file
1
obj/Debug/net6.0/lpr381.genruntimeconfig.cache
Normal file
@@ -0,0 +1 @@
|
||||
1e253571666f59f5c0ab7c37c5d596e5501a216c
|
||||
BIN
obj/Debug/net6.0/lpr381.pdb
Normal file
BIN
obj/Debug/net6.0/lpr381.pdb
Normal file
Binary file not shown.
BIN
obj/Debug/net6.0/ref/lpr381.dll
Normal file
BIN
obj/Debug/net6.0/ref/lpr381.dll
Normal file
Binary file not shown.
@@ -0,0 +1,4 @@
|
||||
// <autogenerated />
|
||||
using System;
|
||||
using System.Reflection;
|
||||
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v6.0", FrameworkDisplayName = "")]
|
||||
BIN
obj/Release/net6.0/apphost
Executable file
BIN
obj/Release/net6.0/apphost
Executable file
Binary file not shown.
22
obj/Release/net6.0/lpr381.AssemblyInfo.cs
Normal file
22
obj/Release/net6.0/lpr381.AssemblyInfo.cs
Normal file
@@ -0,0 +1,22 @@
|
||||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// This code was generated by a tool.
|
||||
//
|
||||
// Changes to this file may cause incorrect behavior and will be lost if
|
||||
// the code is regenerated.
|
||||
// </auto-generated>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
using System;
|
||||
using System.Reflection;
|
||||
|
||||
[assembly: System.Reflection.AssemblyCompanyAttribute("lpr381")]
|
||||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Release")]
|
||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("lpr381")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("lpr381")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
||||
|
||||
// Generated by the MSBuild WriteCodeFragment class.
|
||||
|
||||
1
obj/Release/net6.0/lpr381.AssemblyInfoInputs.cache
Normal file
1
obj/Release/net6.0/lpr381.AssemblyInfoInputs.cache
Normal file
@@ -0,0 +1 @@
|
||||
b9e0021e723c322ac0b279cab44aef39129eb7a8
|
||||
@@ -0,0 +1,10 @@
|
||||
is_global = true
|
||||
build_property.TargetFramework = net6.0
|
||||
build_property.TargetPlatformMinVersion =
|
||||
build_property.UsingMicrosoftNETSdkWeb =
|
||||
build_property.ProjectTypeGuids =
|
||||
build_property.InvariantGlobalization =
|
||||
build_property.PlatformNeutralAssembly =
|
||||
build_property._SupportedPlatformList = Linux,macOS,Windows
|
||||
build_property.RootNamespace = lpr381
|
||||
build_property.ProjectDir = /home/mrfluffy/Documents/c#/lpr381/
|
||||
8
obj/Release/net6.0/lpr381.GlobalUsings.g.cs
Normal file
8
obj/Release/net6.0/lpr381.GlobalUsings.g.cs
Normal file
@@ -0,0 +1,8 @@
|
||||
// <auto-generated/>
|
||||
global using global::System;
|
||||
global using global::System.Collections.Generic;
|
||||
global using global::System.IO;
|
||||
global using global::System.Linq;
|
||||
global using global::System.Net.Http;
|
||||
global using global::System.Threading;
|
||||
global using global::System.Threading.Tasks;
|
||||
BIN
obj/Release/net6.0/lpr381.assets.cache
Normal file
BIN
obj/Release/net6.0/lpr381.assets.cache
Normal file
Binary file not shown.
BIN
obj/Release/net6.0/lpr381.csproj.AssemblyReference.cache
Normal file
BIN
obj/Release/net6.0/lpr381.csproj.AssemblyReference.cache
Normal file
Binary file not shown.
1
obj/Release/net6.0/lpr381.csproj.CoreCompileInputs.cache
Normal file
1
obj/Release/net6.0/lpr381.csproj.CoreCompileInputs.cache
Normal file
@@ -0,0 +1 @@
|
||||
1451b566708a8403bb7092754722413801261e62
|
||||
15
obj/Release/net6.0/lpr381.csproj.FileListAbsolute.txt
Normal file
15
obj/Release/net6.0/lpr381.csproj.FileListAbsolute.txt
Normal file
@@ -0,0 +1,15 @@
|
||||
/home/mrfluffy/Documents/c#/lpr381/bin/Release/net6.0/lpr381
|
||||
/home/mrfluffy/Documents/c#/lpr381/bin/Release/net6.0/lpr381.deps.json
|
||||
/home/mrfluffy/Documents/c#/lpr381/bin/Release/net6.0/lpr381.runtimeconfig.json
|
||||
/home/mrfluffy/Documents/c#/lpr381/bin/Release/net6.0/lpr381.dll
|
||||
/home/mrfluffy/Documents/c#/lpr381/bin/Release/net6.0/ref/lpr381.dll
|
||||
/home/mrfluffy/Documents/c#/lpr381/bin/Release/net6.0/lpr381.pdb
|
||||
/home/mrfluffy/Documents/c#/lpr381/obj/Release/net6.0/lpr381.csproj.AssemblyReference.cache
|
||||
/home/mrfluffy/Documents/c#/lpr381/obj/Release/net6.0/lpr381.GeneratedMSBuildEditorConfig.editorconfig
|
||||
/home/mrfluffy/Documents/c#/lpr381/obj/Release/net6.0/lpr381.AssemblyInfoInputs.cache
|
||||
/home/mrfluffy/Documents/c#/lpr381/obj/Release/net6.0/lpr381.AssemblyInfo.cs
|
||||
/home/mrfluffy/Documents/c#/lpr381/obj/Release/net6.0/lpr381.csproj.CoreCompileInputs.cache
|
||||
/home/mrfluffy/Documents/c#/lpr381/obj/Release/net6.0/lpr381.dll
|
||||
/home/mrfluffy/Documents/c#/lpr381/obj/Release/net6.0/ref/lpr381.dll
|
||||
/home/mrfluffy/Documents/c#/lpr381/obj/Release/net6.0/lpr381.pdb
|
||||
/home/mrfluffy/Documents/c#/lpr381/obj/Release/net6.0/lpr381.genruntimeconfig.cache
|
||||
BIN
obj/Release/net6.0/lpr381.dll
Normal file
BIN
obj/Release/net6.0/lpr381.dll
Normal file
Binary file not shown.
1
obj/Release/net6.0/lpr381.genruntimeconfig.cache
Normal file
1
obj/Release/net6.0/lpr381.genruntimeconfig.cache
Normal file
@@ -0,0 +1 @@
|
||||
670f060e3646ff2f7e8cdecd2b3e98bee644fdfb
|
||||
BIN
obj/Release/net6.0/lpr381.pdb
Normal file
BIN
obj/Release/net6.0/lpr381.pdb
Normal file
Binary file not shown.
BIN
obj/Release/net6.0/ref/lpr381.dll
Normal file
BIN
obj/Release/net6.0/ref/lpr381.dll
Normal file
Binary file not shown.
72
obj/lpr381.csproj.nuget.dgspec.json
Normal file
72
obj/lpr381.csproj.nuget.dgspec.json
Normal file
@@ -0,0 +1,72 @@
|
||||
{
|
||||
"format": 1,
|
||||
"restore": {
|
||||
"/home/mrfluffy/Documents/c#/lpr381/lpr381.csproj": {}
|
||||
},
|
||||
"projects": {
|
||||
"/home/mrfluffy/Documents/c#/lpr381/lpr381.csproj": {
|
||||
"version": "1.0.0",
|
||||
"restore": {
|
||||
"projectUniqueName": "/home/mrfluffy/Documents/c#/lpr381/lpr381.csproj",
|
||||
"projectName": "lpr381",
|
||||
"projectPath": "/home/mrfluffy/Documents/c#/lpr381/lpr381.csproj",
|
||||
"packagesPath": "/home/mrfluffy/.cache/NuGetPackages",
|
||||
"outputPath": "/home/mrfluffy/Documents/c#/lpr381/obj/",
|
||||
"projectStyle": "PackageReference",
|
||||
"configFilePaths": [
|
||||
"/home/mrfluffy/.nuget/NuGet/NuGet.Config"
|
||||
],
|
||||
"originalTargetFrameworks": [
|
||||
"net6.0"
|
||||
],
|
||||
"sources": {
|
||||
"https://api.nuget.org/v3/index.json": {}
|
||||
},
|
||||
"frameworks": {
|
||||
"net6.0": {
|
||||
"targetAlias": "net6.0",
|
||||
"projectReferences": {}
|
||||
}
|
||||
},
|
||||
"warningProperties": {
|
||||
"warnAsError": [
|
||||
"NU1605"
|
||||
]
|
||||
}
|
||||
},
|
||||
"frameworks": {
|
||||
"net6.0": {
|
||||
"targetAlias": "net6.0",
|
||||
"dependencies": {
|
||||
"ConsoleTables": {
|
||||
"target": "Package",
|
||||
"version": "[2.4.2, )"
|
||||
}
|
||||
},
|
||||
"imports": [
|
||||
"net461",
|
||||
"net462",
|
||||
"net47",
|
||||
"net471",
|
||||
"net472",
|
||||
"net48"
|
||||
],
|
||||
"assetTargetFallback": true,
|
||||
"warn": true,
|
||||
"downloadDependencies": [
|
||||
{
|
||||
"name": "Microsoft.AspNetCore.App.Ref",
|
||||
"version": "[6.0.6, 6.0.6]"
|
||||
}
|
||||
],
|
||||
"frameworkReferences": {
|
||||
"Microsoft.NETCore.App": {
|
||||
"privateAssets": "all"
|
||||
}
|
||||
},
|
||||
"runtimeIdentifierGraphPath": "/usr/share/dotnet/sdk/6.0.106/RuntimeIdentifierGraph.json"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
15
obj/lpr381.csproj.nuget.g.props
Normal file
15
obj/lpr381.csproj.nuget.g.props
Normal file
@@ -0,0 +1,15 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="no"?>
|
||||
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||||
<PropertyGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
|
||||
<RestoreSuccess Condition=" '$(RestoreSuccess)' == '' ">True</RestoreSuccess>
|
||||
<RestoreTool Condition=" '$(RestoreTool)' == '' ">NuGet</RestoreTool>
|
||||
<ProjectAssetsFile Condition=" '$(ProjectAssetsFile)' == '' ">$(MSBuildThisFileDirectory)project.assets.json</ProjectAssetsFile>
|
||||
<NuGetPackageRoot Condition=" '$(NuGetPackageRoot)' == '' ">/home/mrfluffy/.cache/NuGetPackages</NuGetPackageRoot>
|
||||
<NuGetPackageFolders Condition=" '$(NuGetPackageFolders)' == '' ">/home/mrfluffy/.cache/NuGetPackages</NuGetPackageFolders>
|
||||
<NuGetProjectStyle Condition=" '$(NuGetProjectStyle)' == '' ">PackageReference</NuGetProjectStyle>
|
||||
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">6.0.2</NuGetToolVersion>
|
||||
</PropertyGroup>
|
||||
<ItemGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
|
||||
<SourceRoot Include="/home/mrfluffy/.cache/NuGetPackages/" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
2
obj/lpr381.csproj.nuget.g.targets
Normal file
2
obj/lpr381.csproj.nuget.g.targets
Normal file
@@ -0,0 +1,2 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="no"?>
|
||||
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" />
|
||||
741
obj/project.assets.json
Normal file
741
obj/project.assets.json
Normal file
@@ -0,0 +1,741 @@
|
||||
{
|
||||
"version": 3,
|
||||
"targets": {
|
||||
"net6.0": {
|
||||
"ConsoleTables/2.4.2": {
|
||||
"type": "package",
|
||||
"dependencies": {
|
||||
"System.Reflection.TypeExtensions": "4.3.0"
|
||||
},
|
||||
"compile": {
|
||||
"lib/netcoreapp3.1/ConsoleTables.dll": {}
|
||||
},
|
||||
"runtime": {
|
||||
"lib/netcoreapp3.1/ConsoleTables.dll": {}
|
||||
}
|
||||
},
|
||||
"Microsoft.NETCore.Platforms/1.1.0": {
|
||||
"type": "package",
|
||||
"compile": {
|
||||
"lib/netstandard1.0/_._": {}
|
||||
},
|
||||
"runtime": {
|
||||
"lib/netstandard1.0/_._": {}
|
||||
}
|
||||
},
|
||||
"Microsoft.NETCore.Targets/1.1.0": {
|
||||
"type": "package",
|
||||
"compile": {
|
||||
"lib/netstandard1.0/_._": {}
|
||||
},
|
||||
"runtime": {
|
||||
"lib/netstandard1.0/_._": {}
|
||||
}
|
||||
},
|
||||
"System.IO/4.3.0": {
|
||||
"type": "package",
|
||||
"dependencies": {
|
||||
"Microsoft.NETCore.Platforms": "1.1.0",
|
||||
"Microsoft.NETCore.Targets": "1.1.0",
|
||||
"System.Runtime": "4.3.0",
|
||||
"System.Text.Encoding": "4.3.0",
|
||||
"System.Threading.Tasks": "4.3.0"
|
||||
},
|
||||
"compile": {
|
||||
"ref/netstandard1.5/System.IO.dll": {}
|
||||
}
|
||||
},
|
||||
"System.Reflection/4.3.0": {
|
||||
"type": "package",
|
||||
"dependencies": {
|
||||
"Microsoft.NETCore.Platforms": "1.1.0",
|
||||
"Microsoft.NETCore.Targets": "1.1.0",
|
||||
"System.IO": "4.3.0",
|
||||
"System.Reflection.Primitives": "4.3.0",
|
||||
"System.Runtime": "4.3.0"
|
||||
},
|
||||
"compile": {
|
||||
"ref/netstandard1.5/System.Reflection.dll": {}
|
||||
}
|
||||
},
|
||||
"System.Reflection.Primitives/4.3.0": {
|
||||
"type": "package",
|
||||
"dependencies": {
|
||||
"Microsoft.NETCore.Platforms": "1.1.0",
|
||||
"Microsoft.NETCore.Targets": "1.1.0",
|
||||
"System.Runtime": "4.3.0"
|
||||
},
|
||||
"compile": {
|
||||
"ref/netstandard1.0/System.Reflection.Primitives.dll": {}
|
||||
}
|
||||
},
|
||||
"System.Reflection.TypeExtensions/4.3.0": {
|
||||
"type": "package",
|
||||
"dependencies": {
|
||||
"System.Reflection": "4.3.0",
|
||||
"System.Runtime": "4.3.0"
|
||||
},
|
||||
"compile": {
|
||||
"ref/netstandard1.5/System.Reflection.TypeExtensions.dll": {}
|
||||
},
|
||||
"runtime": {
|
||||
"lib/netstandard1.5/System.Reflection.TypeExtensions.dll": {}
|
||||
}
|
||||
},
|
||||
"System.Runtime/4.3.0": {
|
||||
"type": "package",
|
||||
"dependencies": {
|
||||
"Microsoft.NETCore.Platforms": "1.1.0",
|
||||
"Microsoft.NETCore.Targets": "1.1.0"
|
||||
},
|
||||
"compile": {
|
||||
"ref/netstandard1.5/System.Runtime.dll": {}
|
||||
}
|
||||
},
|
||||
"System.Text.Encoding/4.3.0": {
|
||||
"type": "package",
|
||||
"dependencies": {
|
||||
"Microsoft.NETCore.Platforms": "1.1.0",
|
||||
"Microsoft.NETCore.Targets": "1.1.0",
|
||||
"System.Runtime": "4.3.0"
|
||||
},
|
||||
"compile": {
|
||||
"ref/netstandard1.3/System.Text.Encoding.dll": {}
|
||||
}
|
||||
},
|
||||
"System.Threading.Tasks/4.3.0": {
|
||||
"type": "package",
|
||||
"dependencies": {
|
||||
"Microsoft.NETCore.Platforms": "1.1.0",
|
||||
"Microsoft.NETCore.Targets": "1.1.0",
|
||||
"System.Runtime": "4.3.0"
|
||||
},
|
||||
"compile": {
|
||||
"ref/netstandard1.3/System.Threading.Tasks.dll": {}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"libraries": {
|
||||
"ConsoleTables/2.4.2": {
|
||||
"sha512": "0SRFOWYCgFQ0RfAMof2DsGEJHI2YKquCA4X26kKyuG+MG+/2R3NRgRVEqXDMU7eVP69MGDzb1eg4i3/APlIfQg==",
|
||||
"type": "package",
|
||||
"path": "consoletables/2.4.2",
|
||||
"files": [
|
||||
".nupkg.metadata",
|
||||
".signature.p7s",
|
||||
"consoletables.2.4.2.nupkg.sha512",
|
||||
"consoletables.nuspec",
|
||||
"lib/net40/ConsoleTables.dll",
|
||||
"lib/net40/ConsoleTables.pdb",
|
||||
"lib/netcoreapp3.1/ConsoleTables.dll",
|
||||
"lib/netcoreapp3.1/ConsoleTables.pdb",
|
||||
"lib/netstandard1.3/ConsoleTables.dll",
|
||||
"lib/netstandard1.3/ConsoleTables.pdb"
|
||||
]
|
||||
},
|
||||
"Microsoft.NETCore.Platforms/1.1.0": {
|
||||
"sha512": "kz0PEW2lhqygehI/d6XsPCQzD7ff7gUJaVGPVETX611eadGsA3A877GdSlU0LRVMCTH/+P3o2iDTak+S08V2+A==",
|
||||
"type": "package",
|
||||
"path": "microsoft.netcore.platforms/1.1.0",
|
||||
"files": [
|
||||
".nupkg.metadata",
|
||||
".signature.p7s",
|
||||
"ThirdPartyNotices.txt",
|
||||
"dotnet_library_license.txt",
|
||||
"lib/netstandard1.0/_._",
|
||||
"microsoft.netcore.platforms.1.1.0.nupkg.sha512",
|
||||
"microsoft.netcore.platforms.nuspec",
|
||||
"runtime.json"
|
||||
]
|
||||
},
|
||||
"Microsoft.NETCore.Targets/1.1.0": {
|
||||
"sha512": "aOZA3BWfz9RXjpzt0sRJJMjAscAUm3Hoa4UWAfceV9UTYxgwZ1lZt5nO2myFf+/jetYQo4uTP7zS8sJY67BBxg==",
|
||||
"type": "package",
|
||||
"path": "microsoft.netcore.targets/1.1.0",
|
||||
"files": [
|
||||
".nupkg.metadata",
|
||||
".signature.p7s",
|
||||
"ThirdPartyNotices.txt",
|
||||
"dotnet_library_license.txt",
|
||||
"lib/netstandard1.0/_._",
|
||||
"microsoft.netcore.targets.1.1.0.nupkg.sha512",
|
||||
"microsoft.netcore.targets.nuspec",
|
||||
"runtime.json"
|
||||
]
|
||||
},
|
||||
"System.IO/4.3.0": {
|
||||
"sha512": "3qjaHvxQPDpSOYICjUoTsmoq5u6QJAFRUITgeT/4gqkF1bajbSmb1kwSxEA8AHlofqgcKJcM8udgieRNhaJ5Cg==",
|
||||
"type": "package",
|
||||
"path": "system.io/4.3.0",
|
||||
"files": [
|
||||
".nupkg.metadata",
|
||||
".signature.p7s",
|
||||
"ThirdPartyNotices.txt",
|
||||
"dotnet_library_license.txt",
|
||||
"lib/MonoAndroid10/_._",
|
||||
"lib/MonoTouch10/_._",
|
||||
"lib/net45/_._",
|
||||
"lib/net462/System.IO.dll",
|
||||
"lib/portable-net45+win8+wp8+wpa81/_._",
|
||||
"lib/win8/_._",
|
||||
"lib/wp80/_._",
|
||||
"lib/wpa81/_._",
|
||||
"lib/xamarinios10/_._",
|
||||
"lib/xamarinmac20/_._",
|
||||
"lib/xamarintvos10/_._",
|
||||
"lib/xamarinwatchos10/_._",
|
||||
"ref/MonoAndroid10/_._",
|
||||
"ref/MonoTouch10/_._",
|
||||
"ref/net45/_._",
|
||||
"ref/net462/System.IO.dll",
|
||||
"ref/netcore50/System.IO.dll",
|
||||
"ref/netcore50/System.IO.xml",
|
||||
"ref/netcore50/de/System.IO.xml",
|
||||
"ref/netcore50/es/System.IO.xml",
|
||||
"ref/netcore50/fr/System.IO.xml",
|
||||
"ref/netcore50/it/System.IO.xml",
|
||||
"ref/netcore50/ja/System.IO.xml",
|
||||
"ref/netcore50/ko/System.IO.xml",
|
||||
"ref/netcore50/ru/System.IO.xml",
|
||||
"ref/netcore50/zh-hans/System.IO.xml",
|
||||
"ref/netcore50/zh-hant/System.IO.xml",
|
||||
"ref/netstandard1.0/System.IO.dll",
|
||||
"ref/netstandard1.0/System.IO.xml",
|
||||
"ref/netstandard1.0/de/System.IO.xml",
|
||||
"ref/netstandard1.0/es/System.IO.xml",
|
||||
"ref/netstandard1.0/fr/System.IO.xml",
|
||||
"ref/netstandard1.0/it/System.IO.xml",
|
||||
"ref/netstandard1.0/ja/System.IO.xml",
|
||||
"ref/netstandard1.0/ko/System.IO.xml",
|
||||
"ref/netstandard1.0/ru/System.IO.xml",
|
||||
"ref/netstandard1.0/zh-hans/System.IO.xml",
|
||||
"ref/netstandard1.0/zh-hant/System.IO.xml",
|
||||
"ref/netstandard1.3/System.IO.dll",
|
||||
"ref/netstandard1.3/System.IO.xml",
|
||||
"ref/netstandard1.3/de/System.IO.xml",
|
||||
"ref/netstandard1.3/es/System.IO.xml",
|
||||
"ref/netstandard1.3/fr/System.IO.xml",
|
||||
"ref/netstandard1.3/it/System.IO.xml",
|
||||
"ref/netstandard1.3/ja/System.IO.xml",
|
||||
"ref/netstandard1.3/ko/System.IO.xml",
|
||||
"ref/netstandard1.3/ru/System.IO.xml",
|
||||
"ref/netstandard1.3/zh-hans/System.IO.xml",
|
||||
"ref/netstandard1.3/zh-hant/System.IO.xml",
|
||||
"ref/netstandard1.5/System.IO.dll",
|
||||
"ref/netstandard1.5/System.IO.xml",
|
||||
"ref/netstandard1.5/de/System.IO.xml",
|
||||
"ref/netstandard1.5/es/System.IO.xml",
|
||||
"ref/netstandard1.5/fr/System.IO.xml",
|
||||
"ref/netstandard1.5/it/System.IO.xml",
|
||||
"ref/netstandard1.5/ja/System.IO.xml",
|
||||
"ref/netstandard1.5/ko/System.IO.xml",
|
||||
"ref/netstandard1.5/ru/System.IO.xml",
|
||||
"ref/netstandard1.5/zh-hans/System.IO.xml",
|
||||
"ref/netstandard1.5/zh-hant/System.IO.xml",
|
||||
"ref/portable-net45+win8+wp8+wpa81/_._",
|
||||
"ref/win8/_._",
|
||||
"ref/wp80/_._",
|
||||
"ref/wpa81/_._",
|
||||
"ref/xamarinios10/_._",
|
||||
"ref/xamarinmac20/_._",
|
||||
"ref/xamarintvos10/_._",
|
||||
"ref/xamarinwatchos10/_._",
|
||||
"system.io.4.3.0.nupkg.sha512",
|
||||
"system.io.nuspec"
|
||||
]
|
||||
},
|
||||
"System.Reflection/4.3.0": {
|
||||
"sha512": "KMiAFoW7MfJGa9nDFNcfu+FpEdiHpWgTcS2HdMpDvt9saK3y/G4GwprPyzqjFH9NTaGPQeWNHU+iDlDILj96aQ==",
|
||||
"type": "package",
|
||||
"path": "system.reflection/4.3.0",
|
||||
"files": [
|
||||
".nupkg.metadata",
|
||||
".signature.p7s",
|
||||
"ThirdPartyNotices.txt",
|
||||
"dotnet_library_license.txt",
|
||||
"lib/MonoAndroid10/_._",
|
||||
"lib/MonoTouch10/_._",
|
||||
"lib/net45/_._",
|
||||
"lib/net462/System.Reflection.dll",
|
||||
"lib/portable-net45+win8+wp8+wpa81/_._",
|
||||
"lib/win8/_._",
|
||||
"lib/wp80/_._",
|
||||
"lib/wpa81/_._",
|
||||
"lib/xamarinios10/_._",
|
||||
"lib/xamarinmac20/_._",
|
||||
"lib/xamarintvos10/_._",
|
||||
"lib/xamarinwatchos10/_._",
|
||||
"ref/MonoAndroid10/_._",
|
||||
"ref/MonoTouch10/_._",
|
||||
"ref/net45/_._",
|
||||
"ref/net462/System.Reflection.dll",
|
||||
"ref/netcore50/System.Reflection.dll",
|
||||
"ref/netcore50/System.Reflection.xml",
|
||||
"ref/netcore50/de/System.Reflection.xml",
|
||||
"ref/netcore50/es/System.Reflection.xml",
|
||||
"ref/netcore50/fr/System.Reflection.xml",
|
||||
"ref/netcore50/it/System.Reflection.xml",
|
||||
"ref/netcore50/ja/System.Reflection.xml",
|
||||
"ref/netcore50/ko/System.Reflection.xml",
|
||||
"ref/netcore50/ru/System.Reflection.xml",
|
||||
"ref/netcore50/zh-hans/System.Reflection.xml",
|
||||
"ref/netcore50/zh-hant/System.Reflection.xml",
|
||||
"ref/netstandard1.0/System.Reflection.dll",
|
||||
"ref/netstandard1.0/System.Reflection.xml",
|
||||
"ref/netstandard1.0/de/System.Reflection.xml",
|
||||
"ref/netstandard1.0/es/System.Reflection.xml",
|
||||
"ref/netstandard1.0/fr/System.Reflection.xml",
|
||||
"ref/netstandard1.0/it/System.Reflection.xml",
|
||||
"ref/netstandard1.0/ja/System.Reflection.xml",
|
||||
"ref/netstandard1.0/ko/System.Reflection.xml",
|
||||
"ref/netstandard1.0/ru/System.Reflection.xml",
|
||||
"ref/netstandard1.0/zh-hans/System.Reflection.xml",
|
||||
"ref/netstandard1.0/zh-hant/System.Reflection.xml",
|
||||
"ref/netstandard1.3/System.Reflection.dll",
|
||||
"ref/netstandard1.3/System.Reflection.xml",
|
||||
"ref/netstandard1.3/de/System.Reflection.xml",
|
||||
"ref/netstandard1.3/es/System.Reflection.xml",
|
||||
"ref/netstandard1.3/fr/System.Reflection.xml",
|
||||
"ref/netstandard1.3/it/System.Reflection.xml",
|
||||
"ref/netstandard1.3/ja/System.Reflection.xml",
|
||||
"ref/netstandard1.3/ko/System.Reflection.xml",
|
||||
"ref/netstandard1.3/ru/System.Reflection.xml",
|
||||
"ref/netstandard1.3/zh-hans/System.Reflection.xml",
|
||||
"ref/netstandard1.3/zh-hant/System.Reflection.xml",
|
||||
"ref/netstandard1.5/System.Reflection.dll",
|
||||
"ref/netstandard1.5/System.Reflection.xml",
|
||||
"ref/netstandard1.5/de/System.Reflection.xml",
|
||||
"ref/netstandard1.5/es/System.Reflection.xml",
|
||||
"ref/netstandard1.5/fr/System.Reflection.xml",
|
||||
"ref/netstandard1.5/it/System.Reflection.xml",
|
||||
"ref/netstandard1.5/ja/System.Reflection.xml",
|
||||
"ref/netstandard1.5/ko/System.Reflection.xml",
|
||||
"ref/netstandard1.5/ru/System.Reflection.xml",
|
||||
"ref/netstandard1.5/zh-hans/System.Reflection.xml",
|
||||
"ref/netstandard1.5/zh-hant/System.Reflection.xml",
|
||||
"ref/portable-net45+win8+wp8+wpa81/_._",
|
||||
"ref/win8/_._",
|
||||
"ref/wp80/_._",
|
||||
"ref/wpa81/_._",
|
||||
"ref/xamarinios10/_._",
|
||||
"ref/xamarinmac20/_._",
|
||||
"ref/xamarintvos10/_._",
|
||||
"ref/xamarinwatchos10/_._",
|
||||
"system.reflection.4.3.0.nupkg.sha512",
|
||||
"system.reflection.nuspec"
|
||||
]
|
||||
},
|
||||
"System.Reflection.Primitives/4.3.0": {
|
||||
"sha512": "5RXItQz5As4xN2/YUDxdpsEkMhvw3e6aNveFXUn4Hl/udNTCNhnKp8lT9fnc3MhvGKh1baak5CovpuQUXHAlIA==",
|
||||
"type": "package",
|
||||
"path": "system.reflection.primitives/4.3.0",
|
||||
"files": [
|
||||
".nupkg.metadata",
|
||||
".signature.p7s",
|
||||
"ThirdPartyNotices.txt",
|
||||
"dotnet_library_license.txt",
|
||||
"lib/MonoAndroid10/_._",
|
||||
"lib/MonoTouch10/_._",
|
||||
"lib/net45/_._",
|
||||
"lib/portable-net45+win8+wp8+wpa81/_._",
|
||||
"lib/win8/_._",
|
||||
"lib/wp80/_._",
|
||||
"lib/wpa81/_._",
|
||||
"lib/xamarinios10/_._",
|
||||
"lib/xamarinmac20/_._",
|
||||
"lib/xamarintvos10/_._",
|
||||
"lib/xamarinwatchos10/_._",
|
||||
"ref/MonoAndroid10/_._",
|
||||
"ref/MonoTouch10/_._",
|
||||
"ref/net45/_._",
|
||||
"ref/netcore50/System.Reflection.Primitives.dll",
|
||||
"ref/netcore50/System.Reflection.Primitives.xml",
|
||||
"ref/netcore50/de/System.Reflection.Primitives.xml",
|
||||
"ref/netcore50/es/System.Reflection.Primitives.xml",
|
||||
"ref/netcore50/fr/System.Reflection.Primitives.xml",
|
||||
"ref/netcore50/it/System.Reflection.Primitives.xml",
|
||||
"ref/netcore50/ja/System.Reflection.Primitives.xml",
|
||||
"ref/netcore50/ko/System.Reflection.Primitives.xml",
|
||||
"ref/netcore50/ru/System.Reflection.Primitives.xml",
|
||||
"ref/netcore50/zh-hans/System.Reflection.Primitives.xml",
|
||||
"ref/netcore50/zh-hant/System.Reflection.Primitives.xml",
|
||||
"ref/netstandard1.0/System.Reflection.Primitives.dll",
|
||||
"ref/netstandard1.0/System.Reflection.Primitives.xml",
|
||||
"ref/netstandard1.0/de/System.Reflection.Primitives.xml",
|
||||
"ref/netstandard1.0/es/System.Reflection.Primitives.xml",
|
||||
"ref/netstandard1.0/fr/System.Reflection.Primitives.xml",
|
||||
"ref/netstandard1.0/it/System.Reflection.Primitives.xml",
|
||||
"ref/netstandard1.0/ja/System.Reflection.Primitives.xml",
|
||||
"ref/netstandard1.0/ko/System.Reflection.Primitives.xml",
|
||||
"ref/netstandard1.0/ru/System.Reflection.Primitives.xml",
|
||||
"ref/netstandard1.0/zh-hans/System.Reflection.Primitives.xml",
|
||||
"ref/netstandard1.0/zh-hant/System.Reflection.Primitives.xml",
|
||||
"ref/portable-net45+win8+wp8+wpa81/_._",
|
||||
"ref/win8/_._",
|
||||
"ref/wp80/_._",
|
||||
"ref/wpa81/_._",
|
||||
"ref/xamarinios10/_._",
|
||||
"ref/xamarinmac20/_._",
|
||||
"ref/xamarintvos10/_._",
|
||||
"ref/xamarinwatchos10/_._",
|
||||
"system.reflection.primitives.4.3.0.nupkg.sha512",
|
||||
"system.reflection.primitives.nuspec"
|
||||
]
|
||||
},
|
||||
"System.Reflection.TypeExtensions/4.3.0": {
|
||||
"sha512": "7u6ulLcZbyxB5Gq0nMkQttcdBTx57ibzw+4IOXEfR+sXYQoHvjW5LTLyNr8O22UIMrqYbchJQJnos4eooYzYJA==",
|
||||
"type": "package",
|
||||
"path": "system.reflection.typeextensions/4.3.0",
|
||||
"files": [
|
||||
".nupkg.metadata",
|
||||
".signature.p7s",
|
||||
"ThirdPartyNotices.txt",
|
||||
"dotnet_library_license.txt",
|
||||
"lib/MonoAndroid10/_._",
|
||||
"lib/MonoTouch10/_._",
|
||||
"lib/net46/System.Reflection.TypeExtensions.dll",
|
||||
"lib/net462/System.Reflection.TypeExtensions.dll",
|
||||
"lib/netcore50/System.Reflection.TypeExtensions.dll",
|
||||
"lib/netstandard1.5/System.Reflection.TypeExtensions.dll",
|
||||
"lib/xamarinios10/_._",
|
||||
"lib/xamarinmac20/_._",
|
||||
"lib/xamarintvos10/_._",
|
||||
"lib/xamarinwatchos10/_._",
|
||||
"ref/MonoAndroid10/_._",
|
||||
"ref/MonoTouch10/_._",
|
||||
"ref/net46/System.Reflection.TypeExtensions.dll",
|
||||
"ref/net462/System.Reflection.TypeExtensions.dll",
|
||||
"ref/netstandard1.3/System.Reflection.TypeExtensions.dll",
|
||||
"ref/netstandard1.3/System.Reflection.TypeExtensions.xml",
|
||||
"ref/netstandard1.3/de/System.Reflection.TypeExtensions.xml",
|
||||
"ref/netstandard1.3/es/System.Reflection.TypeExtensions.xml",
|
||||
"ref/netstandard1.3/fr/System.Reflection.TypeExtensions.xml",
|
||||
"ref/netstandard1.3/it/System.Reflection.TypeExtensions.xml",
|
||||
"ref/netstandard1.3/ja/System.Reflection.TypeExtensions.xml",
|
||||
"ref/netstandard1.3/ko/System.Reflection.TypeExtensions.xml",
|
||||
"ref/netstandard1.3/ru/System.Reflection.TypeExtensions.xml",
|
||||
"ref/netstandard1.3/zh-hans/System.Reflection.TypeExtensions.xml",
|
||||
"ref/netstandard1.3/zh-hant/System.Reflection.TypeExtensions.xml",
|
||||
"ref/netstandard1.5/System.Reflection.TypeExtensions.dll",
|
||||
"ref/netstandard1.5/System.Reflection.TypeExtensions.xml",
|
||||
"ref/netstandard1.5/de/System.Reflection.TypeExtensions.xml",
|
||||
"ref/netstandard1.5/es/System.Reflection.TypeExtensions.xml",
|
||||
"ref/netstandard1.5/fr/System.Reflection.TypeExtensions.xml",
|
||||
"ref/netstandard1.5/it/System.Reflection.TypeExtensions.xml",
|
||||
"ref/netstandard1.5/ja/System.Reflection.TypeExtensions.xml",
|
||||
"ref/netstandard1.5/ko/System.Reflection.TypeExtensions.xml",
|
||||
"ref/netstandard1.5/ru/System.Reflection.TypeExtensions.xml",
|
||||
"ref/netstandard1.5/zh-hans/System.Reflection.TypeExtensions.xml",
|
||||
"ref/netstandard1.5/zh-hant/System.Reflection.TypeExtensions.xml",
|
||||
"ref/xamarinios10/_._",
|
||||
"ref/xamarinmac20/_._",
|
||||
"ref/xamarintvos10/_._",
|
||||
"ref/xamarinwatchos10/_._",
|
||||
"runtimes/aot/lib/netcore50/System.Reflection.TypeExtensions.dll",
|
||||
"system.reflection.typeextensions.4.3.0.nupkg.sha512",
|
||||
"system.reflection.typeextensions.nuspec"
|
||||
]
|
||||
},
|
||||
"System.Runtime/4.3.0": {
|
||||
"sha512": "JufQi0vPQ0xGnAczR13AUFglDyVYt4Kqnz1AZaiKZ5+GICq0/1MH/mO/eAJHt/mHW1zjKBJd7kV26SrxddAhiw==",
|
||||
"type": "package",
|
||||
"path": "system.runtime/4.3.0",
|
||||
"files": [
|
||||
".nupkg.metadata",
|
||||
".signature.p7s",
|
||||
"ThirdPartyNotices.txt",
|
||||
"dotnet_library_license.txt",
|
||||
"lib/MonoAndroid10/_._",
|
||||
"lib/MonoTouch10/_._",
|
||||
"lib/net45/_._",
|
||||
"lib/net462/System.Runtime.dll",
|
||||
"lib/portable-net45+win8+wp80+wpa81/_._",
|
||||
"lib/win8/_._",
|
||||
"lib/wp80/_._",
|
||||
"lib/wpa81/_._",
|
||||
"lib/xamarinios10/_._",
|
||||
"lib/xamarinmac20/_._",
|
||||
"lib/xamarintvos10/_._",
|
||||
"lib/xamarinwatchos10/_._",
|
||||
"ref/MonoAndroid10/_._",
|
||||
"ref/MonoTouch10/_._",
|
||||
"ref/net45/_._",
|
||||
"ref/net462/System.Runtime.dll",
|
||||
"ref/netcore50/System.Runtime.dll",
|
||||
"ref/netcore50/System.Runtime.xml",
|
||||
"ref/netcore50/de/System.Runtime.xml",
|
||||
"ref/netcore50/es/System.Runtime.xml",
|
||||
"ref/netcore50/fr/System.Runtime.xml",
|
||||
"ref/netcore50/it/System.Runtime.xml",
|
||||
"ref/netcore50/ja/System.Runtime.xml",
|
||||
"ref/netcore50/ko/System.Runtime.xml",
|
||||
"ref/netcore50/ru/System.Runtime.xml",
|
||||
"ref/netcore50/zh-hans/System.Runtime.xml",
|
||||
"ref/netcore50/zh-hant/System.Runtime.xml",
|
||||
"ref/netstandard1.0/System.Runtime.dll",
|
||||
"ref/netstandard1.0/System.Runtime.xml",
|
||||
"ref/netstandard1.0/de/System.Runtime.xml",
|
||||
"ref/netstandard1.0/es/System.Runtime.xml",
|
||||
"ref/netstandard1.0/fr/System.Runtime.xml",
|
||||
"ref/netstandard1.0/it/System.Runtime.xml",
|
||||
"ref/netstandard1.0/ja/System.Runtime.xml",
|
||||
"ref/netstandard1.0/ko/System.Runtime.xml",
|
||||
"ref/netstandard1.0/ru/System.Runtime.xml",
|
||||
"ref/netstandard1.0/zh-hans/System.Runtime.xml",
|
||||
"ref/netstandard1.0/zh-hant/System.Runtime.xml",
|
||||
"ref/netstandard1.2/System.Runtime.dll",
|
||||
"ref/netstandard1.2/System.Runtime.xml",
|
||||
"ref/netstandard1.2/de/System.Runtime.xml",
|
||||
"ref/netstandard1.2/es/System.Runtime.xml",
|
||||
"ref/netstandard1.2/fr/System.Runtime.xml",
|
||||
"ref/netstandard1.2/it/System.Runtime.xml",
|
||||
"ref/netstandard1.2/ja/System.Runtime.xml",
|
||||
"ref/netstandard1.2/ko/System.Runtime.xml",
|
||||
"ref/netstandard1.2/ru/System.Runtime.xml",
|
||||
"ref/netstandard1.2/zh-hans/System.Runtime.xml",
|
||||
"ref/netstandard1.2/zh-hant/System.Runtime.xml",
|
||||
"ref/netstandard1.3/System.Runtime.dll",
|
||||
"ref/netstandard1.3/System.Runtime.xml",
|
||||
"ref/netstandard1.3/de/System.Runtime.xml",
|
||||
"ref/netstandard1.3/es/System.Runtime.xml",
|
||||
"ref/netstandard1.3/fr/System.Runtime.xml",
|
||||
"ref/netstandard1.3/it/System.Runtime.xml",
|
||||
"ref/netstandard1.3/ja/System.Runtime.xml",
|
||||
"ref/netstandard1.3/ko/System.Runtime.xml",
|
||||
"ref/netstandard1.3/ru/System.Runtime.xml",
|
||||
"ref/netstandard1.3/zh-hans/System.Runtime.xml",
|
||||
"ref/netstandard1.3/zh-hant/System.Runtime.xml",
|
||||
"ref/netstandard1.5/System.Runtime.dll",
|
||||
"ref/netstandard1.5/System.Runtime.xml",
|
||||
"ref/netstandard1.5/de/System.Runtime.xml",
|
||||
"ref/netstandard1.5/es/System.Runtime.xml",
|
||||
"ref/netstandard1.5/fr/System.Runtime.xml",
|
||||
"ref/netstandard1.5/it/System.Runtime.xml",
|
||||
"ref/netstandard1.5/ja/System.Runtime.xml",
|
||||
"ref/netstandard1.5/ko/System.Runtime.xml",
|
||||
"ref/netstandard1.5/ru/System.Runtime.xml",
|
||||
"ref/netstandard1.5/zh-hans/System.Runtime.xml",
|
||||
"ref/netstandard1.5/zh-hant/System.Runtime.xml",
|
||||
"ref/portable-net45+win8+wp80+wpa81/_._",
|
||||
"ref/win8/_._",
|
||||
"ref/wp80/_._",
|
||||
"ref/wpa81/_._",
|
||||
"ref/xamarinios10/_._",
|
||||
"ref/xamarinmac20/_._",
|
||||
"ref/xamarintvos10/_._",
|
||||
"ref/xamarinwatchos10/_._",
|
||||
"system.runtime.4.3.0.nupkg.sha512",
|
||||
"system.runtime.nuspec"
|
||||
]
|
||||
},
|
||||
"System.Text.Encoding/4.3.0": {
|
||||
"sha512": "BiIg+KWaSDOITze6jGQynxg64naAPtqGHBwDrLaCtixsa5bKiR8dpPOHA7ge3C0JJQizJE+sfkz1wV+BAKAYZw==",
|
||||
"type": "package",
|
||||
"path": "system.text.encoding/4.3.0",
|
||||
"files": [
|
||||
".nupkg.metadata",
|
||||
".signature.p7s",
|
||||
"ThirdPartyNotices.txt",
|
||||
"dotnet_library_license.txt",
|
||||
"lib/MonoAndroid10/_._",
|
||||
"lib/MonoTouch10/_._",
|
||||
"lib/net45/_._",
|
||||
"lib/portable-net45+win8+wp8+wpa81/_._",
|
||||
"lib/win8/_._",
|
||||
"lib/wp80/_._",
|
||||
"lib/wpa81/_._",
|
||||
"lib/xamarinios10/_._",
|
||||
"lib/xamarinmac20/_._",
|
||||
"lib/xamarintvos10/_._",
|
||||
"lib/xamarinwatchos10/_._",
|
||||
"ref/MonoAndroid10/_._",
|
||||
"ref/MonoTouch10/_._",
|
||||
"ref/net45/_._",
|
||||
"ref/netcore50/System.Text.Encoding.dll",
|
||||
"ref/netcore50/System.Text.Encoding.xml",
|
||||
"ref/netcore50/de/System.Text.Encoding.xml",
|
||||
"ref/netcore50/es/System.Text.Encoding.xml",
|
||||
"ref/netcore50/fr/System.Text.Encoding.xml",
|
||||
"ref/netcore50/it/System.Text.Encoding.xml",
|
||||
"ref/netcore50/ja/System.Text.Encoding.xml",
|
||||
"ref/netcore50/ko/System.Text.Encoding.xml",
|
||||
"ref/netcore50/ru/System.Text.Encoding.xml",
|
||||
"ref/netcore50/zh-hans/System.Text.Encoding.xml",
|
||||
"ref/netcore50/zh-hant/System.Text.Encoding.xml",
|
||||
"ref/netstandard1.0/System.Text.Encoding.dll",
|
||||
"ref/netstandard1.0/System.Text.Encoding.xml",
|
||||
"ref/netstandard1.0/de/System.Text.Encoding.xml",
|
||||
"ref/netstandard1.0/es/System.Text.Encoding.xml",
|
||||
"ref/netstandard1.0/fr/System.Text.Encoding.xml",
|
||||
"ref/netstandard1.0/it/System.Text.Encoding.xml",
|
||||
"ref/netstandard1.0/ja/System.Text.Encoding.xml",
|
||||
"ref/netstandard1.0/ko/System.Text.Encoding.xml",
|
||||
"ref/netstandard1.0/ru/System.Text.Encoding.xml",
|
||||
"ref/netstandard1.0/zh-hans/System.Text.Encoding.xml",
|
||||
"ref/netstandard1.0/zh-hant/System.Text.Encoding.xml",
|
||||
"ref/netstandard1.3/System.Text.Encoding.dll",
|
||||
"ref/netstandard1.3/System.Text.Encoding.xml",
|
||||
"ref/netstandard1.3/de/System.Text.Encoding.xml",
|
||||
"ref/netstandard1.3/es/System.Text.Encoding.xml",
|
||||
"ref/netstandard1.3/fr/System.Text.Encoding.xml",
|
||||
"ref/netstandard1.3/it/System.Text.Encoding.xml",
|
||||
"ref/netstandard1.3/ja/System.Text.Encoding.xml",
|
||||
"ref/netstandard1.3/ko/System.Text.Encoding.xml",
|
||||
"ref/netstandard1.3/ru/System.Text.Encoding.xml",
|
||||
"ref/netstandard1.3/zh-hans/System.Text.Encoding.xml",
|
||||
"ref/netstandard1.3/zh-hant/System.Text.Encoding.xml",
|
||||
"ref/portable-net45+win8+wp8+wpa81/_._",
|
||||
"ref/win8/_._",
|
||||
"ref/wp80/_._",
|
||||
"ref/wpa81/_._",
|
||||
"ref/xamarinios10/_._",
|
||||
"ref/xamarinmac20/_._",
|
||||
"ref/xamarintvos10/_._",
|
||||
"ref/xamarinwatchos10/_._",
|
||||
"system.text.encoding.4.3.0.nupkg.sha512",
|
||||
"system.text.encoding.nuspec"
|
||||
]
|
||||
},
|
||||
"System.Threading.Tasks/4.3.0": {
|
||||
"sha512": "LbSxKEdOUhVe8BezB/9uOGGppt+nZf6e1VFyw6v3DN6lqitm0OSn2uXMOdtP0M3W4iMcqcivm2J6UgqiwwnXiA==",
|
||||
"type": "package",
|
||||
"path": "system.threading.tasks/4.3.0",
|
||||
"files": [
|
||||
".nupkg.metadata",
|
||||
".signature.p7s",
|
||||
"ThirdPartyNotices.txt",
|
||||
"dotnet_library_license.txt",
|
||||
"lib/MonoAndroid10/_._",
|
||||
"lib/MonoTouch10/_._",
|
||||
"lib/net45/_._",
|
||||
"lib/portable-net45+win8+wp8+wpa81/_._",
|
||||
"lib/win8/_._",
|
||||
"lib/wp80/_._",
|
||||
"lib/wpa81/_._",
|
||||
"lib/xamarinios10/_._",
|
||||
"lib/xamarinmac20/_._",
|
||||
"lib/xamarintvos10/_._",
|
||||
"lib/xamarinwatchos10/_._",
|
||||
"ref/MonoAndroid10/_._",
|
||||
"ref/MonoTouch10/_._",
|
||||
"ref/net45/_._",
|
||||
"ref/netcore50/System.Threading.Tasks.dll",
|
||||
"ref/netcore50/System.Threading.Tasks.xml",
|
||||
"ref/netcore50/de/System.Threading.Tasks.xml",
|
||||
"ref/netcore50/es/System.Threading.Tasks.xml",
|
||||
"ref/netcore50/fr/System.Threading.Tasks.xml",
|
||||
"ref/netcore50/it/System.Threading.Tasks.xml",
|
||||
"ref/netcore50/ja/System.Threading.Tasks.xml",
|
||||
"ref/netcore50/ko/System.Threading.Tasks.xml",
|
||||
"ref/netcore50/ru/System.Threading.Tasks.xml",
|
||||
"ref/netcore50/zh-hans/System.Threading.Tasks.xml",
|
||||
"ref/netcore50/zh-hant/System.Threading.Tasks.xml",
|
||||
"ref/netstandard1.0/System.Threading.Tasks.dll",
|
||||
"ref/netstandard1.0/System.Threading.Tasks.xml",
|
||||
"ref/netstandard1.0/de/System.Threading.Tasks.xml",
|
||||
"ref/netstandard1.0/es/System.Threading.Tasks.xml",
|
||||
"ref/netstandard1.0/fr/System.Threading.Tasks.xml",
|
||||
"ref/netstandard1.0/it/System.Threading.Tasks.xml",
|
||||
"ref/netstandard1.0/ja/System.Threading.Tasks.xml",
|
||||
"ref/netstandard1.0/ko/System.Threading.Tasks.xml",
|
||||
"ref/netstandard1.0/ru/System.Threading.Tasks.xml",
|
||||
"ref/netstandard1.0/zh-hans/System.Threading.Tasks.xml",
|
||||
"ref/netstandard1.0/zh-hant/System.Threading.Tasks.xml",
|
||||
"ref/netstandard1.3/System.Threading.Tasks.dll",
|
||||
"ref/netstandard1.3/System.Threading.Tasks.xml",
|
||||
"ref/netstandard1.3/de/System.Threading.Tasks.xml",
|
||||
"ref/netstandard1.3/es/System.Threading.Tasks.xml",
|
||||
"ref/netstandard1.3/fr/System.Threading.Tasks.xml",
|
||||
"ref/netstandard1.3/it/System.Threading.Tasks.xml",
|
||||
"ref/netstandard1.3/ja/System.Threading.Tasks.xml",
|
||||
"ref/netstandard1.3/ko/System.Threading.Tasks.xml",
|
||||
"ref/netstandard1.3/ru/System.Threading.Tasks.xml",
|
||||
"ref/netstandard1.3/zh-hans/System.Threading.Tasks.xml",
|
||||
"ref/netstandard1.3/zh-hant/System.Threading.Tasks.xml",
|
||||
"ref/portable-net45+win8+wp8+wpa81/_._",
|
||||
"ref/win8/_._",
|
||||
"ref/wp80/_._",
|
||||
"ref/wpa81/_._",
|
||||
"ref/xamarinios10/_._",
|
||||
"ref/xamarinmac20/_._",
|
||||
"ref/xamarintvos10/_._",
|
||||
"ref/xamarinwatchos10/_._",
|
||||
"system.threading.tasks.4.3.0.nupkg.sha512",
|
||||
"system.threading.tasks.nuspec"
|
||||
]
|
||||
}
|
||||
},
|
||||
"projectFileDependencyGroups": {
|
||||
"net6.0": [
|
||||
"ConsoleTables >= 2.4.2"
|
||||
]
|
||||
},
|
||||
"packageFolders": {
|
||||
"/home/mrfluffy/.cache/NuGetPackages": {}
|
||||
},
|
||||
"project": {
|
||||
"version": "1.0.0",
|
||||
"restore": {
|
||||
"projectUniqueName": "/home/mrfluffy/Documents/c#/lpr381/lpr381.csproj",
|
||||
"projectName": "lpr381",
|
||||
"projectPath": "/home/mrfluffy/Documents/c#/lpr381/lpr381.csproj",
|
||||
"packagesPath": "/home/mrfluffy/.cache/NuGetPackages",
|
||||
"outputPath": "/home/mrfluffy/Documents/c#/lpr381/obj/",
|
||||
"projectStyle": "PackageReference",
|
||||
"configFilePaths": [
|
||||
"/home/mrfluffy/.nuget/NuGet/NuGet.Config"
|
||||
],
|
||||
"originalTargetFrameworks": [
|
||||
"net6.0"
|
||||
],
|
||||
"sources": {
|
||||
"https://api.nuget.org/v3/index.json": {}
|
||||
},
|
||||
"frameworks": {
|
||||
"net6.0": {
|
||||
"targetAlias": "net6.0",
|
||||
"projectReferences": {}
|
||||
}
|
||||
},
|
||||
"warningProperties": {
|
||||
"warnAsError": [
|
||||
"NU1605"
|
||||
]
|
||||
}
|
||||
},
|
||||
"frameworks": {
|
||||
"net6.0": {
|
||||
"targetAlias": "net6.0",
|
||||
"dependencies": {
|
||||
"ConsoleTables": {
|
||||
"target": "Package",
|
||||
"version": "[2.4.2, )"
|
||||
}
|
||||
},
|
||||
"imports": [
|
||||
"net461",
|
||||
"net462",
|
||||
"net47",
|
||||
"net471",
|
||||
"net472",
|
||||
"net48"
|
||||
],
|
||||
"assetTargetFallback": true,
|
||||
"warn": true,
|
||||
"downloadDependencies": [
|
||||
{
|
||||
"name": "Microsoft.AspNetCore.App.Ref",
|
||||
"version": "[6.0.6, 6.0.6]"
|
||||
}
|
||||
],
|
||||
"frameworkReferences": {
|
||||
"Microsoft.NETCore.App": {
|
||||
"privateAssets": "all"
|
||||
}
|
||||
},
|
||||
"runtimeIdentifierGraphPath": "/usr/share/dotnet/sdk/6.0.106/RuntimeIdentifierGraph.json"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
20
obj/project.nuget.cache
Normal file
20
obj/project.nuget.cache
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"version": 2,
|
||||
"dgSpecHash": "UsG+n8no52tNULnArv36wfnSHuyNsJtVw+cLkcJKa4zAucFyRBa7qGlEyQpU5Roj2w954zGpsMoMYS9LaYexCw==",
|
||||
"success": true,
|
||||
"projectFilePath": "/home/mrfluffy/Documents/c#/lpr381/lpr381.csproj",
|
||||
"expectedPackageFiles": [
|
||||
"/home/mrfluffy/.cache/NuGetPackages/consoletables/2.4.2/consoletables.2.4.2.nupkg.sha512",
|
||||
"/home/mrfluffy/.cache/NuGetPackages/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.1.1.0.nupkg.sha512",
|
||||
"/home/mrfluffy/.cache/NuGetPackages/microsoft.netcore.targets/1.1.0/microsoft.netcore.targets.1.1.0.nupkg.sha512",
|
||||
"/home/mrfluffy/.cache/NuGetPackages/system.io/4.3.0/system.io.4.3.0.nupkg.sha512",
|
||||
"/home/mrfluffy/.cache/NuGetPackages/system.reflection/4.3.0/system.reflection.4.3.0.nupkg.sha512",
|
||||
"/home/mrfluffy/.cache/NuGetPackages/system.reflection.primitives/4.3.0/system.reflection.primitives.4.3.0.nupkg.sha512",
|
||||
"/home/mrfluffy/.cache/NuGetPackages/system.reflection.typeextensions/4.3.0/system.reflection.typeextensions.4.3.0.nupkg.sha512",
|
||||
"/home/mrfluffy/.cache/NuGetPackages/system.runtime/4.3.0/system.runtime.4.3.0.nupkg.sha512",
|
||||
"/home/mrfluffy/.cache/NuGetPackages/system.text.encoding/4.3.0/system.text.encoding.4.3.0.nupkg.sha512",
|
||||
"/home/mrfluffy/.cache/NuGetPackages/system.threading.tasks/4.3.0/system.threading.tasks.4.3.0.nupkg.sha512",
|
||||
"/home/mrfluffy/.cache/NuGetPackages/microsoft.aspnetcore.app.ref/6.0.6/microsoft.aspnetcore.app.ref.6.0.6.nupkg.sha512"
|
||||
],
|
||||
"logs": []
|
||||
}
|
||||
Reference in New Issue
Block a user