aboutsummaryrefslogtreecommitdiff
path: root/DvdLib
diff options
context:
space:
mode:
Diffstat (limited to 'DvdLib')
-rw-r--r--DvdLib/project.json29
1 files changed, 15 insertions, 14 deletions
diff --git a/DvdLib/project.json b/DvdLib/project.json
index 9d20d9ec9c..fbbe9eaf32 100644
--- a/DvdLib/project.json
+++ b/DvdLib/project.json
@@ -1,16 +1,17 @@
-{
- "frameworks": {
- "netstandard1.6": {
- "dependencies": {
- "NETStandard.Library": "1.6.0"
- }
- },
- ".NETPortable,Version=v4.5,Profile=Profile7": {
- "buildOptions": {
- "define": []
- },
- "frameworkAssemblies": {}
+{
+ "frameworks":{
+ "netstandard1.6":{
+ "dependencies":{
+ "NETStandard.Library":"1.6.0",
+ }
+ },
+ ".NETPortable,Version=v4.5,Profile=Profile7":{
+ "buildOptions": {
+ "define": [ ]
+ },
+ "frameworkAssemblies":{
+
+ }
+ }
}
- },
- "dependencies": {}
} \ No newline at end of file