Clean up VS experience for s.p.corelib.csproj (dotnet/coreclr#13481)
authorDan Moseley <danmose@microsoft.com>
Mon, 21 Aug 2017 22:18:28 +0000 (15:18 -0700)
committerGitHub <noreply@github.com>
Mon, 21 Aug 2017 22:18:28 +0000 (15:18 -0700)
commit89bdca84994a81cca920f445cbbf0da891992dd7
treed4c6f026fdaca9e065396d9a2cb2fbbd52cc141e
parent2157813790c5d8345715e1a574acb0644e62e1c5
Clean up VS experience for s.p.corelib.csproj (dotnet/coreclr#13481)

* Remove bogus assembly warnings in VS

* Fix warnings about sharing files within the project tree

* Remove bogus lines

* Remove lines showing up as bogus source files

* Remove overridden target

* feedback

Commit migrated from https://github.com/dotnet/coreclr/commit/151002c8814c2f9fdbc0979c6737f6a3e1878fba
src/coreclr/src/mscorlib/System.Private.CoreLib.csproj
src/coreclr/src/mscorlib/System.Private.CoreLib.sln
src/coreclr/src/mscorlib/Tools/Versioning/GenerateVersionInfo.targets
src/coreclr/src/mscorlib/shared/System.Private.CoreLib.Shared.projitems
src/coreclr/src/mscorlib/shared/System.Private.CoreLib.Shared.shproj [deleted file]