This change updates the following dependencies
- Microsoft.NETCore.Platforms - 3.0.0-preview4.19160.8
- System.Text.Encodings.Web - 4.6.0-preview4.19160.8
- System.Diagnostics.DiagnosticSource - 4.6.0-preview4.19160.8
This commit is contained in:
dotnet-maestro 2019-03-11 12:01:49 +00:00 коммит произвёл N. Taylor Mullen
Родитель 75e1a60f5d
Коммит 77112a8e27
2 изменённых файлов: 9 добавлений и 9 удалений

Просмотреть файл

@ -13,13 +13,13 @@
<Uri>https://github.com/aspnet/Extensions</Uri>
<Sha>292cc938324cdadd92c4532121c079e48389f12e</Sha>
</Dependency>
<Dependency Name="System.Diagnostics.DiagnosticSource" Version="4.6.0-preview4.19160.1" CoherentParentDependency="Microsoft.NETCore.App">
<Dependency Name="System.Diagnostics.DiagnosticSource" Version="4.6.0-preview4.19160.8" CoherentParentDependency="Microsoft.NETCore.App">
<Uri>https://github.com/dotnet/corefx</Uri>
<Sha>1f8a77c4a96c476741b2ed35ec4faf7c92e14a8f</Sha>
<Sha>6d7126e0a329db795930ea17e84369eacb7bae5a</Sha>
</Dependency>
<Dependency Name="System.Text.Encodings.Web" Version="4.6.0-preview4.19160.1" CoherentParentDependency="Microsoft.NETCore.App">
<Dependency Name="System.Text.Encodings.Web" Version="4.6.0-preview4.19160.8" CoherentParentDependency="Microsoft.NETCore.App">
<Uri>https://github.com/dotnet/corefx</Uri>
<Sha>1f8a77c4a96c476741b2ed35ec4faf7c92e14a8f</Sha>
<Sha>6d7126e0a329db795930ea17e84369eacb7bae5a</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.DependencyModel" Version="3.0.0-preview4-27510-07" CoherentParentDependency="Microsoft.NETCore.App">
<Uri>https://github.com/dotnet/core-setup</Uri>
@ -32,9 +32,9 @@
</ProductDependencies>
<ToolsetDependencies>
<!-- Listed as a dependency to workaround https://github.com/dotnet/cli/issues/10528 -->
<Dependency Name="Microsoft.NETCore.Platforms" Version="3.0.0-preview4.19160.1" CoherentParentDependency="Microsoft.NETCore.App">
<Dependency Name="Microsoft.NETCore.Platforms" Version="3.0.0-preview4.19160.8" CoherentParentDependency="Microsoft.NETCore.App">
<Uri>https://github.com/dotnet/corefx</Uri>
<Sha>1f8a77c4a96c476741b2ed35ec4faf7c92e14a8f</Sha>
<Sha>6d7126e0a329db795930ea17e84369eacb7bae5a</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.BenchmarkRunner.Sources" Version="3.0.0-preview4.19158.2">
<Uri>https://github.com/aspnet/Extensions</Uri>

Просмотреть файл

@ -63,9 +63,9 @@
<MicrosoftExtensionsHashCodeCombinerSourcesPackageVersion>3.0.0-preview4.19158.2</MicrosoftExtensionsHashCodeCombinerSourcesPackageVersion>
<MicrosoftExtensionsNonCapturingTimerSourcesPackageVersion>3.0.0-preview4.19158.2</MicrosoftExtensionsNonCapturingTimerSourcesPackageVersion>
<MicrosoftNETCoreAppPackageVersion>3.0.0-preview4-27510-07</MicrosoftNETCoreAppPackageVersion>
<MicrosoftNETCorePlatformsPackageVersion>3.0.0-preview4.19160.1</MicrosoftNETCorePlatformsPackageVersion>
<SystemDiagnosticsDiagnosticSourcePackageVersion>4.6.0-preview4.19160.1</SystemDiagnosticsDiagnosticSourcePackageVersion>
<SystemTextEncodingsWebPackageVersion>4.6.0-preview4.19160.1</SystemTextEncodingsWebPackageVersion>
<MicrosoftNETCorePlatformsPackageVersion>3.0.0-preview4.19160.8</MicrosoftNETCorePlatformsPackageVersion>
<SystemDiagnosticsDiagnosticSourcePackageVersion>4.6.0-preview4.19160.8</SystemDiagnosticsDiagnosticSourcePackageVersion>
<SystemTextEncodingsWebPackageVersion>4.6.0-preview4.19160.8</SystemTextEncodingsWebPackageVersion>
</PropertyGroup>
<!--