mirror of
https://github.com/markjprice/cs11dotnet7.git
synced 2026-03-11 23:23:52 +01:00
Update AsyncConsole.csproj
This commit is contained in:
parent
0f88d7aac8
commit
4aac323b55
|
|
@ -7,9 +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