Fix parsing of embedded .clsidmap in comhost (#40022)
authorElinor Fung <47805090+elinor-fung@users.noreply.github.com>
Tue, 28 Jul 2020 22:57:17 +0000 (15:57 -0700)
committerGitHub <noreply@github.com>
Tue, 28 Jul 2020 22:57:17 +0000 (15:57 -0700)
commit23922b52b350f14c2c2cbb9f2ec6d2dc1c1210c2
treee722df9b5796f4d021dcb669498358ed644365ad
parent1a61fa02d3f03389a6e24816fa898f8198155df7
Fix parsing of embedded .clsidmap in comhost (#40022)

* Fix parsing of embedded .clsidmap in comhost
* Update tests to use HostModel to create/embed clsidmap
src/installer/corehost/cli/comhost/clsidmap.cpp
src/installer/corehost/cli/json_parser.cpp
src/installer/corehost/cli/json_parser.h
src/installer/tests/Assets/TestProjects/ComLibrary/ComLibrary.csproj
src/installer/tests/HostActivation.Tests/NativeHosting/Comhost.cs