Skip to content

Commit e357b3f

Browse files
committed
Target testing file config
1 parent bcbf1c5 commit e357b3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Aeon.Library/Utilities/LoaderPaths.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ public string PathToSettings
117117
{
118118
get
119119
{
120-
return Path.Combine(ActiveRuntime, Path.Combine("config", "Settings.xml"));
120+
return Path.Combine(ActiveRuntime, Path.Combine("config", "settings.xml"));
121121
}
122122
}
123123

0 commit comments

Comments
 (0)