diff --git a/Yavsc/Yavsc.nuspec b/Yavsc/Yavsc.nuspec index 5a2e69aa..057c56e3 100644 --- a/Yavsc/Yavsc.nuspec +++ b/Yavsc/Yavsc.nuspec @@ -23,5 +23,6 @@ + diff --git a/Yavsc/project.json b/Yavsc/project.json index 9372b690..49e7358f 100755 --- a/Yavsc/project.json +++ b/Yavsc/project.json @@ -158,7 +158,9 @@ "System.Net": "4.0.0.0", "System.Xml": "4.0.0.0", "System": "4.0.0.0" - } + }, + "net451": {}, + "net46": {} } }, "publishOptions": {