File tree Expand file tree Collapse file tree 3 files changed +7
-2
lines changed
src/Installers/Windows/WindowsHostingBundle Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 389
389
<Uri >https://github.com/dotnet/core-setup</Uri >
390
390
<Sha >626c14488261f91192e39a4c6c2d9480a7cd1f37</Sha >
391
391
</Dependency >
392
+ <Dependency Name =" Microsoft.NETCore.App.Internal" Version =" 3.0.2-servicing-19572-09" CoherentParentDependency =" Microsoft.Extensions.Logging" >
393
+ <Uri >https://github.com/dotnet/core-setup</Uri >
394
+ <Sha >626c14488261f91192e39a4c6c2d9480a7cd1f37</Sha >
395
+ </Dependency >
392
396
<Dependency Name =" NETStandard.Library.Ref" Version =" 2.1.0" Pinned =" true" >
393
397
<Uri >https://github.com/dotnet/core-setup</Uri >
394
398
<Sha >7d57652f33493fa022125b7f63aad0d70c52d810</Sha >
Original file line number Diff line number Diff line change 71
71
<MicrosoftNetCompilersToolsetPackageVersion >3.3.1-beta4-19462-11</MicrosoftNetCompilersToolsetPackageVersion >
72
72
<!-- Packages from dotnet/core-setup -->
73
73
<MicrosoftExtensionsDependencyModelPackageVersion >3.0.2-servicing-19572-09</MicrosoftExtensionsDependencyModelPackageVersion >
74
+ <MicrosoftNETCoreAppInternalPackageVersion >3.0.2-servicing-19572-09</MicrosoftNETCoreAppInternalPackageVersion >
74
75
<MicrosoftNETCoreAppRefPackageVersion >3.0.0</MicrosoftNETCoreAppRefPackageVersion >
75
76
<MicrosoftNETCoreAppRuntimewinx64PackageVersion >3.0.2-servicing-19572-09</MicrosoftNETCoreAppRuntimewinx64PackageVersion >
76
77
<NETStandardLibraryRefPackageVersion >2.1.0</NETStandardLibraryRefPackageVersion >
Original file line number Diff line number Diff line change 26
26
</PropertyGroup >
27
27
28
28
<ItemGroup >
29
- <RemoteAsset Include =" $(DotNetAssetRootUrl)Runtime/$(MicrosoftNETCoreAppRuntimeVersion )/dotnet-runtime-$(MicrosoftNETCoreAppRuntimeVersion)-win-x64.exe$(DotNetAssetRootAccessTokenSuffix)" >
29
+ <RemoteAsset Include =" $(DotNetAssetRootUrl)Runtime/$(MicrosoftNETCoreAppInternalPackageVersion )/dotnet-runtime-$(MicrosoftNETCoreAppRuntimeVersion)-win-x64.exe$(DotNetAssetRootAccessTokenSuffix)" >
30
30
<TargetFileName >dotnet-runtime-$(MicrosoftNETCoreAppRuntimeVersion)-win-x64.exe</TargetFileName >
31
31
</RemoteAsset >
32
- <RemoteAsset Include =" $(DotNetAssetRootUrl)Runtime/$(MicrosoftNETCoreAppRuntimeVersion )/dotnet-runtime-$(MicrosoftNETCoreAppRuntimeVersion)-win-x86.exe$(DotNetAssetRootAccessTokenSuffix)" >
32
+ <RemoteAsset Include =" $(DotNetAssetRootUrl)Runtime/$(MicrosoftNETCoreAppInternalPackageVersion )/dotnet-runtime-$(MicrosoftNETCoreAppRuntimeVersion)-win-x86.exe$(DotNetAssetRootAccessTokenSuffix)" >
33
33
<TargetFileName >dotnet-runtime-$(MicrosoftNETCoreAppRuntimeVersion)-win-x86.exe</TargetFileName >
34
34
</RemoteAsset >
35
35
</ItemGroup >
You can’t perform that action at this time.
0 commit comments