File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 43
43
!temporary! e.g. https://dotnetbuilds.blob.core.windows.net/internal/Runtime/6.0.2-servicing.22060.12/dotnet-runtime-6.0.2-win-x86.zip?{token}
44
44
-->
45
45
<HelixCorrelationPayload Include =" dotnet-cli"
46
- Condition =" '$(SYSTEM_TEAMPROJECT)' == 'internal'" >
46
+ Condition =" '$(SYSTEM_TEAMPROJECT)' == 'internal'"
47
47
Destination =" dotnet-cli"
48
48
Uri =" https://dotnetbuilds.blob.core.windows.net/internal/Runtime/$(MicrosoftNETCoreBrowserDebugHostTransportVersion)/dotnet-runtime-$(MicrosoftNETCoreAppRuntimeVersion)-$(DotNetCliRuntime)$(ArchiveExtension)$([System.Environment]::GetEnvironmentVariable('DotNetBuildsInternalReadSasToken'))" />
49
49
50
50
<AdditionalDotNetPackage Include =" $(MicrosoftNETCoreBrowserDebugHostTransportVersion)"
51
- Condition =" '$(SYSTEM_TEAMPROJECT)' = = 'internal'" >
51
+ Condition =" '$(SYSTEM_TEAMPROJECT)' ! = 'internal'" >
52
52
<PackageType >runtime</PackageType >
53
53
</AdditionalDotNetPackage >
54
54
</ItemGroup >
You can’t perform that action at this time.
0 commit comments