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

Commit 4f284e0

Browse files
committed
[internal/release/3.1.4xx] Update dependencies from dnceng/internal/dotnet-sdk
1 parent 8da05e5 commit 4f284e0

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
@@ -48,9 +48,9 @@
4848
</Dependency>
4949
</ToolsetDependencies>
5050
<ProductDependencies>
51-
<Dependency Name="Microsoft.NET.Sdk" Version="3.1.405-servicing.20569.6">
51+
<Dependency Name="Microsoft.NET.Sdk" Version="3.1.405-servicing.20570.2">
5252
<Uri>https://github.com/dotnet/sdk</Uri>
53-
<Sha>0753680f2f7792e103d13322db6deeaae5d8d297</Sha>
53+
<Sha>dccd805eb4feb16c086cf90c5b5c7ce111bde6a5</Sha>
5454
</Dependency>
5555
<Dependency Name="Microsoft.NETCore.App.Internal" Version="3.1.11-servicing.20566.6">
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.405-servicing.20569.6</MicrosoftNETSdkPackageVersion>
42+
<MicrosoftNETSdkPackageVersion>3.1.405-servicing.20570.2</MicrosoftNETSdkPackageVersion>
4343
<MicrosoftNETBuildExtensionsPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftNETBuildExtensionsPackageVersion>
4444
</PropertyGroup>
4545
<PropertyGroup>

0 commit comments

Comments
 (0)