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

Commit

Permalink
Merged PR 23584: [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**: 20220616.5
- **Date Produced**: June 16, 2022 5:32:51 PM UTC
- **Commit**: 2492f65a4f2664df43b73e84c4c1cc65f2d97d8d
- **Branch**: refs/heads/internal/release/3.1.4xx

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **Microsoft.NET.Sdk**: [from 3.1.421-servicing.22314.26 to 3.1.421-servicing.22316.5][1]

[1]: https://dev.azure.com/dnceng/internal/_git/dotnet-sdk/branches?baseVersion=GC9df938d&targetVersion=GC2492f65&_a=files

[DependencyUpdate]: <> (End)

[marker]: <> (End:c48f2d1f-0401-412a-c6c4-08d828f853f1)
  • Loading branch information
dotnet-bot authored and vseanreesermsft committed Jun 16, 2022
2 parents aa7a310 + 88e42a6 commit d87a48b
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.421-servicing.22314.26">
<Dependency Name="Microsoft.NET.Sdk" Version="3.1.421-servicing.22316.5">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-sdk</Uri>
<Sha>9df938def8f3184756cfdbfc5575f02415e1cf5f</Sha>
<Sha>2492f65a4f2664df43b73e84c4c1cc65f2d97d8d</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App.Internal" Version="3.1.27-servicing.22315.13">
<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.421-servicing.22314.26</MicrosoftNETSdkPackageVersion>
<MicrosoftNETSdkPackageVersion>3.1.421-servicing.22316.5</MicrosoftNETSdkPackageVersion>
<MicrosoftNETBuildExtensionsPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftNETBuildExtensionsPackageVersion>
</PropertyGroup>
<PropertyGroup>
Expand Down

0 comments on commit d87a48b

Please sign in to comment.