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

Commit fce8765

Browse files
committed
Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-sdk build 20220712.15
Microsoft.NET.Sdk From Version 3.1.421-servicing.22316.5 -> To Version 3.1.422-servicing.22362.15
1 parent 85fd861 commit fce8765

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.422-servicing.22358.13">
51+
<Dependency Name="Microsoft.NET.Sdk" Version="3.1.422-servicing.22362.15">
5252
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-sdk</Uri>
53-
<Sha>823e6337f3db156b36cdd0229f6039c3deaa4923</Sha>
53+
<Sha>00ee7885c99b7ec71a6395e5b43443c268f4e061</Sha>
5454
</Dependency>
5555
<Dependency Name="Microsoft.NETCore.App.Internal" Version="3.1.27-servicing.22315.13">
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.422-servicing.22358.13</MicrosoftNETSdkPackageVersion>
42+
<MicrosoftNETSdkPackageVersion>3.1.422-servicing.22362.15</MicrosoftNETSdkPackageVersion>
4343
<MicrosoftNETBuildExtensionsPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftNETBuildExtensionsPackageVersion>
4444
</PropertyGroup>
4545
<PropertyGroup>

0 commit comments

Comments
 (0)