Added uGoLive dashboard

This commit is contained in:
mattbrailsford
2011-11-01 16:55:06 +00:00
parent 95e985b96d
commit 19eebba8cc
17 changed files with 250 additions and 0 deletions

View File

@@ -35,6 +35,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "config", "config", "{05329D
ProjectSection(SolutionItems) = preProject
config templates\config\404handlers.config = config templates\config\404handlers.config
config templates\config\ClientDependency.config = config templates\config\ClientDependency.config
config templates\config\Dashboard.config = config templates\config\Dashboard.config
config templates\config\ExamineIndex.config = config templates\config\ExamineIndex.config
config templates\config\ExamineSettings.config = config templates\config\ExamineSettings.config
config templates\config\formHandlers.config = config templates\config\formHandlers.config
@@ -67,6 +68,9 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "DLLs", "DLLs", "{F06D18F6-C
foreign dlls\Microsoft.ApplicationBlocks.Data.dll = foreign dlls\Microsoft.ApplicationBlocks.Data.dll
foreign dlls\WebPages\Microsoft.Web.Infrastructure.dll = foreign dlls\WebPages\Microsoft.Web.Infrastructure.dll
foreign dlls\MySql.Data.dll = foreign dlls\MySql.Data.dll
foreign dlls\Our.Umbraco.uGoLive.47x.dll = foreign dlls\Our.Umbraco.uGoLive.47x.dll
foreign dlls\Our.Umbraco.uGoLive.Checks.dll = foreign dlls\Our.Umbraco.uGoLive.Checks.dll
foreign dlls\Our.Umbraco.uGoLive.dll = foreign dlls\Our.Umbraco.uGoLive.dll
foreign dlls\TidyNet.dll = foreign dlls\TidyNet.dll
foreign dlls\UmbracoExamine.dll = foreign dlls\UmbracoExamine.dll
foreign dlls\UrlRewritingNet.UrlRewriter.dll = foreign dlls\UrlRewritingNet.UrlRewriter.dll