Skip to content

Commit e55fd22

Browse files
Update dependencies from https://github.com/dotnet/core-setup build 20190712.15 (#3418)
- Microsoft.NET.HostModel - 3.0.0-preview8-27912-15
1 parent 062d9a0 commit e55fd22

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>15f50ca6a9d0b441c9927421657fb9dc91206cc9</Sha>
1313
</Dependency>
14-
<Dependency Name="Microsoft.NET.HostModel" Version="3.0.0-preview8-27911-01">
14+
<Dependency Name="Microsoft.NET.HostModel" Version="3.0.0-preview8-27912-15">
1515
<Uri>https://github.com/dotnet/core-setup</Uri>
16-
<Sha>85dba54a1c451c736ef4861d112337cdfd95b890</Sha>
16+
<Sha>a7d2e0d27b2a6be92b620de7c321a29fe42fca53</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-27911-01</MicrosoftNETHostModelVersion>
18+
<MicrosoftNETHostModelVersion>3.0.0-preview8-27912-15</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)