Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/corefx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/System.Globalization.Calendars/ref/project.lock.json')
-rw-r--r--src/System.Globalization.Calendars/ref/project.lock.json40
1 files changed, 37 insertions, 3 deletions
diff --git a/src/System.Globalization.Calendars/ref/project.lock.json b/src/System.Globalization.Calendars/ref/project.lock.json
index 3620864e3f..3d3a47aa69 100644
--- a/src/System.Globalization.Calendars/ref/project.lock.json
+++ b/src/System.Globalization.Calendars/ref/project.lock.json
@@ -1,8 +1,42 @@
{
"locked": true,
- "version": 1,
+ "version": 2,
"targets": {
- ".NETPlatform,Version=v5.0": {
+ ".NETPlatform,Version=v5.1": {
+ "System.Globalization/4.0.0": {
+ "type": "package",
+ "dependencies": {
+ "System.Runtime": "4.0.0"
+ },
+ "compile": {
+ "ref/dotnet/System.Globalization.dll": {}
+ }
+ },
+ "System.Runtime/4.0.0": {
+ "type": "package",
+ "compile": {
+ "ref/dotnet/System.Runtime.dll": {}
+ }
+ }
+ },
+ ".NETPlatform,Version=v5.1/win7-x86": {
+ "System.Globalization/4.0.0": {
+ "type": "package",
+ "dependencies": {
+ "System.Runtime": "4.0.0"
+ },
+ "compile": {
+ "ref/dotnet/System.Globalization.dll": {}
+ }
+ },
+ "System.Runtime/4.0.0": {
+ "type": "package",
+ "compile": {
+ "ref/dotnet/System.Runtime.dll": {}
+ }
+ }
+ },
+ ".NETPlatform,Version=v5.1/win7-x64": {
"System.Globalization/4.0.0": {
"type": "package",
"dependencies": {
@@ -123,6 +157,6 @@
"System.Globalization >= 4.0.0",
"System.Runtime >= 4.0.0"
],
- ".NETPlatform,Version=v5.0": []
+ ".NETPlatform,Version=v5.1": []
}
} \ No newline at end of file