obj/project.assets.json
|
{ "version": 3, "targets": { ".NETStandard,Version=v2.1": { "FluentFTP/53.0.2": { "type": "package", "compile": { "lib/netstandard2.1/FluentFTP.dll": { "related": ".xml" } }, "runtime": { "lib/netstandard2.1/FluentFTP.dll": { "related": ".xml" } } }, "PowerShellStandard.Library/5.1.1": { "type": "package", "compile": { "lib/netstandard2.0/System.Management.Automation.dll": {} }, "runtime": { "lib/netstandard2.0/System.Management.Automation.dll": {} } } } }, "libraries": { "FluentFTP/53.0.2": { "sha512": "EaBY+FECGqlfDL1HnxaSrPCuakebW6xlfNt/VsH5daPS76kfKA3hZiJjH6OTceNzNDWl9HTpwRXOP96mHWhbIg==", "type": "package", "path": "fluentftp/53.0.2", "files": [ ".nupkg.metadata", ".signature.p7s", "LICENSE.TXT", "fluentftp.53.0.2.nupkg.sha512", "fluentftp.nuspec", "lib/net462/FluentFTP.dll", "lib/net462/FluentFTP.xml", "lib/net472/FluentFTP.dll", "lib/net472/FluentFTP.xml", "lib/net7.0/FluentFTP.dll", "lib/net7.0/FluentFTP.xml", "lib/net8.0/FluentFTP.dll", "lib/net8.0/FluentFTP.xml", "lib/net9.0/FluentFTP.dll", "lib/net9.0/FluentFTP.xml", "lib/netstandard2.0/FluentFTP.dll", "lib/netstandard2.0/FluentFTP.xml", "lib/netstandard2.1/FluentFTP.dll", "lib/netstandard2.1/FluentFTP.xml", "logo-nuget.png" ] }, "PowerShellStandard.Library/5.1.1": { "sha512": "e31xJjG+Kjbv6YF3Yq6D4Dl3or8v7LrNF41k3CXrWozW6hR1zcOe5KYuZJaGSiAgLnwP8wcW+I3+IWEzMPZKXQ==", "type": "package", "path": "powershellstandard.library/5.1.1", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/net452/System.Management.Automation.dll", "lib/netstandard2.0/System.Management.Automation.dll", "powershellstandard.library.5.1.1.nupkg.sha512", "powershellstandard.library.nuspec" ] } }, "projectFileDependencyGroups": { ".NETStandard,Version=v2.1": [ "FluentFTP >= 53.0.2", "PowerShellStandard.Library >= 5.1.1" ] }, "packageFolders": { "/root/.nuget/packages/": {} }, "project": { "version": "1.0.0", "restore": { "projectUniqueName": "/root/jenkins/workspace/AzureNativeTools/PureStorage.AzureNative.Tools/PureStorage.AzureNative.Tools.FtpsClient/PureStorage.AzureNative.Tools.FtpsClient.csproj", "projectName": "PureStorage.AzureNative.Tools.FtpsClient", "projectPath": "/root/jenkins/workspace/AzureNativeTools/PureStorage.AzureNative.Tools/PureStorage.AzureNative.Tools.FtpsClient/PureStorage.AzureNative.Tools.FtpsClient.csproj", "packagesPath": "/root/.nuget/packages/", "outputPath": "/root/jenkins/workspace/AzureNativeTools/PureStorage.AzureNative.Tools/PureStorage.AzureNative.Tools.FtpsClient/obj/", "projectStyle": "PackageReference", "configFilePaths": [ "/root/.nuget/NuGet/NuGet.Config" ], "originalTargetFrameworks": [ "netstandard2.1" ], "sources": { "/usr/lib/dotnet/library-packs": {}, "https://api.nuget.org/v3/index.json": {} }, "frameworks": { "netstandard2.1": { "targetAlias": "netstandard2.1", "projectReferences": {} } }, "warningProperties": { "warnAsError": [ "NU1605" ] }, "restoreAuditProperties": { "enableAudit": "true", "auditLevel": "low", "auditMode": "direct" }, "SdkAnalysisLevel": "9.0.100" }, "frameworks": { "netstandard2.1": { "targetAlias": "netstandard2.1", "dependencies": { "FluentFTP": { "target": "Package", "version": "[53.0.2, )" }, "PowerShellStandard.Library": { "target": "Package", "version": "[5.1.1, )" } }, "imports": [ "net461", "net462", "net47", "net471", "net472", "net48", "net481" ], "assetTargetFallback": true, "warn": true, "frameworkReferences": { "NETStandard.Library": { "privateAssets": "all" } }, "runtimeIdentifierGraphPath": "/usr/lib/dotnet/sdk/9.0.111/RuntimeIdentifierGraph.json" } } } } |