mirror of
https://github.com/markjprice/cs11dotnet7.git
synced 2026-04-10 00:33:56 +00:00
Update Ch06Ex02Inheritance.csproj
This commit is contained in:
parent
e6f647f2d1
commit
1667a48cff
1 changed files with 3 additions and 3 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue