Skip to content

Commit

Permalink
Update dependencies from https://github.com/dotnet/core-sdk build 201…
Browse files Browse the repository at this point in the history
…90829.3 (#834)

- Microsoft.Dotnet.Sdk.Internal - 1.0.0-preview.19429.3
  • Loading branch information
dotnet-maestro[bot] authored Aug 29, 2019
1 parent dd97d58 commit c69d02c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>c02ca5d078b5b54bef8043d972082f41fd912190</Sha>
</Dependency>
<Dependency Name="Microsoft.Dotnet.Sdk.Internal" Version="1.0.0-preview.19428.59">
<Dependency Name="Microsoft.Dotnet.Sdk.Internal" Version="1.0.0-preview.19429.3">
<Uri>https://github.com/dotnet/core-sdk</Uri>
<Sha>4226ce43c87f0758e61730c18009683706124a05</Sha>
<Sha>5ca5271664c18deb4ecd2d89b2a9c1b15ddd9ecc</Sha>
</Dependency>
</ToolsetDependencies>
</Dependencies>
2 changes: 1 addition & 1 deletion eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
</PropertyGroup>
<!--Package versions-->
<PropertyGroup>
<MicrosoftDotnetSdkInternalPackageVersion>1.0.0-preview.19428.59</MicrosoftDotnetSdkInternalPackageVersion>
<MicrosoftDotnetSdkInternalPackageVersion>1.0.0-preview.19429.3</MicrosoftDotnetSdkInternalPackageVersion>
</PropertyGroup>
<!--Package names-->
<PropertyGroup>
Expand Down

0 comments on commit c69d02c

Please sign in to comment.