File tree Expand file tree Collapse file tree 1 file changed +0
-1
lines changed
src/Installer/redist-installer/targets Expand file tree Collapse file tree 1 file changed +0
-1
lines changed Original file line number Diff line number Diff line change 34
34
35
35
<NetRuntimeRid Condition =" '$(NetRuntimeRid)' == ''" >$(HostRid)</NetRuntimeRid >
36
36
<NetRuntimeRid Condition =" ('$(OSName)' == 'win' or '$(OSName)' == 'osx' or '$(OSName)' == 'freebsd') and '$(DotNetBuildSourceOnly)' != 'true' " >$(OSName)-$(Architecture)</NetRuntimeRid >
37
- <NetRuntimeRid Condition =" '$(DotNetBuild)' != 'true' and $(NetRuntimeRid.StartsWith('mariner.2.0'))" >$(HostRid.Replace('mariner.2.0', 'cm.2'))</NetRuntimeRid >
38
37
<NetRuntimeRid Condition =" '$(DotNetBuild)' != 'true' and $(NetRuntimeRid.StartsWith('azurelinux.3.0'))" >$(HostRid.Replace('azurelinux.3.0', 'azl.3'))</NetRuntimeRid >
39
38
40
39
<!-- only the runtime OSX .pkgs have a `-internal` suffix -->
You can’t perform that action at this time.
0 commit comments