Skip to content

Commit cecb719

Browse files
Update dependencies from https://github.com/dotnet/core-setup build 20191103.2 (#3855)
- Microsoft.NET.HostModel - 3.1.0-preview3.19553.2
1 parent 6048f06 commit cecb719

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
@@ -15,9 +15,9 @@
1515
<Uri>https://github.com/dotnet/arcade</Uri>
1616
<Sha>0e9ffd6464aff37aef2dc41dc2162d258f266e32</Sha>
1717
</Dependency>
18-
<Dependency Name="Microsoft.NET.HostModel" Version="3.1.0-preview3.19551.4">
18+
<Dependency Name="Microsoft.NET.HostModel" Version="3.1.0-preview3.19553.2">
1919
<Uri>https://github.com/dotnet/core-setup</Uri>
20-
<Sha>00491cd463dc0a17996b8ddb24cf9faf390f04fb</Sha>
20+
<Sha>13f35c3d86a40ff811bfde0b64cfb86431c19d15</Sha>
2121
</Dependency>
2222
<Dependency Name="NuGet.Build.Tasks" Version="5.4.0-preview.3.6271">
2323
<Uri>https://github.com/NuGet/NuGet.Client</Uri>

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.1.0-preview3.19551.4</MicrosoftNETHostModelVersion>
18+
<MicrosoftNETHostModelVersion>3.1.0-preview3.19553.2</MicrosoftNETHostModelVersion>
1919
<NETStandardLibraryNETFrameworkVersion>2.0.1-servicing-26011-01</NETStandardLibraryNETFrameworkVersion>
2020
<NewtonsoftJsonVersion>9.0.1</NewtonsoftJsonVersion>
2121
<NuGetBuildTasksPackageVersion>5.4.0-preview.3.6271</NuGetBuildTasksPackageVersion>

0 commit comments

Comments
 (0)