139 lines
4.9 KiB
JSON
139 lines
4.9 KiB
JSON
{
|
|
"version": 3,
|
|
"targets": {
|
|
".NETCoreApp,Version=v3.1": {
|
|
"Microsoft.AspNetCore.Cryptography.Internal/5.0.1": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Cryptography.Internal.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Cryptography.Internal.dll": {}
|
|
}
|
|
},
|
|
"Microsoft.AspNetCore.Cryptography.KeyDerivation/5.0.1": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.AspNetCore.Cryptography.Internal": "5.0.1"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Cryptography.KeyDerivation.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Cryptography.KeyDerivation.dll": {}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"libraries": {
|
|
"Microsoft.AspNetCore.Cryptography.Internal/5.0.1": {
|
|
"sha512": "VGfj77RBkyWpPxvX6oSghE3DPObvg171HRdwr/t3aJQ9Y5cgaZE8BUNLhHZ0yBFa218r7e9Qou+DLGfRtve4CQ==",
|
|
"type": "package",
|
|
"path": "microsoft.aspnetcore.cryptography.internal/5.0.1",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"lib/net461/Microsoft.AspNetCore.Cryptography.Internal.dll",
|
|
"lib/net461/Microsoft.AspNetCore.Cryptography.Internal.xml",
|
|
"lib/net5.0/Microsoft.AspNetCore.Cryptography.Internal.dll",
|
|
"lib/net5.0/Microsoft.AspNetCore.Cryptography.Internal.xml",
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Cryptography.Internal.dll",
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Cryptography.Internal.xml",
|
|
"microsoft.aspnetcore.cryptography.internal.5.0.1.nupkg.sha512",
|
|
"microsoft.aspnetcore.cryptography.internal.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.AspNetCore.Cryptography.KeyDerivation/5.0.1": {
|
|
"sha512": "kYiQ5AZMKVIB+28+ImC6GihJTSh2Sr6iofiYtsOOnCbgCmNBljH4n+r8Qfocxv78xeeby5lwZorq05OvriDbOQ==",
|
|
"type": "package",
|
|
"path": "microsoft.aspnetcore.cryptography.keyderivation/5.0.1",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"lib/net461/Microsoft.AspNetCore.Cryptography.KeyDerivation.dll",
|
|
"lib/net461/Microsoft.AspNetCore.Cryptography.KeyDerivation.xml",
|
|
"lib/net5.0/Microsoft.AspNetCore.Cryptography.KeyDerivation.dll",
|
|
"lib/net5.0/Microsoft.AspNetCore.Cryptography.KeyDerivation.xml",
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Cryptography.KeyDerivation.dll",
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Cryptography.KeyDerivation.xml",
|
|
"microsoft.aspnetcore.cryptography.keyderivation.5.0.1.nupkg.sha512",
|
|
"microsoft.aspnetcore.cryptography.keyderivation.nuspec"
|
|
]
|
|
}
|
|
},
|
|
"projectFileDependencyGroups": {
|
|
".NETCoreApp,Version=v3.1": [
|
|
"Microsoft.AspNetCore.Cryptography.KeyDerivation >= 5.0.1"
|
|
]
|
|
},
|
|
"packageFolders": {
|
|
"C:\\Users\\admin\\.nuget\\packages\\": {}
|
|
},
|
|
"project": {
|
|
"version": "1.0.0",
|
|
"restore": {
|
|
"projectUniqueName": "C:\\Users\\admin\\source\\repos\\SecureCore\\SecureCore\\SecureCore.csproj",
|
|
"projectName": "SecureCore",
|
|
"projectPath": "C:\\Users\\admin\\source\\repos\\SecureCore\\SecureCore\\SecureCore.csproj",
|
|
"packagesPath": "C:\\Users\\admin\\.nuget\\packages\\",
|
|
"outputPath": "C:\\Users\\admin\\source\\repos\\SecureCore\\SecureCore\\obj\\",
|
|
"projectStyle": "PackageReference",
|
|
"configFilePaths": [
|
|
"C:\\Users\\admin\\AppData\\Roaming\\NuGet\\NuGet.Config",
|
|
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
|
|
],
|
|
"originalTargetFrameworks": [
|
|
"netcoreapp3.1"
|
|
],
|
|
"sources": {
|
|
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
|
|
"https://api.nuget.org/v3/index.json": {}
|
|
},
|
|
"frameworks": {
|
|
"netcoreapp3.1": {
|
|
"targetAlias": "netcoreapp3.1",
|
|
"projectReferences": {}
|
|
}
|
|
},
|
|
"warningProperties": {
|
|
"warnAsError": [
|
|
"NU1605"
|
|
]
|
|
}
|
|
},
|
|
"frameworks": {
|
|
"netcoreapp3.1": {
|
|
"targetAlias": "netcoreapp3.1",
|
|
"dependencies": {
|
|
"Microsoft.AspNetCore.Cryptography.KeyDerivation": {
|
|
"target": "Package",
|
|
"version": "[5.0.1, )"
|
|
}
|
|
},
|
|
"imports": [
|
|
"net461",
|
|
"net462",
|
|
"net47",
|
|
"net471",
|
|
"net472",
|
|
"net48"
|
|
],
|
|
"assetTargetFallback": true,
|
|
"warn": true,
|
|
"frameworkReferences": {
|
|
"Microsoft.AspNetCore.App": {
|
|
"privateAssets": "none"
|
|
},
|
|
"Microsoft.NETCore.App": {
|
|
"privateAssets": "all"
|
|
}
|
|
},
|
|
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\5.0.101\\RuntimeIdentifierGraph.json"
|
|
}
|
|
}
|
|
}
|
|
} |