1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2026-04-23 22:25:56 -04:00

Revert "Upgraded Moq" (Mono compatibility)

This reverts commit 3140d5d4b0.
This commit is contained in:
Keivan Beigi
2017-01-03 10:25:01 -08:00
parent d5ef451bb4
commit d64d35361c
17 changed files with 31 additions and 42 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="FluentAssertions" version="4.18.0" targetFramework="net40" />
<package id="Moq" version="4.2.1510.2205" targetFramework="net40" />
<package id="Moq" version="4.0.10827" />
<package id="NLog" version="4.4.1" targetFramework="net40" />
<package id="NUnit" version="3.5.0" targetFramework="net40" />
</packages>