File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55 <AssemblyName >OrchardCoreContrib.PoExtractor</AssemblyName >
66 <ToolCommandName >extractpo</ToolCommandName >
77 <PackAsTool >true</PackAsTool >
8- <Version >1.2 .0</Version >
8+ <Version >1.3 .0</Version >
99 <Authors >The Orchard Core Contrib Team</Authors >
1010 <Company />
1111 <Description >.NET Core global tool for extracting translatable strings from the OrchardCore source files.</Description >
2121 <Product >Orchard Core Contrib Portable Object Extraction Tool</Product >
2222 <PackageRequireLicenseAcceptance >true</PackageRequireLicenseAcceptance >
2323 <Copyright >2019 Orchard Core Contrib</Copyright >
24+ <PackageReadmeFile >README.md</PackageReadmeFile >
2425 </PropertyGroup >
2526 <ItemGroup >
2627 <None Include =" ../../images/icon.png" Pack =" true" PackagePath =" icon.png" />
28+ <None Include =" ..\..\README.md" >
29+ <Pack >True</Pack >
30+ <PackagePath >\</PackagePath >
31+ </None >
2732 </ItemGroup >
2833 <ItemGroup >
2934 <PackageReference Include =" McMaster.Extensions.CommandLineUtils" />
You can’t perform that action at this time.
0 commit comments