Skip to content

Commit 6c5c0a5

Browse files
Update dependencies from https://github.com/dotnet/core-setup build 20190617.03 (#992)
- Microsoft.NETCore.App - 3.0.0-preview7-27817-03
1 parent dc1db8c commit 6c5c0a5

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

eng/Version.Details.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,9 +59,9 @@
5959
<Uri>https://github.com/dotnet/corefx</Uri>
6060
<Sha>5955ee2583d4509d37ecf55243e9e3c9af128487</Sha>
6161
</Dependency>
62-
<Dependency Name="Microsoft.NETCore.App" Version="3.0.0-preview7-27817-01">
62+
<Dependency Name="Microsoft.NETCore.App" Version="3.0.0-preview7-27817-03">
6363
<Uri>https://github.com/dotnet/core-setup</Uri>
64-
<Sha>74e62c50dbf559ba0dc8e2b1d5893309c2f058a4</Sha>
64+
<Sha>499b95322ae3a8e29af2a2aacdfb332c4e25dfcf</Sha>
6565
</Dependency>
6666
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19317.3">
6767
<Uri>https://github.com/dotnet/arcade</Uri>

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
</PropertyGroup>
1919
<!-- Packages that come from https://github.com/dotnet/core-setup -->
2020
<PropertyGroup>
21-
<MicrosoftNETCoreAppVersion>3.0.0-preview7-27817-01</MicrosoftNETCoreAppVersion>
21+
<MicrosoftNETCoreAppVersion>3.0.0-preview7-27817-03</MicrosoftNETCoreAppVersion>
2222
<MicrosoftNETCorePlatformsVersion>3.0.0-preview7.19313.2</MicrosoftNETCorePlatformsVersion>
2323
<SystemDrawingCommonVersion>4.6.0-preview7.19313.2</SystemDrawingCommonVersion>
2424
<SystemDirectoryServicesVersion>4.6.0-preview7.19313.2</SystemDirectoryServicesVersion>

0 commit comments

Comments
 (0)