diff --git a/NzbDrone.Console/NzbDrone.Console.csproj b/NzbDrone.Console/NzbDrone.Console.csproj index 595e60473..a2de9bfb2 100644 --- a/NzbDrone.Console/NzbDrone.Console.csproj +++ b/NzbDrone.Console/NzbDrone.Console.csproj @@ -65,6 +65,10 @@ OnOutputUpdated + + False + ..\Libraries\Siaqodb\siaqodb.dll + @@ -118,6 +122,11 @@ NzbDrone.ico + + + licenses.licx + + diff --git a/NzbDrone/NzbDrone.csproj b/NzbDrone/NzbDrone.csproj index 46bf79007..97087c0d7 100644 --- a/NzbDrone/NzbDrone.csproj +++ b/NzbDrone/NzbDrone.csproj @@ -102,6 +102,7 @@ Component + diff --git a/NzbDrone/licenses.licx b/NzbDrone/licenses.licx new file mode 100644 index 000000000..4b128908d --- /dev/null +++ b/NzbDrone/licenses.licx @@ -0,0 +1 @@ +Sqo.Siaqodb, siaqodb, Version=2.6.0.2,Culture=neutral,PublicKeyToken=c9a50dde883b61a3 \ No newline at end of file