mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-14 10:47:08 -07:00
Target to .NET 4.6.1, Update SignalR, Owin, Nancy (#84)
* Target .net 4.6.1 * Update to SignalR 2.2.2 * Fix Socks Reference in NZBDrone.Common * UI Fixes, Build Fixes * Update Nancy to 1.4.4 * Upgrade Microsoft Owin to 3.1.0 * Delete npm-shrinkwrap.json * Fix SignalR Messages
This commit is contained in:
parent
fbe6bfc78e
commit
f460f630c3
317 changed files with 9128 additions and 38017 deletions
|
@ -241,7 +241,7 @@
|
|||
operator-assignment: ["off", "never"],
|
||||
operator-linebreak: ["error", "after"],
|
||||
padded-blocks: ["error", "never"],
|
||||
quote-props: ["error", "consistent"],
|
||||
quote-props: ["error", "as-needed"],
|
||||
quotes: ["error", "single"],
|
||||
require-jsdoc: "off",
|
||||
semi: "error",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue