mirror of
https://github.com/markjprice/cs11dotnet7.git
synced 2025-12-06 05:32:03 +01:00
Update LinqWithObjects.csproj
This commit is contained in:
parent
0fe8fd0114
commit
31be3cdc6e
|
|
@ -8,8 +8,8 @@
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
|
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<Using Include="System.Console" Static="true" />
|
<Using Include="System.Console" Static="true" />
|
||||||
<!--<Using Remove="System.Linq" />-->
|
<!--<Using Remove="System.Linq" />-->
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
|
|
||||||
</Project>
|
</Project>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue