File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed
Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change 1212 <PackageLicenseExpression >MIT</PackageLicenseExpression >
1313 <PackageOutputPath >./nupkg</PackageOutputPath >
1414 <DockerDefaultTargetOS >Linux</DockerDefaultTargetOS >
15- <Version >2.1.1 </Version >
15+ <Version >2.2.0 </Version >
1616 <AssemblyName >mdu</AssemblyName >
17+ <Authors >Jan Ruhlaender</Authors >
18+ <Description >Commandline Tool to lint and render a Markdown based documentation</Description >
19+ <PackageReadmeFile >README.md</PackageReadmeFile >
20+ <RepositoryUrl >https://github.com/capjan/markdown-util</RepositoryUrl >
21+ <RepositoryType >git</RepositoryType >
22+ <PackageTags >Markdown Static-Website-Generator</PackageTags >
1723 <PreserveCompilationContext >true</PreserveCompilationContext >
1824 </PropertyGroup >
1925
2531 </ItemGroup >
2632
2733 <ItemGroup >
34+ <None Include =" ..\README.md" Pack =" true" PackagePath =" \" />
2835 <ProjectReference Include =" ..\Markdown.Document\Markdown.Document.csproj" />
2936 <ProjectReference Include =" ..\Markdown.Renderer\Markdown.Renderer.csproj" />
3037 </ItemGroup >
You can’t perform that action at this time.
0 commit comments