[internal/release/5.0] Update dependencies from dnceng/internal/dotnet-runtime
This commit is contained in:
parent
37c0ed28bc
commit
d827c653b7
|
|
@ -7,7 +7,7 @@
|
|||
<add key="darc-int-dotnet-efcore-efc2924" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-efcore-efc2924e/nuget/v3/index.json" />
|
||||
<!-- End: Package sources from dotnet-efcore -->
|
||||
<!-- Begin: Package sources from dotnet-runtime -->
|
||||
<add key="darc-int-dotnet-runtime-eae88cc" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-runtime-eae88cc1/nuget/v3/index.json" />
|
||||
<add key="darc-int-dotnet-runtime-c636bbd" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-runtime-c636bbdc/nuget/v3/index.json" />
|
||||
<!-- End: Package sources from dotnet-runtime -->
|
||||
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
|
||||
<add key="dotnet-eng" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/nuget/v3/index.json" />
|
||||
|
|
@ -33,8 +33,9 @@
|
|||
<add key="darc-int-dotnet-runtime-8552839" value="true" />
|
||||
<add key="darc-int-dotnet-runtime-44db96a" value="true" />
|
||||
<add key="darc-int-dotnet-runtime-fe8a2d0" value="true" />
|
||||
<!-- Begin: Package sources from dotnet-runtime -->
|
||||
<add key="darc-int-dotnet-runtime-eae88cc" value="true" />
|
||||
<!-- Begin: Package sources from dotnet-runtime -->
|
||||
<add key="darc-int-dotnet-runtime-c636bbd" value="true" />
|
||||
<!-- End: Package sources from dotnet-runtime -->
|
||||
<!-- Begin: Package sources from dotnet-efcore -->
|
||||
<add key="darc-int-dotnet-efcore-efc2924" value="true" />
|
||||
|
|
|
|||
|
|
@ -199,7 +199,7 @@
|
|||
</Dependency>
|
||||
<Dependency Name="System.Diagnostics.EventLog" Version="5.0.1">
|
||||
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
|
||||
<Sha>eae88cc11bcdd1d426f6c8328bb80330aa6ff674</Sha>
|
||||
<Sha>c636bbdc8a2d393d07c0e9407a4f8923ba1a21cb</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="System.DirectoryServices.Protocols" Version="5.0.0">
|
||||
<Uri>https://github.com/dotnet/runtime</Uri>
|
||||
|
|
@ -207,7 +207,7 @@
|
|||
</Dependency>
|
||||
<Dependency Name="System.Drawing.Common" Version="5.0.1">
|
||||
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
|
||||
<Sha>eae88cc11bcdd1d426f6c8328bb80330aa6ff674</Sha>
|
||||
<Sha>c636bbdc8a2d393d07c0e9407a4f8923ba1a21cb</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="System.IO.Pipelines" Version="5.0.1">
|
||||
<Uri>https://github.com/dotnet/runtime</Uri>
|
||||
|
|
@ -296,22 +296,22 @@
|
|||
-->
|
||||
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="5.0.3">
|
||||
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
|
||||
<Sha>eae88cc11bcdd1d426f6c8328bb80330aa6ff674</Sha>
|
||||
<Sha>c636bbdc8a2d393d07c0e9407a4f8923ba1a21cb</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.NETCore.App.Internal" Version="5.0.3-servicing.21072.3">
|
||||
<Dependency Name="Microsoft.NETCore.App.Internal" Version="5.0.3-servicing.21072.12">
|
||||
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
|
||||
<Sha>eae88cc11bcdd1d426f6c8328bb80330aa6ff674</Sha>
|
||||
<Sha>c636bbdc8a2d393d07c0e9407a4f8923ba1a21cb</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.NETCore.BrowserDebugHost.Transport" Version="5.0.3-servicing.21072.3">
|
||||
<Dependency Name="Microsoft.NETCore.BrowserDebugHost.Transport" Version="5.0.3-servicing.21072.12">
|
||||
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
|
||||
<Sha>eae88cc11bcdd1d426f6c8328bb80330aa6ff674</Sha>
|
||||
<Sha>c636bbdc8a2d393d07c0e9407a4f8923ba1a21cb</Sha>
|
||||
</Dependency>
|
||||
</ProductDependencies>
|
||||
<ToolsetDependencies>
|
||||
<!-- Listed explicitly to workaround https://github.com/dotnet/cli/issues/10528 -->
|
||||
<Dependency Name="Microsoft.NETCore.Platforms" Version="5.0.1">
|
||||
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
|
||||
<Sha>eae88cc11bcdd1d426f6c8328bb80330aa6ff674</Sha>
|
||||
<Sha>c636bbdc8a2d393d07c0e9407a4f8923ba1a21cb</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="5.0.0-beta.21063.3">
|
||||
<Uri>https://github.com/dotnet/arcade</Uri>
|
||||
|
|
|
|||
|
|
@ -58,10 +58,10 @@
|
|||
<PropertyGroup Label="Automated">
|
||||
<!-- Packages from dotnet/runtime -->
|
||||
<MicrosoftExtensionsDependencyModelPackageVersion>5.0.0</MicrosoftExtensionsDependencyModelPackageVersion>
|
||||
<MicrosoftNETCoreAppInternalPackageVersion>5.0.3-servicing.21072.3</MicrosoftNETCoreAppInternalPackageVersion>
|
||||
<MicrosoftNETCoreAppInternalPackageVersion>5.0.3-servicing.21072.12</MicrosoftNETCoreAppInternalPackageVersion>
|
||||
<MicrosoftNETCoreAppRefPackageVersion>5.0.0</MicrosoftNETCoreAppRefPackageVersion>
|
||||
<MicrosoftNETCoreAppRuntimewinx64PackageVersion>5.0.3</MicrosoftNETCoreAppRuntimewinx64PackageVersion>
|
||||
<MicrosoftNETCoreBrowserDebugHostTransportPackageVersion>5.0.3-servicing.21072.3</MicrosoftNETCoreBrowserDebugHostTransportPackageVersion>
|
||||
<MicrosoftNETCoreBrowserDebugHostTransportPackageVersion>5.0.3-servicing.21072.12</MicrosoftNETCoreBrowserDebugHostTransportPackageVersion>
|
||||
<MicrosoftWin32RegistryPackageVersion>5.0.0</MicrosoftWin32RegistryPackageVersion>
|
||||
<MicrosoftWin32SystemEventsPackageVersion>5.0.0</MicrosoftWin32SystemEventsPackageVersion>
|
||||
<MicrosoftExtensionsCachingAbstractionsPackageVersion>5.0.0</MicrosoftExtensionsCachingAbstractionsPackageVersion>
|
||||
|
|
|
|||
Loading…
Reference in New Issue