#20527: Extending DefaultPlatformConfigurationAccessor to check for setting in ConnectionStrings and AppSettings

Work Item: 20527
This commit is contained in:
Lombiq
2014-03-07 02:40:37 +01:00
committed by nightwolf226
parent 852d08a3f1
commit 438483e502
3 changed files with 15 additions and 6 deletions

View File

@@ -90,6 +90,7 @@
<HintPath>..\..\..\..\lib\nhibernate\NHibernate.dll</HintPath>
</Reference>
<Reference Include="System" />
<Reference Include="System.Configuration" />
<Reference Include="System.Web" />
<Reference Include="System.Web.ApplicationServices" />
<Reference Include="System.Web.Entity" />