Add tests that use the host's computed RID (#82574)
authorElinor Fung <elfung@microsoft.com>
Fri, 24 Feb 2023 18:14:43 +0000 (10:14 -0800)
committerGitHub <noreply@github.com>
Fri, 24 Feb 2023 18:14:43 +0000 (10:14 -0800)
commit570ff7cc05cfad4fa2a44dca6ee97e0ea3e13695
tree3146a38b44047ccc3ce8ecdffbfd35eee743d7ab
parentf9ebd42d05ca88f086d472832487fbccfc7fe4ac
Add tests that use the host's computed RID (#82574)

Add tests that rely on the host's computed RID (sets `DOTNET_RUNTIME_ID` to empty, which we treat as the same as not set) and use the fallback graph from the built `Microsoft.NETCore.App.deps.json`.
src/installer/tests/HostActivation.Tests/DependencyResolution/DependencyResolutionCommandResultExtensions.cs
src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs