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 Sep 14, 2023
1 parent e95c365 commit 27be5db
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
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<Project>
<PropertyGroup>
<LangVersion>11.0</LangVersion>
<LangVersion>preview</LangVersion>
<NoWarn>CS1591</NoWarn>
<Version>5.9.0</Version>
<AssemblyVersion>3.0</AssemblyVersion>
Expand Down

0 comments on commit 27be5db

Please sign in to comment.