summaryrefslogtreecommitdiff
path: root/tests/src/Common/targeting_pack_ref/obj-linux-x64/project.assets.json
diff options
context:
space:
mode:
Diffstat (limited to 'tests/src/Common/targeting_pack_ref/obj-linux-x64/project.assets.json')
-rw-r--r--tests/src/Common/targeting_pack_ref/obj-linux-x64/project.assets.json100
1 files changed, 100 insertions, 0 deletions
diff --git a/tests/src/Common/targeting_pack_ref/obj-linux-x64/project.assets.json b/tests/src/Common/targeting_pack_ref/obj-linux-x64/project.assets.json
new file mode 100644
index 0000000000..53d0288ed0
--- /dev/null
+++ b/tests/src/Common/targeting_pack_ref/obj-linux-x64/project.assets.json
@@ -0,0 +1,100 @@
+{
+ "version": 3,
+ "targets": {
+ ".NETCoreApp,Version=v1.1": {
+ "Microsoft.TargetingPack.Private.CoreCLR/3.0.0-rc2.19462.5": {
+ "type": "package",
+ "compile": {
+ "lib/netstandard1.0/System.Private.CoreLib.dll": {}
+ },
+ "runtime": {
+ "lib/netstandard1.0/System.Private.CoreLib.dll": {}
+ }
+ }
+ },
+ ".NETCoreApp,Version=v1.1/linux-x64": {
+ "Microsoft.TargetingPack.Private.CoreCLR/3.0.0-rc2.19462.5": {
+ "type": "package",
+ "compile": {
+ "lib/netstandard1.0/System.Private.CoreLib.dll": {}
+ },
+ "runtime": {
+ "lib/netstandard1.0/System.Private.CoreLib.dll": {}
+ }
+ }
+ }
+ },
+ "libraries": {
+ "Microsoft.TargetingPack.Private.CoreCLR/3.0.0-rc2.19462.5": {
+ "sha512": "W2fCsHzP30/o8hQPDAku6aWFtoR06eBiodDW3EqXAscw6MEjgsh4LuzaI8md+bVlV3EuyhiT0oZsPMovKpfWkg==",
+ "type": "package",
+ "path": "microsoft.targetingpack.private.coreclr/3.0.0-rc2.19462.5",
+ "files": [
+ ".nupkg.metadata",
+ "LICENSE.TXT",
+ "THIRD-PARTY-NOTICES.TXT",
+ "lib/netstandard1.0/System.Private.CoreLib.dll",
+ "microsoft.targetingpack.private.coreclr.3.0.0-rc2.19462.5.nupkg.sha512",
+ "microsoft.targetingpack.private.coreclr.nuspec",
+ "version.txt"
+ ]
+ }
+ },
+ "projectFileDependencyGroups": {
+ ".NETCoreApp,Version=v1.1": [
+ "Microsoft.TargetingPack.Private.CoreCLR >= 3.0.0-rc2.19462.5"
+ ]
+ },
+ "packageFolders": {
+ "/home/z/Dev/coreclr-sec/.packages": {}
+ },
+ "project": {
+ "version": "3.1.3",
+ "restore": {
+ "projectUniqueName": "/home/z/Dev/coreclr-sec/tests/src/Common/targeting_pack_ref/targeting_pack_ref.csproj",
+ "projectName": "targeting_pack_ref",
+ "projectPath": "/home/z/Dev/coreclr-sec/tests/src/Common/targeting_pack_ref/targeting_pack_ref.csproj",
+ "packagesPath": "/home/z/Dev/coreclr-sec/.packages",
+ "outputPath": "/home/z/Dev/coreclr-sec/tests/src/Common/targeting_pack_ref/obj-linux-x64",
+ "projectStyle": "PackageReference",
+ "configFilePaths": [
+ "/home/z/Dev/coreclr-sec/NuGet.config",
+ "/home/z/.nuget/NuGet/NuGet.Config"
+ ],
+ "originalTargetFrameworks": [
+ "netcoreapp1.1"
+ ],
+ "sources": {
+ "https://api.nuget.org/v3/index.json": {},
+ "https://dotnet.myget.org/F/dotnet-core/api/v3/index.json": {},
+ "https://dotnet.myget.org/F/dotnet-corefxlab/api/v3/index.json": {},
+ "https://dotnetfeed.blob.core.windows.net/dotnet-core/index.json": {},
+ "https://dotnetfeed.blob.core.windows.net/dotnet-coreclr/index.json": {}
+ },
+ "frameworks": {
+ "netcoreapp1.1": {
+ "projectReferences": {}
+ }
+ }
+ },
+ "frameworks": {
+ "netcoreapp1.1": {
+ "dependencies": {
+ "Microsoft.TargetingPack.Private.CoreCLR": {
+ "target": "Package",
+ "version": "[3.0.0-rc2.19462.5, )"
+ }
+ },
+ "imports": [
+ "dnxcore50",
+ "portable-net45+win8"
+ ]
+ }
+ },
+ "runtimes": {
+ "linux-x64": {
+ "#import": []
+ }
+ }
+ }
+} \ No newline at end of file