Skip to content

Commit

Permalink
marking Wolverine 3.0 alpha 1
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremydmiller committed Aug 19, 2024
1 parent 16d6e62 commit 53d1cfc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,8 @@
<NoWarn>1570;1571;1572;1573;1574;1587;1591;1701;1702;1711;1735;0618</NoWarn>
<ImplicitUsings>true</ImplicitUsings>
<Nullable>enable</Nullable>
<Version>2.16.1</Version>
<VersionPrefix>3.0.0</VersionPrefix>
<VersionSuffix>-alpha-1</VersionSuffix>
<RepositoryUrl>$(PackageProjectUrl)</RepositoryUrl>
<PublishRepositoryUrl>true</PublishRepositoryUrl>
<EmbedUntrackedSources>true</EmbedUntrackedSources>
Expand Down

0 comments on commit 53d1cfc

Please sign in to comment.