Skip to content

Commit c03a8bf

Browse files
dotnet-botvseanreesermsft
authored andcommitted
Merged PR 22305: [internal/release/5.0] Update dependencies from dnceng/internal/dotnet-runtime
This pull request updates the following dependencies [marker]: <> (Begin:d7d10d70-26ab-4663-2902-08d89c6af29b) ## From https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - **Subscription**: d7d10d70-26ab-4663-2902-08d89c6af29b - **Build**: 20220413.3 - **Date Produced**: April 13, 2022 6:06:58 PM UTC - **Commit**: 4d876450e83deba8936b3fa8186f6f67b9413219 - **Branch**: refs/heads/internal/release/5.0 [DependencyUpdate]: <> (Begin) - **Updates**: - **Microsoft.NETCore.App.Internal**: [from 5.0.17-servicing.22205.7 to 5.0.17-servicing.22213.3][1] - **Microsoft.NETCore.App.Runtime.win-x64**: [from 5.0.17 to 5.0.17][1] - **Microsoft.NETCore.BrowserDebugHost.Transport**: [from 5.0.17-servicing.22205.7 to 5.0.17-servicing.22213.3][1] [1]: https://dev.azure.com/dnceng/internal/_git/dotnet-runtime/branches?baseVersion=GC951c058&targetVersion=GC4d87645&_a=files [DependencyUpdate]: <> (End) [marker]: <> (End:d7d10d70-26ab-4663-2902-08d89c6af29b)
2 parents 13e7ddf + 15798fa commit c03a8bf

File tree

3 files changed

+9
-15
lines changed

3 files changed

+9
-15
lines changed

NuGet.config

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,9 @@
44
<clear />
55
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
66
<!-- Begin: Package sources from dotnet-efcore -->
7-
<add key="darc-int-dotnet-efcore-862a10c" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-efcore-862a10c8/nuget/v3/index.json" />
8-
<add key="darc-int-dotnet-efcore-862a10c-2" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-efcore-862a10c8-2/nuget/v3/index.json" />
9-
<add key="darc-int-dotnet-efcore-862a10c-1" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-efcore-862a10c8-1/nuget/v3/index.json" />
107
<!-- End: Package sources from dotnet-efcore -->
118
<!-- Begin: Package sources from dotnet-runtime -->
12-
<add key="darc-int-dotnet-runtime-951c058" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-951c058d/nuget/v3/index.json" />
9+
<add key="darc-int-dotnet-runtime-4d87645" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-4d876450/nuget/v3/index.json" />
1310
<!-- End: Package sources from dotnet-runtime -->
1411
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
1512
<add key="dotnet-eng" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/nuget/v3/index.json" />
@@ -24,12 +21,9 @@
2421
<clear />
2522
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
2623
<!-- Begin: Package sources from dotnet-efcore -->
27-
<add key="darc-int-dotnet-efcore-862a10c-1" value="true" />
28-
<add key="darc-int-dotnet-efcore-862a10c-2" value="true" />
29-
<add key="darc-int-dotnet-efcore-862a10c" value="true" />
3024
<!-- End: Package sources from dotnet-efcore -->
3125
<!-- Begin: Package sources from dotnet-runtime -->
32-
<add key="darc-int-dotnet-runtime-951c058" value="true" />
26+
<add key="darc-int-dotnet-runtime-4d87645" value="true" />
3327
<!-- End: Package sources from dotnet-runtime -->
3428
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
3529
</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.17">
298298
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
299-
<Sha>951c058de80f36e9e2fc9132fb723748019de330</Sha>
299+
<Sha>4d876450e83deba8936b3fa8186f6f67b9413219</Sha>
300300
</Dependency>
301-
<Dependency Name="Microsoft.NETCore.App.Internal" Version="5.0.17-servicing.22205.7">
301+
<Dependency Name="Microsoft.NETCore.App.Internal" Version="5.0.17-servicing.22213.3">
302302
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
303-
<Sha>951c058de80f36e9e2fc9132fb723748019de330</Sha>
303+
<Sha>4d876450e83deba8936b3fa8186f6f67b9413219</Sha>
304304
</Dependency>
305-
<Dependency Name="Microsoft.NETCore.BrowserDebugHost.Transport" Version="5.0.17-servicing.22205.7">
305+
<Dependency Name="Microsoft.NETCore.BrowserDebugHost.Transport" Version="5.0.17-servicing.22213.3">
306306
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
307-
<Sha>951c058de80f36e9e2fc9132fb723748019de330</Sha>
307+
<Sha>4d876450e83deba8936b3fa8186f6f67b9413219</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.17-servicing.22205.7</MicrosoftNETCoreAppInternalPackageVersion>
62+
<MicrosoftNETCoreAppInternalPackageVersion>5.0.17-servicing.22213.3</MicrosoftNETCoreAppInternalPackageVersion>
6363
<MicrosoftNETCoreAppRefPackageVersion>5.0.0</MicrosoftNETCoreAppRefPackageVersion>
6464
<MicrosoftNETCoreAppRuntimewinx64PackageVersion>5.0.17</MicrosoftNETCoreAppRuntimewinx64PackageVersion>
65-
<MicrosoftNETCoreBrowserDebugHostTransportPackageVersion>5.0.17-servicing.22205.7</MicrosoftNETCoreBrowserDebugHostTransportPackageVersion>
65+
<MicrosoftNETCoreBrowserDebugHostTransportPackageVersion>5.0.17-servicing.22213.3</MicrosoftNETCoreBrowserDebugHostTransportPackageVersion>
6666
<MicrosoftWin32RegistryPackageVersion>5.0.0</MicrosoftWin32RegistryPackageVersion>
6767
<MicrosoftWin32SystemEventsPackageVersion>5.0.0</MicrosoftWin32SystemEventsPackageVersion>
6868
<MicrosoftExtensionsCachingAbstractionsPackageVersion>5.0.0</MicrosoftExtensionsCachingAbstractionsPackageVersion>

0 commit comments

Comments
 (0)