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 de348d4 commit 5b438c7Copy full SHA for 5b438c7
src/ReverseMarkdown/ReverseMarkdown.csproj
@@ -1,7 +1,7 @@
1
<Project Sdk="Microsoft.NET.Sdk">
2
<PropertyGroup>
3
<Description>ReverseMarkdown is a Html to Markdown converter library in c#</Description>
4
- <VersionPrefix>4.7.0</VersionPrefix>
+ <VersionPrefix>4.7.1</VersionPrefix>
5
<Authors>Babu Annamalai</Authors>
6
<TargetFrameworks>net46;netstandard2.0;net6.0;net7.0;net8.0;net9.0</TargetFrameworks>
7
<PackageProjectUrl>https://github.com/mysticmind/reversemarkdown-net</PackageProjectUrl>
0 commit comments