File tree Expand file tree Collapse file tree 3 files changed +11
-9
lines changed Expand file tree Collapse file tree 3 files changed +11
-9
lines changed Original file line number Diff line number Diff line change 7
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
8
<!-- End: Package sources from dotnet-efcore -->
9
9
<!-- Begin: Package sources from dotnet-runtime -->
10
+ <add key =" darc-int-dotnet-runtime-1016676" value =" https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-10166769/nuget/v3/index.json" />
10
11
<!-- End: Package sources from dotnet-runtime -->
11
12
<!-- End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
12
13
<add key =" dotnet-eng" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/nuget/v3/index.json" />
24
25
<add key =" darc-int-dotnet-efcore-862a10c" value =" true" />
25
26
<!-- End: Package sources from dotnet-efcore -->
26
27
<!-- Begin: Package sources from dotnet-runtime -->
28
+ <add key =" darc-int-dotnet-runtime-1016676" value =" true" />
27
29
<!-- End: Package sources from dotnet-runtime -->
28
30
<!-- End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
29
31
</disabledPackageSources >
Original file line number Diff line number Diff line change 294
294
Win-x64 is used here because we have picked an arbitrary runtime identifier to flow the version of the latest NETCore.App runtime.
295
295
All Runtime.$rid packages should have the same version.
296
296
-->
297
- <Dependency Name =" Microsoft.NETCore.App.Runtime.win-x64" Version =" 5.0.15 " >
297
+ <Dependency Name =" Microsoft.NETCore.App.Runtime.win-x64" Version =" 5.0.16 " >
298
298
<Uri >https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri >
299
- <Sha >3065735be79d6b7d17e8e3a723115810b43c9b3a </Sha >
299
+ <Sha >101667696659492d5cfbc662ffb05f54eb4dbc48 </Sha >
300
300
</Dependency >
301
- <Dependency Name =" Microsoft.NETCore.App.Internal" Version =" 5.0.15 -servicing.22115.6 " >
301
+ <Dependency Name =" Microsoft.NETCore.App.Internal" Version =" 5.0.16 -servicing.22167.5 " >
302
302
<Uri >https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri >
303
- <Sha >3065735be79d6b7d17e8e3a723115810b43c9b3a </Sha >
303
+ <Sha >101667696659492d5cfbc662ffb05f54eb4dbc48 </Sha >
304
304
</Dependency >
305
- <Dependency Name =" Microsoft.NETCore.BrowserDebugHost.Transport" Version =" 5.0.15 -servicing.22115.6 " >
305
+ <Dependency Name =" Microsoft.NETCore.BrowserDebugHost.Transport" Version =" 5.0.16 -servicing.22167.5 " >
306
306
<Uri >https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri >
307
- <Sha >3065735be79d6b7d17e8e3a723115810b43c9b3a </Sha >
307
+ <Sha >101667696659492d5cfbc662ffb05f54eb4dbc48 </Sha >
308
308
</Dependency >
309
309
</ProductDependencies >
310
310
<ToolsetDependencies >
Original file line number Diff line number Diff line change 59
59
<PropertyGroup Label =" Automated" >
60
60
<!-- Packages from dotnet/runtime -->
61
61
<MicrosoftExtensionsDependencyModelPackageVersion >5.0.0</MicrosoftExtensionsDependencyModelPackageVersion >
62
- <MicrosoftNETCoreAppInternalPackageVersion >5.0.15 -servicing.22115.6 </MicrosoftNETCoreAppInternalPackageVersion >
62
+ <MicrosoftNETCoreAppInternalPackageVersion >5.0.16 -servicing.22167.5 </MicrosoftNETCoreAppInternalPackageVersion >
63
63
<MicrosoftNETCoreAppRefPackageVersion >5.0.0</MicrosoftNETCoreAppRefPackageVersion >
64
- <MicrosoftNETCoreAppRuntimewinx64PackageVersion >5.0.15 </MicrosoftNETCoreAppRuntimewinx64PackageVersion >
65
- <MicrosoftNETCoreBrowserDebugHostTransportPackageVersion >5.0.15 -servicing.22115.6 </MicrosoftNETCoreBrowserDebugHostTransportPackageVersion >
64
+ <MicrosoftNETCoreAppRuntimewinx64PackageVersion >5.0.16 </MicrosoftNETCoreAppRuntimewinx64PackageVersion >
65
+ <MicrosoftNETCoreBrowserDebugHostTransportPackageVersion >5.0.16 -servicing.22167.5 </MicrosoftNETCoreBrowserDebugHostTransportPackageVersion >
66
66
<MicrosoftWin32RegistryPackageVersion >5.0.0</MicrosoftWin32RegistryPackageVersion >
67
67
<MicrosoftWin32SystemEventsPackageVersion >5.0.0</MicrosoftWin32SystemEventsPackageVersion >
68
68
<MicrosoftExtensionsCachingAbstractionsPackageVersion >5.0.0</MicrosoftExtensionsCachingAbstractionsPackageVersion >
You can’t perform that action at this time.
0 commit comments