diff --git a/MiLight.Net.Commands.nuspec b/MiLight.Net.Commands.nuspec index dd97b99..610aecb 100644 --- a/MiLight.Net.Commands.nuspec +++ b/MiLight.Net.Commands.nuspec @@ -3,7 +3,7 @@ MiLight.Net.Commands MiLight .net api commands - 1.0.1 + 1.0.2 Andy Scott Andy Scott MiLight / AppLamp Api commands diff --git a/source/MiLight.Net.Contracts/project.json b/source/MiLight.Net.Contracts/project.json index fc3c128..75c8c02 100644 --- a/source/MiLight.Net.Contracts/project.json +++ b/source/MiLight.Net.Contracts/project.json @@ -3,7 +3,9 @@ }, "frameworks": { "dnx451": { }, + "dnx46": { }, "dnxcore50": { }, + "netcore451": { }, ".NETPortable,Version=v4.5,Profile=Profile259": { } }, "runtimes": {