diff --git a/EasyOC.build/Commons.props b/EasyOC.build/Commons.props index a6f7aa4..e7c627f 100644 --- a/EasyOC.build/Commons.props +++ b/EasyOC.build/Commons.props @@ -12,7 +12,7 @@ true EasyOC is committed to making OrchardCore development easier. - This repositry is referencing a stable build of Orchard Core (1.5.0). + This repositry is referencing a stable build of Orchard Core (1.6.0). 国内用户 欢迎加入QQ 群:877196442 Tony Han diff --git a/src/EasyOC.CMS.Web/EasyOC.CMS.Web.csproj b/src/EasyOC.CMS.Web/EasyOC.CMS.Web.csproj index 8077cd0..e7a78b6 100644 --- a/src/EasyOC.CMS.Web/EasyOC.CMS.Web.csproj +++ b/src/EasyOC.CMS.Web/EasyOC.CMS.Web.csproj @@ -19,8 +19,8 @@ - - + + diff --git a/src/Modules/EasyOC.Deployment/Readme.md b/src/Modules/EasyOC.Deployment/Readme.md index 342a92f..d27db50 100644 --- a/src/Modules/EasyOC.Deployment/Readme.md +++ b/src/Modules/EasyOC.Deployment/Readme.md @@ -19,7 +19,7 @@ Improve the OC `Deployment` feature, including ## Orchard Core Reference -This module is referencing a stable build of Orchard Core ([`1.5.0`](https://www.nuget.org/packages/OrchardCore.Module.Targets/1.5.0)). +This module is referencing a stable build of Orchard Core ([`1.6.0`](https://www.nuget.org/packages/OrchardCore.Module.Targets/1.6.0)). diff --git a/src/Modules/EasyOC.ReplaceAction/Readme.md b/src/Modules/EasyOC.ReplaceAction/Readme.md index 06e488c..a14ed7b 100644 --- a/src/Modules/EasyOC.ReplaceAction/Readme.md +++ b/src/Modules/EasyOC.ReplaceAction/Readme.md @@ -8,7 +8,7 @@ Replace the implementation of the specified controller action in OrchardCore ## Orchard Core Reference -This module is referencing a stable build of Orchard Core ([`1.5.0`](https://www.nuget.org/packages/OrchardCore.Module.Targets/1.5.0)). +This module is referencing a stable build of Orchard Core ([`1.6.0`](https://www.nuget.org/packages/OrchardCore.Module.Targets/1.6.0)). ## How to use diff --git a/src/Modules/EasyOC.Users/Readme.md b/src/Modules/EasyOC.Users/Readme.md index 993fa78..8b62e47 100644 --- a/src/Modules/EasyOC.Users/Readme.md +++ b/src/Modules/EasyOC.Users/Readme.md @@ -15,7 +15,7 @@ The UserLogin Script in OrchardCore now supports the following features ## Orchard Core Reference -This module is referencing a stable build of Orchard Core ([`1.5.0`](https://www.nuget.org/packages/OrchardCore.Module.Targets/1.5.0)). +This module is referencing a stable build of Orchard Core ([`1.6.0`](https://www.nuget.org/packages/OrchardCore.Module.Targets/1.6.0)).