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

Commit 70cf752

Browse files
Update dependencies from https://github.com/dotnet/sdk build 20190908.1 (#12547)
- Microsoft.NET.Sdk - 3.0.100-rc1.19458.1
1 parent d7a9f72 commit 70cf752

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

eng/Version.Details.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,9 @@
3737
</Dependency>
3838
</ToolsetDependencies>
3939
<ProductDependencies>
40-
<Dependency Name="Microsoft.NET.Sdk" Version="3.0.100-rc1.19456.2">
40+
<Dependency Name="Microsoft.NET.Sdk" Version="3.0.100-rc1.19458.1">
4141
<Uri>https://github.com/dotnet/sdk</Uri>
42-
<Sha>76255c6d07b95ff13c4f3c195063504598a7e723</Sha>
42+
<Sha>b09faf073550a3bf31f3be23ad0b2b7b4d80f4d5</Sha>
4343
</Dependency>
4444
<Dependency Name="Microsoft.DotNet.Cli.CommandLine" Version="1.0.0-preview.19208.1">
4545
<Uri>https://github.com/dotnet/CliCommandLineParser</Uri>

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
</PropertyGroup>
3737
<PropertyGroup>
3838
<!-- Dependencies from https://github.com/dotnet/sdk -->
39-
<MicrosoftNETSdkPackageVersion>3.0.100-rc1.19456.2</MicrosoftNETSdkPackageVersion>
39+
<MicrosoftNETSdkPackageVersion>3.0.100-rc1.19458.1</MicrosoftNETSdkPackageVersion>
4040
<MicrosoftNETBuildExtensionsPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftNETBuildExtensionsPackageVersion>
4141
</PropertyGroup>
4242
<PropertyGroup>

0 commit comments

Comments
 (0)