File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33 <PropertyGroup >
44 <!-- after 1.0.3 version depend by tags v* -->
5- <VersionPrefix >1.0.8 </VersionPrefix >
5+ <VersionPrefix >1.8.0 </VersionPrefix >
66 <OrchardCoreVersion >1.8.0</OrchardCoreVersion >
77 <!-- <VersionSuffix>preview</VersionSuffix>-->
88 <PackageTags >OrcardCore,EasyOC</PackageTags >
1111 <WarningsNotAsErrors >612,618</WarningsNotAsErrors >
1212 <GenerateDocumentationFile >true</GenerateDocumentationFile >
1313 <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).
1515 Please give me a start if you find the module helpful, thanks. https://github.com/EasyOC/EasyOC.Modules
1616 如果您认为该模块对你有帮助,请给我一个start ,谢谢 https://github.com/EasyOC/EasyOC.Modules
1717 国内用户 欢迎加入QQ 群:877196442
Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk.Web" >
2- <Import Project =" ..\..\EasyOC.Build \Commons.props" />
2+ <Import Project =" ..\..\EasyOC.build \Commons.props" />
33
44 <PropertyGroup >
55 <TargetFramework >net8.0</TargetFramework >
3939 <ProjectReference Include =" ..\Modules\EasyOC.Users\EasyOC.Users.csproj" />
4040 <ProjectReference Include =" ..\Modules\EasyOC.Workflows\EasyOC.Workflows.csproj" />
4141 </ItemGroup >
42- <Import Project =" ..\..\EasyOC.Build \Commons.targets" />
42+ <Import Project =" ..\..\EasyOC.build \Commons.targets" />
4343
4444</Project >
You can’t perform that action at this time.
0 commit comments