WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Commit 80884b7

Browse files
[main] Update dependencies from dotnet/runtime (#4267)
This pull request updates the following dependencies [marker]: <> (Begin:e4bfb556-e13c-47f6-eb5a-08d8e4d5099b) ## From https://github.com/dotnet/runtime - **Subscription**: e4bfb556-e13c-47f6-eb5a-08d8e4d5099b - **Build**: 20230926.15 - **Date Produced**: September 27, 2023 7:00:19 AM UTC - **Commit**: 0933e300f0c0647a15a0433f1a3b07bcab9882f4 - **Branch**: refs/heads/release/8.0 [DependencyUpdate]: <> (Begin) - **Updates**: - **Microsoft.NETCore.App.Runtime.win-x64**: [from 8.0.0-rtm.23475.7 to 8.0.0-rtm.23476.15][1] - **VS.Redist.Common.NetCore.SharedFramework.x64.8.0**: [from 8.0.0-rtm.23475.7 to 8.0.0-rtm.23476.15][1] [1]: dotnet/runtime@a3d5300...0933e30 [DependencyUpdate]: <> (End) [marker]: <> (End:e4bfb556-e13c-47f6-eb5a-08d8e4d5099b) Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent 2df2482 commit 80884b7

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

eng/Version.Details.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -39,13 +39,13 @@
3939
<Uri>https://github.com/dotnet/aspnetcore</Uri>
4040
<Sha>4292763bd5143205daabb682311ee34f23897d9b</Sha>
4141
</Dependency>
42-
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="8.0.0-rtm.23475.7">
42+
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="8.0.0-rtm.23476.15">
4343
<Uri>https://github.com/dotnet/runtime</Uri>
44-
<Sha>a3d5300baee03169bf737cfc4e9b1f7dbece4d05</Sha>
44+
<Sha>0933e300f0c0647a15a0433f1a3b07bcab9882f4</Sha>
4545
</Dependency>
46-
<Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.8.0" Version="8.0.0-rtm.23475.7">
46+
<Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.8.0" Version="8.0.0-rtm.23476.15">
4747
<Uri>https://github.com/dotnet/runtime</Uri>
48-
<Sha>a3d5300baee03169bf737cfc4e9b1f7dbece4d05</Sha>
48+
<Sha>0933e300f0c0647a15a0433f1a3b07bcab9882f4</Sha>
4949
</Dependency>
5050
<Dependency Name="Microsoft.SourceBuild.Intermediate.source-build-reference-packages" Version="9.0.0-alpha.1.23475.1">
5151
<Uri>https://github.com/dotnet/source-build-reference-packages</Uri>

eng/Versions.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@
1818
<!-- Latest symstore version updated by darc -->
1919
<MicrosoftSymbolStoreVersion>1.0.446801</MicrosoftSymbolStoreVersion>
2020
<!-- Latest shared runtime version updated by darc -->
21-
<VSRedistCommonNetCoreSharedFrameworkx6480Version>8.0.0-rtm.23475.7</VSRedistCommonNetCoreSharedFrameworkx6480Version>
22-
<MicrosoftNETCoreAppRuntimewinx64Version>8.0.0-rtm.23475.7</MicrosoftNETCoreAppRuntimewinx64Version>
21+
<VSRedistCommonNetCoreSharedFrameworkx6480Version>8.0.0-rtm.23476.15</VSRedistCommonNetCoreSharedFrameworkx6480Version>
22+
<MicrosoftNETCoreAppRuntimewinx64Version>8.0.0-rtm.23476.15</MicrosoftNETCoreAppRuntimewinx64Version>
2323
<!-- Latest shared aspnetcore version updated by darc -->
2424
<MicrosoftAspNetCoreAppRefInternalVersion>8.0.0-rtm.23476.22</MicrosoftAspNetCoreAppRefInternalVersion>
2525
<MicrosoftAspNetCoreAppRefVersion>8.0.0-rtm.23476.22</MicrosoftAspNetCoreAppRefVersion>

0 commit comments

Comments
 (0)