yanchicao-yiwei-slt
This commit is contained in:
1025
tools/analyzers/bin/Debug/netstandard2.0/Analyzers.deps.json
Normal file
1025
tools/analyzers/bin/Debug/netstandard2.0/Analyzers.deps.json
Normal file
File diff suppressed because it is too large
Load Diff
1025
tools/analyzers/bin/Release/netstandard2.0/Analyzers.deps.json
Normal file
1025
tools/analyzers/bin/Release/netstandard2.0/Analyzers.deps.json
Normal file
File diff suppressed because it is too large
Load Diff
82
tools/analyzers/obj/Analyzers.csproj.nuget.dgspec.json
Normal file
82
tools/analyzers/obj/Analyzers.csproj.nuget.dgspec.json
Normal file
@@ -0,0 +1,82 @@
|
||||
{
|
||||
"format": 1,
|
||||
"restore": {
|
||||
"/home/simulation/source/renode/tools/analyzers/Analyzers.csproj": {}
|
||||
},
|
||||
"projects": {
|
||||
"/home/simulation/source/renode/tools/analyzers/Analyzers.csproj": {
|
||||
"version": "1.0.0",
|
||||
"restore": {
|
||||
"projectUniqueName": "/home/simulation/source/renode/tools/analyzers/Analyzers.csproj",
|
||||
"projectName": "Analyzers",
|
||||
"projectPath": "/home/simulation/source/renode/tools/analyzers/Analyzers.csproj",
|
||||
"packagesPath": "/home/simulation/.nuget/packages/",
|
||||
"outputPath": "/home/simulation/source/renode/tools/analyzers/obj/",
|
||||
"projectStyle": "PackageReference",
|
||||
"crossTargeting": true,
|
||||
"configFilePaths": [
|
||||
"/home/simulation/.nuget/NuGet/NuGet.Config"
|
||||
],
|
||||
"originalTargetFrameworks": [
|
||||
"netstandard2.0"
|
||||
],
|
||||
"sources": {
|
||||
"https://api.nuget.org/v3/index.json": {}
|
||||
},
|
||||
"frameworks": {
|
||||
"netstandard2.0": {
|
||||
"targetAlias": "netstandard2.0",
|
||||
"projectReferences": {}
|
||||
}
|
||||
},
|
||||
"warningProperties": {
|
||||
"warnAsError": [
|
||||
"NU1605"
|
||||
]
|
||||
},
|
||||
"restoreAuditProperties": {
|
||||
"enableAudit": "true",
|
||||
"auditLevel": "low",
|
||||
"auditMode": "direct"
|
||||
}
|
||||
},
|
||||
"frameworks": {
|
||||
"netstandard2.0": {
|
||||
"targetAlias": "netstandard2.0",
|
||||
"dependencies": {
|
||||
"Microsoft.CodeAnalysis.Analyzers": {
|
||||
"target": "Package",
|
||||
"version": "[3.3.4, )"
|
||||
},
|
||||
"Microsoft.CodeAnalysis.CSharp": {
|
||||
"target": "Package",
|
||||
"version": "[3.9.0, )"
|
||||
},
|
||||
"Microsoft.CodeAnalysis.CSharp.Workspaces": {
|
||||
"target": "Package",
|
||||
"version": "[3.9.0, )"
|
||||
},
|
||||
"NETStandard.Library": {
|
||||
"suppressParent": "All",
|
||||
"target": "Package",
|
||||
"version": "[2.0.3, )",
|
||||
"autoReferenced": true
|
||||
}
|
||||
},
|
||||
"imports": [
|
||||
"net461",
|
||||
"net462",
|
||||
"net47",
|
||||
"net471",
|
||||
"net472",
|
||||
"net48",
|
||||
"net481"
|
||||
],
|
||||
"assetTargetFallback": true,
|
||||
"warn": true,
|
||||
"runtimeIdentifierGraphPath": "/home/simulation/.dotnet/sdk/8.0.418/RuntimeIdentifierGraph.json"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
21
tools/analyzers/obj/Analyzers.csproj.nuget.g.props
Normal file
21
tools/analyzers/obj/Analyzers.csproj.nuget.g.props
Normal file
@@ -0,0 +1,21 @@
|
||||
<?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/simulation/.nuget/packages/</NuGetPackageRoot>
|
||||
<NuGetPackageFolders Condition=" '$(NuGetPackageFolders)' == '' ">/home/simulation/.nuget/packages/</NuGetPackageFolders>
|
||||
<NuGetProjectStyle Condition=" '$(NuGetProjectStyle)' == '' ">PackageReference</NuGetProjectStyle>
|
||||
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">6.11.1</NuGetToolVersion>
|
||||
</PropertyGroup>
|
||||
<ItemGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
|
||||
<SourceRoot Include="/home/simulation/.nuget/packages/" />
|
||||
</ItemGroup>
|
||||
<ImportGroup Condition=" '$(TargetFramework)' == 'netstandard2.0' AND '$(ExcludeRestorePackageImports)' != 'true' ">
|
||||
<Import Project="$(NuGetPackageRoot)microsoft.codeanalysis.analyzers/3.3.4/buildTransitive/Microsoft.CodeAnalysis.Analyzers.props" Condition="Exists('$(NuGetPackageRoot)microsoft.codeanalysis.analyzers/3.3.4/buildTransitive/Microsoft.CodeAnalysis.Analyzers.props')" />
|
||||
</ImportGroup>
|
||||
<PropertyGroup Condition=" '$(TargetFramework)' == 'netstandard2.0' AND '$(ExcludeRestorePackageImports)' != 'true' ">
|
||||
<PkgMicrosoft_CodeAnalysis_Analyzers Condition=" '$(PkgMicrosoft_CodeAnalysis_Analyzers)' == '' ">/home/simulation/.nuget/packages/microsoft.codeanalysis.analyzers/3.3.4</PkgMicrosoft_CodeAnalysis_Analyzers>
|
||||
</PropertyGroup>
|
||||
</Project>
|
||||
7
tools/analyzers/obj/Analyzers.csproj.nuget.g.targets
Normal file
7
tools/analyzers/obj/Analyzers.csproj.nuget.g.targets
Normal file
@@ -0,0 +1,7 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="no"?>
|
||||
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||||
<ImportGroup Condition=" '$(TargetFramework)' == 'netstandard2.0' AND '$(ExcludeRestorePackageImports)' != 'true' ">
|
||||
<Import Project="$(NuGetPackageRoot)netstandard.library/2.0.3/build/netstandard2.0/NETStandard.Library.targets" Condition="Exists('$(NuGetPackageRoot)netstandard.library/2.0.3/build/netstandard2.0/NETStandard.Library.targets')" />
|
||||
<Import Project="$(NuGetPackageRoot)microsoft.codeanalysis.analyzers/3.3.4/buildTransitive/Microsoft.CodeAnalysis.Analyzers.targets" Condition="Exists('$(NuGetPackageRoot)microsoft.codeanalysis.analyzers/3.3.4/buildTransitive/Microsoft.CodeAnalysis.Analyzers.targets')" />
|
||||
</ImportGroup>
|
||||
</Project>
|
||||
@@ -0,0 +1,4 @@
|
||||
// <autogenerated />
|
||||
using System;
|
||||
using System.Reflection;
|
||||
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETStandard,Version=v2.0", FrameworkDisplayName = ".NET Standard 2.0")]
|
||||
@@ -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("Analyzers")]
|
||||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
|
||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+b4bee0e487893a953dc04eb898b11f8548583e75")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("Analyzers")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("Analyzers")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
||||
|
||||
// Generated by the MSBuild WriteCodeFragment class.
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
1b8096f1d06ade25c0a5c1964c3eb10852eae5d663eb99f9d93919f8694c75ee
|
||||
@@ -0,0 +1,13 @@
|
||||
is_global = true
|
||||
build_property.TargetFramework = netstandard2.0
|
||||
build_property.TargetPlatformMinVersion = 7.0
|
||||
build_property.UsingMicrosoftNETSdkWeb =
|
||||
build_property.ProjectTypeGuids =
|
||||
build_property.InvariantGlobalization =
|
||||
build_property.PlatformNeutralAssembly =
|
||||
build_property.EnforceExtendedAnalyzerRules = true
|
||||
build_property._SupportedPlatformList = Linux,macOS,Windows
|
||||
build_property.RootNamespace = Analyzers
|
||||
build_property.ProjectDir = /home/simulation/source/renode/tools/analyzers/
|
||||
build_property.EnableComHosting =
|
||||
build_property.EnableGeneratedComInterfaceComImportInterop =
|
||||
BIN
tools/analyzers/obj/Debug/netstandard2.0/Analyzers.assets.cache
Normal file
BIN
tools/analyzers/obj/Debug/netstandard2.0/Analyzers.assets.cache
Normal file
Binary file not shown.
Binary file not shown.
@@ -0,0 +1 @@
|
||||
d6b9c15c441022a4260ea980c6f437d88f8d2aba99e4338024ffb6b47c358900
|
||||
@@ -0,0 +1,11 @@
|
||||
/home/simulation/source/renode/tools/analyzers/bin/Debug/netstandard2.0/Analyzers.deps.json
|
||||
/home/simulation/source/renode/tools/analyzers/bin/Debug/netstandard2.0/Analyzers.dll
|
||||
/home/simulation/source/renode/tools/analyzers/bin/Debug/netstandard2.0/Analyzers.pdb
|
||||
/home/simulation/source/renode/tools/analyzers/obj/Debug/netstandard2.0/Analyzers.csproj.AssemblyReference.cache
|
||||
/home/simulation/source/renode/tools/analyzers/obj/Debug/netstandard2.0/Analyzers.GeneratedMSBuildEditorConfig.editorconfig
|
||||
/home/simulation/source/renode/tools/analyzers/obj/Debug/netstandard2.0/Analyzers.AssemblyInfoInputs.cache
|
||||
/home/simulation/source/renode/tools/analyzers/obj/Debug/netstandard2.0/Analyzers.AssemblyInfo.cs
|
||||
/home/simulation/source/renode/tools/analyzers/obj/Debug/netstandard2.0/Analyzers.csproj.CoreCompileInputs.cache
|
||||
/home/simulation/source/renode/tools/analyzers/obj/Debug/netstandard2.0/Analyzers.sourcelink.json
|
||||
/home/simulation/source/renode/tools/analyzers/obj/Debug/netstandard2.0/Analyzers.dll
|
||||
/home/simulation/source/renode/tools/analyzers/obj/Debug/netstandard2.0/Analyzers.pdb
|
||||
@@ -0,0 +1 @@
|
||||
{"documents":{"/home/simulation/source/renode/*":"https://raw.githubusercontent.com/renode/renode/b4bee0e487893a953dc04eb898b11f8548583e75/*","/home/simulation/source/renode/lib/AntShell/*":"https://raw.githubusercontent.com/antmicro/AntShell/07ce81d89794843fcffaf3b04db1080ec48ac69c/*","/home/simulation/source/renode/lib/bc-csharp/*":"https://raw.githubusercontent.com/antmicro/bc-csharp/33d24f1307d267c34b7f1439bc159a8825c5aa3d/*","/home/simulation/source/renode/lib/BigGustave/*":"https://raw.githubusercontent.com/antmicro/BigGustave/e7bfa5873f2300e6e87c185f466e227762dbf4b2/*","/home/simulation/source/renode/lib/CxxDemangler/*":"https://raw.githubusercontent.com/antmicro/CxxDemangler/b0c2a820f28a7bdedb85575bfca6447c9e7fa955/*","/home/simulation/source/renode/lib/ELFSharp/*":"https://raw.githubusercontent.com/antmicro/elfsharp/de4e4f6ffab555771285cb810f17f61cfd38ef39/*","/home/simulation/source/renode/lib/FdtSharp/*":"https://raw.githubusercontent.com/antmicro/FdtSharp/e379e8ae696676afffed2f33dd8083855af00f2f/*","/home/simulation/source/renode/lib/InpliTftpServer/*":"https://raw.githubusercontent.com/antmicro/InpliTftpServer/33e5ab24eaaab488e9a94f1a40d5d6ae2f7f02f1/*","/home/simulation/source/renode/lib/Migrant/*":"https://raw.githubusercontent.com/antmicro/Migrant/1f1e64f36bb5cbf6e8f344a1575defd05fa74e37/*","/home/simulation/source/renode/lib/options-parser/*":"https://raw.githubusercontent.com/antmicro/options-parser/a3bd520c22118219abb8194ff8e0c3d8027fdc8b/*","/home/simulation/source/renode/lib/Packet.Net/*":"https://raw.githubusercontent.com/antmicro/Packet.Net/39c663075524a7c8bc020661d491911863889a00/*","/home/simulation/source/renode/lib/termsharp/*":"https://raw.githubusercontent.com/antmicro/termsharp/e4e04b47793b8829d7d9be36f9569cffec1465d1/*","/home/simulation/source/renode/src/Infrastructure/*":"https://raw.githubusercontent.com/renode/renode-infrastructure/9397013e0e4f1dab018a1d2ad43fb5a7455fc12a/*","/home/simulation/source/renode/tools/dts2repl/*":"https://raw.githubusercontent.com/antmicro/dts2repl/9a95defc04faac0c3787082245656771a3de69e6/*","/home/simulation/source/renode/tools/models_analyzer/*":"https://raw.githubusercontent.com/antmicro/renode-models-analyzer/388b8590bf6c13a805672c22ef99d1948995fc28/*"}}
|
||||
@@ -0,0 +1,4 @@
|
||||
// <autogenerated />
|
||||
using System;
|
||||
using System.Reflection;
|
||||
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETStandard,Version=v2.0", FrameworkDisplayName = ".NET Standard 2.0")]
|
||||
@@ -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("Analyzers")]
|
||||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Release")]
|
||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+b4bee0e487893a953dc04eb898b11f8548583e75")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("Analyzers")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("Analyzers")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
||||
|
||||
// Generated by the MSBuild WriteCodeFragment class.
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
2200dd10e15db0713b64f7fff7d2cba046afb0873e57e25c50335c6d93ac3fed
|
||||
@@ -0,0 +1,13 @@
|
||||
is_global = true
|
||||
build_property.TargetFramework = netstandard2.0
|
||||
build_property.TargetPlatformMinVersion = 7.0
|
||||
build_property.UsingMicrosoftNETSdkWeb =
|
||||
build_property.ProjectTypeGuids =
|
||||
build_property.InvariantGlobalization =
|
||||
build_property.PlatformNeutralAssembly =
|
||||
build_property.EnforceExtendedAnalyzerRules = true
|
||||
build_property._SupportedPlatformList = Linux,macOS,Windows
|
||||
build_property.RootNamespace = Analyzers
|
||||
build_property.ProjectDir = /home/simulation/source/renode/tools/analyzers/
|
||||
build_property.EnableComHosting =
|
||||
build_property.EnableGeneratedComInterfaceComImportInterop =
|
||||
Binary file not shown.
Binary file not shown.
@@ -0,0 +1 @@
|
||||
5170a682abe83e78a97a6731e7a1c0c790e7ffcabd6890381490b375e4023ae7
|
||||
@@ -0,0 +1,11 @@
|
||||
/home/simulation/source/renode/tools/analyzers/bin/Release/netstandard2.0/Analyzers.deps.json
|
||||
/home/simulation/source/renode/tools/analyzers/bin/Release/netstandard2.0/Analyzers.dll
|
||||
/home/simulation/source/renode/tools/analyzers/bin/Release/netstandard2.0/Analyzers.pdb
|
||||
/home/simulation/source/renode/tools/analyzers/obj/Release/netstandard2.0/Analyzers.csproj.AssemblyReference.cache
|
||||
/home/simulation/source/renode/tools/analyzers/obj/Release/netstandard2.0/Analyzers.GeneratedMSBuildEditorConfig.editorconfig
|
||||
/home/simulation/source/renode/tools/analyzers/obj/Release/netstandard2.0/Analyzers.AssemblyInfoInputs.cache
|
||||
/home/simulation/source/renode/tools/analyzers/obj/Release/netstandard2.0/Analyzers.AssemblyInfo.cs
|
||||
/home/simulation/source/renode/tools/analyzers/obj/Release/netstandard2.0/Analyzers.csproj.CoreCompileInputs.cache
|
||||
/home/simulation/source/renode/tools/analyzers/obj/Release/netstandard2.0/Analyzers.sourcelink.json
|
||||
/home/simulation/source/renode/tools/analyzers/obj/Release/netstandard2.0/Analyzers.dll
|
||||
/home/simulation/source/renode/tools/analyzers/obj/Release/netstandard2.0/Analyzers.pdb
|
||||
@@ -0,0 +1 @@
|
||||
{"documents":{"/home/simulation/source/renode/*":"https://raw.githubusercontent.com/renode/renode/b4bee0e487893a953dc04eb898b11f8548583e75/*","/home/simulation/source/renode/lib/AntShell/*":"https://raw.githubusercontent.com/antmicro/AntShell/07ce81d89794843fcffaf3b04db1080ec48ac69c/*","/home/simulation/source/renode/lib/bc-csharp/*":"https://raw.githubusercontent.com/antmicro/bc-csharp/33d24f1307d267c34b7f1439bc159a8825c5aa3d/*","/home/simulation/source/renode/lib/BigGustave/*":"https://raw.githubusercontent.com/antmicro/BigGustave/e7bfa5873f2300e6e87c185f466e227762dbf4b2/*","/home/simulation/source/renode/lib/CxxDemangler/*":"https://raw.githubusercontent.com/antmicro/CxxDemangler/b0c2a820f28a7bdedb85575bfca6447c9e7fa955/*","/home/simulation/source/renode/lib/ELFSharp/*":"https://raw.githubusercontent.com/antmicro/elfsharp/de4e4f6ffab555771285cb810f17f61cfd38ef39/*","/home/simulation/source/renode/lib/FdtSharp/*":"https://raw.githubusercontent.com/antmicro/FdtSharp/e379e8ae696676afffed2f33dd8083855af00f2f/*","/home/simulation/source/renode/lib/InpliTftpServer/*":"https://raw.githubusercontent.com/antmicro/InpliTftpServer/33e5ab24eaaab488e9a94f1a40d5d6ae2f7f02f1/*","/home/simulation/source/renode/lib/Migrant/*":"https://raw.githubusercontent.com/antmicro/Migrant/1f1e64f36bb5cbf6e8f344a1575defd05fa74e37/*","/home/simulation/source/renode/lib/options-parser/*":"https://raw.githubusercontent.com/antmicro/options-parser/a3bd520c22118219abb8194ff8e0c3d8027fdc8b/*","/home/simulation/source/renode/lib/Packet.Net/*":"https://raw.githubusercontent.com/antmicro/Packet.Net/39c663075524a7c8bc020661d491911863889a00/*","/home/simulation/source/renode/lib/termsharp/*":"https://raw.githubusercontent.com/antmicro/termsharp/e4e04b47793b8829d7d9be36f9569cffec1465d1/*","/home/simulation/source/renode/src/Infrastructure/*":"https://raw.githubusercontent.com/renode/renode-infrastructure/9397013e0e4f1dab018a1d2ad43fb5a7455fc12a/*","/home/simulation/source/renode/tools/dts2repl/*":"https://raw.githubusercontent.com/antmicro/dts2repl/9a95defc04faac0c3787082245656771a3de69e6/*","/home/simulation/source/renode/tools/models_analyzer/*":"https://raw.githubusercontent.com/antmicro/renode-models-analyzer/388b8590bf6c13a805672c22ef99d1948995fc28/*"}}
|
||||
3699
tools/analyzers/obj/project.assets.json
Normal file
3699
tools/analyzers/obj/project.assets.json
Normal file
File diff suppressed because it is too large
Load Diff
55
tools/analyzers/obj/project.nuget.cache
Normal file
55
tools/analyzers/obj/project.nuget.cache
Normal file
@@ -0,0 +1,55 @@
|
||||
{
|
||||
"version": 2,
|
||||
"dgSpecHash": "DvnTc0n6pZs=",
|
||||
"success": true,
|
||||
"projectFilePath": "/home/simulation/source/renode/tools/analyzers/Analyzers.csproj",
|
||||
"expectedPackageFiles": [
|
||||
"/home/simulation/.nuget/packages/humanizer.core/2.2.0/humanizer.core.2.2.0.nupkg.sha512",
|
||||
"/home/simulation/.nuget/packages/microsoft.bcl.asyncinterfaces/5.0.0/microsoft.bcl.asyncinterfaces.5.0.0.nupkg.sha512",
|
||||
"/home/simulation/.nuget/packages/microsoft.codeanalysis.analyzers/3.3.4/microsoft.codeanalysis.analyzers.3.3.4.nupkg.sha512",
|
||||
"/home/simulation/.nuget/packages/microsoft.codeanalysis.common/3.9.0/microsoft.codeanalysis.common.3.9.0.nupkg.sha512",
|
||||
"/home/simulation/.nuget/packages/microsoft.codeanalysis.csharp/3.9.0/microsoft.codeanalysis.csharp.3.9.0.nupkg.sha512",
|
||||
"/home/simulation/.nuget/packages/microsoft.codeanalysis.csharp.workspaces/3.9.0/microsoft.codeanalysis.csharp.workspaces.3.9.0.nupkg.sha512",
|
||||
"/home/simulation/.nuget/packages/microsoft.codeanalysis.workspaces.common/3.9.0/microsoft.codeanalysis.workspaces.common.3.9.0.nupkg.sha512",
|
||||
"/home/simulation/.nuget/packages/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.1.1.0.nupkg.sha512",
|
||||
"/home/simulation/.nuget/packages/microsoft.netcore.targets/1.1.0/microsoft.netcore.targets.1.1.0.nupkg.sha512",
|
||||
"/home/simulation/.nuget/packages/netstandard.library/2.0.3/netstandard.library.2.0.3.nupkg.sha512",
|
||||
"/home/simulation/.nuget/packages/system.buffers/4.5.1/system.buffers.4.5.1.nupkg.sha512",
|
||||
"/home/simulation/.nuget/packages/system.collections/4.3.0/system.collections.4.3.0.nupkg.sha512",
|
||||
"/home/simulation/.nuget/packages/system.collections.immutable/5.0.0/system.collections.immutable.5.0.0.nupkg.sha512",
|
||||
"/home/simulation/.nuget/packages/system.composition/1.0.31/system.composition.1.0.31.nupkg.sha512",
|
||||
"/home/simulation/.nuget/packages/system.composition.attributedmodel/1.0.31/system.composition.attributedmodel.1.0.31.nupkg.sha512",
|
||||
"/home/simulation/.nuget/packages/system.composition.convention/1.0.31/system.composition.convention.1.0.31.nupkg.sha512",
|
||||
"/home/simulation/.nuget/packages/system.composition.hosting/1.0.31/system.composition.hosting.1.0.31.nupkg.sha512",
|
||||
"/home/simulation/.nuget/packages/system.composition.runtime/1.0.31/system.composition.runtime.1.0.31.nupkg.sha512",
|
||||
"/home/simulation/.nuget/packages/system.composition.typedparts/1.0.31/system.composition.typedparts.1.0.31.nupkg.sha512",
|
||||
"/home/simulation/.nuget/packages/system.diagnostics.debug/4.3.0/system.diagnostics.debug.4.3.0.nupkg.sha512",
|
||||
"/home/simulation/.nuget/packages/system.diagnostics.tools/4.3.0/system.diagnostics.tools.4.3.0.nupkg.sha512",
|
||||
"/home/simulation/.nuget/packages/system.globalization/4.3.0/system.globalization.4.3.0.nupkg.sha512",
|
||||
"/home/simulation/.nuget/packages/system.io/4.3.0/system.io.4.3.0.nupkg.sha512",
|
||||
"/home/simulation/.nuget/packages/system.io.pipelines/5.0.0/system.io.pipelines.5.0.0.nupkg.sha512",
|
||||
"/home/simulation/.nuget/packages/system.linq/4.3.0/system.linq.4.3.0.nupkg.sha512",
|
||||
"/home/simulation/.nuget/packages/system.linq.expressions/4.3.0/system.linq.expressions.4.3.0.nupkg.sha512",
|
||||
"/home/simulation/.nuget/packages/system.memory/4.5.4/system.memory.4.5.4.nupkg.sha512",
|
||||
"/home/simulation/.nuget/packages/system.numerics.vectors/4.4.0/system.numerics.vectors.4.4.0.nupkg.sha512",
|
||||
"/home/simulation/.nuget/packages/system.objectmodel/4.3.0/system.objectmodel.4.3.0.nupkg.sha512",
|
||||
"/home/simulation/.nuget/packages/system.reflection/4.3.0/system.reflection.4.3.0.nupkg.sha512",
|
||||
"/home/simulation/.nuget/packages/system.reflection.emit/4.3.0/system.reflection.emit.4.3.0.nupkg.sha512",
|
||||
"/home/simulation/.nuget/packages/system.reflection.emit.ilgeneration/4.3.0/system.reflection.emit.ilgeneration.4.3.0.nupkg.sha512",
|
||||
"/home/simulation/.nuget/packages/system.reflection.emit.lightweight/4.3.0/system.reflection.emit.lightweight.4.3.0.nupkg.sha512",
|
||||
"/home/simulation/.nuget/packages/system.reflection.extensions/4.3.0/system.reflection.extensions.4.3.0.nupkg.sha512",
|
||||
"/home/simulation/.nuget/packages/system.reflection.metadata/5.0.0/system.reflection.metadata.5.0.0.nupkg.sha512",
|
||||
"/home/simulation/.nuget/packages/system.reflection.primitives/4.3.0/system.reflection.primitives.4.3.0.nupkg.sha512",
|
||||
"/home/simulation/.nuget/packages/system.reflection.typeextensions/4.3.0/system.reflection.typeextensions.4.3.0.nupkg.sha512",
|
||||
"/home/simulation/.nuget/packages/system.resources.resourcemanager/4.3.0/system.resources.resourcemanager.4.3.0.nupkg.sha512",
|
||||
"/home/simulation/.nuget/packages/system.runtime/4.3.0/system.runtime.4.3.0.nupkg.sha512",
|
||||
"/home/simulation/.nuget/packages/system.runtime.compilerservices.unsafe/5.0.0/system.runtime.compilerservices.unsafe.5.0.0.nupkg.sha512",
|
||||
"/home/simulation/.nuget/packages/system.runtime.extensions/4.3.0/system.runtime.extensions.4.3.0.nupkg.sha512",
|
||||
"/home/simulation/.nuget/packages/system.text.encoding/4.3.0/system.text.encoding.4.3.0.nupkg.sha512",
|
||||
"/home/simulation/.nuget/packages/system.text.encoding.codepages/4.5.1/system.text.encoding.codepages.4.5.1.nupkg.sha512",
|
||||
"/home/simulation/.nuget/packages/system.threading/4.3.0/system.threading.4.3.0.nupkg.sha512",
|
||||
"/home/simulation/.nuget/packages/system.threading.tasks/4.3.0/system.threading.tasks.4.3.0.nupkg.sha512",
|
||||
"/home/simulation/.nuget/packages/system.threading.tasks.extensions/4.5.4/system.threading.tasks.extensions.4.5.4.nupkg.sha512"
|
||||
],
|
||||
"logs": []
|
||||
}
|
||||
Reference in New Issue
Block a user