Skip to content

Commit ecdbe3e

Browse files
Update dependencies from https://github.com/dotnet/runtime build 20230603.4 (#3946)
[main] Update dependencies from dotnet/runtime
1 parent 1aae267 commit ecdbe3e

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>c2488eead6ead7208f543d0a57104b5d167b93f9</Sha>
4141
</Dependency>
42-
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="8.0.0-preview.6.23302.11">
42+
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="8.0.0-preview.6.23303.4">
4343
<Uri>https://github.com/dotnet/runtime</Uri>
44-
<Sha>2f18320e731cc3b06bc43cdb4d82dffc4f8f81fc</Sha>
44+
<Sha>da1da02bbd2cb54490b7fc22f43ec32f5f302615</Sha>
4545
</Dependency>
46-
<Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.8.0" Version="8.0.0-preview.6.23302.11">
46+
<Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.8.0" Version="8.0.0-preview.6.23303.4">
4747
<Uri>https://github.com/dotnet/runtime</Uri>
48-
<Sha>2f18320e731cc3b06bc43cdb4d82dffc4f8f81fc</Sha>
48+
<Sha>da1da02bbd2cb54490b7fc22f43ec32f5f302615</Sha>
4949
</Dependency>
5050
<Dependency Name="Microsoft.SourceBuild.Intermediate.source-build-reference-packages" Version="8.0.0-alpha.1.23302.3">
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.430201</MicrosoftSymbolStoreVersion>
2020
<!-- Latest shared runtime version updated by darc -->
21-
<VSRedistCommonNetCoreSharedFrameworkx6480Version>8.0.0-preview.6.23302.11</VSRedistCommonNetCoreSharedFrameworkx6480Version>
22-
<MicrosoftNETCoreAppRuntimewinx64Version>8.0.0-preview.6.23302.11</MicrosoftNETCoreAppRuntimewinx64Version>
21+
<VSRedistCommonNetCoreSharedFrameworkx6480Version>8.0.0-preview.6.23303.4</VSRedistCommonNetCoreSharedFrameworkx6480Version>
22+
<MicrosoftNETCoreAppRuntimewinx64Version>8.0.0-preview.6.23303.4</MicrosoftNETCoreAppRuntimewinx64Version>
2323
<!-- Latest shared aspnetcore version updated by darc -->
2424
<MicrosoftAspNetCoreAppRefInternalVersion>8.0.0-preview.6.23302.1</MicrosoftAspNetCoreAppRefInternalVersion>
2525
<MicrosoftAspNetCoreAppRefVersion>8.0.0-preview.6.23302.1</MicrosoftAspNetCoreAppRefVersion>

0 commit comments

Comments
 (0)