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

Commit 8ea15aa

Browse files
committed
[internal/release/3.1.4xx] Update dependencies from dnceng/internal/dotnet-sdk
- Updates: - Microsoft.NET.Sdk: from 3.1.400-servicing.20372.8 to 3.1.401-servicing.20373.9 - Resolve
1 parent 6f6f9ab commit 8ea15aa

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

eng/Version.Details.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,9 +48,9 @@
4848
</Dependency>
4949
</ToolsetDependencies>
5050
<ProductDependencies>
51-
<Dependency Name="Microsoft.NET.Sdk" Version="3.1.400-servicing.20372.8">
52-
<Uri>https://github.com/dotnet/sdk</Uri>
53-
<Sha>4b0c1aca9239a592552a63e84d09767d9b187adb</Sha>
51+
<Dependency Name="Microsoft.NET.Sdk" Version="3.1.401-servicing.20373.9">
52+
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-sdk</Uri>
53+
<Sha>22d4620516e8f2d09405c62bf79fdf03b82f86cf</Sha>
5454
</Dependency>
5555
<Dependency Name="Microsoft.NETCore.App.Internal" Version="3.1.7-servicing.20371.4">
5656
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-core-setup</Uri>

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
</PropertyGroup>
4040
<PropertyGroup>
4141
<!-- Dependencies from https://github.com/dotnet/sdk -->
42-
<MicrosoftNETSdkPackageVersion>3.1.400-servicing.20372.8</MicrosoftNETSdkPackageVersion>
42+
<MicrosoftNETSdkPackageVersion>3.1.401-servicing.20373.9</MicrosoftNETSdkPackageVersion>
4343
<MicrosoftNETBuildExtensionsPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftNETBuildExtensionsPackageVersion>
4444
</PropertyGroup>
4545
<PropertyGroup>

0 commit comments

Comments
 (0)