Delete FX_PRODUCT_VERSION host key/value pair (#35455)
authorJan Kotas <jkotas@microsoft.com>
Sun, 26 Apr 2020 01:28:19 +0000 (18:28 -0700)
committerGitHub <noreply@github.com>
Sun, 26 Apr 2020 01:28:19 +0000 (18:28 -0700)
commit7d4f73ca0a1268d3b07a71410c828f7cd1d9471c
tree6d4a63c748a3988f4e20df3d6db82ff675bd98d0
parentae1b5b2589a5b95985aad97c9ec428c00dfd258a
Delete FX_PRODUCT_VERSION host key/value pair (#35455)

It is no longer necessary now that the whole runtime is being built together in dotnet/runtime repo.
16 files changed:
src/coreclr/src/vm/eventreporter.cpp
src/coreclr/src/vm/eventreporter.h
src/installer/corehost/cli/hostpolicy/coreclr.cpp
src/installer/corehost/cli/hostpolicy/coreclr.h
src/installer/corehost/cli/hostpolicy/deps_resolver.cpp
src/installer/corehost/cli/hostpolicy/deps_resolver.h
src/installer/corehost/cli/hostpolicy/hostpolicy_context.cpp
src/installer/test/Assets/TestProjects/PortableApp/Program.cs
src/installer/test/Assets/TestProjects/SharedFxLookupPortableApp/Program.cs
src/installer/test/Assets/TestProjects/StandaloneApp/Program.cs
src/installer/test/Assets/TestProjects/TestWindowsOsShimsApp/Program.cs
src/installer/test/HostActivation.Tests/PortableAppActivation.cs
src/installer/test/HostActivation.Tests/RuntimeProperties.cs
src/installer/test/HostActivation.Tests/StandaloneAppActivation.cs
src/libraries/System.Private.CoreLib/src/System/Environment.cs
src/libraries/System.Runtime.InteropServices.RuntimeInformation/src/System/Runtime/InteropServices/RuntimeInformation/RuntimeInformation.cs