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

Commit

Permalink
Merge pull request 7685 from darc-internal/release/3.1.3xx-06c7b55a-c…
Browse files Browse the repository at this point in the history
…cea-4bca-9d91-8485f7bd8aac into internal/release/3.1.3xx
  • Loading branch information
dotnet-bot committed Apr 30, 2020
1 parent 58d7d6b commit 7e0c2e2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 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.300-preview.20230.5">
<Uri>https://github.com/dotnet/sdk</Uri>
<Sha>42ea8278db4c13727a7ac5db923228716e986bfa</Sha>
<Dependency Name="Microsoft.NET.Sdk" Version="3.1.300-preview.20230.7">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-sdk</Uri>
<Sha>19f2c34241be811a58ed51f74065e9592487c9b8</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App.Internal" Version="3.1.4-servicing.20221.3">
<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.300-preview.20230.5</MicrosoftNETSdkPackageVersion>
<MicrosoftNETSdkPackageVersion>3.1.300-preview.20230.7</MicrosoftNETSdkPackageVersion>
<MicrosoftNETBuildExtensionsPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftNETBuildExtensionsPackageVersion>
</PropertyGroup>
<PropertyGroup>
Expand Down

0 comments on commit 7e0c2e2

Please sign in to comment.