We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc142fa commit b364f70Copy full SHA for b364f70
DocFxMarkdownGen.csproj
@@ -3,7 +3,7 @@
3
<PropertyGroup>
4
<OutputType>Exe</OutputType>
5
<TargetFramework>net6.0</TargetFramework>
6
- <Version>0.3.0</Version>
+ <Version>0.3.1</Version>
7
<PackageLicenseExpression>MIT</PackageLicenseExpression>
8
<Description>Docusaurus Markdown generator using DocFX.</Description>
9
<RepositoryUrl>https://github.com/Jan0660/DocFxMarkdownGen</RepositoryUrl>
0 commit comments