init
This commit is contained in:
111
Guardian/obj/publish/osx-arm64/Guardian.csproj.nuget.dgspec.json
Normal file
111
Guardian/obj/publish/osx-arm64/Guardian.csproj.nuget.dgspec.json
Normal file
@@ -0,0 +1,111 @@
|
||||
{
|
||||
"format": 1,
|
||||
"restore": {
|
||||
"D:\\Work_Code\\Go\\FireflyProxy\\Guardian\\Guardian.csproj": {}
|
||||
},
|
||||
"projects": {
|
||||
"D:\\Work_Code\\Go\\FireflyProxy\\Guardian\\Guardian.csproj": {
|
||||
"version": "1.0.0",
|
||||
"restore": {
|
||||
"projectUniqueName": "D:\\Work_Code\\Go\\FireflyProxy\\Guardian\\Guardian.csproj",
|
||||
"projectName": "FireflySR.Tool.Proxy.Guardian",
|
||||
"projectPath": "D:\\Work_Code\\Go\\FireflyProxy\\Guardian\\Guardian.csproj",
|
||||
"packagesPath": "C:\\Users\\doduy\\.nuget\\packages\\",
|
||||
"outputPath": "D:\\Work_Code\\Go\\FireflyProxy\\Guardian\\obj\\publish\\osx-arm64\\",
|
||||
"projectStyle": "PackageReference",
|
||||
"fallbackFolders": [
|
||||
"D:\\AllApp\\AppDev\\VisualStudioSDK\\NuGetPackages"
|
||||
],
|
||||
"configFilePaths": [
|
||||
"C:\\Users\\doduy\\AppData\\Roaming\\NuGet\\NuGet.Config",
|
||||
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
|
||||
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
|
||||
],
|
||||
"originalTargetFrameworks": [
|
||||
"net8.0-windows"
|
||||
],
|
||||
"sources": {
|
||||
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
|
||||
"C:\\Program Files\\dotnet\\library-packs": {},
|
||||
"https://api.nuget.org/v3/index.json": {}
|
||||
},
|
||||
"frameworks": {
|
||||
"net8.0-windows7.0": {
|
||||
"targetAlias": "net8.0-windows",
|
||||
"projectReferences": {}
|
||||
}
|
||||
},
|
||||
"warningProperties": {
|
||||
"warnAsError": [
|
||||
"NU1605"
|
||||
]
|
||||
},
|
||||
"restoreAuditProperties": {
|
||||
"enableAudit": "true",
|
||||
"auditLevel": "low",
|
||||
"auditMode": "direct"
|
||||
},
|
||||
"SdkAnalysisLevel": "9.0.100"
|
||||
},
|
||||
"frameworks": {
|
||||
"net8.0-windows7.0": {
|
||||
"targetAlias": "net8.0-windows",
|
||||
"dependencies": {
|
||||
"Microsoft.DotNet.ILCompiler": {
|
||||
"suppressParent": "All",
|
||||
"target": "Package",
|
||||
"version": "[8.0.12, )",
|
||||
"autoReferenced": true
|
||||
},
|
||||
"Microsoft.NET.ILLink.Tasks": {
|
||||
"suppressParent": "All",
|
||||
"target": "Package",
|
||||
"version": "[8.0.12, )",
|
||||
"autoReferenced": true
|
||||
}
|
||||
},
|
||||
"imports": [
|
||||
"net461",
|
||||
"net462",
|
||||
"net47",
|
||||
"net471",
|
||||
"net472",
|
||||
"net48",
|
||||
"net481"
|
||||
],
|
||||
"assetTargetFallback": true,
|
||||
"warn": true,
|
||||
"downloadDependencies": [
|
||||
{
|
||||
"name": "Microsoft.AspNetCore.App.Runtime.osx-arm64",
|
||||
"version": "[8.0.12, 8.0.12]"
|
||||
},
|
||||
{
|
||||
"name": "Microsoft.NETCore.App.Host.osx-arm64",
|
||||
"version": "[8.0.12, 8.0.12]"
|
||||
},
|
||||
{
|
||||
"name": "Microsoft.NETCore.App.Runtime.osx-arm64",
|
||||
"version": "[8.0.12, 8.0.12]"
|
||||
},
|
||||
{
|
||||
"name": "runtime.win-x64.Microsoft.DotNet.ILCompiler",
|
||||
"version": "[8.0.12, 8.0.12]"
|
||||
}
|
||||
],
|
||||
"frameworkReferences": {
|
||||
"Microsoft.NETCore.App": {
|
||||
"privateAssets": "all"
|
||||
}
|
||||
},
|
||||
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\9.0.102/PortableRuntimeIdentifierGraph.json"
|
||||
}
|
||||
},
|
||||
"runtimes": {
|
||||
"osx-arm64": {
|
||||
"#import": []
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
24
Guardian/obj/publish/osx-arm64/Guardian.csproj.nuget.g.props
Normal file
24
Guardian/obj/publish/osx-arm64/Guardian.csproj.nuget.g.props
Normal file
@@ -0,0 +1,24 @@
|
||||
<?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)' == '' ">$(UserProfile)\.nuget\packages\</NuGetPackageRoot>
|
||||
<NuGetPackageFolders Condition=" '$(NuGetPackageFolders)' == '' ">C:\Users\doduy\.nuget\packages\;D:\AllApp\AppDev\VisualStudioSDK\NuGetPackages</NuGetPackageFolders>
|
||||
<NuGetProjectStyle Condition=" '$(NuGetProjectStyle)' == '' ">PackageReference</NuGetProjectStyle>
|
||||
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">6.12.3</NuGetToolVersion>
|
||||
</PropertyGroup>
|
||||
<ItemGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
|
||||
<SourceRoot Include="C:\Users\doduy\.nuget\packages\" />
|
||||
<SourceRoot Include="D:\AllApp\AppDev\VisualStudioSDK\NuGetPackages\" />
|
||||
</ItemGroup>
|
||||
<ImportGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
|
||||
<Import Project="$(NuGetPackageRoot)microsoft.net.illink.tasks\8.0.12\build\Microsoft.NET.ILLink.Tasks.props" Condition="Exists('$(NuGetPackageRoot)microsoft.net.illink.tasks\8.0.12\build\Microsoft.NET.ILLink.Tasks.props')" />
|
||||
<Import Project="$(NuGetPackageRoot)microsoft.dotnet.ilcompiler\8.0.12\build\Microsoft.DotNet.ILCompiler.props" Condition="Exists('$(NuGetPackageRoot)microsoft.dotnet.ilcompiler\8.0.12\build\Microsoft.DotNet.ILCompiler.props')" />
|
||||
</ImportGroup>
|
||||
<PropertyGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
|
||||
<PkgMicrosoft_NET_ILLink_Tasks Condition=" '$(PkgMicrosoft_NET_ILLink_Tasks)' == '' ">C:\Users\doduy\.nuget\packages\microsoft.net.illink.tasks\8.0.12</PkgMicrosoft_NET_ILLink_Tasks>
|
||||
<PkgMicrosoft_DotNet_ILCompiler Condition=" '$(PkgMicrosoft_DotNet_ILCompiler)' == '' ">C:\Users\doduy\.nuget\packages\microsoft.dotnet.ilcompiler\8.0.12</PkgMicrosoft_DotNet_ILCompiler>
|
||||
</PropertyGroup>
|
||||
</Project>
|
||||
@@ -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" />
|
||||
658
Guardian/obj/publish/osx-arm64/project.assets.json
Normal file
658
Guardian/obj/publish/osx-arm64/project.assets.json
Normal file
@@ -0,0 +1,658 @@
|
||||
{
|
||||
"version": 3,
|
||||
"targets": {
|
||||
"net8.0-windows7.0": {
|
||||
"Microsoft.DotNet.ILCompiler/8.0.12": {
|
||||
"type": "package",
|
||||
"build": {
|
||||
"build/Microsoft.DotNet.ILCompiler.props": {}
|
||||
}
|
||||
},
|
||||
"Microsoft.NET.ILLink.Tasks/8.0.12": {
|
||||
"type": "package",
|
||||
"build": {
|
||||
"build/Microsoft.NET.ILLink.Tasks.props": {}
|
||||
}
|
||||
}
|
||||
},
|
||||
"net8.0-windows7.0/osx-arm64": {
|
||||
"Microsoft.DotNet.ILCompiler/8.0.12": {
|
||||
"type": "package",
|
||||
"dependencies": {
|
||||
"runtime.osx-arm64.Microsoft.DotNet.ILCompiler": "8.0.12"
|
||||
},
|
||||
"build": {
|
||||
"build/Microsoft.DotNet.ILCompiler.props": {}
|
||||
}
|
||||
},
|
||||
"Microsoft.NET.ILLink.Tasks/8.0.12": {
|
||||
"type": "package",
|
||||
"build": {
|
||||
"build/Microsoft.NET.ILLink.Tasks.props": {}
|
||||
}
|
||||
},
|
||||
"runtime.osx-arm64.Microsoft.DotNet.ILCompiler/8.0.12": {
|
||||
"type": "package"
|
||||
}
|
||||
}
|
||||
},
|
||||
"libraries": {
|
||||
"Microsoft.DotNet.ILCompiler/8.0.12": {
|
||||
"sha512": "zhXnz2574mBc/ocGoG+qB0BgyoK9bH7f7Te1fNQJGbpwLLwZO5KKaTBmfM8N8THb3a2vQVFonbBzQ//d15TmQQ==",
|
||||
"type": "package",
|
||||
"path": "microsoft.dotnet.ilcompiler/8.0.12",
|
||||
"hasTools": true,
|
||||
"files": [
|
||||
".nupkg.metadata",
|
||||
".signature.p7s",
|
||||
"Icon.png",
|
||||
"LICENSE.TXT",
|
||||
"THIRD-PARTY-NOTICES.TXT",
|
||||
"build/BuildFrameworkNativeObjects.proj",
|
||||
"build/Microsoft.DotNet.ILCompiler.SingleEntry.targets",
|
||||
"build/Microsoft.DotNet.ILCompiler.props",
|
||||
"build/Microsoft.NETCore.Native.Publish.targets",
|
||||
"build/Microsoft.NETCore.Native.Unix.targets",
|
||||
"build/Microsoft.NETCore.Native.Windows.targets",
|
||||
"build/Microsoft.NETCore.Native.targets",
|
||||
"build/NativeAOT.natstepfilter",
|
||||
"build/NativeAOT.natvis",
|
||||
"build/WindowsAPIs.txt",
|
||||
"build/findvcvarsall.bat",
|
||||
"microsoft.dotnet.ilcompiler.8.0.12.nupkg.sha512",
|
||||
"microsoft.dotnet.ilcompiler.nuspec",
|
||||
"runtime.json",
|
||||
"tools/netstandard/ILCompiler.Build.Tasks.deps.json",
|
||||
"tools/netstandard/ILCompiler.Build.Tasks.dll",
|
||||
"tools/netstandard/ILCompiler.Build.Tasks.pdb"
|
||||
]
|
||||
},
|
||||
"Microsoft.NET.ILLink.Tasks/8.0.12": {
|
||||
"sha512": "FV4HnQ3JI15PHnJ5PGTbz+rYvrih42oLi/7UMIshNwCwUZhTq13UzrggtXk4ygrcMcN+4jsS6hhshx2p/Zd0ig==",
|
||||
"type": "package",
|
||||
"path": "microsoft.net.illink.tasks/8.0.12",
|
||||
"hasTools": true,
|
||||
"files": [
|
||||
".nupkg.metadata",
|
||||
".signature.p7s",
|
||||
"Icon.png",
|
||||
"LICENSE.TXT",
|
||||
"Sdk/Sdk.props",
|
||||
"THIRD-PARTY-NOTICES.TXT",
|
||||
"analyzers/dotnet/cs/ILLink.CodeFixProvider.dll",
|
||||
"analyzers/dotnet/cs/ILLink.RoslynAnalyzer.dll",
|
||||
"build/Microsoft.NET.ILLink.Analyzers.props",
|
||||
"build/Microsoft.NET.ILLink.Tasks.props",
|
||||
"build/Microsoft.NET.ILLink.targets",
|
||||
"microsoft.net.illink.tasks.8.0.12.nupkg.sha512",
|
||||
"microsoft.net.illink.tasks.nuspec",
|
||||
"tools/net472/ILLink.Tasks.dll",
|
||||
"tools/net472/ILLink.Tasks.dll.config",
|
||||
"tools/net472/Mono.Cecil.Mdb.dll",
|
||||
"tools/net472/Mono.Cecil.Pdb.dll",
|
||||
"tools/net472/Mono.Cecil.Rocks.dll",
|
||||
"tools/net472/Mono.Cecil.dll",
|
||||
"tools/net472/Sdk/Sdk.props",
|
||||
"tools/net472/System.Buffers.dll",
|
||||
"tools/net472/System.Collections.Immutable.dll",
|
||||
"tools/net472/System.Memory.dll",
|
||||
"tools/net472/System.Numerics.Vectors.dll",
|
||||
"tools/net472/System.Reflection.Metadata.dll",
|
||||
"tools/net472/System.Runtime.CompilerServices.Unsafe.dll",
|
||||
"tools/net472/build/Microsoft.NET.ILLink.Analyzers.props",
|
||||
"tools/net472/build/Microsoft.NET.ILLink.Tasks.props",
|
||||
"tools/net472/build/Microsoft.NET.ILLink.targets",
|
||||
"tools/net8.0/ILLink.Tasks.deps.json",
|
||||
"tools/net8.0/ILLink.Tasks.dll",
|
||||
"tools/net8.0/Mono.Cecil.Mdb.dll",
|
||||
"tools/net8.0/Mono.Cecil.Pdb.dll",
|
||||
"tools/net8.0/Mono.Cecil.Rocks.dll",
|
||||
"tools/net8.0/Mono.Cecil.dll",
|
||||
"tools/net8.0/Sdk/Sdk.props",
|
||||
"tools/net8.0/build/Microsoft.NET.ILLink.Analyzers.props",
|
||||
"tools/net8.0/build/Microsoft.NET.ILLink.Tasks.props",
|
||||
"tools/net8.0/build/Microsoft.NET.ILLink.targets",
|
||||
"tools/net8.0/illink.deps.json",
|
||||
"tools/net8.0/illink.dll",
|
||||
"tools/net8.0/illink.runtimeconfig.json",
|
||||
"useSharedDesignerContext.txt"
|
||||
]
|
||||
},
|
||||
"runtime.osx-arm64.Microsoft.DotNet.ILCompiler/8.0.12": {
|
||||
"sha512": "GqzgXDSPcIepCWW/i97Pccco9oywKz/ByYkWEIPptRkSH5IapUE9dGJIyjMkzd3zlw+rk8vCTZVfo45BZooxSg==",
|
||||
"type": "package",
|
||||
"path": "runtime.osx-arm64.microsoft.dotnet.ilcompiler/8.0.12",
|
||||
"hasTools": true,
|
||||
"files": [
|
||||
".nupkg.metadata",
|
||||
".signature.p7s",
|
||||
"Icon.png",
|
||||
"LICENSE.TXT",
|
||||
"THIRD-PARTY-NOTICES.TXT",
|
||||
"build/BuildFrameworkNativeObjects.proj",
|
||||
"build/Microsoft.DotNet.ILCompiler.SingleEntry.targets",
|
||||
"build/Microsoft.DotNet.ILCompiler.props",
|
||||
"build/Microsoft.NETCore.Native.Publish.targets",
|
||||
"build/Microsoft.NETCore.Native.Unix.targets",
|
||||
"build/Microsoft.NETCore.Native.Windows.targets",
|
||||
"build/Microsoft.NETCore.Native.targets",
|
||||
"build/NativeAOT.natstepfilter",
|
||||
"build/NativeAOT.natvis",
|
||||
"build/WindowsAPIs.txt",
|
||||
"build/findvcvarsall.bat",
|
||||
"framework/Microsoft.CSharp.dll",
|
||||
"framework/Microsoft.CSharp.pdb",
|
||||
"framework/Microsoft.VisualBasic.Core.dll",
|
||||
"framework/Microsoft.VisualBasic.Core.pdb",
|
||||
"framework/Microsoft.VisualBasic.dll",
|
||||
"framework/Microsoft.VisualBasic.pdb",
|
||||
"framework/Microsoft.Win32.Primitives.dll",
|
||||
"framework/Microsoft.Win32.Primitives.pdb",
|
||||
"framework/Microsoft.Win32.Registry.dll",
|
||||
"framework/Microsoft.Win32.Registry.pdb",
|
||||
"framework/System.AppContext.dll",
|
||||
"framework/System.AppContext.pdb",
|
||||
"framework/System.Buffers.dll",
|
||||
"framework/System.Buffers.pdb",
|
||||
"framework/System.Collections.Concurrent.dll",
|
||||
"framework/System.Collections.Concurrent.pdb",
|
||||
"framework/System.Collections.Immutable.dll",
|
||||
"framework/System.Collections.Immutable.pdb",
|
||||
"framework/System.Collections.NonGeneric.dll",
|
||||
"framework/System.Collections.NonGeneric.pdb",
|
||||
"framework/System.Collections.Specialized.dll",
|
||||
"framework/System.Collections.Specialized.pdb",
|
||||
"framework/System.Collections.dll",
|
||||
"framework/System.Collections.pdb",
|
||||
"framework/System.ComponentModel.Annotations.dll",
|
||||
"framework/System.ComponentModel.Annotations.pdb",
|
||||
"framework/System.ComponentModel.DataAnnotations.dll",
|
||||
"framework/System.ComponentModel.DataAnnotations.pdb",
|
||||
"framework/System.ComponentModel.EventBasedAsync.dll",
|
||||
"framework/System.ComponentModel.EventBasedAsync.pdb",
|
||||
"framework/System.ComponentModel.Primitives.dll",
|
||||
"framework/System.ComponentModel.Primitives.pdb",
|
||||
"framework/System.ComponentModel.TypeConverter.dll",
|
||||
"framework/System.ComponentModel.TypeConverter.pdb",
|
||||
"framework/System.ComponentModel.dll",
|
||||
"framework/System.ComponentModel.pdb",
|
||||
"framework/System.Configuration.dll",
|
||||
"framework/System.Configuration.pdb",
|
||||
"framework/System.Console.dll",
|
||||
"framework/System.Console.pdb",
|
||||
"framework/System.Core.dll",
|
||||
"framework/System.Core.pdb",
|
||||
"framework/System.Data.Common.dll",
|
||||
"framework/System.Data.Common.pdb",
|
||||
"framework/System.Data.DataSetExtensions.dll",
|
||||
"framework/System.Data.DataSetExtensions.pdb",
|
||||
"framework/System.Data.dll",
|
||||
"framework/System.Data.pdb",
|
||||
"framework/System.Diagnostics.Contracts.dll",
|
||||
"framework/System.Diagnostics.Contracts.pdb",
|
||||
"framework/System.Diagnostics.Debug.dll",
|
||||
"framework/System.Diagnostics.Debug.pdb",
|
||||
"framework/System.Diagnostics.DiagnosticSource.dll",
|
||||
"framework/System.Diagnostics.DiagnosticSource.pdb",
|
||||
"framework/System.Diagnostics.FileVersionInfo.dll",
|
||||
"framework/System.Diagnostics.FileVersionInfo.pdb",
|
||||
"framework/System.Diagnostics.Process.dll",
|
||||
"framework/System.Diagnostics.Process.pdb",
|
||||
"framework/System.Diagnostics.StackTrace.dll",
|
||||
"framework/System.Diagnostics.StackTrace.pdb",
|
||||
"framework/System.Diagnostics.TextWriterTraceListener.dll",
|
||||
"framework/System.Diagnostics.TextWriterTraceListener.pdb",
|
||||
"framework/System.Diagnostics.Tools.dll",
|
||||
"framework/System.Diagnostics.Tools.pdb",
|
||||
"framework/System.Diagnostics.TraceSource.dll",
|
||||
"framework/System.Diagnostics.TraceSource.pdb",
|
||||
"framework/System.Diagnostics.Tracing.dll",
|
||||
"framework/System.Diagnostics.Tracing.pdb",
|
||||
"framework/System.Drawing.Primitives.dll",
|
||||
"framework/System.Drawing.Primitives.pdb",
|
||||
"framework/System.Drawing.dll",
|
||||
"framework/System.Drawing.pdb",
|
||||
"framework/System.Dynamic.Runtime.dll",
|
||||
"framework/System.Dynamic.Runtime.pdb",
|
||||
"framework/System.Formats.Asn1.dll",
|
||||
"framework/System.Formats.Asn1.pdb",
|
||||
"framework/System.Formats.Tar.dll",
|
||||
"framework/System.Formats.Tar.pdb",
|
||||
"framework/System.Globalization.Calendars.dll",
|
||||
"framework/System.Globalization.Calendars.pdb",
|
||||
"framework/System.Globalization.Extensions.dll",
|
||||
"framework/System.Globalization.Extensions.pdb",
|
||||
"framework/System.Globalization.dll",
|
||||
"framework/System.Globalization.pdb",
|
||||
"framework/System.IO.Compression.Brotli.dll",
|
||||
"framework/System.IO.Compression.Brotli.pdb",
|
||||
"framework/System.IO.Compression.FileSystem.dll",
|
||||
"framework/System.IO.Compression.FileSystem.pdb",
|
||||
"framework/System.IO.Compression.ZipFile.dll",
|
||||
"framework/System.IO.Compression.ZipFile.pdb",
|
||||
"framework/System.IO.Compression.dll",
|
||||
"framework/System.IO.Compression.pdb",
|
||||
"framework/System.IO.FileSystem.AccessControl.dll",
|
||||
"framework/System.IO.FileSystem.AccessControl.pdb",
|
||||
"framework/System.IO.FileSystem.DriveInfo.dll",
|
||||
"framework/System.IO.FileSystem.DriveInfo.pdb",
|
||||
"framework/System.IO.FileSystem.Primitives.dll",
|
||||
"framework/System.IO.FileSystem.Primitives.pdb",
|
||||
"framework/System.IO.FileSystem.Watcher.dll",
|
||||
"framework/System.IO.FileSystem.Watcher.pdb",
|
||||
"framework/System.IO.FileSystem.dll",
|
||||
"framework/System.IO.FileSystem.pdb",
|
||||
"framework/System.IO.IsolatedStorage.dll",
|
||||
"framework/System.IO.IsolatedStorage.pdb",
|
||||
"framework/System.IO.MemoryMappedFiles.dll",
|
||||
"framework/System.IO.MemoryMappedFiles.pdb",
|
||||
"framework/System.IO.Pipes.AccessControl.dll",
|
||||
"framework/System.IO.Pipes.AccessControl.pdb",
|
||||
"framework/System.IO.Pipes.dll",
|
||||
"framework/System.IO.Pipes.pdb",
|
||||
"framework/System.IO.UnmanagedMemoryStream.dll",
|
||||
"framework/System.IO.UnmanagedMemoryStream.pdb",
|
||||
"framework/System.IO.dll",
|
||||
"framework/System.IO.pdb",
|
||||
"framework/System.Linq.Expressions.dll",
|
||||
"framework/System.Linq.Expressions.pdb",
|
||||
"framework/System.Linq.Parallel.dll",
|
||||
"framework/System.Linq.Parallel.pdb",
|
||||
"framework/System.Linq.Queryable.dll",
|
||||
"framework/System.Linq.Queryable.pdb",
|
||||
"framework/System.Linq.dll",
|
||||
"framework/System.Linq.pdb",
|
||||
"framework/System.Memory.dll",
|
||||
"framework/System.Memory.pdb",
|
||||
"framework/System.Net.Http.Json.dll",
|
||||
"framework/System.Net.Http.Json.pdb",
|
||||
"framework/System.Net.Http.dll",
|
||||
"framework/System.Net.Http.pdb",
|
||||
"framework/System.Net.HttpListener.dll",
|
||||
"framework/System.Net.HttpListener.pdb",
|
||||
"framework/System.Net.Mail.dll",
|
||||
"framework/System.Net.Mail.pdb",
|
||||
"framework/System.Net.NameResolution.dll",
|
||||
"framework/System.Net.NameResolution.pdb",
|
||||
"framework/System.Net.NetworkInformation.dll",
|
||||
"framework/System.Net.NetworkInformation.pdb",
|
||||
"framework/System.Net.Ping.dll",
|
||||
"framework/System.Net.Ping.pdb",
|
||||
"framework/System.Net.Primitives.dll",
|
||||
"framework/System.Net.Primitives.pdb",
|
||||
"framework/System.Net.Quic.dll",
|
||||
"framework/System.Net.Quic.pdb",
|
||||
"framework/System.Net.Requests.dll",
|
||||
"framework/System.Net.Requests.pdb",
|
||||
"framework/System.Net.Security.dll",
|
||||
"framework/System.Net.Security.pdb",
|
||||
"framework/System.Net.ServicePoint.dll",
|
||||
"framework/System.Net.ServicePoint.pdb",
|
||||
"framework/System.Net.Sockets.dll",
|
||||
"framework/System.Net.Sockets.pdb",
|
||||
"framework/System.Net.WebClient.dll",
|
||||
"framework/System.Net.WebClient.pdb",
|
||||
"framework/System.Net.WebHeaderCollection.dll",
|
||||
"framework/System.Net.WebHeaderCollection.pdb",
|
||||
"framework/System.Net.WebProxy.dll",
|
||||
"framework/System.Net.WebProxy.pdb",
|
||||
"framework/System.Net.WebSockets.Client.dll",
|
||||
"framework/System.Net.WebSockets.Client.pdb",
|
||||
"framework/System.Net.WebSockets.dll",
|
||||
"framework/System.Net.WebSockets.pdb",
|
||||
"framework/System.Net.dll",
|
||||
"framework/System.Net.pdb",
|
||||
"framework/System.Numerics.Vectors.dll",
|
||||
"framework/System.Numerics.Vectors.pdb",
|
||||
"framework/System.Numerics.dll",
|
||||
"framework/System.Numerics.pdb",
|
||||
"framework/System.ObjectModel.dll",
|
||||
"framework/System.ObjectModel.pdb",
|
||||
"framework/System.Private.DataContractSerialization.dll",
|
||||
"framework/System.Private.DataContractSerialization.pdb",
|
||||
"framework/System.Private.Uri.dll",
|
||||
"framework/System.Private.Uri.pdb",
|
||||
"framework/System.Private.Xml.Linq.dll",
|
||||
"framework/System.Private.Xml.Linq.pdb",
|
||||
"framework/System.Private.Xml.dll",
|
||||
"framework/System.Private.Xml.pdb",
|
||||
"framework/System.Reflection.DispatchProxy.dll",
|
||||
"framework/System.Reflection.DispatchProxy.pdb",
|
||||
"framework/System.Reflection.Emit.ILGeneration.dll",
|
||||
"framework/System.Reflection.Emit.ILGeneration.pdb",
|
||||
"framework/System.Reflection.Emit.Lightweight.dll",
|
||||
"framework/System.Reflection.Emit.Lightweight.pdb",
|
||||
"framework/System.Reflection.Emit.dll",
|
||||
"framework/System.Reflection.Emit.pdb",
|
||||
"framework/System.Reflection.Extensions.dll",
|
||||
"framework/System.Reflection.Extensions.pdb",
|
||||
"framework/System.Reflection.Metadata.dll",
|
||||
"framework/System.Reflection.Metadata.pdb",
|
||||
"framework/System.Reflection.Primitives.dll",
|
||||
"framework/System.Reflection.Primitives.pdb",
|
||||
"framework/System.Reflection.TypeExtensions.dll",
|
||||
"framework/System.Reflection.TypeExtensions.pdb",
|
||||
"framework/System.Reflection.dll",
|
||||
"framework/System.Reflection.pdb",
|
||||
"framework/System.Resources.Reader.dll",
|
||||
"framework/System.Resources.Reader.pdb",
|
||||
"framework/System.Resources.ResourceManager.dll",
|
||||
"framework/System.Resources.ResourceManager.pdb",
|
||||
"framework/System.Resources.Writer.dll",
|
||||
"framework/System.Resources.Writer.pdb",
|
||||
"framework/System.Runtime.CompilerServices.Unsafe.dll",
|
||||
"framework/System.Runtime.CompilerServices.Unsafe.pdb",
|
||||
"framework/System.Runtime.CompilerServices.VisualC.dll",
|
||||
"framework/System.Runtime.CompilerServices.VisualC.pdb",
|
||||
"framework/System.Runtime.Extensions.dll",
|
||||
"framework/System.Runtime.Extensions.pdb",
|
||||
"framework/System.Runtime.Handles.dll",
|
||||
"framework/System.Runtime.Handles.pdb",
|
||||
"framework/System.Runtime.InteropServices.JavaScript.dll",
|
||||
"framework/System.Runtime.InteropServices.JavaScript.pdb",
|
||||
"framework/System.Runtime.InteropServices.RuntimeInformation.dll",
|
||||
"framework/System.Runtime.InteropServices.RuntimeInformation.pdb",
|
||||
"framework/System.Runtime.InteropServices.dll",
|
||||
"framework/System.Runtime.InteropServices.pdb",
|
||||
"framework/System.Runtime.Intrinsics.dll",
|
||||
"framework/System.Runtime.Intrinsics.pdb",
|
||||
"framework/System.Runtime.Loader.dll",
|
||||
"framework/System.Runtime.Loader.pdb",
|
||||
"framework/System.Runtime.Numerics.dll",
|
||||
"framework/System.Runtime.Numerics.pdb",
|
||||
"framework/System.Runtime.Serialization.Formatters.dll",
|
||||
"framework/System.Runtime.Serialization.Formatters.pdb",
|
||||
"framework/System.Runtime.Serialization.Json.dll",
|
||||
"framework/System.Runtime.Serialization.Json.pdb",
|
||||
"framework/System.Runtime.Serialization.Primitives.dll",
|
||||
"framework/System.Runtime.Serialization.Primitives.pdb",
|
||||
"framework/System.Runtime.Serialization.Xml.dll",
|
||||
"framework/System.Runtime.Serialization.Xml.pdb",
|
||||
"framework/System.Runtime.Serialization.dll",
|
||||
"framework/System.Runtime.Serialization.pdb",
|
||||
"framework/System.Runtime.dll",
|
||||
"framework/System.Runtime.pdb",
|
||||
"framework/System.Security.AccessControl.dll",
|
||||
"framework/System.Security.AccessControl.pdb",
|
||||
"framework/System.Security.Claims.dll",
|
||||
"framework/System.Security.Claims.pdb",
|
||||
"framework/System.Security.Cryptography.Algorithms.dll",
|
||||
"framework/System.Security.Cryptography.Algorithms.pdb",
|
||||
"framework/System.Security.Cryptography.Cng.dll",
|
||||
"framework/System.Security.Cryptography.Cng.pdb",
|
||||
"framework/System.Security.Cryptography.Csp.dll",
|
||||
"framework/System.Security.Cryptography.Csp.pdb",
|
||||
"framework/System.Security.Cryptography.Encoding.dll",
|
||||
"framework/System.Security.Cryptography.Encoding.pdb",
|
||||
"framework/System.Security.Cryptography.OpenSsl.dll",
|
||||
"framework/System.Security.Cryptography.OpenSsl.pdb",
|
||||
"framework/System.Security.Cryptography.Primitives.dll",
|
||||
"framework/System.Security.Cryptography.Primitives.pdb",
|
||||
"framework/System.Security.Cryptography.X509Certificates.dll",
|
||||
"framework/System.Security.Cryptography.X509Certificates.pdb",
|
||||
"framework/System.Security.Cryptography.dll",
|
||||
"framework/System.Security.Cryptography.pdb",
|
||||
"framework/System.Security.Principal.Windows.dll",
|
||||
"framework/System.Security.Principal.Windows.pdb",
|
||||
"framework/System.Security.Principal.dll",
|
||||
"framework/System.Security.Principal.pdb",
|
||||
"framework/System.Security.SecureString.dll",
|
||||
"framework/System.Security.SecureString.pdb",
|
||||
"framework/System.Security.dll",
|
||||
"framework/System.Security.pdb",
|
||||
"framework/System.ServiceModel.Web.dll",
|
||||
"framework/System.ServiceModel.Web.pdb",
|
||||
"framework/System.ServiceProcess.dll",
|
||||
"framework/System.ServiceProcess.pdb",
|
||||
"framework/System.Text.Encoding.CodePages.dll",
|
||||
"framework/System.Text.Encoding.CodePages.pdb",
|
||||
"framework/System.Text.Encoding.Extensions.dll",
|
||||
"framework/System.Text.Encoding.Extensions.pdb",
|
||||
"framework/System.Text.Encoding.dll",
|
||||
"framework/System.Text.Encoding.pdb",
|
||||
"framework/System.Text.Encodings.Web.dll",
|
||||
"framework/System.Text.Encodings.Web.pdb",
|
||||
"framework/System.Text.Json.dll",
|
||||
"framework/System.Text.Json.pdb",
|
||||
"framework/System.Text.RegularExpressions.dll",
|
||||
"framework/System.Text.RegularExpressions.pdb",
|
||||
"framework/System.Threading.Channels.dll",
|
||||
"framework/System.Threading.Channels.pdb",
|
||||
"framework/System.Threading.Overlapped.dll",
|
||||
"framework/System.Threading.Overlapped.pdb",
|
||||
"framework/System.Threading.Tasks.Dataflow.dll",
|
||||
"framework/System.Threading.Tasks.Dataflow.pdb",
|
||||
"framework/System.Threading.Tasks.Extensions.dll",
|
||||
"framework/System.Threading.Tasks.Extensions.pdb",
|
||||
"framework/System.Threading.Tasks.Parallel.dll",
|
||||
"framework/System.Threading.Tasks.Parallel.pdb",
|
||||
"framework/System.Threading.Tasks.dll",
|
||||
"framework/System.Threading.Tasks.pdb",
|
||||
"framework/System.Threading.Thread.dll",
|
||||
"framework/System.Threading.Thread.pdb",
|
||||
"framework/System.Threading.ThreadPool.dll",
|
||||
"framework/System.Threading.ThreadPool.pdb",
|
||||
"framework/System.Threading.Timer.dll",
|
||||
"framework/System.Threading.Timer.pdb",
|
||||
"framework/System.Threading.dll",
|
||||
"framework/System.Threading.pdb",
|
||||
"framework/System.Transactions.Local.dll",
|
||||
"framework/System.Transactions.Local.pdb",
|
||||
"framework/System.Transactions.dll",
|
||||
"framework/System.Transactions.pdb",
|
||||
"framework/System.ValueTuple.dll",
|
||||
"framework/System.ValueTuple.pdb",
|
||||
"framework/System.Web.HttpUtility.dll",
|
||||
"framework/System.Web.HttpUtility.pdb",
|
||||
"framework/System.Web.dll",
|
||||
"framework/System.Web.pdb",
|
||||
"framework/System.Windows.dll",
|
||||
"framework/System.Windows.pdb",
|
||||
"framework/System.Xml.Linq.dll",
|
||||
"framework/System.Xml.Linq.pdb",
|
||||
"framework/System.Xml.ReaderWriter.dll",
|
||||
"framework/System.Xml.ReaderWriter.pdb",
|
||||
"framework/System.Xml.Serialization.dll",
|
||||
"framework/System.Xml.Serialization.pdb",
|
||||
"framework/System.Xml.XDocument.dll",
|
||||
"framework/System.Xml.XDocument.pdb",
|
||||
"framework/System.Xml.XPath.XDocument.dll",
|
||||
"framework/System.Xml.XPath.XDocument.pdb",
|
||||
"framework/System.Xml.XPath.dll",
|
||||
"framework/System.Xml.XPath.pdb",
|
||||
"framework/System.Xml.XmlDocument.dll",
|
||||
"framework/System.Xml.XmlDocument.pdb",
|
||||
"framework/System.Xml.XmlSerializer.dll",
|
||||
"framework/System.Xml.XmlSerializer.pdb",
|
||||
"framework/System.Xml.dll",
|
||||
"framework/System.Xml.pdb",
|
||||
"framework/System.dll",
|
||||
"framework/System.pdb",
|
||||
"framework/WindowsBase.dll",
|
||||
"framework/WindowsBase.pdb",
|
||||
"framework/libSystem.Globalization.Native.a",
|
||||
"framework/libSystem.Globalization.Native.dylib",
|
||||
"framework/libSystem.Globalization.Native.dylib.dwarf",
|
||||
"framework/libSystem.IO.Compression.Native.a",
|
||||
"framework/libSystem.IO.Compression.Native.dylib",
|
||||
"framework/libSystem.IO.Compression.Native.dylib.dwarf",
|
||||
"framework/libSystem.Native.a",
|
||||
"framework/libSystem.Native.dylib",
|
||||
"framework/libSystem.Native.dylib.dwarf",
|
||||
"framework/libSystem.Net.Security.Native.a",
|
||||
"framework/libSystem.Net.Security.Native.dylib",
|
||||
"framework/libSystem.Net.Security.Native.dylib.dwarf",
|
||||
"framework/libSystem.Security.Cryptography.Native.Apple.a",
|
||||
"framework/libSystem.Security.Cryptography.Native.Apple.dylib",
|
||||
"framework/libSystem.Security.Cryptography.Native.Apple.dylib.dwarf",
|
||||
"framework/libSystem.Security.Cryptography.Native.OpenSsl.a",
|
||||
"framework/libSystem.Security.Cryptography.Native.OpenSsl.dylib",
|
||||
"framework/libSystem.Security.Cryptography.Native.OpenSsl.dylib.dwarf",
|
||||
"framework/mscorlib.dll",
|
||||
"framework/mscorlib.pdb",
|
||||
"framework/netstandard.dll",
|
||||
"framework/netstandard.pdb",
|
||||
"mibc/DotNet_Adhoc.mibc",
|
||||
"mibc/DotNet_FSharp.mibc",
|
||||
"mibc/DotNet_FirstTimeXP.mibc",
|
||||
"mibc/DotNet_HelloWorld.mibc",
|
||||
"mibc/DotNet_OrchardCore.mibc",
|
||||
"mibc/DotNet_TechEmpower.mibc",
|
||||
"runtime.osx-arm64.microsoft.dotnet.ilcompiler.8.0.12.nupkg.sha512",
|
||||
"runtime.osx-arm64.microsoft.dotnet.ilcompiler.nuspec",
|
||||
"sdk/System.Private.CoreLib.dll",
|
||||
"sdk/System.Private.CoreLib.pdb",
|
||||
"sdk/System.Private.CoreLib.xml",
|
||||
"sdk/System.Private.DisabledReflection.dll",
|
||||
"sdk/System.Private.DisabledReflection.pdb",
|
||||
"sdk/System.Private.DisabledReflection.xml",
|
||||
"sdk/System.Private.Reflection.Execution.dll",
|
||||
"sdk/System.Private.Reflection.Execution.pdb",
|
||||
"sdk/System.Private.Reflection.Execution.xml",
|
||||
"sdk/System.Private.StackTraceMetadata.dll",
|
||||
"sdk/System.Private.StackTraceMetadata.pdb",
|
||||
"sdk/System.Private.StackTraceMetadata.xml",
|
||||
"sdk/System.Private.TypeLoader.dll",
|
||||
"sdk/System.Private.TypeLoader.pdb",
|
||||
"sdk/System.Private.TypeLoader.xml",
|
||||
"sdk/libRuntime.ServerGC.a",
|
||||
"sdk/libRuntime.WorkstationGC.a",
|
||||
"sdk/libbootstrapper.o",
|
||||
"sdk/libbootstrapperdll.o",
|
||||
"sdk/libeventpipe-disabled.a",
|
||||
"sdk/libeventpipe-enabled.a",
|
||||
"sdk/libstdc++compat.a",
|
||||
"tools/ILCompiler.Compiler.pdb",
|
||||
"tools/ILCompiler.DependencyAnalysisFramework.pdb",
|
||||
"tools/ILCompiler.MetadataTransform.pdb",
|
||||
"tools/ILCompiler.RyuJit.pdb",
|
||||
"tools/ILCompiler.TypeSystem.pdb",
|
||||
"tools/ilc",
|
||||
"tools/ilc.dwarf",
|
||||
"tools/libclrjit_universal_arm64_arm64.dylib",
|
||||
"tools/libclrjit_universal_arm_arm64.dylib",
|
||||
"tools/libclrjit_unix_x64_arm64.dylib",
|
||||
"tools/libclrjit_win_x64_arm64.dylib",
|
||||
"tools/libclrjit_win_x86_arm64.dylib",
|
||||
"tools/libjitinterface_arm64.dylib",
|
||||
"tools/libobjwriter.dylib",
|
||||
"tools/netstandard/ILCompiler.Build.Tasks.deps.json",
|
||||
"tools/netstandard/ILCompiler.Build.Tasks.dll",
|
||||
"tools/netstandard/ILCompiler.Build.Tasks.pdb"
|
||||
]
|
||||
}
|
||||
},
|
||||
"projectFileDependencyGroups": {
|
||||
"net8.0-windows7.0": [
|
||||
"Microsoft.DotNet.ILCompiler >= 8.0.12",
|
||||
"Microsoft.NET.ILLink.Tasks >= 8.0.12"
|
||||
]
|
||||
},
|
||||
"packageFolders": {
|
||||
"C:\\Users\\doduy\\.nuget\\packages\\": {},
|
||||
"D:\\AllApp\\AppDev\\VisualStudioSDK\\NuGetPackages": {}
|
||||
},
|
||||
"project": {
|
||||
"version": "1.0.0",
|
||||
"restore": {
|
||||
"projectUniqueName": "D:\\Work_Code\\Go\\FireflyProxy\\Guardian\\Guardian.csproj",
|
||||
"projectName": "FireflySR.Tool.Proxy.Guardian",
|
||||
"projectPath": "D:\\Work_Code\\Go\\FireflyProxy\\Guardian\\Guardian.csproj",
|
||||
"packagesPath": "C:\\Users\\doduy\\.nuget\\packages\\",
|
||||
"outputPath": "D:\\Work_Code\\Go\\FireflyProxy\\Guardian\\obj\\publish\\osx-arm64\\",
|
||||
"projectStyle": "PackageReference",
|
||||
"fallbackFolders": [
|
||||
"D:\\AllApp\\AppDev\\VisualStudioSDK\\NuGetPackages"
|
||||
],
|
||||
"configFilePaths": [
|
||||
"C:\\Users\\doduy\\AppData\\Roaming\\NuGet\\NuGet.Config",
|
||||
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
|
||||
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
|
||||
],
|
||||
"originalTargetFrameworks": [
|
||||
"net8.0-windows"
|
||||
],
|
||||
"sources": {
|
||||
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
|
||||
"C:\\Program Files\\dotnet\\library-packs": {},
|
||||
"https://api.nuget.org/v3/index.json": {}
|
||||
},
|
||||
"frameworks": {
|
||||
"net8.0-windows7.0": {
|
||||
"targetAlias": "net8.0-windows",
|
||||
"projectReferences": {}
|
||||
}
|
||||
},
|
||||
"warningProperties": {
|
||||
"warnAsError": [
|
||||
"NU1605"
|
||||
]
|
||||
},
|
||||
"restoreAuditProperties": {
|
||||
"enableAudit": "true",
|
||||
"auditLevel": "low",
|
||||
"auditMode": "direct"
|
||||
},
|
||||
"SdkAnalysisLevel": "9.0.100"
|
||||
},
|
||||
"frameworks": {
|
||||
"net8.0-windows7.0": {
|
||||
"targetAlias": "net8.0-windows",
|
||||
"dependencies": {
|
||||
"Microsoft.DotNet.ILCompiler": {
|
||||
"suppressParent": "All",
|
||||
"target": "Package",
|
||||
"version": "[8.0.12, )",
|
||||
"autoReferenced": true
|
||||
},
|
||||
"Microsoft.NET.ILLink.Tasks": {
|
||||
"suppressParent": "All",
|
||||
"target": "Package",
|
||||
"version": "[8.0.12, )",
|
||||
"autoReferenced": true
|
||||
}
|
||||
},
|
||||
"imports": [
|
||||
"net461",
|
||||
"net462",
|
||||
"net47",
|
||||
"net471",
|
||||
"net472",
|
||||
"net48",
|
||||
"net481"
|
||||
],
|
||||
"assetTargetFallback": true,
|
||||
"warn": true,
|
||||
"downloadDependencies": [
|
||||
{
|
||||
"name": "Microsoft.AspNetCore.App.Runtime.osx-arm64",
|
||||
"version": "[8.0.12, 8.0.12]"
|
||||
},
|
||||
{
|
||||
"name": "Microsoft.NETCore.App.Host.osx-arm64",
|
||||
"version": "[8.0.12, 8.0.12]"
|
||||
},
|
||||
{
|
||||
"name": "Microsoft.NETCore.App.Runtime.osx-arm64",
|
||||
"version": "[8.0.12, 8.0.12]"
|
||||
},
|
||||
{
|
||||
"name": "runtime.win-x64.Microsoft.DotNet.ILCompiler",
|
||||
"version": "[8.0.12, 8.0.12]"
|
||||
}
|
||||
],
|
||||
"frameworkReferences": {
|
||||
"Microsoft.NETCore.App": {
|
||||
"privateAssets": "all"
|
||||
}
|
||||
},
|
||||
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\9.0.102/PortableRuntimeIdentifierGraph.json"
|
||||
}
|
||||
},
|
||||
"runtimes": {
|
||||
"osx-arm64": {
|
||||
"#import": []
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
16
Guardian/obj/publish/osx-arm64/project.nuget.cache
Normal file
16
Guardian/obj/publish/osx-arm64/project.nuget.cache
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"version": 2,
|
||||
"dgSpecHash": "GNYNKJvAtoY=",
|
||||
"success": true,
|
||||
"projectFilePath": "D:\\Work_Code\\Go\\FireflyProxy\\Guardian\\Guardian.csproj",
|
||||
"expectedPackageFiles": [
|
||||
"C:\\Users\\doduy\\.nuget\\packages\\microsoft.dotnet.ilcompiler\\8.0.12\\microsoft.dotnet.ilcompiler.8.0.12.nupkg.sha512",
|
||||
"C:\\Users\\doduy\\.nuget\\packages\\microsoft.net.illink.tasks\\8.0.12\\microsoft.net.illink.tasks.8.0.12.nupkg.sha512",
|
||||
"C:\\Users\\doduy\\.nuget\\packages\\runtime.osx-arm64.microsoft.dotnet.ilcompiler\\8.0.12\\runtime.osx-arm64.microsoft.dotnet.ilcompiler.8.0.12.nupkg.sha512",
|
||||
"C:\\Users\\doduy\\.nuget\\packages\\microsoft.netcore.app.runtime.osx-arm64\\8.0.12\\microsoft.netcore.app.runtime.osx-arm64.8.0.12.nupkg.sha512",
|
||||
"C:\\Users\\doduy\\.nuget\\packages\\microsoft.aspnetcore.app.runtime.osx-arm64\\8.0.12\\microsoft.aspnetcore.app.runtime.osx-arm64.8.0.12.nupkg.sha512",
|
||||
"C:\\Users\\doduy\\.nuget\\packages\\runtime.win-x64.microsoft.dotnet.ilcompiler\\8.0.12\\runtime.win-x64.microsoft.dotnet.ilcompiler.8.0.12.nupkg.sha512",
|
||||
"C:\\Users\\doduy\\.nuget\\packages\\microsoft.netcore.app.host.osx-arm64\\8.0.12\\microsoft.netcore.app.host.osx-arm64.8.0.12.nupkg.sha512"
|
||||
],
|
||||
"logs": []
|
||||
}
|
||||
111
Guardian/obj/publish/osx-x64/Guardian.csproj.nuget.dgspec.json
Normal file
111
Guardian/obj/publish/osx-x64/Guardian.csproj.nuget.dgspec.json
Normal file
@@ -0,0 +1,111 @@
|
||||
{
|
||||
"format": 1,
|
||||
"restore": {
|
||||
"D:\\Work_Code\\Go\\FireflyProxy\\Guardian\\Guardian.csproj": {}
|
||||
},
|
||||
"projects": {
|
||||
"D:\\Work_Code\\Go\\FireflyProxy\\Guardian\\Guardian.csproj": {
|
||||
"version": "1.0.0",
|
||||
"restore": {
|
||||
"projectUniqueName": "D:\\Work_Code\\Go\\FireflyProxy\\Guardian\\Guardian.csproj",
|
||||
"projectName": "FireflySR.Tool.Proxy.Guardian",
|
||||
"projectPath": "D:\\Work_Code\\Go\\FireflyProxy\\Guardian\\Guardian.csproj",
|
||||
"packagesPath": "C:\\Users\\doduy\\.nuget\\packages\\",
|
||||
"outputPath": "D:\\Work_Code\\Go\\FireflyProxy\\Guardian\\obj\\publish\\osx-x64\\",
|
||||
"projectStyle": "PackageReference",
|
||||
"fallbackFolders": [
|
||||
"D:\\AllApp\\AppDev\\VisualStudioSDK\\NuGetPackages"
|
||||
],
|
||||
"configFilePaths": [
|
||||
"C:\\Users\\doduy\\AppData\\Roaming\\NuGet\\NuGet.Config",
|
||||
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
|
||||
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
|
||||
],
|
||||
"originalTargetFrameworks": [
|
||||
"net8.0-windows"
|
||||
],
|
||||
"sources": {
|
||||
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
|
||||
"C:\\Program Files\\dotnet\\library-packs": {},
|
||||
"https://api.nuget.org/v3/index.json": {}
|
||||
},
|
||||
"frameworks": {
|
||||
"net8.0-windows7.0": {
|
||||
"targetAlias": "net8.0-windows",
|
||||
"projectReferences": {}
|
||||
}
|
||||
},
|
||||
"warningProperties": {
|
||||
"warnAsError": [
|
||||
"NU1605"
|
||||
]
|
||||
},
|
||||
"restoreAuditProperties": {
|
||||
"enableAudit": "true",
|
||||
"auditLevel": "low",
|
||||
"auditMode": "direct"
|
||||
},
|
||||
"SdkAnalysisLevel": "9.0.100"
|
||||
},
|
||||
"frameworks": {
|
||||
"net8.0-windows7.0": {
|
||||
"targetAlias": "net8.0-windows",
|
||||
"dependencies": {
|
||||
"Microsoft.DotNet.ILCompiler": {
|
||||
"suppressParent": "All",
|
||||
"target": "Package",
|
||||
"version": "[8.0.12, )",
|
||||
"autoReferenced": true
|
||||
},
|
||||
"Microsoft.NET.ILLink.Tasks": {
|
||||
"suppressParent": "All",
|
||||
"target": "Package",
|
||||
"version": "[8.0.12, )",
|
||||
"autoReferenced": true
|
||||
}
|
||||
},
|
||||
"imports": [
|
||||
"net461",
|
||||
"net462",
|
||||
"net47",
|
||||
"net471",
|
||||
"net472",
|
||||
"net48",
|
||||
"net481"
|
||||
],
|
||||
"assetTargetFallback": true,
|
||||
"warn": true,
|
||||
"downloadDependencies": [
|
||||
{
|
||||
"name": "Microsoft.AspNetCore.App.Runtime.osx-x64",
|
||||
"version": "[8.0.12, 8.0.12]"
|
||||
},
|
||||
{
|
||||
"name": "Microsoft.NETCore.App.Host.osx-x64",
|
||||
"version": "[8.0.12, 8.0.12]"
|
||||
},
|
||||
{
|
||||
"name": "Microsoft.NETCore.App.Runtime.osx-x64",
|
||||
"version": "[8.0.12, 8.0.12]"
|
||||
},
|
||||
{
|
||||
"name": "runtime.win-x64.Microsoft.DotNet.ILCompiler",
|
||||
"version": "[8.0.12, 8.0.12]"
|
||||
}
|
||||
],
|
||||
"frameworkReferences": {
|
||||
"Microsoft.NETCore.App": {
|
||||
"privateAssets": "all"
|
||||
}
|
||||
},
|
||||
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\9.0.102/PortableRuntimeIdentifierGraph.json"
|
||||
}
|
||||
},
|
||||
"runtimes": {
|
||||
"osx-x64": {
|
||||
"#import": []
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
24
Guardian/obj/publish/osx-x64/Guardian.csproj.nuget.g.props
Normal file
24
Guardian/obj/publish/osx-x64/Guardian.csproj.nuget.g.props
Normal file
@@ -0,0 +1,24 @@
|
||||
<?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)' == '' ">$(UserProfile)\.nuget\packages\</NuGetPackageRoot>
|
||||
<NuGetPackageFolders Condition=" '$(NuGetPackageFolders)' == '' ">C:\Users\doduy\.nuget\packages\;D:\AllApp\AppDev\VisualStudioSDK\NuGetPackages</NuGetPackageFolders>
|
||||
<NuGetProjectStyle Condition=" '$(NuGetProjectStyle)' == '' ">PackageReference</NuGetProjectStyle>
|
||||
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">6.12.3</NuGetToolVersion>
|
||||
</PropertyGroup>
|
||||
<ItemGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
|
||||
<SourceRoot Include="C:\Users\doduy\.nuget\packages\" />
|
||||
<SourceRoot Include="D:\AllApp\AppDev\VisualStudioSDK\NuGetPackages\" />
|
||||
</ItemGroup>
|
||||
<ImportGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
|
||||
<Import Project="$(NuGetPackageRoot)microsoft.net.illink.tasks\8.0.12\build\Microsoft.NET.ILLink.Tasks.props" Condition="Exists('$(NuGetPackageRoot)microsoft.net.illink.tasks\8.0.12\build\Microsoft.NET.ILLink.Tasks.props')" />
|
||||
<Import Project="$(NuGetPackageRoot)microsoft.dotnet.ilcompiler\8.0.12\build\Microsoft.DotNet.ILCompiler.props" Condition="Exists('$(NuGetPackageRoot)microsoft.dotnet.ilcompiler\8.0.12\build\Microsoft.DotNet.ILCompiler.props')" />
|
||||
</ImportGroup>
|
||||
<PropertyGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
|
||||
<PkgMicrosoft_NET_ILLink_Tasks Condition=" '$(PkgMicrosoft_NET_ILLink_Tasks)' == '' ">C:\Users\doduy\.nuget\packages\microsoft.net.illink.tasks\8.0.12</PkgMicrosoft_NET_ILLink_Tasks>
|
||||
<PkgMicrosoft_DotNet_ILCompiler Condition=" '$(PkgMicrosoft_DotNet_ILCompiler)' == '' ">C:\Users\doduy\.nuget\packages\microsoft.dotnet.ilcompiler\8.0.12</PkgMicrosoft_DotNet_ILCompiler>
|
||||
</PropertyGroup>
|
||||
</Project>
|
||||
@@ -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" />
|
||||
658
Guardian/obj/publish/osx-x64/project.assets.json
Normal file
658
Guardian/obj/publish/osx-x64/project.assets.json
Normal file
@@ -0,0 +1,658 @@
|
||||
{
|
||||
"version": 3,
|
||||
"targets": {
|
||||
"net8.0-windows7.0": {
|
||||
"Microsoft.DotNet.ILCompiler/8.0.12": {
|
||||
"type": "package",
|
||||
"build": {
|
||||
"build/Microsoft.DotNet.ILCompiler.props": {}
|
||||
}
|
||||
},
|
||||
"Microsoft.NET.ILLink.Tasks/8.0.12": {
|
||||
"type": "package",
|
||||
"build": {
|
||||
"build/Microsoft.NET.ILLink.Tasks.props": {}
|
||||
}
|
||||
}
|
||||
},
|
||||
"net8.0-windows7.0/osx-x64": {
|
||||
"Microsoft.DotNet.ILCompiler/8.0.12": {
|
||||
"type": "package",
|
||||
"dependencies": {
|
||||
"runtime.osx-x64.Microsoft.DotNet.ILCompiler": "8.0.12"
|
||||
},
|
||||
"build": {
|
||||
"build/Microsoft.DotNet.ILCompiler.props": {}
|
||||
}
|
||||
},
|
||||
"Microsoft.NET.ILLink.Tasks/8.0.12": {
|
||||
"type": "package",
|
||||
"build": {
|
||||
"build/Microsoft.NET.ILLink.Tasks.props": {}
|
||||
}
|
||||
},
|
||||
"runtime.osx-x64.Microsoft.DotNet.ILCompiler/8.0.12": {
|
||||
"type": "package"
|
||||
}
|
||||
}
|
||||
},
|
||||
"libraries": {
|
||||
"Microsoft.DotNet.ILCompiler/8.0.12": {
|
||||
"sha512": "zhXnz2574mBc/ocGoG+qB0BgyoK9bH7f7Te1fNQJGbpwLLwZO5KKaTBmfM8N8THb3a2vQVFonbBzQ//d15TmQQ==",
|
||||
"type": "package",
|
||||
"path": "microsoft.dotnet.ilcompiler/8.0.12",
|
||||
"hasTools": true,
|
||||
"files": [
|
||||
".nupkg.metadata",
|
||||
".signature.p7s",
|
||||
"Icon.png",
|
||||
"LICENSE.TXT",
|
||||
"THIRD-PARTY-NOTICES.TXT",
|
||||
"build/BuildFrameworkNativeObjects.proj",
|
||||
"build/Microsoft.DotNet.ILCompiler.SingleEntry.targets",
|
||||
"build/Microsoft.DotNet.ILCompiler.props",
|
||||
"build/Microsoft.NETCore.Native.Publish.targets",
|
||||
"build/Microsoft.NETCore.Native.Unix.targets",
|
||||
"build/Microsoft.NETCore.Native.Windows.targets",
|
||||
"build/Microsoft.NETCore.Native.targets",
|
||||
"build/NativeAOT.natstepfilter",
|
||||
"build/NativeAOT.natvis",
|
||||
"build/WindowsAPIs.txt",
|
||||
"build/findvcvarsall.bat",
|
||||
"microsoft.dotnet.ilcompiler.8.0.12.nupkg.sha512",
|
||||
"microsoft.dotnet.ilcompiler.nuspec",
|
||||
"runtime.json",
|
||||
"tools/netstandard/ILCompiler.Build.Tasks.deps.json",
|
||||
"tools/netstandard/ILCompiler.Build.Tasks.dll",
|
||||
"tools/netstandard/ILCompiler.Build.Tasks.pdb"
|
||||
]
|
||||
},
|
||||
"Microsoft.NET.ILLink.Tasks/8.0.12": {
|
||||
"sha512": "FV4HnQ3JI15PHnJ5PGTbz+rYvrih42oLi/7UMIshNwCwUZhTq13UzrggtXk4ygrcMcN+4jsS6hhshx2p/Zd0ig==",
|
||||
"type": "package",
|
||||
"path": "microsoft.net.illink.tasks/8.0.12",
|
||||
"hasTools": true,
|
||||
"files": [
|
||||
".nupkg.metadata",
|
||||
".signature.p7s",
|
||||
"Icon.png",
|
||||
"LICENSE.TXT",
|
||||
"Sdk/Sdk.props",
|
||||
"THIRD-PARTY-NOTICES.TXT",
|
||||
"analyzers/dotnet/cs/ILLink.CodeFixProvider.dll",
|
||||
"analyzers/dotnet/cs/ILLink.RoslynAnalyzer.dll",
|
||||
"build/Microsoft.NET.ILLink.Analyzers.props",
|
||||
"build/Microsoft.NET.ILLink.Tasks.props",
|
||||
"build/Microsoft.NET.ILLink.targets",
|
||||
"microsoft.net.illink.tasks.8.0.12.nupkg.sha512",
|
||||
"microsoft.net.illink.tasks.nuspec",
|
||||
"tools/net472/ILLink.Tasks.dll",
|
||||
"tools/net472/ILLink.Tasks.dll.config",
|
||||
"tools/net472/Mono.Cecil.Mdb.dll",
|
||||
"tools/net472/Mono.Cecil.Pdb.dll",
|
||||
"tools/net472/Mono.Cecil.Rocks.dll",
|
||||
"tools/net472/Mono.Cecil.dll",
|
||||
"tools/net472/Sdk/Sdk.props",
|
||||
"tools/net472/System.Buffers.dll",
|
||||
"tools/net472/System.Collections.Immutable.dll",
|
||||
"tools/net472/System.Memory.dll",
|
||||
"tools/net472/System.Numerics.Vectors.dll",
|
||||
"tools/net472/System.Reflection.Metadata.dll",
|
||||
"tools/net472/System.Runtime.CompilerServices.Unsafe.dll",
|
||||
"tools/net472/build/Microsoft.NET.ILLink.Analyzers.props",
|
||||
"tools/net472/build/Microsoft.NET.ILLink.Tasks.props",
|
||||
"tools/net472/build/Microsoft.NET.ILLink.targets",
|
||||
"tools/net8.0/ILLink.Tasks.deps.json",
|
||||
"tools/net8.0/ILLink.Tasks.dll",
|
||||
"tools/net8.0/Mono.Cecil.Mdb.dll",
|
||||
"tools/net8.0/Mono.Cecil.Pdb.dll",
|
||||
"tools/net8.0/Mono.Cecil.Rocks.dll",
|
||||
"tools/net8.0/Mono.Cecil.dll",
|
||||
"tools/net8.0/Sdk/Sdk.props",
|
||||
"tools/net8.0/build/Microsoft.NET.ILLink.Analyzers.props",
|
||||
"tools/net8.0/build/Microsoft.NET.ILLink.Tasks.props",
|
||||
"tools/net8.0/build/Microsoft.NET.ILLink.targets",
|
||||
"tools/net8.0/illink.deps.json",
|
||||
"tools/net8.0/illink.dll",
|
||||
"tools/net8.0/illink.runtimeconfig.json",
|
||||
"useSharedDesignerContext.txt"
|
||||
]
|
||||
},
|
||||
"runtime.osx-x64.Microsoft.DotNet.ILCompiler/8.0.12": {
|
||||
"sha512": "aY0h0JR86T4fGaXPZQ4BiFbzfR4k0RdzxN/rCnCiXnPsvA3DsKHSlepkt8rM765B9wvD0ZxDr1dBkKFPfXC7zA==",
|
||||
"type": "package",
|
||||
"path": "runtime.osx-x64.microsoft.dotnet.ilcompiler/8.0.12",
|
||||
"hasTools": true,
|
||||
"files": [
|
||||
".nupkg.metadata",
|
||||
".signature.p7s",
|
||||
"Icon.png",
|
||||
"LICENSE.TXT",
|
||||
"THIRD-PARTY-NOTICES.TXT",
|
||||
"build/BuildFrameworkNativeObjects.proj",
|
||||
"build/Microsoft.DotNet.ILCompiler.SingleEntry.targets",
|
||||
"build/Microsoft.DotNet.ILCompiler.props",
|
||||
"build/Microsoft.NETCore.Native.Publish.targets",
|
||||
"build/Microsoft.NETCore.Native.Unix.targets",
|
||||
"build/Microsoft.NETCore.Native.Windows.targets",
|
||||
"build/Microsoft.NETCore.Native.targets",
|
||||
"build/NativeAOT.natstepfilter",
|
||||
"build/NativeAOT.natvis",
|
||||
"build/WindowsAPIs.txt",
|
||||
"build/findvcvarsall.bat",
|
||||
"framework/Microsoft.CSharp.dll",
|
||||
"framework/Microsoft.CSharp.pdb",
|
||||
"framework/Microsoft.VisualBasic.Core.dll",
|
||||
"framework/Microsoft.VisualBasic.Core.pdb",
|
||||
"framework/Microsoft.VisualBasic.dll",
|
||||
"framework/Microsoft.VisualBasic.pdb",
|
||||
"framework/Microsoft.Win32.Primitives.dll",
|
||||
"framework/Microsoft.Win32.Primitives.pdb",
|
||||
"framework/Microsoft.Win32.Registry.dll",
|
||||
"framework/Microsoft.Win32.Registry.pdb",
|
||||
"framework/System.AppContext.dll",
|
||||
"framework/System.AppContext.pdb",
|
||||
"framework/System.Buffers.dll",
|
||||
"framework/System.Buffers.pdb",
|
||||
"framework/System.Collections.Concurrent.dll",
|
||||
"framework/System.Collections.Concurrent.pdb",
|
||||
"framework/System.Collections.Immutable.dll",
|
||||
"framework/System.Collections.Immutable.pdb",
|
||||
"framework/System.Collections.NonGeneric.dll",
|
||||
"framework/System.Collections.NonGeneric.pdb",
|
||||
"framework/System.Collections.Specialized.dll",
|
||||
"framework/System.Collections.Specialized.pdb",
|
||||
"framework/System.Collections.dll",
|
||||
"framework/System.Collections.pdb",
|
||||
"framework/System.ComponentModel.Annotations.dll",
|
||||
"framework/System.ComponentModel.Annotations.pdb",
|
||||
"framework/System.ComponentModel.DataAnnotations.dll",
|
||||
"framework/System.ComponentModel.DataAnnotations.pdb",
|
||||
"framework/System.ComponentModel.EventBasedAsync.dll",
|
||||
"framework/System.ComponentModel.EventBasedAsync.pdb",
|
||||
"framework/System.ComponentModel.Primitives.dll",
|
||||
"framework/System.ComponentModel.Primitives.pdb",
|
||||
"framework/System.ComponentModel.TypeConverter.dll",
|
||||
"framework/System.ComponentModel.TypeConverter.pdb",
|
||||
"framework/System.ComponentModel.dll",
|
||||
"framework/System.ComponentModel.pdb",
|
||||
"framework/System.Configuration.dll",
|
||||
"framework/System.Configuration.pdb",
|
||||
"framework/System.Console.dll",
|
||||
"framework/System.Console.pdb",
|
||||
"framework/System.Core.dll",
|
||||
"framework/System.Core.pdb",
|
||||
"framework/System.Data.Common.dll",
|
||||
"framework/System.Data.Common.pdb",
|
||||
"framework/System.Data.DataSetExtensions.dll",
|
||||
"framework/System.Data.DataSetExtensions.pdb",
|
||||
"framework/System.Data.dll",
|
||||
"framework/System.Data.pdb",
|
||||
"framework/System.Diagnostics.Contracts.dll",
|
||||
"framework/System.Diagnostics.Contracts.pdb",
|
||||
"framework/System.Diagnostics.Debug.dll",
|
||||
"framework/System.Diagnostics.Debug.pdb",
|
||||
"framework/System.Diagnostics.DiagnosticSource.dll",
|
||||
"framework/System.Diagnostics.DiagnosticSource.pdb",
|
||||
"framework/System.Diagnostics.FileVersionInfo.dll",
|
||||
"framework/System.Diagnostics.FileVersionInfo.pdb",
|
||||
"framework/System.Diagnostics.Process.dll",
|
||||
"framework/System.Diagnostics.Process.pdb",
|
||||
"framework/System.Diagnostics.StackTrace.dll",
|
||||
"framework/System.Diagnostics.StackTrace.pdb",
|
||||
"framework/System.Diagnostics.TextWriterTraceListener.dll",
|
||||
"framework/System.Diagnostics.TextWriterTraceListener.pdb",
|
||||
"framework/System.Diagnostics.Tools.dll",
|
||||
"framework/System.Diagnostics.Tools.pdb",
|
||||
"framework/System.Diagnostics.TraceSource.dll",
|
||||
"framework/System.Diagnostics.TraceSource.pdb",
|
||||
"framework/System.Diagnostics.Tracing.dll",
|
||||
"framework/System.Diagnostics.Tracing.pdb",
|
||||
"framework/System.Drawing.Primitives.dll",
|
||||
"framework/System.Drawing.Primitives.pdb",
|
||||
"framework/System.Drawing.dll",
|
||||
"framework/System.Drawing.pdb",
|
||||
"framework/System.Dynamic.Runtime.dll",
|
||||
"framework/System.Dynamic.Runtime.pdb",
|
||||
"framework/System.Formats.Asn1.dll",
|
||||
"framework/System.Formats.Asn1.pdb",
|
||||
"framework/System.Formats.Tar.dll",
|
||||
"framework/System.Formats.Tar.pdb",
|
||||
"framework/System.Globalization.Calendars.dll",
|
||||
"framework/System.Globalization.Calendars.pdb",
|
||||
"framework/System.Globalization.Extensions.dll",
|
||||
"framework/System.Globalization.Extensions.pdb",
|
||||
"framework/System.Globalization.dll",
|
||||
"framework/System.Globalization.pdb",
|
||||
"framework/System.IO.Compression.Brotli.dll",
|
||||
"framework/System.IO.Compression.Brotli.pdb",
|
||||
"framework/System.IO.Compression.FileSystem.dll",
|
||||
"framework/System.IO.Compression.FileSystem.pdb",
|
||||
"framework/System.IO.Compression.ZipFile.dll",
|
||||
"framework/System.IO.Compression.ZipFile.pdb",
|
||||
"framework/System.IO.Compression.dll",
|
||||
"framework/System.IO.Compression.pdb",
|
||||
"framework/System.IO.FileSystem.AccessControl.dll",
|
||||
"framework/System.IO.FileSystem.AccessControl.pdb",
|
||||
"framework/System.IO.FileSystem.DriveInfo.dll",
|
||||
"framework/System.IO.FileSystem.DriveInfo.pdb",
|
||||
"framework/System.IO.FileSystem.Primitives.dll",
|
||||
"framework/System.IO.FileSystem.Primitives.pdb",
|
||||
"framework/System.IO.FileSystem.Watcher.dll",
|
||||
"framework/System.IO.FileSystem.Watcher.pdb",
|
||||
"framework/System.IO.FileSystem.dll",
|
||||
"framework/System.IO.FileSystem.pdb",
|
||||
"framework/System.IO.IsolatedStorage.dll",
|
||||
"framework/System.IO.IsolatedStorage.pdb",
|
||||
"framework/System.IO.MemoryMappedFiles.dll",
|
||||
"framework/System.IO.MemoryMappedFiles.pdb",
|
||||
"framework/System.IO.Pipes.AccessControl.dll",
|
||||
"framework/System.IO.Pipes.AccessControl.pdb",
|
||||
"framework/System.IO.Pipes.dll",
|
||||
"framework/System.IO.Pipes.pdb",
|
||||
"framework/System.IO.UnmanagedMemoryStream.dll",
|
||||
"framework/System.IO.UnmanagedMemoryStream.pdb",
|
||||
"framework/System.IO.dll",
|
||||
"framework/System.IO.pdb",
|
||||
"framework/System.Linq.Expressions.dll",
|
||||
"framework/System.Linq.Expressions.pdb",
|
||||
"framework/System.Linq.Parallel.dll",
|
||||
"framework/System.Linq.Parallel.pdb",
|
||||
"framework/System.Linq.Queryable.dll",
|
||||
"framework/System.Linq.Queryable.pdb",
|
||||
"framework/System.Linq.dll",
|
||||
"framework/System.Linq.pdb",
|
||||
"framework/System.Memory.dll",
|
||||
"framework/System.Memory.pdb",
|
||||
"framework/System.Net.Http.Json.dll",
|
||||
"framework/System.Net.Http.Json.pdb",
|
||||
"framework/System.Net.Http.dll",
|
||||
"framework/System.Net.Http.pdb",
|
||||
"framework/System.Net.HttpListener.dll",
|
||||
"framework/System.Net.HttpListener.pdb",
|
||||
"framework/System.Net.Mail.dll",
|
||||
"framework/System.Net.Mail.pdb",
|
||||
"framework/System.Net.NameResolution.dll",
|
||||
"framework/System.Net.NameResolution.pdb",
|
||||
"framework/System.Net.NetworkInformation.dll",
|
||||
"framework/System.Net.NetworkInformation.pdb",
|
||||
"framework/System.Net.Ping.dll",
|
||||
"framework/System.Net.Ping.pdb",
|
||||
"framework/System.Net.Primitives.dll",
|
||||
"framework/System.Net.Primitives.pdb",
|
||||
"framework/System.Net.Quic.dll",
|
||||
"framework/System.Net.Quic.pdb",
|
||||
"framework/System.Net.Requests.dll",
|
||||
"framework/System.Net.Requests.pdb",
|
||||
"framework/System.Net.Security.dll",
|
||||
"framework/System.Net.Security.pdb",
|
||||
"framework/System.Net.ServicePoint.dll",
|
||||
"framework/System.Net.ServicePoint.pdb",
|
||||
"framework/System.Net.Sockets.dll",
|
||||
"framework/System.Net.Sockets.pdb",
|
||||
"framework/System.Net.WebClient.dll",
|
||||
"framework/System.Net.WebClient.pdb",
|
||||
"framework/System.Net.WebHeaderCollection.dll",
|
||||
"framework/System.Net.WebHeaderCollection.pdb",
|
||||
"framework/System.Net.WebProxy.dll",
|
||||
"framework/System.Net.WebProxy.pdb",
|
||||
"framework/System.Net.WebSockets.Client.dll",
|
||||
"framework/System.Net.WebSockets.Client.pdb",
|
||||
"framework/System.Net.WebSockets.dll",
|
||||
"framework/System.Net.WebSockets.pdb",
|
||||
"framework/System.Net.dll",
|
||||
"framework/System.Net.pdb",
|
||||
"framework/System.Numerics.Vectors.dll",
|
||||
"framework/System.Numerics.Vectors.pdb",
|
||||
"framework/System.Numerics.dll",
|
||||
"framework/System.Numerics.pdb",
|
||||
"framework/System.ObjectModel.dll",
|
||||
"framework/System.ObjectModel.pdb",
|
||||
"framework/System.Private.DataContractSerialization.dll",
|
||||
"framework/System.Private.DataContractSerialization.pdb",
|
||||
"framework/System.Private.Uri.dll",
|
||||
"framework/System.Private.Uri.pdb",
|
||||
"framework/System.Private.Xml.Linq.dll",
|
||||
"framework/System.Private.Xml.Linq.pdb",
|
||||
"framework/System.Private.Xml.dll",
|
||||
"framework/System.Private.Xml.pdb",
|
||||
"framework/System.Reflection.DispatchProxy.dll",
|
||||
"framework/System.Reflection.DispatchProxy.pdb",
|
||||
"framework/System.Reflection.Emit.ILGeneration.dll",
|
||||
"framework/System.Reflection.Emit.ILGeneration.pdb",
|
||||
"framework/System.Reflection.Emit.Lightweight.dll",
|
||||
"framework/System.Reflection.Emit.Lightweight.pdb",
|
||||
"framework/System.Reflection.Emit.dll",
|
||||
"framework/System.Reflection.Emit.pdb",
|
||||
"framework/System.Reflection.Extensions.dll",
|
||||
"framework/System.Reflection.Extensions.pdb",
|
||||
"framework/System.Reflection.Metadata.dll",
|
||||
"framework/System.Reflection.Metadata.pdb",
|
||||
"framework/System.Reflection.Primitives.dll",
|
||||
"framework/System.Reflection.Primitives.pdb",
|
||||
"framework/System.Reflection.TypeExtensions.dll",
|
||||
"framework/System.Reflection.TypeExtensions.pdb",
|
||||
"framework/System.Reflection.dll",
|
||||
"framework/System.Reflection.pdb",
|
||||
"framework/System.Resources.Reader.dll",
|
||||
"framework/System.Resources.Reader.pdb",
|
||||
"framework/System.Resources.ResourceManager.dll",
|
||||
"framework/System.Resources.ResourceManager.pdb",
|
||||
"framework/System.Resources.Writer.dll",
|
||||
"framework/System.Resources.Writer.pdb",
|
||||
"framework/System.Runtime.CompilerServices.Unsafe.dll",
|
||||
"framework/System.Runtime.CompilerServices.Unsafe.pdb",
|
||||
"framework/System.Runtime.CompilerServices.VisualC.dll",
|
||||
"framework/System.Runtime.CompilerServices.VisualC.pdb",
|
||||
"framework/System.Runtime.Extensions.dll",
|
||||
"framework/System.Runtime.Extensions.pdb",
|
||||
"framework/System.Runtime.Handles.dll",
|
||||
"framework/System.Runtime.Handles.pdb",
|
||||
"framework/System.Runtime.InteropServices.JavaScript.dll",
|
||||
"framework/System.Runtime.InteropServices.JavaScript.pdb",
|
||||
"framework/System.Runtime.InteropServices.RuntimeInformation.dll",
|
||||
"framework/System.Runtime.InteropServices.RuntimeInformation.pdb",
|
||||
"framework/System.Runtime.InteropServices.dll",
|
||||
"framework/System.Runtime.InteropServices.pdb",
|
||||
"framework/System.Runtime.Intrinsics.dll",
|
||||
"framework/System.Runtime.Intrinsics.pdb",
|
||||
"framework/System.Runtime.Loader.dll",
|
||||
"framework/System.Runtime.Loader.pdb",
|
||||
"framework/System.Runtime.Numerics.dll",
|
||||
"framework/System.Runtime.Numerics.pdb",
|
||||
"framework/System.Runtime.Serialization.Formatters.dll",
|
||||
"framework/System.Runtime.Serialization.Formatters.pdb",
|
||||
"framework/System.Runtime.Serialization.Json.dll",
|
||||
"framework/System.Runtime.Serialization.Json.pdb",
|
||||
"framework/System.Runtime.Serialization.Primitives.dll",
|
||||
"framework/System.Runtime.Serialization.Primitives.pdb",
|
||||
"framework/System.Runtime.Serialization.Xml.dll",
|
||||
"framework/System.Runtime.Serialization.Xml.pdb",
|
||||
"framework/System.Runtime.Serialization.dll",
|
||||
"framework/System.Runtime.Serialization.pdb",
|
||||
"framework/System.Runtime.dll",
|
||||
"framework/System.Runtime.pdb",
|
||||
"framework/System.Security.AccessControl.dll",
|
||||
"framework/System.Security.AccessControl.pdb",
|
||||
"framework/System.Security.Claims.dll",
|
||||
"framework/System.Security.Claims.pdb",
|
||||
"framework/System.Security.Cryptography.Algorithms.dll",
|
||||
"framework/System.Security.Cryptography.Algorithms.pdb",
|
||||
"framework/System.Security.Cryptography.Cng.dll",
|
||||
"framework/System.Security.Cryptography.Cng.pdb",
|
||||
"framework/System.Security.Cryptography.Csp.dll",
|
||||
"framework/System.Security.Cryptography.Csp.pdb",
|
||||
"framework/System.Security.Cryptography.Encoding.dll",
|
||||
"framework/System.Security.Cryptography.Encoding.pdb",
|
||||
"framework/System.Security.Cryptography.OpenSsl.dll",
|
||||
"framework/System.Security.Cryptography.OpenSsl.pdb",
|
||||
"framework/System.Security.Cryptography.Primitives.dll",
|
||||
"framework/System.Security.Cryptography.Primitives.pdb",
|
||||
"framework/System.Security.Cryptography.X509Certificates.dll",
|
||||
"framework/System.Security.Cryptography.X509Certificates.pdb",
|
||||
"framework/System.Security.Cryptography.dll",
|
||||
"framework/System.Security.Cryptography.pdb",
|
||||
"framework/System.Security.Principal.Windows.dll",
|
||||
"framework/System.Security.Principal.Windows.pdb",
|
||||
"framework/System.Security.Principal.dll",
|
||||
"framework/System.Security.Principal.pdb",
|
||||
"framework/System.Security.SecureString.dll",
|
||||
"framework/System.Security.SecureString.pdb",
|
||||
"framework/System.Security.dll",
|
||||
"framework/System.Security.pdb",
|
||||
"framework/System.ServiceModel.Web.dll",
|
||||
"framework/System.ServiceModel.Web.pdb",
|
||||
"framework/System.ServiceProcess.dll",
|
||||
"framework/System.ServiceProcess.pdb",
|
||||
"framework/System.Text.Encoding.CodePages.dll",
|
||||
"framework/System.Text.Encoding.CodePages.pdb",
|
||||
"framework/System.Text.Encoding.Extensions.dll",
|
||||
"framework/System.Text.Encoding.Extensions.pdb",
|
||||
"framework/System.Text.Encoding.dll",
|
||||
"framework/System.Text.Encoding.pdb",
|
||||
"framework/System.Text.Encodings.Web.dll",
|
||||
"framework/System.Text.Encodings.Web.pdb",
|
||||
"framework/System.Text.Json.dll",
|
||||
"framework/System.Text.Json.pdb",
|
||||
"framework/System.Text.RegularExpressions.dll",
|
||||
"framework/System.Text.RegularExpressions.pdb",
|
||||
"framework/System.Threading.Channels.dll",
|
||||
"framework/System.Threading.Channels.pdb",
|
||||
"framework/System.Threading.Overlapped.dll",
|
||||
"framework/System.Threading.Overlapped.pdb",
|
||||
"framework/System.Threading.Tasks.Dataflow.dll",
|
||||
"framework/System.Threading.Tasks.Dataflow.pdb",
|
||||
"framework/System.Threading.Tasks.Extensions.dll",
|
||||
"framework/System.Threading.Tasks.Extensions.pdb",
|
||||
"framework/System.Threading.Tasks.Parallel.dll",
|
||||
"framework/System.Threading.Tasks.Parallel.pdb",
|
||||
"framework/System.Threading.Tasks.dll",
|
||||
"framework/System.Threading.Tasks.pdb",
|
||||
"framework/System.Threading.Thread.dll",
|
||||
"framework/System.Threading.Thread.pdb",
|
||||
"framework/System.Threading.ThreadPool.dll",
|
||||
"framework/System.Threading.ThreadPool.pdb",
|
||||
"framework/System.Threading.Timer.dll",
|
||||
"framework/System.Threading.Timer.pdb",
|
||||
"framework/System.Threading.dll",
|
||||
"framework/System.Threading.pdb",
|
||||
"framework/System.Transactions.Local.dll",
|
||||
"framework/System.Transactions.Local.pdb",
|
||||
"framework/System.Transactions.dll",
|
||||
"framework/System.Transactions.pdb",
|
||||
"framework/System.ValueTuple.dll",
|
||||
"framework/System.ValueTuple.pdb",
|
||||
"framework/System.Web.HttpUtility.dll",
|
||||
"framework/System.Web.HttpUtility.pdb",
|
||||
"framework/System.Web.dll",
|
||||
"framework/System.Web.pdb",
|
||||
"framework/System.Windows.dll",
|
||||
"framework/System.Windows.pdb",
|
||||
"framework/System.Xml.Linq.dll",
|
||||
"framework/System.Xml.Linq.pdb",
|
||||
"framework/System.Xml.ReaderWriter.dll",
|
||||
"framework/System.Xml.ReaderWriter.pdb",
|
||||
"framework/System.Xml.Serialization.dll",
|
||||
"framework/System.Xml.Serialization.pdb",
|
||||
"framework/System.Xml.XDocument.dll",
|
||||
"framework/System.Xml.XDocument.pdb",
|
||||
"framework/System.Xml.XPath.XDocument.dll",
|
||||
"framework/System.Xml.XPath.XDocument.pdb",
|
||||
"framework/System.Xml.XPath.dll",
|
||||
"framework/System.Xml.XPath.pdb",
|
||||
"framework/System.Xml.XmlDocument.dll",
|
||||
"framework/System.Xml.XmlDocument.pdb",
|
||||
"framework/System.Xml.XmlSerializer.dll",
|
||||
"framework/System.Xml.XmlSerializer.pdb",
|
||||
"framework/System.Xml.dll",
|
||||
"framework/System.Xml.pdb",
|
||||
"framework/System.dll",
|
||||
"framework/System.pdb",
|
||||
"framework/WindowsBase.dll",
|
||||
"framework/WindowsBase.pdb",
|
||||
"framework/libSystem.Globalization.Native.a",
|
||||
"framework/libSystem.Globalization.Native.dylib",
|
||||
"framework/libSystem.Globalization.Native.dylib.dwarf",
|
||||
"framework/libSystem.IO.Compression.Native.a",
|
||||
"framework/libSystem.IO.Compression.Native.dylib",
|
||||
"framework/libSystem.IO.Compression.Native.dylib.dwarf",
|
||||
"framework/libSystem.Native.a",
|
||||
"framework/libSystem.Native.dylib",
|
||||
"framework/libSystem.Native.dylib.dwarf",
|
||||
"framework/libSystem.Net.Security.Native.a",
|
||||
"framework/libSystem.Net.Security.Native.dylib",
|
||||
"framework/libSystem.Net.Security.Native.dylib.dwarf",
|
||||
"framework/libSystem.Security.Cryptography.Native.Apple.a",
|
||||
"framework/libSystem.Security.Cryptography.Native.Apple.dylib",
|
||||
"framework/libSystem.Security.Cryptography.Native.Apple.dylib.dwarf",
|
||||
"framework/libSystem.Security.Cryptography.Native.OpenSsl.a",
|
||||
"framework/libSystem.Security.Cryptography.Native.OpenSsl.dylib",
|
||||
"framework/libSystem.Security.Cryptography.Native.OpenSsl.dylib.dwarf",
|
||||
"framework/mscorlib.dll",
|
||||
"framework/mscorlib.pdb",
|
||||
"framework/netstandard.dll",
|
||||
"framework/netstandard.pdb",
|
||||
"mibc/DotNet_Adhoc.mibc",
|
||||
"mibc/DotNet_FSharp.mibc",
|
||||
"mibc/DotNet_FirstTimeXP.mibc",
|
||||
"mibc/DotNet_HelloWorld.mibc",
|
||||
"mibc/DotNet_OrchardCore.mibc",
|
||||
"mibc/DotNet_TechEmpower.mibc",
|
||||
"runtime.osx-x64.microsoft.dotnet.ilcompiler.8.0.12.nupkg.sha512",
|
||||
"runtime.osx-x64.microsoft.dotnet.ilcompiler.nuspec",
|
||||
"sdk/System.Private.CoreLib.dll",
|
||||
"sdk/System.Private.CoreLib.pdb",
|
||||
"sdk/System.Private.CoreLib.xml",
|
||||
"sdk/System.Private.DisabledReflection.dll",
|
||||
"sdk/System.Private.DisabledReflection.pdb",
|
||||
"sdk/System.Private.DisabledReflection.xml",
|
||||
"sdk/System.Private.Reflection.Execution.dll",
|
||||
"sdk/System.Private.Reflection.Execution.pdb",
|
||||
"sdk/System.Private.Reflection.Execution.xml",
|
||||
"sdk/System.Private.StackTraceMetadata.dll",
|
||||
"sdk/System.Private.StackTraceMetadata.pdb",
|
||||
"sdk/System.Private.StackTraceMetadata.xml",
|
||||
"sdk/System.Private.TypeLoader.dll",
|
||||
"sdk/System.Private.TypeLoader.pdb",
|
||||
"sdk/System.Private.TypeLoader.xml",
|
||||
"sdk/libRuntime.ServerGC.a",
|
||||
"sdk/libRuntime.WorkstationGC.a",
|
||||
"sdk/libbootstrapper.o",
|
||||
"sdk/libbootstrapperdll.o",
|
||||
"sdk/libeventpipe-disabled.a",
|
||||
"sdk/libeventpipe-enabled.a",
|
||||
"sdk/libstdc++compat.a",
|
||||
"tools/ILCompiler.Compiler.pdb",
|
||||
"tools/ILCompiler.DependencyAnalysisFramework.pdb",
|
||||
"tools/ILCompiler.MetadataTransform.pdb",
|
||||
"tools/ILCompiler.RyuJit.pdb",
|
||||
"tools/ILCompiler.TypeSystem.pdb",
|
||||
"tools/ilc",
|
||||
"tools/ilc.dwarf",
|
||||
"tools/libclrjit_universal_arm64_x64.dylib",
|
||||
"tools/libclrjit_universal_arm_x64.dylib",
|
||||
"tools/libclrjit_unix_x64_x64.dylib",
|
||||
"tools/libclrjit_win_x64_x64.dylib",
|
||||
"tools/libclrjit_win_x86_x64.dylib",
|
||||
"tools/libjitinterface_x64.dylib",
|
||||
"tools/libobjwriter.dylib",
|
||||
"tools/netstandard/ILCompiler.Build.Tasks.deps.json",
|
||||
"tools/netstandard/ILCompiler.Build.Tasks.dll",
|
||||
"tools/netstandard/ILCompiler.Build.Tasks.pdb"
|
||||
]
|
||||
}
|
||||
},
|
||||
"projectFileDependencyGroups": {
|
||||
"net8.0-windows7.0": [
|
||||
"Microsoft.DotNet.ILCompiler >= 8.0.12",
|
||||
"Microsoft.NET.ILLink.Tasks >= 8.0.12"
|
||||
]
|
||||
},
|
||||
"packageFolders": {
|
||||
"C:\\Users\\doduy\\.nuget\\packages\\": {},
|
||||
"D:\\AllApp\\AppDev\\VisualStudioSDK\\NuGetPackages": {}
|
||||
},
|
||||
"project": {
|
||||
"version": "1.0.0",
|
||||
"restore": {
|
||||
"projectUniqueName": "D:\\Work_Code\\Go\\FireflyProxy\\Guardian\\Guardian.csproj",
|
||||
"projectName": "FireflySR.Tool.Proxy.Guardian",
|
||||
"projectPath": "D:\\Work_Code\\Go\\FireflyProxy\\Guardian\\Guardian.csproj",
|
||||
"packagesPath": "C:\\Users\\doduy\\.nuget\\packages\\",
|
||||
"outputPath": "D:\\Work_Code\\Go\\FireflyProxy\\Guardian\\obj\\publish\\osx-x64\\",
|
||||
"projectStyle": "PackageReference",
|
||||
"fallbackFolders": [
|
||||
"D:\\AllApp\\AppDev\\VisualStudioSDK\\NuGetPackages"
|
||||
],
|
||||
"configFilePaths": [
|
||||
"C:\\Users\\doduy\\AppData\\Roaming\\NuGet\\NuGet.Config",
|
||||
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
|
||||
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
|
||||
],
|
||||
"originalTargetFrameworks": [
|
||||
"net8.0-windows"
|
||||
],
|
||||
"sources": {
|
||||
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
|
||||
"C:\\Program Files\\dotnet\\library-packs": {},
|
||||
"https://api.nuget.org/v3/index.json": {}
|
||||
},
|
||||
"frameworks": {
|
||||
"net8.0-windows7.0": {
|
||||
"targetAlias": "net8.0-windows",
|
||||
"projectReferences": {}
|
||||
}
|
||||
},
|
||||
"warningProperties": {
|
||||
"warnAsError": [
|
||||
"NU1605"
|
||||
]
|
||||
},
|
||||
"restoreAuditProperties": {
|
||||
"enableAudit": "true",
|
||||
"auditLevel": "low",
|
||||
"auditMode": "direct"
|
||||
},
|
||||
"SdkAnalysisLevel": "9.0.100"
|
||||
},
|
||||
"frameworks": {
|
||||
"net8.0-windows7.0": {
|
||||
"targetAlias": "net8.0-windows",
|
||||
"dependencies": {
|
||||
"Microsoft.DotNet.ILCompiler": {
|
||||
"suppressParent": "All",
|
||||
"target": "Package",
|
||||
"version": "[8.0.12, )",
|
||||
"autoReferenced": true
|
||||
},
|
||||
"Microsoft.NET.ILLink.Tasks": {
|
||||
"suppressParent": "All",
|
||||
"target": "Package",
|
||||
"version": "[8.0.12, )",
|
||||
"autoReferenced": true
|
||||
}
|
||||
},
|
||||
"imports": [
|
||||
"net461",
|
||||
"net462",
|
||||
"net47",
|
||||
"net471",
|
||||
"net472",
|
||||
"net48",
|
||||
"net481"
|
||||
],
|
||||
"assetTargetFallback": true,
|
||||
"warn": true,
|
||||
"downloadDependencies": [
|
||||
{
|
||||
"name": "Microsoft.AspNetCore.App.Runtime.osx-x64",
|
||||
"version": "[8.0.12, 8.0.12]"
|
||||
},
|
||||
{
|
||||
"name": "Microsoft.NETCore.App.Host.osx-x64",
|
||||
"version": "[8.0.12, 8.0.12]"
|
||||
},
|
||||
{
|
||||
"name": "Microsoft.NETCore.App.Runtime.osx-x64",
|
||||
"version": "[8.0.12, 8.0.12]"
|
||||
},
|
||||
{
|
||||
"name": "runtime.win-x64.Microsoft.DotNet.ILCompiler",
|
||||
"version": "[8.0.12, 8.0.12]"
|
||||
}
|
||||
],
|
||||
"frameworkReferences": {
|
||||
"Microsoft.NETCore.App": {
|
||||
"privateAssets": "all"
|
||||
}
|
||||
},
|
||||
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\9.0.102/PortableRuntimeIdentifierGraph.json"
|
||||
}
|
||||
},
|
||||
"runtimes": {
|
||||
"osx-x64": {
|
||||
"#import": []
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
16
Guardian/obj/publish/osx-x64/project.nuget.cache
Normal file
16
Guardian/obj/publish/osx-x64/project.nuget.cache
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"version": 2,
|
||||
"dgSpecHash": "Hsm7iPy1r0E=",
|
||||
"success": true,
|
||||
"projectFilePath": "D:\\Work_Code\\Go\\FireflyProxy\\Guardian\\Guardian.csproj",
|
||||
"expectedPackageFiles": [
|
||||
"C:\\Users\\doduy\\.nuget\\packages\\microsoft.dotnet.ilcompiler\\8.0.12\\microsoft.dotnet.ilcompiler.8.0.12.nupkg.sha512",
|
||||
"C:\\Users\\doduy\\.nuget\\packages\\microsoft.net.illink.tasks\\8.0.12\\microsoft.net.illink.tasks.8.0.12.nupkg.sha512",
|
||||
"C:\\Users\\doduy\\.nuget\\packages\\runtime.osx-x64.microsoft.dotnet.ilcompiler\\8.0.12\\runtime.osx-x64.microsoft.dotnet.ilcompiler.8.0.12.nupkg.sha512",
|
||||
"C:\\Users\\doduy\\.nuget\\packages\\microsoft.netcore.app.runtime.osx-x64\\8.0.12\\microsoft.netcore.app.runtime.osx-x64.8.0.12.nupkg.sha512",
|
||||
"C:\\Users\\doduy\\.nuget\\packages\\microsoft.aspnetcore.app.runtime.osx-x64\\8.0.12\\microsoft.aspnetcore.app.runtime.osx-x64.8.0.12.nupkg.sha512",
|
||||
"C:\\Users\\doduy\\.nuget\\packages\\runtime.win-x64.microsoft.dotnet.ilcompiler\\8.0.12\\runtime.win-x64.microsoft.dotnet.ilcompiler.8.0.12.nupkg.sha512",
|
||||
"C:\\Users\\doduy\\.nuget\\packages\\microsoft.netcore.app.host.osx-x64\\8.0.12\\microsoft.netcore.app.host.osx-x64.8.0.12.nupkg.sha512"
|
||||
],
|
||||
"logs": []
|
||||
}
|
||||
111
Guardian/obj/publish/win-x64/Guardian.csproj.nuget.dgspec.json
Normal file
111
Guardian/obj/publish/win-x64/Guardian.csproj.nuget.dgspec.json
Normal file
@@ -0,0 +1,111 @@
|
||||
{
|
||||
"format": 1,
|
||||
"restore": {
|
||||
"D:\\Work_Code\\Go\\FireflyProxy\\Guardian\\Guardian.csproj": {}
|
||||
},
|
||||
"projects": {
|
||||
"D:\\Work_Code\\Go\\FireflyProxy\\Guardian\\Guardian.csproj": {
|
||||
"version": "1.0.0",
|
||||
"restore": {
|
||||
"projectUniqueName": "D:\\Work_Code\\Go\\FireflyProxy\\Guardian\\Guardian.csproj",
|
||||
"projectName": "FireflySR.Tool.Proxy.Guardian",
|
||||
"projectPath": "D:\\Work_Code\\Go\\FireflyProxy\\Guardian\\Guardian.csproj",
|
||||
"packagesPath": "C:\\Users\\doduy\\.nuget\\packages\\",
|
||||
"outputPath": "D:\\Work_Code\\Go\\FireflyProxy\\Guardian\\obj\\publish\\win-x64\\",
|
||||
"projectStyle": "PackageReference",
|
||||
"fallbackFolders": [
|
||||
"D:\\AllApp\\AppDev\\VisualStudioSDK\\NuGetPackages"
|
||||
],
|
||||
"configFilePaths": [
|
||||
"C:\\Users\\doduy\\AppData\\Roaming\\NuGet\\NuGet.Config",
|
||||
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
|
||||
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
|
||||
],
|
||||
"originalTargetFrameworks": [
|
||||
"net8.0-windows"
|
||||
],
|
||||
"sources": {
|
||||
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
|
||||
"C:\\Program Files\\dotnet\\library-packs": {},
|
||||
"https://api.nuget.org/v3/index.json": {}
|
||||
},
|
||||
"frameworks": {
|
||||
"net8.0-windows7.0": {
|
||||
"targetAlias": "net8.0-windows",
|
||||
"projectReferences": {}
|
||||
}
|
||||
},
|
||||
"warningProperties": {
|
||||
"warnAsError": [
|
||||
"NU1605"
|
||||
]
|
||||
},
|
||||
"restoreAuditProperties": {
|
||||
"enableAudit": "true",
|
||||
"auditLevel": "low",
|
||||
"auditMode": "direct"
|
||||
},
|
||||
"SdkAnalysisLevel": "9.0.100"
|
||||
},
|
||||
"frameworks": {
|
||||
"net8.0-windows7.0": {
|
||||
"targetAlias": "net8.0-windows",
|
||||
"dependencies": {
|
||||
"Microsoft.DotNet.ILCompiler": {
|
||||
"suppressParent": "All",
|
||||
"target": "Package",
|
||||
"version": "[8.0.12, )",
|
||||
"autoReferenced": true
|
||||
},
|
||||
"Microsoft.NET.ILLink.Tasks": {
|
||||
"suppressParent": "All",
|
||||
"target": "Package",
|
||||
"version": "[8.0.12, )",
|
||||
"autoReferenced": true
|
||||
}
|
||||
},
|
||||
"imports": [
|
||||
"net461",
|
||||
"net462",
|
||||
"net47",
|
||||
"net471",
|
||||
"net472",
|
||||
"net48",
|
||||
"net481"
|
||||
],
|
||||
"assetTargetFallback": true,
|
||||
"warn": true,
|
||||
"downloadDependencies": [
|
||||
{
|
||||
"name": "Microsoft.AspNetCore.App.Runtime.win-x64",
|
||||
"version": "[8.0.12, 8.0.12]"
|
||||
},
|
||||
{
|
||||
"name": "Microsoft.NETCore.App.Runtime.win-x64",
|
||||
"version": "[8.0.12, 8.0.12]"
|
||||
},
|
||||
{
|
||||
"name": "Microsoft.WindowsDesktop.App.Runtime.win-x64",
|
||||
"version": "[8.0.12, 8.0.12]"
|
||||
},
|
||||
{
|
||||
"name": "runtime.win-x64.Microsoft.DotNet.ILCompiler",
|
||||
"version": "[8.0.12, 8.0.12]"
|
||||
}
|
||||
],
|
||||
"frameworkReferences": {
|
||||
"Microsoft.NETCore.App": {
|
||||
"privateAssets": "all"
|
||||
}
|
||||
},
|
||||
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\9.0.102/PortableRuntimeIdentifierGraph.json"
|
||||
}
|
||||
},
|
||||
"runtimes": {
|
||||
"win-x64": {
|
||||
"#import": []
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
24
Guardian/obj/publish/win-x64/Guardian.csproj.nuget.g.props
Normal file
24
Guardian/obj/publish/win-x64/Guardian.csproj.nuget.g.props
Normal file
@@ -0,0 +1,24 @@
|
||||
<?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)' == '' ">$(UserProfile)\.nuget\packages\</NuGetPackageRoot>
|
||||
<NuGetPackageFolders Condition=" '$(NuGetPackageFolders)' == '' ">C:\Users\doduy\.nuget\packages\;D:\AllApp\AppDev\VisualStudioSDK\NuGetPackages</NuGetPackageFolders>
|
||||
<NuGetProjectStyle Condition=" '$(NuGetProjectStyle)' == '' ">PackageReference</NuGetProjectStyle>
|
||||
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">6.12.3</NuGetToolVersion>
|
||||
</PropertyGroup>
|
||||
<ItemGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
|
||||
<SourceRoot Include="C:\Users\doduy\.nuget\packages\" />
|
||||
<SourceRoot Include="D:\AllApp\AppDev\VisualStudioSDK\NuGetPackages\" />
|
||||
</ItemGroup>
|
||||
<ImportGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
|
||||
<Import Project="$(NuGetPackageRoot)microsoft.net.illink.tasks\8.0.12\build\Microsoft.NET.ILLink.Tasks.props" Condition="Exists('$(NuGetPackageRoot)microsoft.net.illink.tasks\8.0.12\build\Microsoft.NET.ILLink.Tasks.props')" />
|
||||
<Import Project="$(NuGetPackageRoot)microsoft.dotnet.ilcompiler\8.0.12\build\Microsoft.DotNet.ILCompiler.props" Condition="Exists('$(NuGetPackageRoot)microsoft.dotnet.ilcompiler\8.0.12\build\Microsoft.DotNet.ILCompiler.props')" />
|
||||
</ImportGroup>
|
||||
<PropertyGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
|
||||
<PkgMicrosoft_NET_ILLink_Tasks Condition=" '$(PkgMicrosoft_NET_ILLink_Tasks)' == '' ">C:\Users\doduy\.nuget\packages\microsoft.net.illink.tasks\8.0.12</PkgMicrosoft_NET_ILLink_Tasks>
|
||||
<PkgMicrosoft_DotNet_ILCompiler Condition=" '$(PkgMicrosoft_DotNet_ILCompiler)' == '' ">C:\Users\doduy\.nuget\packages\microsoft.dotnet.ilcompiler\8.0.12</PkgMicrosoft_DotNet_ILCompiler>
|
||||
</PropertyGroup>
|
||||
</Project>
|
||||
@@ -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" />
|
||||
673
Guardian/obj/publish/win-x64/project.assets.json
Normal file
673
Guardian/obj/publish/win-x64/project.assets.json
Normal file
@@ -0,0 +1,673 @@
|
||||
{
|
||||
"version": 3,
|
||||
"targets": {
|
||||
"net8.0-windows7.0": {
|
||||
"Microsoft.DotNet.ILCompiler/8.0.12": {
|
||||
"type": "package",
|
||||
"build": {
|
||||
"build/Microsoft.DotNet.ILCompiler.props": {}
|
||||
}
|
||||
},
|
||||
"Microsoft.NET.ILLink.Tasks/8.0.12": {
|
||||
"type": "package",
|
||||
"build": {
|
||||
"build/Microsoft.NET.ILLink.Tasks.props": {}
|
||||
}
|
||||
}
|
||||
},
|
||||
"net8.0-windows7.0/win-x64": {
|
||||
"Microsoft.DotNet.ILCompiler/8.0.12": {
|
||||
"type": "package",
|
||||
"dependencies": {
|
||||
"runtime.win-x64.Microsoft.DotNet.ILCompiler": "8.0.12"
|
||||
},
|
||||
"build": {
|
||||
"build/Microsoft.DotNet.ILCompiler.props": {}
|
||||
}
|
||||
},
|
||||
"Microsoft.NET.ILLink.Tasks/8.0.12": {
|
||||
"type": "package",
|
||||
"build": {
|
||||
"build/Microsoft.NET.ILLink.Tasks.props": {}
|
||||
}
|
||||
},
|
||||
"runtime.win-x64.Microsoft.DotNet.ILCompiler/8.0.12": {
|
||||
"type": "package"
|
||||
}
|
||||
}
|
||||
},
|
||||
"libraries": {
|
||||
"Microsoft.DotNet.ILCompiler/8.0.12": {
|
||||
"sha512": "zhXnz2574mBc/ocGoG+qB0BgyoK9bH7f7Te1fNQJGbpwLLwZO5KKaTBmfM8N8THb3a2vQVFonbBzQ//d15TmQQ==",
|
||||
"type": "package",
|
||||
"path": "microsoft.dotnet.ilcompiler/8.0.12",
|
||||
"hasTools": true,
|
||||
"files": [
|
||||
".nupkg.metadata",
|
||||
".signature.p7s",
|
||||
"Icon.png",
|
||||
"LICENSE.TXT",
|
||||
"THIRD-PARTY-NOTICES.TXT",
|
||||
"build/BuildFrameworkNativeObjects.proj",
|
||||
"build/Microsoft.DotNet.ILCompiler.SingleEntry.targets",
|
||||
"build/Microsoft.DotNet.ILCompiler.props",
|
||||
"build/Microsoft.NETCore.Native.Publish.targets",
|
||||
"build/Microsoft.NETCore.Native.Unix.targets",
|
||||
"build/Microsoft.NETCore.Native.Windows.targets",
|
||||
"build/Microsoft.NETCore.Native.targets",
|
||||
"build/NativeAOT.natstepfilter",
|
||||
"build/NativeAOT.natvis",
|
||||
"build/WindowsAPIs.txt",
|
||||
"build/findvcvarsall.bat",
|
||||
"microsoft.dotnet.ilcompiler.8.0.12.nupkg.sha512",
|
||||
"microsoft.dotnet.ilcompiler.nuspec",
|
||||
"runtime.json",
|
||||
"tools/netstandard/ILCompiler.Build.Tasks.deps.json",
|
||||
"tools/netstandard/ILCompiler.Build.Tasks.dll",
|
||||
"tools/netstandard/ILCompiler.Build.Tasks.pdb"
|
||||
]
|
||||
},
|
||||
"Microsoft.NET.ILLink.Tasks/8.0.12": {
|
||||
"sha512": "FV4HnQ3JI15PHnJ5PGTbz+rYvrih42oLi/7UMIshNwCwUZhTq13UzrggtXk4ygrcMcN+4jsS6hhshx2p/Zd0ig==",
|
||||
"type": "package",
|
||||
"path": "microsoft.net.illink.tasks/8.0.12",
|
||||
"hasTools": true,
|
||||
"files": [
|
||||
".nupkg.metadata",
|
||||
".signature.p7s",
|
||||
"Icon.png",
|
||||
"LICENSE.TXT",
|
||||
"Sdk/Sdk.props",
|
||||
"THIRD-PARTY-NOTICES.TXT",
|
||||
"analyzers/dotnet/cs/ILLink.CodeFixProvider.dll",
|
||||
"analyzers/dotnet/cs/ILLink.RoslynAnalyzer.dll",
|
||||
"build/Microsoft.NET.ILLink.Analyzers.props",
|
||||
"build/Microsoft.NET.ILLink.Tasks.props",
|
||||
"build/Microsoft.NET.ILLink.targets",
|
||||
"microsoft.net.illink.tasks.8.0.12.nupkg.sha512",
|
||||
"microsoft.net.illink.tasks.nuspec",
|
||||
"tools/net472/ILLink.Tasks.dll",
|
||||
"tools/net472/ILLink.Tasks.dll.config",
|
||||
"tools/net472/Mono.Cecil.Mdb.dll",
|
||||
"tools/net472/Mono.Cecil.Pdb.dll",
|
||||
"tools/net472/Mono.Cecil.Rocks.dll",
|
||||
"tools/net472/Mono.Cecil.dll",
|
||||
"tools/net472/Sdk/Sdk.props",
|
||||
"tools/net472/System.Buffers.dll",
|
||||
"tools/net472/System.Collections.Immutable.dll",
|
||||
"tools/net472/System.Memory.dll",
|
||||
"tools/net472/System.Numerics.Vectors.dll",
|
||||
"tools/net472/System.Reflection.Metadata.dll",
|
||||
"tools/net472/System.Runtime.CompilerServices.Unsafe.dll",
|
||||
"tools/net472/build/Microsoft.NET.ILLink.Analyzers.props",
|
||||
"tools/net472/build/Microsoft.NET.ILLink.Tasks.props",
|
||||
"tools/net472/build/Microsoft.NET.ILLink.targets",
|
||||
"tools/net8.0/ILLink.Tasks.deps.json",
|
||||
"tools/net8.0/ILLink.Tasks.dll",
|
||||
"tools/net8.0/Mono.Cecil.Mdb.dll",
|
||||
"tools/net8.0/Mono.Cecil.Pdb.dll",
|
||||
"tools/net8.0/Mono.Cecil.Rocks.dll",
|
||||
"tools/net8.0/Mono.Cecil.dll",
|
||||
"tools/net8.0/Sdk/Sdk.props",
|
||||
"tools/net8.0/build/Microsoft.NET.ILLink.Analyzers.props",
|
||||
"tools/net8.0/build/Microsoft.NET.ILLink.Tasks.props",
|
||||
"tools/net8.0/build/Microsoft.NET.ILLink.targets",
|
||||
"tools/net8.0/illink.deps.json",
|
||||
"tools/net8.0/illink.dll",
|
||||
"tools/net8.0/illink.runtimeconfig.json",
|
||||
"useSharedDesignerContext.txt"
|
||||
]
|
||||
},
|
||||
"runtime.win-x64.Microsoft.DotNet.ILCompiler/8.0.12": {
|
||||
"sha512": "d+SPsKQYCePnFtsMuozwbDEslRnI01J7veRHqdbU5nXILyqv9PSuxQGzO1IDgsfuHHiPIoZoHGitmhgzVcaj+w==",
|
||||
"type": "package",
|
||||
"path": "runtime.win-x64.microsoft.dotnet.ilcompiler/8.0.12",
|
||||
"hasTools": true,
|
||||
"files": [
|
||||
".nupkg.metadata",
|
||||
".signature.p7s",
|
||||
"Icon.png",
|
||||
"LICENSE.TXT",
|
||||
"THIRD-PARTY-NOTICES.TXT",
|
||||
"build/BuildFrameworkNativeObjects.proj",
|
||||
"build/Microsoft.DotNet.ILCompiler.SingleEntry.targets",
|
||||
"build/Microsoft.DotNet.ILCompiler.props",
|
||||
"build/Microsoft.NETCore.Native.Publish.targets",
|
||||
"build/Microsoft.NETCore.Native.Unix.targets",
|
||||
"build/Microsoft.NETCore.Native.Windows.targets",
|
||||
"build/Microsoft.NETCore.Native.targets",
|
||||
"build/NativeAOT.natstepfilter",
|
||||
"build/NativeAOT.natvis",
|
||||
"build/WindowsAPIs.txt",
|
||||
"build/findvcvarsall.bat",
|
||||
"framework/Microsoft.CSharp.dll",
|
||||
"framework/Microsoft.CSharp.pdb",
|
||||
"framework/Microsoft.VisualBasic.Core.dll",
|
||||
"framework/Microsoft.VisualBasic.Core.pdb",
|
||||
"framework/Microsoft.VisualBasic.dll",
|
||||
"framework/Microsoft.VisualBasic.pdb",
|
||||
"framework/Microsoft.Win32.Primitives.dll",
|
||||
"framework/Microsoft.Win32.Primitives.pdb",
|
||||
"framework/Microsoft.Win32.Registry.dll",
|
||||
"framework/Microsoft.Win32.Registry.pdb",
|
||||
"framework/System.AppContext.dll",
|
||||
"framework/System.AppContext.pdb",
|
||||
"framework/System.Buffers.dll",
|
||||
"framework/System.Buffers.pdb",
|
||||
"framework/System.Collections.Concurrent.dll",
|
||||
"framework/System.Collections.Concurrent.pdb",
|
||||
"framework/System.Collections.Immutable.dll",
|
||||
"framework/System.Collections.Immutable.pdb",
|
||||
"framework/System.Collections.NonGeneric.dll",
|
||||
"framework/System.Collections.NonGeneric.pdb",
|
||||
"framework/System.Collections.Specialized.dll",
|
||||
"framework/System.Collections.Specialized.pdb",
|
||||
"framework/System.Collections.dll",
|
||||
"framework/System.Collections.pdb",
|
||||
"framework/System.ComponentModel.Annotations.dll",
|
||||
"framework/System.ComponentModel.Annotations.pdb",
|
||||
"framework/System.ComponentModel.DataAnnotations.dll",
|
||||
"framework/System.ComponentModel.DataAnnotations.pdb",
|
||||
"framework/System.ComponentModel.EventBasedAsync.dll",
|
||||
"framework/System.ComponentModel.EventBasedAsync.pdb",
|
||||
"framework/System.ComponentModel.Primitives.dll",
|
||||
"framework/System.ComponentModel.Primitives.pdb",
|
||||
"framework/System.ComponentModel.TypeConverter.dll",
|
||||
"framework/System.ComponentModel.TypeConverter.pdb",
|
||||
"framework/System.ComponentModel.dll",
|
||||
"framework/System.ComponentModel.pdb",
|
||||
"framework/System.Configuration.dll",
|
||||
"framework/System.Configuration.pdb",
|
||||
"framework/System.Console.dll",
|
||||
"framework/System.Console.pdb",
|
||||
"framework/System.Core.dll",
|
||||
"framework/System.Core.pdb",
|
||||
"framework/System.Data.Common.dll",
|
||||
"framework/System.Data.Common.pdb",
|
||||
"framework/System.Data.DataSetExtensions.dll",
|
||||
"framework/System.Data.DataSetExtensions.pdb",
|
||||
"framework/System.Data.dll",
|
||||
"framework/System.Data.pdb",
|
||||
"framework/System.Diagnostics.Contracts.dll",
|
||||
"framework/System.Diagnostics.Contracts.pdb",
|
||||
"framework/System.Diagnostics.Debug.dll",
|
||||
"framework/System.Diagnostics.Debug.pdb",
|
||||
"framework/System.Diagnostics.DiagnosticSource.dll",
|
||||
"framework/System.Diagnostics.DiagnosticSource.pdb",
|
||||
"framework/System.Diagnostics.FileVersionInfo.dll",
|
||||
"framework/System.Diagnostics.FileVersionInfo.pdb",
|
||||
"framework/System.Diagnostics.Process.dll",
|
||||
"framework/System.Diagnostics.Process.pdb",
|
||||
"framework/System.Diagnostics.StackTrace.dll",
|
||||
"framework/System.Diagnostics.StackTrace.pdb",
|
||||
"framework/System.Diagnostics.TextWriterTraceListener.dll",
|
||||
"framework/System.Diagnostics.TextWriterTraceListener.pdb",
|
||||
"framework/System.Diagnostics.Tools.dll",
|
||||
"framework/System.Diagnostics.Tools.pdb",
|
||||
"framework/System.Diagnostics.TraceSource.dll",
|
||||
"framework/System.Diagnostics.TraceSource.pdb",
|
||||
"framework/System.Diagnostics.Tracing.dll",
|
||||
"framework/System.Diagnostics.Tracing.pdb",
|
||||
"framework/System.Drawing.Primitives.dll",
|
||||
"framework/System.Drawing.Primitives.pdb",
|
||||
"framework/System.Drawing.dll",
|
||||
"framework/System.Drawing.pdb",
|
||||
"framework/System.Dynamic.Runtime.dll",
|
||||
"framework/System.Dynamic.Runtime.pdb",
|
||||
"framework/System.Formats.Asn1.dll",
|
||||
"framework/System.Formats.Asn1.pdb",
|
||||
"framework/System.Formats.Tar.dll",
|
||||
"framework/System.Formats.Tar.pdb",
|
||||
"framework/System.Globalization.Calendars.dll",
|
||||
"framework/System.Globalization.Calendars.pdb",
|
||||
"framework/System.Globalization.Extensions.dll",
|
||||
"framework/System.Globalization.Extensions.pdb",
|
||||
"framework/System.Globalization.dll",
|
||||
"framework/System.Globalization.pdb",
|
||||
"framework/System.IO.Compression.Brotli.dll",
|
||||
"framework/System.IO.Compression.Brotli.pdb",
|
||||
"framework/System.IO.Compression.FileSystem.dll",
|
||||
"framework/System.IO.Compression.FileSystem.pdb",
|
||||
"framework/System.IO.Compression.Native.dll",
|
||||
"framework/System.IO.Compression.Native.pdb",
|
||||
"framework/System.IO.Compression.ZipFile.dll",
|
||||
"framework/System.IO.Compression.ZipFile.pdb",
|
||||
"framework/System.IO.Compression.dll",
|
||||
"framework/System.IO.Compression.pdb",
|
||||
"framework/System.IO.FileSystem.AccessControl.dll",
|
||||
"framework/System.IO.FileSystem.AccessControl.pdb",
|
||||
"framework/System.IO.FileSystem.DriveInfo.dll",
|
||||
"framework/System.IO.FileSystem.DriveInfo.pdb",
|
||||
"framework/System.IO.FileSystem.Primitives.dll",
|
||||
"framework/System.IO.FileSystem.Primitives.pdb",
|
||||
"framework/System.IO.FileSystem.Watcher.dll",
|
||||
"framework/System.IO.FileSystem.Watcher.pdb",
|
||||
"framework/System.IO.FileSystem.dll",
|
||||
"framework/System.IO.FileSystem.pdb",
|
||||
"framework/System.IO.IsolatedStorage.dll",
|
||||
"framework/System.IO.IsolatedStorage.pdb",
|
||||
"framework/System.IO.MemoryMappedFiles.dll",
|
||||
"framework/System.IO.MemoryMappedFiles.pdb",
|
||||
"framework/System.IO.Pipes.AccessControl.dll",
|
||||
"framework/System.IO.Pipes.AccessControl.pdb",
|
||||
"framework/System.IO.Pipes.dll",
|
||||
"framework/System.IO.Pipes.pdb",
|
||||
"framework/System.IO.UnmanagedMemoryStream.dll",
|
||||
"framework/System.IO.UnmanagedMemoryStream.pdb",
|
||||
"framework/System.IO.dll",
|
||||
"framework/System.IO.pdb",
|
||||
"framework/System.Linq.Expressions.dll",
|
||||
"framework/System.Linq.Expressions.pdb",
|
||||
"framework/System.Linq.Parallel.dll",
|
||||
"framework/System.Linq.Parallel.pdb",
|
||||
"framework/System.Linq.Queryable.dll",
|
||||
"framework/System.Linq.Queryable.pdb",
|
||||
"framework/System.Linq.dll",
|
||||
"framework/System.Linq.pdb",
|
||||
"framework/System.Memory.dll",
|
||||
"framework/System.Memory.pdb",
|
||||
"framework/System.Net.Http.Json.dll",
|
||||
"framework/System.Net.Http.Json.pdb",
|
||||
"framework/System.Net.Http.dll",
|
||||
"framework/System.Net.Http.pdb",
|
||||
"framework/System.Net.HttpListener.dll",
|
||||
"framework/System.Net.HttpListener.pdb",
|
||||
"framework/System.Net.Mail.dll",
|
||||
"framework/System.Net.Mail.pdb",
|
||||
"framework/System.Net.NameResolution.dll",
|
||||
"framework/System.Net.NameResolution.pdb",
|
||||
"framework/System.Net.NetworkInformation.dll",
|
||||
"framework/System.Net.NetworkInformation.pdb",
|
||||
"framework/System.Net.Ping.dll",
|
||||
"framework/System.Net.Ping.pdb",
|
||||
"framework/System.Net.Primitives.dll",
|
||||
"framework/System.Net.Primitives.pdb",
|
||||
"framework/System.Net.Quic.dll",
|
||||
"framework/System.Net.Quic.pdb",
|
||||
"framework/System.Net.Requests.dll",
|
||||
"framework/System.Net.Requests.pdb",
|
||||
"framework/System.Net.Security.dll",
|
||||
"framework/System.Net.Security.pdb",
|
||||
"framework/System.Net.ServicePoint.dll",
|
||||
"framework/System.Net.ServicePoint.pdb",
|
||||
"framework/System.Net.Sockets.dll",
|
||||
"framework/System.Net.Sockets.pdb",
|
||||
"framework/System.Net.WebClient.dll",
|
||||
"framework/System.Net.WebClient.pdb",
|
||||
"framework/System.Net.WebHeaderCollection.dll",
|
||||
"framework/System.Net.WebHeaderCollection.pdb",
|
||||
"framework/System.Net.WebProxy.dll",
|
||||
"framework/System.Net.WebProxy.pdb",
|
||||
"framework/System.Net.WebSockets.Client.dll",
|
||||
"framework/System.Net.WebSockets.Client.pdb",
|
||||
"framework/System.Net.WebSockets.dll",
|
||||
"framework/System.Net.WebSockets.pdb",
|
||||
"framework/System.Net.dll",
|
||||
"framework/System.Net.pdb",
|
||||
"framework/System.Numerics.Vectors.dll",
|
||||
"framework/System.Numerics.Vectors.pdb",
|
||||
"framework/System.Numerics.dll",
|
||||
"framework/System.Numerics.pdb",
|
||||
"framework/System.ObjectModel.dll",
|
||||
"framework/System.ObjectModel.pdb",
|
||||
"framework/System.Private.DataContractSerialization.dll",
|
||||
"framework/System.Private.DataContractSerialization.pdb",
|
||||
"framework/System.Private.Uri.dll",
|
||||
"framework/System.Private.Uri.pdb",
|
||||
"framework/System.Private.Xml.Linq.dll",
|
||||
"framework/System.Private.Xml.Linq.pdb",
|
||||
"framework/System.Private.Xml.dll",
|
||||
"framework/System.Private.Xml.pdb",
|
||||
"framework/System.Reflection.DispatchProxy.dll",
|
||||
"framework/System.Reflection.DispatchProxy.pdb",
|
||||
"framework/System.Reflection.Emit.ILGeneration.dll",
|
||||
"framework/System.Reflection.Emit.ILGeneration.pdb",
|
||||
"framework/System.Reflection.Emit.Lightweight.dll",
|
||||
"framework/System.Reflection.Emit.Lightweight.pdb",
|
||||
"framework/System.Reflection.Emit.dll",
|
||||
"framework/System.Reflection.Emit.pdb",
|
||||
"framework/System.Reflection.Extensions.dll",
|
||||
"framework/System.Reflection.Extensions.pdb",
|
||||
"framework/System.Reflection.Metadata.dll",
|
||||
"framework/System.Reflection.Metadata.pdb",
|
||||
"framework/System.Reflection.Primitives.dll",
|
||||
"framework/System.Reflection.Primitives.pdb",
|
||||
"framework/System.Reflection.TypeExtensions.dll",
|
||||
"framework/System.Reflection.TypeExtensions.pdb",
|
||||
"framework/System.Reflection.dll",
|
||||
"framework/System.Reflection.pdb",
|
||||
"framework/System.Resources.Reader.dll",
|
||||
"framework/System.Resources.Reader.pdb",
|
||||
"framework/System.Resources.ResourceManager.dll",
|
||||
"framework/System.Resources.ResourceManager.pdb",
|
||||
"framework/System.Resources.Writer.dll",
|
||||
"framework/System.Resources.Writer.pdb",
|
||||
"framework/System.Runtime.CompilerServices.Unsafe.dll",
|
||||
"framework/System.Runtime.CompilerServices.Unsafe.pdb",
|
||||
"framework/System.Runtime.CompilerServices.VisualC.dll",
|
||||
"framework/System.Runtime.CompilerServices.VisualC.pdb",
|
||||
"framework/System.Runtime.Extensions.dll",
|
||||
"framework/System.Runtime.Extensions.pdb",
|
||||
"framework/System.Runtime.Handles.dll",
|
||||
"framework/System.Runtime.Handles.pdb",
|
||||
"framework/System.Runtime.InteropServices.JavaScript.dll",
|
||||
"framework/System.Runtime.InteropServices.JavaScript.pdb",
|
||||
"framework/System.Runtime.InteropServices.RuntimeInformation.dll",
|
||||
"framework/System.Runtime.InteropServices.RuntimeInformation.pdb",
|
||||
"framework/System.Runtime.InteropServices.dll",
|
||||
"framework/System.Runtime.InteropServices.pdb",
|
||||
"framework/System.Runtime.Intrinsics.dll",
|
||||
"framework/System.Runtime.Intrinsics.pdb",
|
||||
"framework/System.Runtime.Loader.dll",
|
||||
"framework/System.Runtime.Loader.pdb",
|
||||
"framework/System.Runtime.Numerics.dll",
|
||||
"framework/System.Runtime.Numerics.pdb",
|
||||
"framework/System.Runtime.Serialization.Formatters.dll",
|
||||
"framework/System.Runtime.Serialization.Formatters.pdb",
|
||||
"framework/System.Runtime.Serialization.Json.dll",
|
||||
"framework/System.Runtime.Serialization.Json.pdb",
|
||||
"framework/System.Runtime.Serialization.Primitives.dll",
|
||||
"framework/System.Runtime.Serialization.Primitives.pdb",
|
||||
"framework/System.Runtime.Serialization.Xml.dll",
|
||||
"framework/System.Runtime.Serialization.Xml.pdb",
|
||||
"framework/System.Runtime.Serialization.dll",
|
||||
"framework/System.Runtime.Serialization.pdb",
|
||||
"framework/System.Runtime.dll",
|
||||
"framework/System.Runtime.pdb",
|
||||
"framework/System.Security.AccessControl.dll",
|
||||
"framework/System.Security.AccessControl.pdb",
|
||||
"framework/System.Security.Claims.dll",
|
||||
"framework/System.Security.Claims.pdb",
|
||||
"framework/System.Security.Cryptography.Algorithms.dll",
|
||||
"framework/System.Security.Cryptography.Algorithms.pdb",
|
||||
"framework/System.Security.Cryptography.Cng.dll",
|
||||
"framework/System.Security.Cryptography.Cng.pdb",
|
||||
"framework/System.Security.Cryptography.Csp.dll",
|
||||
"framework/System.Security.Cryptography.Csp.pdb",
|
||||
"framework/System.Security.Cryptography.Encoding.dll",
|
||||
"framework/System.Security.Cryptography.Encoding.pdb",
|
||||
"framework/System.Security.Cryptography.OpenSsl.dll",
|
||||
"framework/System.Security.Cryptography.OpenSsl.pdb",
|
||||
"framework/System.Security.Cryptography.Primitives.dll",
|
||||
"framework/System.Security.Cryptography.Primitives.pdb",
|
||||
"framework/System.Security.Cryptography.X509Certificates.dll",
|
||||
"framework/System.Security.Cryptography.X509Certificates.pdb",
|
||||
"framework/System.Security.Cryptography.dll",
|
||||
"framework/System.Security.Cryptography.pdb",
|
||||
"framework/System.Security.Principal.Windows.dll",
|
||||
"framework/System.Security.Principal.Windows.pdb",
|
||||
"framework/System.Security.Principal.dll",
|
||||
"framework/System.Security.Principal.pdb",
|
||||
"framework/System.Security.SecureString.dll",
|
||||
"framework/System.Security.SecureString.pdb",
|
||||
"framework/System.Security.dll",
|
||||
"framework/System.Security.pdb",
|
||||
"framework/System.ServiceModel.Web.dll",
|
||||
"framework/System.ServiceModel.Web.pdb",
|
||||
"framework/System.ServiceProcess.dll",
|
||||
"framework/System.ServiceProcess.pdb",
|
||||
"framework/System.Text.Encoding.CodePages.dll",
|
||||
"framework/System.Text.Encoding.CodePages.pdb",
|
||||
"framework/System.Text.Encoding.Extensions.dll",
|
||||
"framework/System.Text.Encoding.Extensions.pdb",
|
||||
"framework/System.Text.Encoding.dll",
|
||||
"framework/System.Text.Encoding.pdb",
|
||||
"framework/System.Text.Encodings.Web.dll",
|
||||
"framework/System.Text.Encodings.Web.pdb",
|
||||
"framework/System.Text.Json.dll",
|
||||
"framework/System.Text.Json.pdb",
|
||||
"framework/System.Text.RegularExpressions.dll",
|
||||
"framework/System.Text.RegularExpressions.pdb",
|
||||
"framework/System.Threading.Channels.dll",
|
||||
"framework/System.Threading.Channels.pdb",
|
||||
"framework/System.Threading.Overlapped.dll",
|
||||
"framework/System.Threading.Overlapped.pdb",
|
||||
"framework/System.Threading.Tasks.Dataflow.dll",
|
||||
"framework/System.Threading.Tasks.Dataflow.pdb",
|
||||
"framework/System.Threading.Tasks.Extensions.dll",
|
||||
"framework/System.Threading.Tasks.Extensions.pdb",
|
||||
"framework/System.Threading.Tasks.Parallel.dll",
|
||||
"framework/System.Threading.Tasks.Parallel.pdb",
|
||||
"framework/System.Threading.Tasks.dll",
|
||||
"framework/System.Threading.Tasks.pdb",
|
||||
"framework/System.Threading.Thread.dll",
|
||||
"framework/System.Threading.Thread.pdb",
|
||||
"framework/System.Threading.ThreadPool.dll",
|
||||
"framework/System.Threading.ThreadPool.pdb",
|
||||
"framework/System.Threading.Timer.dll",
|
||||
"framework/System.Threading.Timer.pdb",
|
||||
"framework/System.Threading.dll",
|
||||
"framework/System.Threading.pdb",
|
||||
"framework/System.Transactions.Local.dll",
|
||||
"framework/System.Transactions.Local.pdb",
|
||||
"framework/System.Transactions.dll",
|
||||
"framework/System.Transactions.pdb",
|
||||
"framework/System.ValueTuple.dll",
|
||||
"framework/System.ValueTuple.pdb",
|
||||
"framework/System.Web.HttpUtility.dll",
|
||||
"framework/System.Web.HttpUtility.pdb",
|
||||
"framework/System.Web.dll",
|
||||
"framework/System.Web.pdb",
|
||||
"framework/System.Windows.dll",
|
||||
"framework/System.Windows.pdb",
|
||||
"framework/System.Xml.Linq.dll",
|
||||
"framework/System.Xml.Linq.pdb",
|
||||
"framework/System.Xml.ReaderWriter.dll",
|
||||
"framework/System.Xml.ReaderWriter.pdb",
|
||||
"framework/System.Xml.Serialization.dll",
|
||||
"framework/System.Xml.Serialization.pdb",
|
||||
"framework/System.Xml.XDocument.dll",
|
||||
"framework/System.Xml.XDocument.pdb",
|
||||
"framework/System.Xml.XPath.XDocument.dll",
|
||||
"framework/System.Xml.XPath.XDocument.pdb",
|
||||
"framework/System.Xml.XPath.dll",
|
||||
"framework/System.Xml.XPath.pdb",
|
||||
"framework/System.Xml.XmlDocument.dll",
|
||||
"framework/System.Xml.XmlDocument.pdb",
|
||||
"framework/System.Xml.XmlSerializer.dll",
|
||||
"framework/System.Xml.XmlSerializer.pdb",
|
||||
"framework/System.Xml.dll",
|
||||
"framework/System.Xml.pdb",
|
||||
"framework/System.dll",
|
||||
"framework/System.pdb",
|
||||
"framework/WindowsBase.dll",
|
||||
"framework/WindowsBase.pdb",
|
||||
"framework/mscorlib.dll",
|
||||
"framework/mscorlib.pdb",
|
||||
"framework/msquic.dll",
|
||||
"framework/msquic.pdb",
|
||||
"framework/netstandard.dll",
|
||||
"framework/netstandard.pdb",
|
||||
"mibc/DotNet_Adhoc.mibc",
|
||||
"mibc/DotNet_FSharp.mibc",
|
||||
"mibc/DotNet_FirstTimeXP.mibc",
|
||||
"mibc/DotNet_HelloWorld.mibc",
|
||||
"mibc/DotNet_OrchardCore.mibc",
|
||||
"mibc/DotNet_TechEmpower.mibc",
|
||||
"runtime.win-x64.microsoft.dotnet.ilcompiler.8.0.12.nupkg.sha512",
|
||||
"runtime.win-x64.microsoft.dotnet.ilcompiler.nuspec",
|
||||
"sdk/Runtime.ServerGC.GuardCF.lib",
|
||||
"sdk/Runtime.ServerGC.GuardCF.pdb",
|
||||
"sdk/Runtime.ServerGC.lib",
|
||||
"sdk/Runtime.ServerGC.pdb",
|
||||
"sdk/Runtime.VxsortDisabled.lib",
|
||||
"sdk/Runtime.VxsortDisabled.pdb",
|
||||
"sdk/Runtime.VxsortEnabled.GuardCF.lib",
|
||||
"sdk/Runtime.VxsortEnabled.GuardCF.pdb",
|
||||
"sdk/Runtime.VxsortEnabled.lib",
|
||||
"sdk/Runtime.VxsortEnabled.pdb",
|
||||
"sdk/Runtime.WorkstationGC.lib",
|
||||
"sdk/Runtime.WorkstationGC.pdb",
|
||||
"sdk/System.Globalization.Native.Aot.GuardCF.lib",
|
||||
"sdk/System.Globalization.Native.Aot.GuardCF.pdb",
|
||||
"sdk/System.Globalization.Native.Aot.lib",
|
||||
"sdk/System.Globalization.Native.Aot.pdb",
|
||||
"sdk/System.IO.Compression.Native.Aot.GuardCF.lib",
|
||||
"sdk/System.IO.Compression.Native.Aot.GuardCF.pdb",
|
||||
"sdk/System.IO.Compression.Native.Aot.lib",
|
||||
"sdk/System.IO.Compression.Native.Aot.pdb",
|
||||
"sdk/System.Private.CoreLib.dll",
|
||||
"sdk/System.Private.CoreLib.pdb",
|
||||
"sdk/System.Private.CoreLib.xml",
|
||||
"sdk/System.Private.DisabledReflection.dll",
|
||||
"sdk/System.Private.DisabledReflection.pdb",
|
||||
"sdk/System.Private.DisabledReflection.xml",
|
||||
"sdk/System.Private.Reflection.Execution.dll",
|
||||
"sdk/System.Private.Reflection.Execution.pdb",
|
||||
"sdk/System.Private.Reflection.Execution.xml",
|
||||
"sdk/System.Private.StackTraceMetadata.dll",
|
||||
"sdk/System.Private.StackTraceMetadata.pdb",
|
||||
"sdk/System.Private.StackTraceMetadata.xml",
|
||||
"sdk/System.Private.TypeLoader.dll",
|
||||
"sdk/System.Private.TypeLoader.pdb",
|
||||
"sdk/System.Private.TypeLoader.xml",
|
||||
"sdk/bootstrapper.GuardCF.obj",
|
||||
"sdk/bootstrapper.GuardCF.pdb",
|
||||
"sdk/bootstrapper.obj",
|
||||
"sdk/bootstrapper.pdb",
|
||||
"sdk/bootstrapperdll.GuardCF.obj",
|
||||
"sdk/bootstrapperdll.GuardCF.pdb",
|
||||
"sdk/bootstrapperdll.obj",
|
||||
"sdk/bootstrapperdll.pdb",
|
||||
"sdk/eventpipe-disabled.GuardCF.lib",
|
||||
"sdk/eventpipe-disabled.GuardCF.pdb",
|
||||
"sdk/eventpipe-disabled.lib",
|
||||
"sdk/eventpipe-disabled.pdb",
|
||||
"sdk/eventpipe-enabled.GuardCF.lib",
|
||||
"sdk/eventpipe-enabled.GuardCF.pdb",
|
||||
"sdk/eventpipe-enabled.lib",
|
||||
"sdk/eventpipe-enabled.pdb",
|
||||
"tools/ILCompiler.Compiler.pdb",
|
||||
"tools/ILCompiler.DependencyAnalysisFramework.pdb",
|
||||
"tools/ILCompiler.MetadataTransform.pdb",
|
||||
"tools/ILCompiler.RyuJit.pdb",
|
||||
"tools/ILCompiler.TypeSystem.pdb",
|
||||
"tools/clrjit_universal_arm64_x64.dll",
|
||||
"tools/clrjit_universal_arm_x64.dll",
|
||||
"tools/clrjit_unix_x64_x64.dll",
|
||||
"tools/clrjit_win_x64_x64.dll",
|
||||
"tools/clrjit_win_x86_x64.dll",
|
||||
"tools/ilc.exe",
|
||||
"tools/ilc.pdb",
|
||||
"tools/jitinterface_x64.dll",
|
||||
"tools/netstandard/ILCompiler.Build.Tasks.deps.json",
|
||||
"tools/netstandard/ILCompiler.Build.Tasks.dll",
|
||||
"tools/netstandard/ILCompiler.Build.Tasks.pdb",
|
||||
"tools/objwriter.dll"
|
||||
]
|
||||
}
|
||||
},
|
||||
"projectFileDependencyGroups": {
|
||||
"net8.0-windows7.0": [
|
||||
"Microsoft.DotNet.ILCompiler >= 8.0.12",
|
||||
"Microsoft.NET.ILLink.Tasks >= 8.0.12"
|
||||
]
|
||||
},
|
||||
"packageFolders": {
|
||||
"C:\\Users\\doduy\\.nuget\\packages\\": {},
|
||||
"D:\\AllApp\\AppDev\\VisualStudioSDK\\NuGetPackages": {}
|
||||
},
|
||||
"project": {
|
||||
"version": "1.0.0",
|
||||
"restore": {
|
||||
"projectUniqueName": "D:\\Work_Code\\Go\\FireflyProxy\\Guardian\\Guardian.csproj",
|
||||
"projectName": "FireflySR.Tool.Proxy.Guardian",
|
||||
"projectPath": "D:\\Work_Code\\Go\\FireflyProxy\\Guardian\\Guardian.csproj",
|
||||
"packagesPath": "C:\\Users\\doduy\\.nuget\\packages\\",
|
||||
"outputPath": "D:\\Work_Code\\Go\\FireflyProxy\\Guardian\\obj\\publish\\win-x64\\",
|
||||
"projectStyle": "PackageReference",
|
||||
"fallbackFolders": [
|
||||
"D:\\AllApp\\AppDev\\VisualStudioSDK\\NuGetPackages"
|
||||
],
|
||||
"configFilePaths": [
|
||||
"C:\\Users\\doduy\\AppData\\Roaming\\NuGet\\NuGet.Config",
|
||||
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
|
||||
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
|
||||
],
|
||||
"originalTargetFrameworks": [
|
||||
"net8.0-windows"
|
||||
],
|
||||
"sources": {
|
||||
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
|
||||
"C:\\Program Files\\dotnet\\library-packs": {},
|
||||
"https://api.nuget.org/v3/index.json": {}
|
||||
},
|
||||
"frameworks": {
|
||||
"net8.0-windows7.0": {
|
||||
"targetAlias": "net8.0-windows",
|
||||
"projectReferences": {}
|
||||
}
|
||||
},
|
||||
"warningProperties": {
|
||||
"warnAsError": [
|
||||
"NU1605"
|
||||
]
|
||||
},
|
||||
"restoreAuditProperties": {
|
||||
"enableAudit": "true",
|
||||
"auditLevel": "low",
|
||||
"auditMode": "direct"
|
||||
},
|
||||
"SdkAnalysisLevel": "9.0.100"
|
||||
},
|
||||
"frameworks": {
|
||||
"net8.0-windows7.0": {
|
||||
"targetAlias": "net8.0-windows",
|
||||
"dependencies": {
|
||||
"Microsoft.DotNet.ILCompiler": {
|
||||
"suppressParent": "All",
|
||||
"target": "Package",
|
||||
"version": "[8.0.12, )",
|
||||
"autoReferenced": true
|
||||
},
|
||||
"Microsoft.NET.ILLink.Tasks": {
|
||||
"suppressParent": "All",
|
||||
"target": "Package",
|
||||
"version": "[8.0.12, )",
|
||||
"autoReferenced": true
|
||||
}
|
||||
},
|
||||
"imports": [
|
||||
"net461",
|
||||
"net462",
|
||||
"net47",
|
||||
"net471",
|
||||
"net472",
|
||||
"net48",
|
||||
"net481"
|
||||
],
|
||||
"assetTargetFallback": true,
|
||||
"warn": true,
|
||||
"downloadDependencies": [
|
||||
{
|
||||
"name": "Microsoft.AspNetCore.App.Runtime.win-x64",
|
||||
"version": "[8.0.12, 8.0.12]"
|
||||
},
|
||||
{
|
||||
"name": "Microsoft.NETCore.App.Runtime.win-x64",
|
||||
"version": "[8.0.12, 8.0.12]"
|
||||
},
|
||||
{
|
||||
"name": "Microsoft.WindowsDesktop.App.Runtime.win-x64",
|
||||
"version": "[8.0.12, 8.0.12]"
|
||||
},
|
||||
{
|
||||
"name": "runtime.win-x64.Microsoft.DotNet.ILCompiler",
|
||||
"version": "[8.0.12, 8.0.12]"
|
||||
}
|
||||
],
|
||||
"frameworkReferences": {
|
||||
"Microsoft.NETCore.App": {
|
||||
"privateAssets": "all"
|
||||
}
|
||||
},
|
||||
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\9.0.102/PortableRuntimeIdentifierGraph.json"
|
||||
}
|
||||
},
|
||||
"runtimes": {
|
||||
"win-x64": {
|
||||
"#import": []
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
16
Guardian/obj/publish/win-x64/project.nuget.cache
Normal file
16
Guardian/obj/publish/win-x64/project.nuget.cache
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"version": 2,
|
||||
"dgSpecHash": "72Olc8PLuEQ=",
|
||||
"success": true,
|
||||
"projectFilePath": "D:\\Work_Code\\Go\\FireflyProxy\\Guardian\\Guardian.csproj",
|
||||
"expectedPackageFiles": [
|
||||
"C:\\Users\\doduy\\.nuget\\packages\\microsoft.dotnet.ilcompiler\\8.0.12\\microsoft.dotnet.ilcompiler.8.0.12.nupkg.sha512",
|
||||
"C:\\Users\\doduy\\.nuget\\packages\\microsoft.net.illink.tasks\\8.0.12\\microsoft.net.illink.tasks.8.0.12.nupkg.sha512",
|
||||
"C:\\Users\\doduy\\.nuget\\packages\\runtime.win-x64.microsoft.dotnet.ilcompiler\\8.0.12\\runtime.win-x64.microsoft.dotnet.ilcompiler.8.0.12.nupkg.sha512",
|
||||
"C:\\Users\\doduy\\.nuget\\packages\\microsoft.netcore.app.runtime.win-x64\\8.0.12\\microsoft.netcore.app.runtime.win-x64.8.0.12.nupkg.sha512",
|
||||
"C:\\Users\\doduy\\.nuget\\packages\\microsoft.windowsdesktop.app.runtime.win-x64\\8.0.12\\microsoft.windowsdesktop.app.runtime.win-x64.8.0.12.nupkg.sha512",
|
||||
"C:\\Users\\doduy\\.nuget\\packages\\microsoft.aspnetcore.app.runtime.win-x64\\8.0.12\\microsoft.aspnetcore.app.runtime.win-x64.8.0.12.nupkg.sha512",
|
||||
"C:\\Users\\doduy\\.nuget\\packages\\runtime.win-x64.microsoft.dotnet.ilcompiler\\8.0.12\\runtime.win-x64.microsoft.dotnet.ilcompiler.8.0.12.nupkg.sha512"
|
||||
],
|
||||
"logs": []
|
||||
}
|
||||
Reference in New Issue
Block a user