1
0
Fork 0
mirror of https://github.com/lidarr/Lidarr synced 2025-03-06 03:18:47 +00:00
Lidarr/NzbDrone.Web.UI.Test/packages.config

8 lines
364 B
Text
Raw Normal View History

2011-12-18 21:08:36 -08:00
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="DotNetZip" version="1.9.1.8" />
2012-01-24 19:09:49 -08:00
<package id="FluentAssertions" version="1.7.0" />
2012-09-12 00:23:34 -07:00
<package id="Newtonsoft.Json" version="4.5.9" targetFramework="net40" />
2012-02-26 18:19:36 -08:00
<package id="NUnit" version="2.6.0.12054" />
2012-09-12 00:23:34 -07:00
<package id="Selenium.WebDriver" version="2.25.1" targetFramework="net40" />
2011-12-18 21:08:36 -08:00
</packages>