Rename plugin folder.

pull/81/head
Halil İbrahim Kalkan 9 years ago
parent 97ace58b2f
commit 363c3cbad5

@ -27,7 +27,7 @@ namespace AbpDesk.Web.Mvc
options.PlugInSources.AddFolder( options.PlugInSources.AddFolder(
Path.Combine( Path.Combine(
_env.ContentRootPath, _env.ContentRootPath,
@"..\AbpDesk.Web.Mvc-PlugIns\") @"..\Web_PlugIns\")
); );
}); });
} }

Loading…
Cancel
Save