зеркало из https://github.com/dotnet/razor.git
Update dependencies from https://github.com/dotnet/extensions build 20201110.1 (#2727)
[release/3.1] Update dependencies from dotnet/extensions
This commit is contained in:
Родитель
5399107302
Коммит
2c38d759e4
|
@ -3,10 +3,9 @@
|
|||
<packageSources>
|
||||
<clear />
|
||||
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
|
||||
<add key="darc-pub-dotnet-extensions-bdc3bee" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-extensions-bdc3beed/nuget/v3/index.json" />
|
||||
<add key="darc-pub-dotnet-core-setup-1721e39-2" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-core-setup-1721e394-2/nuget/v3/index.json" />
|
||||
<add key="darc-pub-dotnet-core-setup-1721e39-1" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-core-setup-1721e394-1/nuget/v3/index.json" />
|
||||
<add key="darc-pub-dotnet-core-setup-1721e39" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-core-setup-1721e394/nuget/v3/index.json" />
|
||||
<!-- Begin: Package sources from dotnet-extensions -->
|
||||
<add key="darc-pub-dotnet-extensions-c4096c5" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-extensions-c4096c5e/nuget/v3/index.json" />
|
||||
<!-- End: Package sources from dotnet-extensions -->
|
||||
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
|
||||
<add key="dotnet-core" value="https://dotnetfeed.blob.core.windows.net/dotnet-core/index.json" />
|
||||
<add key="dotnet-eng" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/nuget/v3/index.json" />
|
||||
|
|
|
@ -1,29 +1,29 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Dependencies>
|
||||
<ProductDependencies>
|
||||
<Dependency Name="Microsoft.Extensions.CommandLineUtils.Sources" Version="3.1.10-servicing.20519.4">
|
||||
<Dependency Name="Microsoft.Extensions.CommandLineUtils.Sources" Version="3.1.11-servicing.20560.1">
|
||||
<Uri>https://github.com/dotnet/extensions</Uri>
|
||||
<Sha>bdc3beedabad610723b62f484f0ff7be6c97d87e</Sha>
|
||||
<Sha>c4096c5ef24ce1342edae5d7ca8d32a69b8c2aa6</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.Extensions.HashCodeCombiner.Sources" Version="3.1.10-servicing.20519.4">
|
||||
<Dependency Name="Microsoft.Extensions.HashCodeCombiner.Sources" Version="3.1.11-servicing.20560.1">
|
||||
<Uri>https://github.com/dotnet/extensions</Uri>
|
||||
<Sha>bdc3beedabad610723b62f484f0ff7be6c97d87e</Sha>
|
||||
<Sha>c4096c5ef24ce1342edae5d7ca8d32a69b8c2aa6</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.Extensions.NonCapturingTimer.Sources" Version="3.1.10-servicing.20519.4">
|
||||
<Dependency Name="Microsoft.Extensions.NonCapturingTimer.Sources" Version="3.1.11-servicing.20560.1">
|
||||
<Uri>https://github.com/dotnet/extensions</Uri>
|
||||
<Sha>bdc3beedabad610723b62f484f0ff7be6c97d87e</Sha>
|
||||
<Sha>c4096c5ef24ce1342edae5d7ca8d32a69b8c2aa6</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.Extensions.Logging" Version="3.1.10">
|
||||
<Dependency Name="Microsoft.Extensions.Logging" Version="3.1.11">
|
||||
<Uri>https://github.com/dotnet/extensions</Uri>
|
||||
<Sha>bdc3beedabad610723b62f484f0ff7be6c97d87e</Sha>
|
||||
<Sha>c4096c5ef24ce1342edae5d7ca8d32a69b8c2aa6</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.AspNetCore.BenchmarkRunner.Sources" Version="3.1.10-servicing.20519.4">
|
||||
<Dependency Name="Microsoft.AspNetCore.BenchmarkRunner.Sources" Version="3.1.11-servicing.20560.1">
|
||||
<Uri>https://github.com/dotnet/extensions</Uri>
|
||||
<Sha>bdc3beedabad610723b62f484f0ff7be6c97d87e</Sha>
|
||||
<Sha>c4096c5ef24ce1342edae5d7ca8d32a69b8c2aa6</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.AspNetCore.Testing" Version="3.1.10-servicing.20519.4">
|
||||
<Dependency Name="Microsoft.AspNetCore.Testing" Version="3.1.11-servicing.20560.1">
|
||||
<Uri>https://github.com/dotnet/extensions</Uri>
|
||||
<Sha>bdc3beedabad610723b62f484f0ff7be6c97d87e</Sha>
|
||||
<Sha>c4096c5ef24ce1342edae5d7ca8d32a69b8c2aa6</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="System.Text.Json" Version="4.7.2" CoherentParentDependency="Microsoft.NETCore.App.Runtime.win-x64">
|
||||
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-corefx</Uri>
|
||||
|
|
|
@ -47,13 +47,13 @@
|
|||
|
||||
-->
|
||||
<PropertyGroup Label="Automated">
|
||||
<MicrosoftAspNetCoreBenchmarkRunnerSourcesPackageVersion>3.1.10-servicing.20519.4</MicrosoftAspNetCoreBenchmarkRunnerSourcesPackageVersion>
|
||||
<MicrosoftAspNetCoreTestingPackageVersion>3.1.10-servicing.20519.4</MicrosoftAspNetCoreTestingPackageVersion>
|
||||
<MicrosoftExtensionsCommandLineUtilsSourcesPackageVersion>3.1.10-servicing.20519.4</MicrosoftExtensionsCommandLineUtilsSourcesPackageVersion>
|
||||
<MicrosoftAspNetCoreBenchmarkRunnerSourcesPackageVersion>3.1.11-servicing.20560.1</MicrosoftAspNetCoreBenchmarkRunnerSourcesPackageVersion>
|
||||
<MicrosoftAspNetCoreTestingPackageVersion>3.1.11-servicing.20560.1</MicrosoftAspNetCoreTestingPackageVersion>
|
||||
<MicrosoftExtensionsCommandLineUtilsSourcesPackageVersion>3.1.11-servicing.20560.1</MicrosoftExtensionsCommandLineUtilsSourcesPackageVersion>
|
||||
<MicrosoftExtensionsDependencyModelPackageVersion>3.1.6</MicrosoftExtensionsDependencyModelPackageVersion>
|
||||
<MicrosoftExtensionsHashCodeCombinerSourcesPackageVersion>3.1.10-servicing.20519.4</MicrosoftExtensionsHashCodeCombinerSourcesPackageVersion>
|
||||
<MicrosoftExtensionsLoggingPackageVersion>3.1.10</MicrosoftExtensionsLoggingPackageVersion>
|
||||
<MicrosoftExtensionsNonCapturingTimerSourcesPackageVersion>3.1.10-servicing.20519.4</MicrosoftExtensionsNonCapturingTimerSourcesPackageVersion>
|
||||
<MicrosoftExtensionsHashCodeCombinerSourcesPackageVersion>3.1.11-servicing.20560.1</MicrosoftExtensionsHashCodeCombinerSourcesPackageVersion>
|
||||
<MicrosoftExtensionsLoggingPackageVersion>3.1.11</MicrosoftExtensionsLoggingPackageVersion>
|
||||
<MicrosoftExtensionsNonCapturingTimerSourcesPackageVersion>3.1.11-servicing.20560.1</MicrosoftExtensionsNonCapturingTimerSourcesPackageVersion>
|
||||
<MicrosoftNETCoreAppRefPackageVersion>3.1.0</MicrosoftNETCoreAppRefPackageVersion>
|
||||
<MicrosoftNETCoreAppRuntimewinx64PackageVersion>3.1.10</MicrosoftNETCoreAppRuntimewinx64PackageVersion>
|
||||
<MicrosoftNETCoreAppInternalPackageVersion>3.1.10-servicing.20519.3</MicrosoftNETCoreAppInternalPackageVersion>
|
||||
|
|
Загрузка…
Ссылка в новой задаче