Skip to content

Commit

Permalink
Update Directory.Build.props
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonCropp committed May 11, 2024
1 parent 8a443f7 commit d9b2218
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<PropertyGroup>
<LangVersion>preview</LangVersion>
<NoWarn>CS1591;CA1416;SYSLIB0014</NoWarn>
<Version>7.0.0-beta.1</Version>
<Version>7.0.0-beta.2</Version>
<AssemblyVersion>3.0</AssemblyVersion>
<AssemblyOriginatorKeyFile>$(ProjectDir)..\ApprovalsKeyPair.snk</AssemblyOriginatorKeyFile>
<SignAssembly>true</SignAssembly>
Expand Down

0 comments on commit d9b2218

Please sign in to comment.