Skip to content

Commit

Permalink
Add NUnit console package to project.
Browse files Browse the repository at this point in the history
  • Loading branch information
samjudson committed Feb 12, 2016
1 parent 3b6ac7c commit 827b6ae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions FlickrNetTest/packages.config
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="NUnit" version="3.0.1" targetFramework="net40" userInstalled="true" />
<package id="NUnit.Console" version="3.0.1" targetFramework="net40" />
<package id="Rx-Main" version="1.0.11226" userInstalled="true" />
<package id="Shouldly" version="2.6.0" targetFramework="net40" userInstalled="true" />
</packages>

0 comments on commit 827b6ae

Please sign in to comment.