Skip to content

Commit

Permalink
fix: remove lang version from Chapter13.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
A-Tanner committed Sep 20, 2023
1 parent a190abe commit 1671529
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Chapter13/Chapter13.csproj
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<ChapterNumber>13</ChapterNumber>
<LangVersion>10.0</LangVersion>
</PropertyGroup>
<Import Project="..\Chapter.props" />
<ItemGroup>
Expand Down

0 comments on commit 1671529

Please sign in to comment.