Skip to content

Commit

Permalink
Bump NuGet version.
Browse files Browse the repository at this point in the history
  • Loading branch information
KirillOsenkov committed May 14, 2021
1 parent fad04ad commit 1f9678a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/HtmlGenerator/HtmlGenerator.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<PropertyGroup>
<NuGetPackageId>SourceBrowser</NuGetPackageId>
<NuSpecFile>$(MSBuildProjectDirectory)\$(NuGetPackageId).nuspec</NuSpecFile>
<NuGetVersion>1.0.36</NuGetVersion>
<NuGetVersion>1.0.37</NuGetVersion>
<NuGetVersionRoslyn>3.9.0-2.final</NuGetVersionRoslyn>
</PropertyGroup>
<ItemGroup>
Expand Down

0 comments on commit 1f9678a

Please sign in to comment.