File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Expand file tree Collapse file tree 1 file changed +6
-0
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
47
Destination="dotnet-cli"
47
48
Uri="https://dotnetbuilds.blob.core.windows.net/internal/Runtime/$(MicrosoftNETCoreBrowserDebugHostTransportVersion)/dotnet-runtime-$(MicrosoftNETCoreAppRuntimeVersion)-$(DotNetCliRuntime)$(ArchiveExtension)$([System.Environment]::GetEnvironmentVariable('DotNetBuildsInternalReadSasToken'))" />
49
+
50
+ <AdditionalDotNetPackage Include =" $(MicrosoftNETCoreBrowserDebugHostTransportVersion)"
51
+ Condition =" '$(SYSTEM_TEAMPROJECT)' == 'internal'" >
52
+ <PackageType >runtime</PackageType >
53
+ </AdditionalDotNetPackage >
48
54
</ItemGroup >
49
55
50
56
<PropertyGroup Condition =" '$(ContinuousIntegrationBuild)' == 'true' " >
You can’t perform that action at this time.
0 commit comments