Skip to content

Commit 9b58df3

Browse files
Update dependencies from https://github.com/dotnet/core-setup build 20190714.06 (#3423)
- Microsoft.NET.HostModel - 3.0.0-preview8-27914-06
1 parent e2ff7a7 commit 9b58df3

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
@@ -11,9 +11,9 @@
1111
<Uri>https://github.com/dotnet/arcade</Uri>
1212
<Sha>0c81c2bbdc49749e9940bc8858ebd16026d51277</Sha>
1313
</Dependency>
14-
<Dependency Name="Microsoft.NET.HostModel" Version="3.0.0-preview8-27913-09">
14+
<Dependency Name="Microsoft.NET.HostModel" Version="3.0.0-preview8-27914-06">
1515
<Uri>https://github.com/dotnet/core-setup</Uri>
16-
<Sha>36ad04d936c4613c1b1599b899071d411fe5c9b1</Sha>
16+
<Sha>2bb2dcaeffb1dfeda077354449868ddac254bc3d</Sha>
1717
</Dependency>
1818
</ToolsetDependencies>
1919
</Dependencies>

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<MicrosoftBuildFrameworkVersion>15.4.8</MicrosoftBuildFrameworkVersion>
1616
<MicrosoftBuildUtilitiesCoreVersion>15.4.8</MicrosoftBuildUtilitiesCoreVersion>
1717
<MicrosoftExtensionsDependencyModelVersion>2.1.0-preview2-26306-03</MicrosoftExtensionsDependencyModelVersion>
18-
<MicrosoftNETHostModelVersion>3.0.0-preview8-27913-09</MicrosoftNETHostModelVersion>
18+
<MicrosoftNETHostModelVersion>3.0.0-preview8-27914-06</MicrosoftNETHostModelVersion>
1919
<NETStandardLibraryNETFrameworkVersion>2.0.1-servicing-26011-01</NETStandardLibraryNETFrameworkVersion>
2020
<NewtonsoftJsonVersion>9.0.1</NewtonsoftJsonVersion>
2121
<NuGetBuildTasksPackVersion>5.2.0-rtm.6067</NuGetBuildTasksPackVersion>

0 commit comments

Comments
 (0)