File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 2
2
3
3
<PropertyGroup >
4
4
<!-- after 1.0.3 version depend by tags v* -->
5
- <VersionPrefix >1.0.8 </VersionPrefix >
5
+ <VersionPrefix >1.8.0 </VersionPrefix >
6
6
<OrchardCoreVersion >1.8.0</OrchardCoreVersion >
7
7
<!-- <VersionSuffix>preview</VersionSuffix>-->
8
8
<PackageTags >OrcardCore,EasyOC</PackageTags >
11
11
<WarningsNotAsErrors >612,618</WarningsNotAsErrors >
12
12
<GenerateDocumentationFile >true</GenerateDocumentationFile >
13
13
<Description >
14
- This repositry is referencing a stable build of OrchardCore (1.6 .0).
14
+ This repositry is referencing a stable build of OrchardCore (1.8 .0).
15
15
Please give me a start if you find the module helpful, thanks. https://github.com/EasyOC/EasyOC.Modules
16
16
如果您认为该模块对你有帮助,请给我一个start ,谢谢 https://github.com/EasyOC/EasyOC.Modules
17
17
国内用户 欢迎加入QQ 群:877196442
Original file line number Diff line number Diff line change 1
1
<Project Sdk =" Microsoft.NET.Sdk.Web" >
2
- <Import Project =" ..\..\EasyOC.Build \Commons.props" />
2
+ <Import Project =" ..\..\EasyOC.build \Commons.props" />
3
3
4
4
<PropertyGroup >
5
5
<TargetFramework >net8.0</TargetFramework >
39
39
<ProjectReference Include =" ..\Modules\EasyOC.Users\EasyOC.Users.csproj" />
40
40
<ProjectReference Include =" ..\Modules\EasyOC.Workflows\EasyOC.Workflows.csproj" />
41
41
</ItemGroup >
42
- <Import Project =" ..\..\EasyOC.Build \Commons.targets" />
42
+ <Import Project =" ..\..\EasyOC.build \Commons.targets" />
43
43
44
44
</Project >
You can’t perform that action at this time.
0 commit comments