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

Commit 32fddd2

Browse files
Update dependencies from https://github.com/dotnet/sdk build 20200118.5 (#13200)
- Microsoft.NET.Sdk - 3.1.102-servicing.20068.5
1 parent 9dd5dd9 commit 32fddd2

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
@@ -40,9 +40,9 @@
4040
<Uri>https://github.com/dotnet/core-setup</Uri>
4141
<Sha>65f04fb6db7a5e198d05dbebd5c4ad21eb018f89</Sha>
4242
</Dependency>
43-
<Dependency Name="Microsoft.NET.Sdk" Version="3.1.102-servicing.20065.3">
43+
<Dependency Name="Microsoft.NET.Sdk" Version="3.1.102-servicing.20068.5">
4444
<Uri>https://github.com/dotnet/sdk</Uri>
45-
<Sha>595244ad4a8c4ab7be4e4a78641f4da7b4361aae</Sha>
45+
<Sha>90a093bbbe2c46ef19e301d717bed3cfaa56abb3</Sha>
4646
</Dependency>
4747
<Dependency Name="Microsoft.DotNet.Cli.CommandLine" Version="1.0.0-preview.19208.1">
4848
<Uri>https://github.com/dotnet/CliCommandLineParser</Uri>

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
</PropertyGroup>
4444
<PropertyGroup>
4545
<!-- Dependencies from https://github.com/dotnet/sdk -->
46-
<MicrosoftNETSdkPackageVersion>3.1.102-servicing.20065.3</MicrosoftNETSdkPackageVersion>
46+
<MicrosoftNETSdkPackageVersion>3.1.102-servicing.20068.5</MicrosoftNETSdkPackageVersion>
4747
<MicrosoftNETBuildExtensionsPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftNETBuildExtensionsPackageVersion>
4848
</PropertyGroup>
4949
<PropertyGroup>

0 commit comments

Comments
 (0)