Skip to content

Commit 2c9568d

Browse files
Update dependencies from https://github.com/dotnet/core-setup build 20191126.08 (#3729)
- Microsoft.NETCore.App.Runtime.win-x64 - 3.0.2-servicing-19576-08
1 parent 690b3dd commit 2c9568d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

eng/Version.Details.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
<Uri>https://github.com/dotnet/core-setup</Uri>
66
<Sha>7d57652f33493fa022125b7f63aad0d70c52d810</Sha>
77
</Dependency>
8-
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="3.0.2-servicing-19576-05">
8+
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="3.0.2-servicing-19576-08">
99
<Uri>https://github.com/dotnet/core-setup</Uri>
10-
<Sha>bf4c7b66bc5aea96c8569384aa11fa88a8966cf8</Sha>
10+
<Sha>547ae1f5f072d130b32ec3089876711070b2dc4f</Sha>
1111
</Dependency>
1212
<Dependency Name="Microsoft.DotNet.Cli.Runtime" Version="3.0.102-servicing.19573.1">
1313
<Uri>https://github.com/dotnet/cli</Uri>

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
<PropertyGroup>
7878
<!-- Dependencies from https://github.com/dotnet/core-setup -->
7979
<MicrosoftNETCoreAppRefPackageVersion>3.0.0</MicrosoftNETCoreAppRefPackageVersion>
80-
<MicrosoftNETCoreAppRuntimewinx64PackageVersion>3.0.2-servicing-19576-05</MicrosoftNETCoreAppRuntimewinx64PackageVersion>
80+
<MicrosoftNETCoreAppRuntimewinx64PackageVersion>3.0.2-servicing-19576-08</MicrosoftNETCoreAppRuntimewinx64PackageVersion>
8181
<MicrosoftNETCoreAppRuntimePackageVersion>$(MicrosoftNETCoreAppRuntimewinx64PackageVersion)</MicrosoftNETCoreAppRuntimePackageVersion>
8282
</PropertyGroup>
8383
<PropertyGroup>

0 commit comments

Comments
 (0)