Skip to content

Commit

Permalink
Bump version to 3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hez2010 authored Sep 1, 2021
1 parent ea51723 commit 552e815
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions TypedocConverter/TypedocConverter.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<OutputType>Exe</OutputType>
<TargetFramework>net6.0</TargetFramework>
<TrimMode>Link</TrimMode>
<Version>3.0-preview2</Version>
<Version>3.0</Version>
</PropertyGroup>
<ItemGroup>
<Compile Include="Definitions.fs" />
Expand All @@ -22,4 +22,4 @@
<ItemGroup>
<TrimmerRootAssembly Include="TypedocConverter" />
</ItemGroup>
</Project>
</Project>

0 comments on commit 552e815

Please sign in to comment.