mirror of
https://github.com/markjprice/cs11dotnet7.git
synced 2026-01-01 13:59:57 +01:00
Update WorkingWithStreams.csproj
This commit is contained in:
parent
4f5135c4d0
commit
8e9d0fa443
|
|
@ -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…
Reference in a new issue