Skip to content

Commit

Permalink
Add pathmap for Dnn9, bump version
Browse files Browse the repository at this point in the history
(skip 0.13 - leave it for Dnn8)
  • Loading branch information
roman-yagodin committed Aug 9, 2020
1 parent 3ecd7fd commit 0b1632c
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
3 changes: 1 addition & 2 deletions Dnn9/package.config
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
PLATFORM_TYPE="DNNCE"
PACKAGE_TYPE="Core"
SOURCE_VERSION="09.06.00"
PACKAGE_VERSION="00.01.00"
PACKAGE_VERSION="00.14.00"
TRANSLATION_DIR="_src/Dnn.Platform"

10 changes: 10 additions & 0 deletions Dnn9/pathmap.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
DNN Platform/Admin Modules/Dnn.Modules.Console: DesktopModules/Admin/Console
DNN Platform/Admin Modules/Dnn.Modules.ModuleCreator: DesktopModules/Admin/ModuleCreator
DNN Platform/Modules/RazorHost: DesktopModules/RazorModules/RazorHost
DNN Platform/Modules/Groups: DesktopModules/SocialGroups
DNN Platform/Modules/HtmlEditorManager: DesktopModules/Admin/HtmlEditorManager
DNN Platform/Modules: DesktopModules
DNN Platform/Providers/ClientCapabilityProviders/Provider.AspNetCCP: Providers/ClientCapabilityProviders/AspNetClientCapabilityProvider
DNN Platform/Providers: Providers
DNN Platform/Skins: Portals/_default/Skins
DNN Platform/Website/:

1 comment on commit 0b1632c

@roman-yagodin
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

#21

Please sign in to comment.