Skip to content
This repository has been archived by the owner on Jun 25, 2020. It is now read-only.

Commit

Permalink
Merge pull request #309 from markvantilburg/patch-8
Browse files Browse the repository at this point in the history
Remove firefly as it's not used anymore
  • Loading branch information
Jérémie Bertrand authored Aug 24, 2016
2 parents 06d9a7f + ef044e1 commit d87ba87
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/Pretzel/packages.config
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="DotLiquid" version="1.8.0" targetFramework="net45" />
<package id="Firefly" version="0.6.3" targetFramework="net4" />
<package id="Gate.Middleware.Sources" version="0.27" targetFramework="net4" />
<package id="Gate.Sources" version="0.27" targetFramework="net4" />
<package id="Microsoft.AspNet.Razor" version="3.2.3" targetFramework="net45" />
Expand All @@ -16,4 +15,4 @@
<package id="System.IO.Abstractions" version="2.0.0.116" targetFramework="net45" />
<package id="TaskHelpers.Sources" version="0.3" targetFramework="net4" />
<package id="YamlDotNet" version="3.6.1" targetFramework="net45" />
</packages>
</packages>

0 comments on commit d87ba87

Please sign in to comment.