Skip to content

Commit

Permalink
Remove $(LangVersion) preview
Browse files Browse the repository at this point in the history
I'm getting some bananas errors otherwise!
  • Loading branch information
jonathanpeppers committed Jan 9, 2023
1 parent 27523d9 commit 623a63c
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions eng/Environment.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,6 @@
<FromSource Condition="'$(XamarinFormsVersion)' != '' AND '$(FromSource)' == ''">false</FromSource>
<FromSource Condition="'$(FromSource)' == ''">true</FromSource>
</PropertyGroup>

<PropertyGroup>
<LangVersion>preview</LangVersion>
</PropertyGroup>

<!-- This is used by the libraries -->
<PropertyGroup Condition="'$(AndroidTargetFrameworks)' == ''">
Expand Down

0 comments on commit 623a63c

Please sign in to comment.