mirror of
https://github.com/markjprice/cs11dotnet7.git
synced 2026-01-04 07:09:58 +01:00
Update Ch08Ex03NumbersAsWordsApp.csproj
This commit is contained in:
parent
511fbd6606
commit
fc2bfa6123
|
|
@ -11,8 +11,8 @@
|
|||
<ProjectReference Include="..\Ch08Ex03NumbersAsWordsLib\Ch08Ex03NumbersAsWordsLib.csproj" />
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<Using Include="System.Console" Static="true" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Using Include="System.Console" Static="true" />
|
||||
</ItemGroup>
|
||||
|
||||
</Project>
|
||||
|
|
|
|||
Loading…
Reference in a new issue