yavsc/YavscLib/project.lock.json

24 lines
766 B
JSON
Raw Normal View History

2016-07-27 10:56:49 +02:00
{
"locked": false,
"version": 2,
"targets": {
2016-09-30 13:07:30 +02:00
".NETFramework,Version=v4.5.1": {},
2017-05-01 00:00:56 +02:00
".NETPortable,Version=v4.5,Profile=Profile111": {},
".NETFramework,Version=v4.5.1/debian.8-x86": {},
".NETFramework,Version=v4.5.1/debian.8-x64": {},
".NETPortable,Version=v4.5,Profile=Profile111/debian.8-x86": {},
".NETPortable,Version=v4.5,Profile=Profile111/debian.8-x64": {}
2016-07-27 10:56:49 +02:00
},
2016-09-30 13:07:30 +02:00
"libraries": {},
2016-07-27 10:56:49 +02:00
"projectFileDependencyGroups": {
2016-09-30 13:07:30 +02:00
"": [],
2016-07-30 23:49:05 +02:00
".NETFramework,Version=v4.5.1": [],
".NETPortable,Version=v4.5,Profile=Profile111": [
2017-05-01 00:00:56 +02:00
"fx/System >= 4.0.0",
"fx/System.Runtime >= 4.0.0",
"fx/System.Globalization >= 4.0.0",
"fx/System.Resources.ResourceManager >= 4.0.0",
"fx/System.Collections >= 4.0.0"
]
2017-05-01 00:00:56 +02:00
}
2016-07-27 10:56:49 +02:00
}