File tree 3 files changed +11
-9
lines changed 3 files changed +11
-9
lines changed Original file line number Diff line number Diff line change 12
12
<add key =" darc-int-dotnet-runtime-35964c9-2" value =" https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-runtime-35964c92-2/nuget/v3/index.json" />
13
13
<add key =" darc-int-dotnet-runtime-35964c9-1" value =" https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-runtime-35964c92-1/nuget/v3/index.json" />
14
14
<add key =" darc-int-dotnet-runtime-35964c9" value =" https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-runtime-35964c92/nuget/v3/index.json" />
15
+ <add key =" darc-int-dotnet-runtime-1f3e841" value =" https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-runtime-1f3e8413/nuget/v3/index.json" />
15
16
<!-- End: Package sources from dotnet-runtime -->
16
17
<!-- End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
17
18
<add key =" dotnet-eng" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/nuget/v3/index.json" />
26
27
<clear />
27
28
<!-- Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
28
29
<!-- Begin: Package sources from dotnet-runtime -->
30
+ <add key =" darc-int-dotnet-runtime-1f3e841" value =" true" />
29
31
<add key =" darc-int-dotnet-runtime-35964c9" value =" true" />
30
32
<add key =" darc-int-dotnet-runtime-35964c9-1" value =" true" />
31
33
<add key =" darc-int-dotnet-runtime-35964c9-2" value =" true" />
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.8 " >
297
+ <Dependency Name =" Microsoft.NETCore.App.Runtime.win-x64" Version =" 5.0.9 " >
298
298
<Uri >https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri >
299
- <Sha >35964c9215613d66a687ebcb2d7fcd9496390ee7 </Sha >
299
+ <Sha >1f3e841303d92954a855d9d039b23671af7e24e0 </Sha >
300
300
</Dependency >
301
- <Dependency Name =" Microsoft.NETCore.App.Internal" Version =" 5.0.8 -servicing.21315.4 " >
301
+ <Dependency Name =" Microsoft.NETCore.App.Internal" Version =" 5.0.9 -servicing.21357.12 " >
302
302
<Uri >https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri >
303
- <Sha >35964c9215613d66a687ebcb2d7fcd9496390ee7 </Sha >
303
+ <Sha >1f3e841303d92954a855d9d039b23671af7e24e0 </Sha >
304
304
</Dependency >
305
- <Dependency Name =" Microsoft.NETCore.BrowserDebugHost.Transport" Version =" 5.0.8 -servicing.21315.4 " >
305
+ <Dependency Name =" Microsoft.NETCore.BrowserDebugHost.Transport" Version =" 5.0.9 -servicing.21357.12 " >
306
306
<Uri >https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri >
307
- <Sha >35964c9215613d66a687ebcb2d7fcd9496390ee7 </Sha >
307
+ <Sha >1f3e841303d92954a855d9d039b23671af7e24e0 </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.8 -servicing.21315.4 </MicrosoftNETCoreAppInternalPackageVersion >
62
+ <MicrosoftNETCoreAppInternalPackageVersion >5.0.9 -servicing.21357.12 </MicrosoftNETCoreAppInternalPackageVersion >
63
63
<MicrosoftNETCoreAppRefPackageVersion >5.0.0</MicrosoftNETCoreAppRefPackageVersion >
64
- <MicrosoftNETCoreAppRuntimewinx64PackageVersion >5.0.8 </MicrosoftNETCoreAppRuntimewinx64PackageVersion >
65
- <MicrosoftNETCoreBrowserDebugHostTransportPackageVersion >5.0.8 -servicing.21315.4 </MicrosoftNETCoreBrowserDebugHostTransportPackageVersion >
64
+ <MicrosoftNETCoreAppRuntimewinx64PackageVersion >5.0.9 </MicrosoftNETCoreAppRuntimewinx64PackageVersion >
65
+ <MicrosoftNETCoreBrowserDebugHostTransportPackageVersion >5.0.9 -servicing.21357.12 </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