diff --git a/appveyor.yml b/appveyor.yml index 82bca07..521f97d 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -7,7 +7,7 @@ os: Visual Studio 2022 environment: DOTNET_CLI_TELEMETRY_OPTOUT: true DOTNET_SKIP_FIRST_TIME_EXPERIENCE: true - TARGET_BUILD_VERSION: '3.22.0' + TARGET_BUILD_VERSION: '3.23.0' NUGET_DEPLOY_KEY: secure: iGLl9LCDfrevtXMZSzGsL00+nm/hVrFTLpbcgMuTP4S4El6/f09KhrsHAGj9VnCS diff --git a/src/ReverseMarkdown/ReverseMarkdown.csproj b/src/ReverseMarkdown/ReverseMarkdown.csproj index 9efb8f1..691ee16 100644 --- a/src/ReverseMarkdown/ReverseMarkdown.csproj +++ b/src/ReverseMarkdown/ReverseMarkdown.csproj @@ -1,7 +1,7 @@  ReverseMarkdown is a Html to Markdown converter library in c# - 3.22.0 + 3.23.0 Babu Annamalai net46;netstandard2.0;net5.0;net6.0 https://github.com/mysticmind/reversemarkdown-net