You've already forked linux-packaging-mono
Imported Upstream version 4.4.0.122
Former-commit-id: a99f46acaeba3ab496c7afc02c29b839e30a0d0b
This commit is contained in:
@@ -75,6 +75,7 @@ namespace System.Web.Services.Configuration
|
||||
try {
|
||||
var hack = this.EvaluationContext;
|
||||
} catch (ConfigurationErrorsException) {
|
||||
this.actualPath = GetConfigurationDirectory();
|
||||
return;
|
||||
}
|
||||
#endif
|
||||
@@ -127,6 +128,7 @@ namespace System.Web.Services.Configuration
|
||||
var hack = this.EvaluationContext;
|
||||
} catch (ConfigurationErrorsException) {
|
||||
base.Reset(parentElement);
|
||||
this.actualPath = GetConfigurationDirectory();
|
||||
return;
|
||||
}
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user