Files
OurUmbraco/README.md
T
Sebastiaan Janssen a3b5d47b92 Update README.md
2012-12-18 08:28:03 +01:00

349 B

Our Umbraco

Download the SQL Server Database from: https://dl.dropbox.com/u/3006713/our-cleaned-db.zip

Restore the database to SQL Server 2012 (looking into a 2008 option!) and update the connection string (umbracoDbDSN) in OurUmbraco.Site/web.config

Make sure to allow NuGet Package Restore in VS (Tools > Options > Package Manager).