Skip to content

Commit 88ca061

Browse files
committed
[internal/release/5.0] Update dependencies from dnceng/internal/dotnet-runtime
1 parent 9ec3060 commit 88ca061

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

NuGet.config

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<add key="darc-int-dotnet-efcore-55fc28c" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-efcore-55fc28c3/nuget/v3/index.json" />
88
<!-- End: Package sources from dotnet-efcore -->
99
<!-- Begin: Package sources from dotnet-runtime -->
10-
<add key="darc-int-dotnet-runtime-85e316c" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-85e316c7/nuget/v3/index.json" />
10+
<add key="darc-int-dotnet-runtime-d5b56c6" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-d5b56c63/nuget/v3/index.json" />
1111
<!-- End: Package sources from dotnet-runtime -->
1212
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
1313
<add key="dotnet-eng" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/nuget/v3/index.json" />
@@ -25,7 +25,7 @@
2525
<add key="darc-int-dotnet-efcore-55fc28c" value="true" />
2626
<!-- End: Package sources from dotnet-efcore -->
2727
<!-- Begin: Package sources from dotnet-runtime -->
28-
<add key="darc-int-dotnet-runtime-85e316c" value="true" />
28+
<add key="darc-int-dotnet-runtime-d5b56c6" value="true" />
2929
<!-- End: Package sources from dotnet-runtime -->
3030
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
3131
</disabledPackageSources>

eng/Version.Details.xml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -296,15 +296,15 @@
296296
-->
297297
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="5.0.14">
298298
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
299-
<Sha>85e316c7ca6edace30049c783cf1cdf2df5138c9</Sha>
299+
<Sha>d5b56c6327f380de399a2f95ca6045f03c92a66d</Sha>
300300
</Dependency>
301-
<Dependency Name="Microsoft.NETCore.App.Internal" Version="5.0.14-servicing.22052.5">
301+
<Dependency Name="Microsoft.NETCore.App.Internal" Version="5.0.14-servicing.22057.10">
302302
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
303-
<Sha>85e316c7ca6edace30049c783cf1cdf2df5138c9</Sha>
303+
<Sha>d5b56c6327f380de399a2f95ca6045f03c92a66d</Sha>
304304
</Dependency>
305-
<Dependency Name="Microsoft.NETCore.BrowserDebugHost.Transport" Version="5.0.14-servicing.22052.5">
305+
<Dependency Name="Microsoft.NETCore.BrowserDebugHost.Transport" Version="5.0.14-servicing.22057.10">
306306
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
307-
<Sha>85e316c7ca6edace30049c783cf1cdf2df5138c9</Sha>
307+
<Sha>d5b56c6327f380de399a2f95ca6045f03c92a66d</Sha>
308308
</Dependency>
309309
</ProductDependencies>
310310
<ToolsetDependencies>

eng/Versions.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,10 +59,10 @@
5959
<PropertyGroup Label="Automated">
6060
<!-- Packages from dotnet/runtime -->
6161
<MicrosoftExtensionsDependencyModelPackageVersion>5.0.0</MicrosoftExtensionsDependencyModelPackageVersion>
62-
<MicrosoftNETCoreAppInternalPackageVersion>5.0.14-servicing.22052.5</MicrosoftNETCoreAppInternalPackageVersion>
62+
<MicrosoftNETCoreAppInternalPackageVersion>5.0.14-servicing.22057.10</MicrosoftNETCoreAppInternalPackageVersion>
6363
<MicrosoftNETCoreAppRefPackageVersion>5.0.0</MicrosoftNETCoreAppRefPackageVersion>
6464
<MicrosoftNETCoreAppRuntimewinx64PackageVersion>5.0.14</MicrosoftNETCoreAppRuntimewinx64PackageVersion>
65-
<MicrosoftNETCoreBrowserDebugHostTransportPackageVersion>5.0.14-servicing.22052.5</MicrosoftNETCoreBrowserDebugHostTransportPackageVersion>
65+
<MicrosoftNETCoreBrowserDebugHostTransportPackageVersion>5.0.14-servicing.22057.10</MicrosoftNETCoreBrowserDebugHostTransportPackageVersion>
6666
<MicrosoftWin32RegistryPackageVersion>5.0.0</MicrosoftWin32RegistryPackageVersion>
6767
<MicrosoftWin32SystemEventsPackageVersion>5.0.0</MicrosoftWin32SystemEventsPackageVersion>
6868
<MicrosoftExtensionsCachingAbstractionsPackageVersion>5.0.0</MicrosoftExtensionsCachingAbstractionsPackageVersion>

0 commit comments

Comments
 (0)