Skip to content

Commit

Permalink
[master] Update dependencies from dotnet/runtime (#925)
Browse files Browse the repository at this point in the history
* Update dependencies from https://github.com/dotnet/runtime build 20200317.12

- Microsoft.NETCore.App - 5.0.0-preview.3.20167.12

* Update dependencies from https://github.com/dotnet/runtime build 20200318.9

- Microsoft.NETCore.App - 5.0.0-preview.3.20168.9

* Update dependencies from https://github.com/dotnet/runtime build 20200319.13

- Microsoft.NETCore.App - 5.0.0-preview.3.20169.13

* Update dependencies from https://github.com/dotnet/runtime build 20200320.8

- Microsoft.NETCore.App - 5.0.0-preview.3.20170.8

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
  • Loading branch information
dotnet-maestro[bot] and dotnet-maestro[bot] authored Mar 21, 2020
1 parent 4dd2878 commit c534979
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 @@ -18,9 +18,9 @@
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>16d4350184cf362cd59807b589d1c93803025abc</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App" Version="5.0.0-preview.3.20161.9">
<Dependency Name="Microsoft.NETCore.App" Version="5.0.0-preview.3.20170.8">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>2b27323e4aa61f540b8c6600f4add5b29860a0a3</Sha>
<Sha>b0351370ccd132d95c97b75312fc36adaacc2664</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="5.0.0-preview.3.20170.1">
<Uri>https://github.com/dotnet/aspnetcore</Uri>
Expand Down
2 changes: 1 addition & 1 deletion eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<MicrosoftNETCoreApp31Version>3.1.2</MicrosoftNETCoreApp31Version>
<MicrosoftAspNetCoreApp31Version>$(MicrosoftNETCoreApp31Version)</MicrosoftAspNetCoreApp31Version>
<!-- Latest shared runtime version updated by darc -->
<MicrosoftNETCoreAppVersion>5.0.0-preview.3.20161.9</MicrosoftNETCoreAppVersion>
<MicrosoftNETCoreAppVersion>5.0.0-preview.3.20170.8</MicrosoftNETCoreAppVersion>
<!-- Latest shared aspnetcore version updated by darc -->
<MicrosoftAspNetCoreAppRefVersion>5.0.0-preview.3.20170.1</MicrosoftAspNetCoreAppRefVersion>
</PropertyGroup>
Expand Down

0 comments on commit c534979

Please sign in to comment.