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 3434
3535 <NetRuntimeRid Condition =" '$(NetRuntimeRid)' == ''" >$(HostRid)</NetRuntimeRid >
3636 <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 >
3837 <NetRuntimeRid Condition =" '$(DotNetBuild)' != 'true' and $(NetRuntimeRid.StartsWith('azurelinux.3.0'))" >$(HostRid.Replace('azurelinux.3.0', 'azl.3'))</NetRuntimeRid >
3938
4039 <!-- only the runtime OSX .pkgs have a `-internal` suffix -->
You can’t perform that action at this time.
0 commit comments