Skip to content

Commit afcba9f

Browse files
Update dependencies from https://github.com/dotnet/core-setup build 20190724.06 (#3461)
- Microsoft.NET.HostModel - 3.0.0-preview8-28374-06
1 parent 6b26f61 commit afcba9f

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>0793e2df782efc9ccae387bc779b2549208fa4a1</Sha>
1313
</Dependency>
14-
<Dependency Name="Microsoft.NET.HostModel" Version="3.0.0-preview8-28373-17">
14+
<Dependency Name="Microsoft.NET.HostModel" Version="3.0.0-preview8-28374-06">
1515
<Uri>https://github.com/dotnet/core-setup</Uri>
16-
<Sha>5d8d5e866113c9f144136a04222f191456dfff1d</Sha>
16+
<Sha>3002d85a81dac020d101a02143f194eb20431cad</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-28373-17</MicrosoftNETHostModelVersion>
18+
<MicrosoftNETHostModelVersion>3.0.0-preview8-28374-06</MicrosoftNETHostModelVersion>
1919
<NETStandardLibraryNETFrameworkVersion>2.0.1-servicing-26011-01</NETStandardLibraryNETFrameworkVersion>
2020
<NewtonsoftJsonVersion>9.0.1</NewtonsoftJsonVersion>
2121
<NuGetBuildTasksPackVersion>5.3.0-preview.2.6103</NuGetBuildTasksPackVersion>

0 commit comments

Comments
 (0)