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
…0190815.12 (dotnet#26204)

- Microsoft.NETCore.App - 5.0.0-alpha1.19415.12
  • Loading branch information
dotnet-maestro[bot] authored and jkotas committed Aug 17, 2019
1 parent 07f94b7 commit 900aa1e
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 @@ -27,9 +27,9 @@
<Uri>https://github.com/dotnet/corefx</Uri>
<Sha>618de6e29d0c5b8b4cab65bdb98e6893240ab77d</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App" Version="5.0.0-alpha1.19414.20">
<Dependency Name="Microsoft.NETCore.App" Version="5.0.0-alpha1.19415.12">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>aae3e31d0011b09c8277d2f06f00b07e1fba8cb5</Sha>
<Sha>36894a82f9c0a24d4142b48597e764fd722a9c20</Sha>
</Dependency>
<Dependency Name="optimization.IBC.CoreCLR" Version="99.99.99-master-20190716.1">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-optimization</Uri>
Expand Down
2 changes: 1 addition & 1 deletion eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<MicrosoftNETCorePlatformsVersion>5.0.0-alpha1.19415.1</MicrosoftNETCorePlatformsVersion>
<MicrosoftBclAsyncInterfacesVersion>1.0.0-preview7.19326.2</MicrosoftBclAsyncInterfacesVersion>
<!-- core-setup -->
<MicrosoftNETCoreAppVersion>5.0.0-alpha1.19414.20</MicrosoftNETCoreAppVersion>
<MicrosoftNETCoreAppVersion>5.0.0-alpha1.19415.12</MicrosoftNETCoreAppVersion>
<!-- dotnet-optimization -->
<optimizationIBCCoreCLRVersion>99.99.99-master-20190716.1</optimizationIBCCoreCLRVersion>
<optimizationPGOCoreCLRVersion>99.99.99-master-20190716.1</optimizationPGOCoreCLRVersion>
Expand Down

0 comments on commit 900aa1e

Please sign in to comment.