Generate session logic moved to correct place.

This commit is contained in:
feodor_fitsner 2012-09-13 19:23:21 -07:00
parent a3e5be7fe3
commit f42298e7fe
5 changed files with 52 additions and 47 deletions

View file

@ -88,8 +88,7 @@ namespace WebsitePanel.Setup
SwitchServer2AspNet40,
SwitchEntServer2AspNet40,
SwitchWebPortal2AspNet40,
ConfigureSecureSessionModuleInWebConfig,
UpdatePortalSessionValidationKey
ConfigureSecureSessionModuleInWebConfig
}
public class InstallAction