Forked from Oliver Knoblich's Pen CSS City.
# Install easyengine
curl -sL https://raw.githubusercontent.com/rtCamp/easyengine/stable/install.sh | sudo bash
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
From ddb62c47a66e4435d3e53d224a8952c77cd57787 Mon Sep 17 00:00:00 2001 | |
From: Michael Friis <[email protected]> | |
Date: Fri, 28 Oct 2011 18:43:38 -0700 | |
Subject: [PATCH] Make solution build on AppHarbor | |
--- | |
AppHarbor.sln | 694 ++++++++++++++++++++ | |
.../Nop.Web.Framework/Nop.Web.Framework.csproj | 3 +- | |
Tests/Nop.Data.Tests/Nop.Data.Tests.csproj | 9 +- | |
.../Helpers/DateTimeHelperTests.cs | 18 - |