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

Commit

Permalink
[internal/release/3.1.4xx] Update dependencies from dnceng/internal/d…
Browse files Browse the repository at this point in the history
…otnet-sdk
  • Loading branch information
dotnet-bot committed Nov 20, 2020
1 parent 8da05e5 commit 4f284e0
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.405-servicing.20569.6">
<Dependency Name="Microsoft.NET.Sdk" Version="3.1.405-servicing.20570.2">
<Uri>https://github.com/dotnet/sdk</Uri>
<Sha>0753680f2f7792e103d13322db6deeaae5d8d297</Sha>
<Sha>dccd805eb4feb16c086cf90c5b5c7ce111bde6a5</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App.Internal" Version="3.1.11-servicing.20566.6">
<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.405-servicing.20569.6</MicrosoftNETSdkPackageVersion>
<MicrosoftNETSdkPackageVersion>3.1.405-servicing.20570.2</MicrosoftNETSdkPackageVersion>
<MicrosoftNETBuildExtensionsPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftNETBuildExtensionsPackageVersion>
</PropertyGroup>
<PropertyGroup>
Expand Down

0 comments on commit 4f284e0

Please sign in to comment.