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

Commit cef96b9

Browse files
committed
Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-sdk build 20220414.4
Microsoft.NET.Sdk From Version 3.1.418-servicing.22159.9 -> To Version 3.1.419-servicing.22214.4
1 parent b2bb4fe commit cef96b9

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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.419-servicing.22212.20">
51+
<Dependency Name="Microsoft.NET.Sdk" Version="3.1.419-servicing.22214.4">
5252
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-sdk</Uri>
53-
<Sha>7f1d7535d86d551b9df1c17d802bd90636850f53</Sha>
53+
<Sha>315625efecfd26d99a965360ff4544ce825b4f55</Sha>
5454
</Dependency>
5555
<Dependency Name="Microsoft.NETCore.App.Internal" Version="3.1.24-servicing.22179.7">
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.419-servicing.22212.20</MicrosoftNETSdkPackageVersion>
42+
<MicrosoftNETSdkPackageVersion>3.1.419-servicing.22214.4</MicrosoftNETSdkPackageVersion>
4343
<MicrosoftNETBuildExtensionsPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftNETBuildExtensionsPackageVersion>
4444
</PropertyGroup>
4545
<PropertyGroup>

0 commit comments

Comments
 (0)