Skip to content

Commit

Permalink
Set lang version to default
Browse files Browse the repository at this point in the history
  • Loading branch information
ebrob committed Feb 6, 2025
1 parent f379fa4 commit 5f86a8c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<TargetFramework>net8.0</TargetFramework>
<Nullable>disable</Nullable>
<IsPackable>false</IsPackable>
<LangVersion>12</LangVersion>
<LangVersion>default</LangVersion>
</PropertyGroup>
<ItemGroup>
<ProjectReference Include="..\..\src\Raven.Client.NodaTime\Raven.Client.NodaTime.csproj" />
Expand Down

0 comments on commit 5f86a8c

Please sign in to comment.