Fixes installer issue: Saving web.config & storing static reference to connection string (27210)
[TFS Changeset #66315]
This commit is contained in:
@@ -5,6 +5,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution
|
||||
build.xml = build.xml
|
||||
default.build = default.build
|
||||
SHANDEMVAIO.testrunconfig = SHANDEMVAIO.testrunconfig
|
||||
SHOCKING.testrunconfig = SHOCKING.testrunconfig
|
||||
umbraco weekly.build = umbraco weekly.build
|
||||
umbraco.build = umbraco.build
|
||||
umbraco.vsmdi = umbraco.vsmdi
|
||||
@@ -16,6 +17,8 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "StandardConfig", "StandardC
|
||||
aspnet35.config = aspnet35.config
|
||||
config templates\config\UI.xml = config templates\config\UI.xml
|
||||
config templates\umbraco.config = config templates\umbraco.config
|
||||
config templates\config\umbracoSettings.config = config templates\config\umbracoSettings.config
|
||||
config templates\config\UrlRewriting.config = config templates\config\UrlRewriting.config
|
||||
config templates\web.config = config templates\web.config
|
||||
EndProjectSection
|
||||
EndProject
|
||||
|
||||
Reference in New Issue
Block a user