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 Jun 18, 2021
1 parent 5d48457 commit 256ca62
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.411-servicing.21316.5">
<Dependency Name="Microsoft.DotNet.Cli.Runtime" Version="3.1.411-servicing.21318.4">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-cli</Uri>
<Sha>e723646a43ed7f9455f42bb0a04c609b6c644f0b</Sha>
<Sha>6328243cecde0325e5c53dfbe8053e7d8fbf061c</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="3.1.411-servicing.21316.5">
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="3.1.411-servicing.21318.4">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-cli</Uri>
<Sha>e723646a43ed7f9455f42bb0a04c609b6c644f0b</Sha>
<Sha>6328243cecde0325e5c53dfbe8053e7d8fbf061c</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Sdk" Version="3.1.411-servicing.21309.7">
<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>99023a1f05a0bb03257f473e48b376c8fb78f845</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Cli.Utils" Version="3.1.411-servicing.21316.5">
<Dependency Name="Microsoft.DotNet.Cli.Utils" Version="3.1.411-servicing.21318.4">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-cli</Uri>
<Sha>e723646a43ed7f9455f42bb0a04c609b6c644f0b</Sha>
<Sha>6328243cecde0325e5c53dfbe8053e7d8fbf061c</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.411-servicing.21316.5</MicrosoftDotNetCliRuntimePackageVersion>
<MicrosoftDotNetCliRuntimePackageVersion>3.1.411-servicing.21318.4</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.411-servicing.21316.5</MicrosoftDotNetCliUtilsPackageVersion>
<MicrosoftDotNetCliUtilsPackageVersion>3.1.411-servicing.21318.4</MicrosoftDotNetCliUtilsPackageVersion>
</PropertyGroup>
<PropertyGroup>
<UsingToolNetFrameworkReferenceAssemblies>true</UsingToolNetFrameworkReferenceAssemblies>
Expand Down

0 comments on commit 256ca62

Please sign in to comment.