Update Ch09Ex02SerializingShapes.csproj

This commit is contained in:
Mark J. Price 2022-11-09 12:39:33 +00:00 committed by GitHub
parent 8e9d0fa443
commit 5cc6ff9fe6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,8 +7,8 @@
<Nullable>enable</Nullable>
</PropertyGroup>
<ItemGroup>
<Using Include="System.Console" Static="true" />
</ItemGroup>
<ItemGroup>
<Using Include="System.Console" Static="true" />
</ItemGroup>
</Project>