Update LinqWithObjects.csproj

This commit is contained in:
Mark J. Price 2022-11-09 12:51:15 +00:00 committed by GitHub
parent 0fe8fd0114
commit 31be3cdc6e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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>