view Stocks/Stocks.Service.Tests.Functional/packages.config @ 96:188f8b366e87

Unit test project correctly setup as normal class library DLL.
author stevenhollidge <stevenhollidge@hotmail.com>
date Sat, 05 May 2012 13:29:56 +0100
parents e5d46bb6cdb0
children
line wrap: on
line source

<?xml version="1.0" encoding="utf-8"?>
<packages>
  <package id="FluentAssertions" version="1.7.0" />
  <package id="Machine.Specifications" version="0.5.3.0" />
  <package id="Moq" version="4.0.10827" />
</packages>