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

Commit

Permalink
Merged PR 23126: [internal/release/3.1.4xx] Update dependencies from …
Browse files Browse the repository at this point in the history
…dnceng/internal/dotnet-sdk

This pull request updates the following dependencies

[marker]: <> (Begin:c48f2d1f-0401-412a-c6c4-08d828f853f1)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-sdk
- **Subscription**: c48f2d1f-0401-412a-c6c4-08d828f853f1
- **Build**: 20220524.3
- **Date Produced**: May 24, 2022 3:36:47 PM UTC
- **Commit**: e6a70bf1527b6bce09fbbe6a94e026a7da49f850
- **Branch**: refs/heads/internal/release/3.1.4xx

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **Microsoft.NET.Sdk**: [from 3.1.420-servicing.22261.16 to 3.1.420-servicing.22274.3][2]

[2]: https://dev.azure.com/dnceng/internal/_git/dotnet-sdk/branches?baseVersion=GCcd5ccf8&targetVersion=GCe6a70bf&_a=files

[DependencyUpdate]: <> (End)

[marker]: <> (End:c48f2d1f-0401-412a-c6c4-08d828f853f1)
  • Loading branch information
dotnet-bot authored and vseanreesermsft committed May 24, 2022
2 parents 42cece7 + 44c764e commit d34e48a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -48,9 +48,9 @@
</Dependency>
</ToolsetDependencies>
<ProductDependencies>
<Dependency Name="Microsoft.NET.Sdk" Version="3.1.420-servicing.22261.16">
<Dependency Name="Microsoft.NET.Sdk" Version="3.1.420-servicing.22274.3">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-sdk</Uri>
<Sha>cd5ccf852e57fc5ddb268e624674d896499bfff2</Sha>
<Sha>e6a70bf1527b6bce09fbbe6a94e026a7da49f850</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App.Internal" Version="3.1.26-servicing.22273.3">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-core-setup</Uri>
Expand Down
2 changes: 1 addition & 1 deletion eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/sdk -->
<MicrosoftNETSdkPackageVersion>3.1.420-servicing.22261.16</MicrosoftNETSdkPackageVersion>
<MicrosoftNETSdkPackageVersion>3.1.420-servicing.22274.3</MicrosoftNETSdkPackageVersion>
<MicrosoftNETBuildExtensionsPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftNETBuildExtensionsPackageVersion>
</PropertyGroup>
<PropertyGroup>
Expand Down

0 comments on commit d34e48a

Please sign in to comment.