Update WorkingWithNetworkResources.csproj

This commit is contained in:
Mark J. Price 2022-11-09 12:32:59 +00:00 committed by GitHub
parent ed82bb7cf5
commit abe2fa5119
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,8 +7,8 @@
<Nullable>enable</Nullable> <Nullable>enable</Nullable>
</PropertyGroup> </PropertyGroup>
<ItemGroup> <ItemGroup>
<Using Include="System.Console" Static="true" /> <Using Include="System.Console" Static="true" />
</ItemGroup> </ItemGroup>
</Project> </Project>