Add MiniProfiler as a requirement for the NuGet package

This commit is contained in:
Sebastiaan Janssen
2013-05-10 10:55:28 -02:00
parent 191d744ec6
commit 3b05663597

View File

@@ -18,6 +18,7 @@
<dependency id="Microsoft.AspNet.Mvc" version="[4.0.20710.0]" />
<dependency id="Microsoft.AspNet.WebApi" version="4.0.20710.0" />
<dependency id="Microsoft.AspNet.Mvc.FixedDisplayModes" version="1.0.0" />
<dependency id="MiniProfiler" version="2.1.0" />
</dependencies>
</metadata>
<files>