mirror of
https://github.com/Radarr/Radarr
synced 2026-04-30 08:01:52 +02:00
* 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
6 lines
No EOL
284 B
XML
6 lines
No EOL
284 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<packages>
|
|
<package id="FluentAssertions" version="4.19.0" targetFramework="net461" />
|
|
<package id="Newtonsoft.Json" version="9.0.1" targetFramework="net461" />
|
|
<package id="NUnit" version="3.6.0" targetFramework="net461" />
|
|
</packages> |