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-cli
  • Loading branch information
dotnet-bot committed Nov 29, 2021
1 parent 2015cbc commit 246d697
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
12 changes: 6 additions & 6 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,13 @@
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-core-setup</Uri>
<Sha>4c6b4aa257241c4d419b8c271e37afac4445b1c0</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Cli.Runtime" Version="3.1.416-servicing.21573.5">
<Dependency Name="Microsoft.DotNet.Cli.Runtime" Version="3.1.416-servicing.21579.5">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-cli</Uri>
<Sha>067e40fb5cfbd239b3c1b9cab9dbe8c47eedb567</Sha>
<Sha>29563ea28508e9c41bd6f74d7a8767b462228b5d</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="3.1.416-servicing.21573.5">
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="3.1.416-servicing.21579.5">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-cli</Uri>
<Sha>067e40fb5cfbd239b3c1b9cab9dbe8c47eedb567</Sha>
<Sha>29563ea28508e9c41bd6f74d7a8767b462228b5d</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Sdk" Version="3.1.416-servicing.21559.12">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-sdk</Uri>
Expand Down Expand Up @@ -97,9 +97,9 @@
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>afb79612f8e0b62603d9c1a614d7e4cf3f54a1e7</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Cli.Utils" Version="3.1.416-servicing.21573.5">
<Dependency Name="Microsoft.DotNet.Cli.Utils" Version="3.1.416-servicing.21579.5">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-cli</Uri>
<Sha>067e40fb5cfbd239b3c1b9cab9dbe8c47eedb567</Sha>
<Sha>29563ea28508e9c41bd6f74d7a8767b462228b5d</Sha>
</Dependency>
</ToolsetDependencies>
</Dependencies>
4 changes: 2 additions & 2 deletions eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<!-- Production Dependencies -->
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/cli -->
<MicrosoftDotNetCliRuntimePackageVersion>3.1.416-servicing.21573.5</MicrosoftDotNetCliRuntimePackageVersion>
<MicrosoftDotNetCliRuntimePackageVersion>3.1.416-servicing.21579.5</MicrosoftDotNetCliRuntimePackageVersion>
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/sdk -->
Expand Down Expand Up @@ -86,7 +86,7 @@
<PropertyGroup>
<!-- Test only dependencies -->
<MicrosoftDotNetPlatformAbstractionsPackageVersion>3.1.6</MicrosoftDotNetPlatformAbstractionsPackageVersion>
<MicrosoftDotNetCliUtilsPackageVersion>3.1.416-servicing.21573.5</MicrosoftDotNetCliUtilsPackageVersion>
<MicrosoftDotNetCliUtilsPackageVersion>3.1.416-servicing.21579.5</MicrosoftDotNetCliUtilsPackageVersion>
</PropertyGroup>
<PropertyGroup>
<UsingToolNetFrameworkReferenceAssemblies>true</UsingToolNetFrameworkReferenceAssemblies>
Expand Down

0 comments on commit 246d697

Please sign in to comment.