Skip to content

Commit

Permalink
Locking down HtmlTags
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremydmiller committed Mar 26, 2015
1 parent 7249573 commit 63951eb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ripple.config
Expand Up @@ -30,7 +30,7 @@
<Dependency Name="FubuMVC.StructureMap" Version="1.2.0.1678" Mode="Float" />
<Dependency Name="FubuMVC.TestingHarness" Version="1.2.0.1678" Mode="Float" />
<Dependency Name="FubuTestingSupport" Version="1.2.0.272" Mode="Float" />
<Dependency Name="HtmlTags" Version="2.0.0.181" Mode="Float" />
<Dependency Name="HtmlTags" Version="2.0.0.181" Mode="Fixed" />
<Dependency Name="Newtonsoft.Json" Version="4.5.11" Mode="Fixed" />
<Dependency Name="NUnit" Version="2.5.10.11092" Mode="Fixed" />
<Dependency Name="Owin" Version="1.0" Mode="Fixed" />
Expand All @@ -52,4 +52,4 @@
<IgnoreAssemblies />
</References>
<Nuspecs />
</ripple>
</ripple>

0 comments on commit 63951eb

Please sign in to comment.