1
0
Fork 0
mirror of https://github.com/Radarr/Radarr synced 2025-03-12 23:27:26 +00:00
Radarr/NzbDrone.Core.Test/packages.config

16 lines
731 B
Text
Raw Normal View History

2011-03-28 22:10:37 -07:00
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="AutoMoq" version="1.3.1.3" />
2012-02-14 18:08:47 -08:00
<package id="EntityFramework" version="4.3.0" />
<package id="EntityFramework.SqlServerCompact" version="4.1.8482.2" />
2012-01-24 19:09:49 -08:00
<package id="FluentAssertions" version="1.7.0" />
2011-11-26 09:24:14 -08:00
<package id="Microsoft.Web.Infrastructure" version="1.0.0.0" />
2011-10-18 14:46:06 -07:00
<package id="Moq" version="4.0.10827" />
<package id="NBuilder" version="3.0.1.1" />
2012-02-14 18:08:47 -08:00
<package id="Newtonsoft.Json" version="4.0.8" />
2011-10-18 14:46:06 -07:00
<package id="Ninject" version="2.2.1.4" />
2011-10-23 22:54:09 -07:00
<package id="NLog" version="2.0.0.2000" />
2012-02-26 18:19:36 -08:00
<package id="NUnit" version="2.6.0.12054" />
2011-06-23 00:16:15 -07:00
<package id="SqlServerCompact" version="4.0.8482.1" />
2011-11-26 09:24:14 -08:00
<package id="WebActivator" version="1.5" />
2011-03-28 22:10:37 -07:00
</packages>