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

Commit 2859af6

Browse files
dotnet-maestro[bot]mmitche
authored andcommitted
Update dependencies from https://github.com/dotnet/sdk build 20190826.11 (#12387)
- Microsoft.NET.Sdk - 3.0.100-preview9.19426.11
1 parent d1dcc4f commit 2859af6

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-preview9.19413.5">
40+
<Dependency Name="Microsoft.NET.Sdk" Version="3.0.100-preview9.19426.11">
4141
<Uri>https://github.com/dotnet/sdk</Uri>
42-
<Sha>21ebcc7ff5b9136ecaaf2b1f362f5588c3cc520a</Sha>
42+
<Sha>1c91e0a4d59ba7d254637f3e3a430ad3aab6992f</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-preview9.19413.5</MicrosoftNETSdkPackageVersion>
39+
<MicrosoftNETSdkPackageVersion>3.0.100-preview9.19426.11</MicrosoftNETSdkPackageVersion>
4040
<MicrosoftNETBuildExtensionsPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftNETBuildExtensionsPackageVersion>
4141
</PropertyGroup>
4242
<PropertyGroup>

0 commit comments

Comments
 (0)