Skip to content
This repository was archived by the owner on Apr 20, 2023. It is now read-only.

Commit c143c98

Browse files
Update dependencies from https://github.com/dotnet/sdk build 20191103.1 (#13024)
- Microsoft.NET.Sdk - 3.1.100-preview3.19553.1
1 parent 9e189db commit c143c98

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
@@ -47,9 +47,9 @@
4747
</Dependency>
4848
</ToolsetDependencies>
4949
<ProductDependencies>
50-
<Dependency Name="Microsoft.NET.Sdk" Version="3.1.100-preview3.19551.3">
50+
<Dependency Name="Microsoft.NET.Sdk" Version="3.1.100-preview3.19553.1">
5151
<Uri>https://github.com/dotnet/sdk</Uri>
52-
<Sha>6048f06be9dc82e688644debd2bdd66b88473429</Sha>
52+
<Sha>cecb7196560c8b8b732ef9c07494cac7e0745c76</Sha>
5353
</Dependency>
5454
<Dependency Name="Microsoft.DotNet.Cli.CommandLine" Version="1.0.0-preview.19208.1">
5555
<Uri>https://github.com/dotnet/CliCommandLineParser</Uri>

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
</PropertyGroup>
3939
<PropertyGroup>
4040
<!-- Dependencies from https://github.com/dotnet/sdk -->
41-
<MicrosoftNETSdkPackageVersion>3.1.100-preview3.19551.3</MicrosoftNETSdkPackageVersion>
41+
<MicrosoftNETSdkPackageVersion>3.1.100-preview3.19553.1</MicrosoftNETSdkPackageVersion>
4242
<MicrosoftNETBuildExtensionsPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftNETBuildExtensionsPackageVersion>
4343
</PropertyGroup>
4444
<PropertyGroup>

0 commit comments

Comments
 (0)