Merging rel/1.0.0-preview2 into rel/1.0.0.
This commit is contained in:
commit
5055935008
20 changed files with 215 additions and 57 deletions
|
@ -83,7 +83,7 @@ namespace Microsoft.DotNet.Tools.Run
|
|||
.EnsureValid(Project)
|
||||
.FrameworkOnlyContexts;
|
||||
|
||||
var rids = RuntimeEnvironmentRidExtensions.GetAllCandidateRuntimeIdentifiers();
|
||||
var rids = DotnetRuntimeIdentifiers.InferCurrentRuntimeIdentifiers();
|
||||
|
||||
ProjectContext frameworkContext;
|
||||
if (Framework == null)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue