Files
OurUmbraco/README.md
T

6 lines
377 B
Markdown
Raw Normal View History

2012-12-17 23:26:00 -08:00
OurUmbraco
==========
Download the SQL Server Database from: [https://dl.dropbox.com/u/3006713/our-cleaned-db.zip ][https://dl.dropbox.com/u/3006713/our-cleaned-db.zip]
Restore the database to SQL Server 2008/2012 and update the connection string (umbracoDbDSN) in OurUmbraco.Site/web.config
Make sure to allow NuGet Package Restore in VS (Tools > Options > Package Manager).