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

Commit 02c47ee

Browse files
committed
[internal/release/3.1.4xx] Update dependencies from dnceng/internal/dotnet-cli
1 parent 2bff7d2 commit 02c47ee

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

eng/Version.Details.xml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,13 @@
1313
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-core-setup</Uri>
1414
<Sha>3acd9b0cd16596bad450c82be08780875a73c05c</Sha>
1515
</Dependency>
16-
<Dependency Name="Microsoft.DotNet.Cli.Runtime" Version="3.1.409-servicing.21215.5">
16+
<Dependency Name="Microsoft.DotNet.Cli.Runtime" Version="3.1.409-servicing.21216.6">
1717
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-cli</Uri>
18-
<Sha>3f11c1b2919c4b7470d276714ea6cb888245f85d</Sha>
18+
<Sha>7b91c8bb42af0dc5ef58487269960ebb82fcd57e</Sha>
1919
</Dependency>
20-
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="3.1.409-servicing.21215.5">
20+
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="3.1.409-servicing.21216.6">
2121
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-cli</Uri>
22-
<Sha>3f11c1b2919c4b7470d276714ea6cb888245f85d</Sha>
22+
<Sha>7b91c8bb42af0dc5ef58487269960ebb82fcd57e</Sha>
2323
</Dependency>
2424
<Dependency Name="Microsoft.NET.Sdk" Version="3.1.409-servicing.21213.24">
2525
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-sdk</Uri>
@@ -97,9 +97,9 @@
9797
<Uri>https://github.com/dotnet/arcade</Uri>
9898
<Sha>9467b1074927ee3fe98d539d3b72f5686c861958</Sha>
9999
</Dependency>
100-
<Dependency Name="Microsoft.DotNet.Cli.Utils" Version="3.1.409-servicing.21215.5">
100+
<Dependency Name="Microsoft.DotNet.Cli.Utils" Version="3.1.409-servicing.21216.6">
101101
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-cli</Uri>
102-
<Sha>3f11c1b2919c4b7470d276714ea6cb888245f85d</Sha>
102+
<Sha>7b91c8bb42af0dc5ef58487269960ebb82fcd57e</Sha>
103103
</Dependency>
104104
</ToolsetDependencies>
105105
</Dependencies>

eng/Versions.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<!-- Production Dependencies -->
1414
<PropertyGroup>
1515
<!-- Dependencies from https://github.com/dotnet/cli -->
16-
<MicrosoftDotNetCliRuntimePackageVersion>3.1.409-servicing.21215.5</MicrosoftDotNetCliRuntimePackageVersion>
16+
<MicrosoftDotNetCliRuntimePackageVersion>3.1.409-servicing.21216.6</MicrosoftDotNetCliRuntimePackageVersion>
1717
</PropertyGroup>
1818
<PropertyGroup>
1919
<!-- Dependencies from https://github.com/dotnet/sdk -->
@@ -86,7 +86,7 @@
8686
<PropertyGroup>
8787
<!-- Test only dependencies -->
8888
<MicrosoftDotNetPlatformAbstractionsPackageVersion>3.1.6</MicrosoftDotNetPlatformAbstractionsPackageVersion>
89-
<MicrosoftDotNetCliUtilsPackageVersion>3.1.409-servicing.21215.5</MicrosoftDotNetCliUtilsPackageVersion>
89+
<MicrosoftDotNetCliUtilsPackageVersion>3.1.409-servicing.21216.6</MicrosoftDotNetCliUtilsPackageVersion>
9090
</PropertyGroup>
9191
<PropertyGroup>
9292
<UsingToolNetFrameworkReferenceAssemblies>true</UsingToolNetFrameworkReferenceAssemblies>

0 commit comments

Comments
 (0)