提交 88bc6b18 编写于 作者: T Tomas Matousek

lock files

上级 d14d717b
...@@ -11,9 +11,9 @@ ...@@ -11,9 +11,9 @@
"lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll": {} "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll": {}
} }
}, },
"System.Reflection.Metadata/1.2.0-rc2-23826": { "System.Reflection.Metadata/1.2.0": {
"dependencies": { "dependencies": {
"System.Collections.Immutable": "[1.1.37, )" "System.Collections.Immutable": "1.1.37"
}, },
"compile": { "compile": {
"lib/portable-net45+win8/System.Reflection.Metadata.dll": {} "lib/portable-net45+win8/System.Reflection.Metadata.dll": {}
...@@ -29,30 +29,28 @@ ...@@ -29,30 +29,28 @@
"sha512": "fTpqwZYBzoklTT+XjTRK8KxvmrGkYHzBiylCcKyQcxiOM8k+QvhNBxRvFHDWzy4OEP5f8/9n+xQ9mEgEXY+muA==", "sha512": "fTpqwZYBzoklTT+XjTRK8KxvmrGkYHzBiylCcKyQcxiOM8k+QvhNBxRvFHDWzy4OEP5f8/9n+xQ9mEgEXY+muA==",
"type": "Package", "type": "Package",
"files": [ "files": [
"System.Collections.Immutable.nuspec",
"[Content_Types].xml", "[Content_Types].xml",
"_rels/.rels", "_rels/.rels",
"lib/dotnet/System.Collections.Immutable.dll", "lib/dotnet/System.Collections.Immutable.dll",
"lib/dotnet/System.Collections.Immutable.xml", "lib/dotnet/System.Collections.Immutable.xml",
"lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll",
"lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml",
"package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp", "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp"
"System.Collections.Immutable.nuspec"
] ]
}, },
"System.Reflection.Metadata/1.2.0-rc2-23826": { "System.Reflection.Metadata/1.2.0": {
"sha512": "iaq5zpluF7mUMd5hFyhmZGyCSzF6glZjvNI2VAhLFQEp8sGA/tROj6NoZL42q6HhoHxi1XyGeoIXPi5hyw0+5w==", "sha512": "ubQKFCNYPwhqPXPLjRKCvTDR2UvL5L5+Tm181D/5kl/df7264AuXDi2j2Bf5DxplBxevq8eUH9LRomcFCXTQKw==",
"type": "Package", "type": "package",
"files": [ "files": [
"[Content_Types].xml", "System.Reflection.Metadata.1.2.0.nupkg.sha512",
"_rels/.rels", "System.Reflection.Metadata.nuspec",
"ThirdPartyNotices.txt",
"dotnet_library_license.txt", "dotnet_library_license.txt",
"lib/dotnet5.2/System.Reflection.Metadata.dll", "lib/netstandard1.1/System.Reflection.Metadata.dll",
"lib/dotnet5.2/System.Reflection.Metadata.xml", "lib/netstandard1.1/System.Reflection.Metadata.xml",
"lib/portable-net45+win8/System.Reflection.Metadata.dll", "lib/portable-net45+win8/System.Reflection.Metadata.dll",
"lib/portable-net45+win8/System.Reflection.Metadata.xml", "lib/portable-net45+win8/System.Reflection.Metadata.xml"
"package/services/metadata/core-properties/26ea3eeed81e48b5a161d7b4bfaa534d.psmdcp",
"System.Reflection.Metadata.nuspec",
"ThirdPartyNotices.txt"
] ]
} }
}, },
......
{ {
"locked": false, "locked": false,
"version": 1, "version": 2,
"targets": { "targets": {
".NETPortable,Version=v4.5,Profile=Profile7": { ".NETPortable,Version=v4.5,Profile=Profile7": {
"System.Collections.Immutable/1.1.37": { "System.Collections.Immutable/1.1.37": {
"type": "package",
"compile": { "compile": {
"lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll": {} "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll": {}
}, },
...@@ -11,9 +12,10 @@ ...@@ -11,9 +12,10 @@
"lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll": {} "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll": {}
} }
}, },
"System.Reflection.Metadata/1.2.0-rc2-23826": { "System.Reflection.Metadata/1.2.0": {
"type": "package",
"dependencies": { "dependencies": {
"System.Collections.Immutable": "[1.1.37, )" "System.Collections.Immutable": "1.1.37"
}, },
"compile": { "compile": {
"lib/portable-net45+win8/System.Reflection.Metadata.dll": {} "lib/portable-net45+win8/System.Reflection.Metadata.dll": {}
...@@ -29,37 +31,35 @@ ...@@ -29,37 +31,35 @@
"sha512": "fTpqwZYBzoklTT+XjTRK8KxvmrGkYHzBiylCcKyQcxiOM8k+QvhNBxRvFHDWzy4OEP5f8/9n+xQ9mEgEXY+muA==", "sha512": "fTpqwZYBzoklTT+XjTRK8KxvmrGkYHzBiylCcKyQcxiOM8k+QvhNBxRvFHDWzy4OEP5f8/9n+xQ9mEgEXY+muA==",
"type": "Package", "type": "Package",
"files": [ "files": [
"System.Collections.Immutable.nuspec",
"[Content_Types].xml", "[Content_Types].xml",
"_rels/.rels", "_rels/.rels",
"lib/dotnet/System.Collections.Immutable.dll", "lib/dotnet/System.Collections.Immutable.dll",
"lib/dotnet/System.Collections.Immutable.xml", "lib/dotnet/System.Collections.Immutable.xml",
"lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll",
"lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml",
"package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp", "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp"
"System.Collections.Immutable.nuspec"
] ]
}, },
"System.Reflection.Metadata/1.2.0-rc2-23826": { "System.Reflection.Metadata/1.2.0": {
"sha512": "iaq5zpluF7mUMd5hFyhmZGyCSzF6glZjvNI2VAhLFQEp8sGA/tROj6NoZL42q6HhoHxi1XyGeoIXPi5hyw0+5w==", "sha512": "ubQKFCNYPwhqPXPLjRKCvTDR2UvL5L5+Tm181D/5kl/df7264AuXDi2j2Bf5DxplBxevq8eUH9LRomcFCXTQKw==",
"type": "Package", "type": "package",
"files": [ "files": [
"[Content_Types].xml", "System.Reflection.Metadata.1.2.0.nupkg.sha512",
"_rels/.rels", "System.Reflection.Metadata.nuspec",
"ThirdPartyNotices.txt",
"dotnet_library_license.txt", "dotnet_library_license.txt",
"lib/dotnet5.2/System.Reflection.Metadata.dll", "lib/netstandard1.1/System.Reflection.Metadata.dll",
"lib/dotnet5.2/System.Reflection.Metadata.xml", "lib/netstandard1.1/System.Reflection.Metadata.xml",
"lib/portable-net45+win8/System.Reflection.Metadata.dll", "lib/portable-net45+win8/System.Reflection.Metadata.dll",
"lib/portable-net45+win8/System.Reflection.Metadata.xml", "lib/portable-net45+win8/System.Reflection.Metadata.xml"
"package/services/metadata/core-properties/26ea3eeed81e48b5a161d7b4bfaa534d.psmdcp",
"System.Reflection.Metadata.nuspec",
"ThirdPartyNotices.txt"
] ]
} }
}, },
"projectFileDependencyGroups": { "projectFileDependencyGroups": {
"": [ "": [
"System.Collections.Immutable >= 1.1.37", "System.Collections.Immutable >= 1.1.37",
"System.Reflection.Metadata >= 1.2.0-rc2-23826" "System.Reflection.Metadata >= 1.2.0"
], ],
".NETPortable,Version=v4.5,Profile=Profile7": [] ".NETPortable,Version=v4.5,Profile=Profile7": []
} }
......
{ {
"locked": false, "locked": false,
"version": 1, "version": 2,
"targets": { "targets": {
".NETFramework,Version=v4.6": {} ".NETFramework,Version=v4.6": {}
}, },
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册