Skip to content

Commit

Permalink
Update dependencies from https://github.com/dotnet/core-setup build 2…
Browse files Browse the repository at this point in the history
…0191001.24 (dotnet#3029)

- Microsoft.NETCore.App.Runtime.win-x64 - 3.1.0-preview1.19501.24

Dependency coherency updates

- Microsoft.NET.Sdk.WindowsDesktop - 3.1.0-preview1.19501.6 (parent: Microsoft.NETCore.App.Runtime.win-x64)
  • Loading branch information
dotnet-maestro[bot] authored Oct 2, 2019
1 parent 7e03aea commit f378f7a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<Dependencies>
<ProductDependencies>
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="3.1.0-preview1.19501.22">
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="3.1.0-preview1.19501.24">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>64247e815ccd91459aa9137e092ce3238b25e281</Sha>
<Sha>0b3fcd7a02fd29017f01f01a36ea562c5fda1eec</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Cli.Runtime" Version="3.1.100-preview1.19502.1">
<Uri>https://github.com/dotnet/cli</Uri>
Expand All @@ -30,9 +30,9 @@
<Sha>1e85487b5011a3541c78be97baa4407abf87ea1a</Sha>
</Dependency>
<!-- For coherency purposes, this version should be gated by the version of wpf routed via core setup -->
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="3.1.0-preview1.19501.3" CoherentParentDependency="Microsoft.NETCore.App.Runtime.win-x64">
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="3.1.0-preview1.19501.6" CoherentParentDependency="Microsoft.NETCore.App.Runtime.win-x64">
<Uri>https://github.com/dotnet/wpf</Uri>
<Sha>9aa574739ae8e156cd56be532cce1a647b13fc6f</Sha>
<Sha>9a67316ef068c3f4a78a11916777b505b0bbacca</Sha>
</Dependency>
<Dependency Name="NuGet.Build.Tasks" Version="5.3.0-rtm.6251">
<Uri>https://github.com/NuGet/NuGet.Client</Uri>
Expand Down
4 changes: 2 additions & 2 deletions eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://devdiv.visualstudio.com/DevDiv/_git/DotNet-Trusted -->
<MicrosoftNETSdkWindowsDesktopPackageVersion>3.1.0-preview1.19501.3</MicrosoftNETSdkWindowsDesktopPackageVersion>
<MicrosoftNETSdkWindowsDesktopPackageVersion>3.1.0-preview1.19501.6</MicrosoftNETSdkWindowsDesktopPackageVersion>
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/nuget/nuget.client -->
Expand Down Expand Up @@ -77,7 +77,7 @@
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/core-setup -->
<MicrosoftNETCoreAppRuntimewinx64PackageVersion>3.1.0-preview1.19501.22</MicrosoftNETCoreAppRuntimewinx64PackageVersion>
<MicrosoftNETCoreAppRuntimewinx64PackageVersion>3.1.0-preview1.19501.24</MicrosoftNETCoreAppRuntimewinx64PackageVersion>
</PropertyGroup>
<PropertyGroup>
<MicrosoftDotNetPlatformAbstractionsPackageVersion>2.2.0-preview1-26620-03</MicrosoftDotNetPlatformAbstractionsPackageVersion>
Expand Down

0 comments on commit f378f7a

Please sign in to comment.