Skip to content

Commit

Permalink
Update dependencies from https://github.com/dotnet/arcade build 20190…
Browse files Browse the repository at this point in the history
…402.13 (#3073)

- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19202.13
- Microsoft.DotNet.SignTool - 1.0.0-beta.19202.13
  • Loading branch information
dotnet-maestro[bot] authored Apr 3, 2019
1 parent 4d6c1fa commit 82cca88
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
<ProductDependencies>
</ProductDependencies>
<ToolsetDependencies>
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19179.2">
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19202.13">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>31abd61b43b115a6af83c92ce35ed4e8efd01dfd</Sha>
<Sha>764f362c8e92e41905fe5f6c782ab9980c86c909</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.SignTool" Version="1.0.0-beta.19179.2">
<Dependency Name="Microsoft.DotNet.SignTool" Version="1.0.0-beta.19202.13">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>31abd61b43b115a6af83c92ce35ed4e8efd01dfd</Sha>
<Sha>764f362c8e92e41905fe5f6c782ab9980c86c909</Sha>
</Dependency>
</ToolsetDependencies>
</Dependencies>
2 changes: 1 addition & 1 deletion eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<PlatformAbstractionsVersion>2.0.0</PlatformAbstractionsVersion>
<SystemDiagnosticsFileVersionInfoVersion>4.0.0</SystemDiagnosticsFileVersionInfoVersion>
<SystemReflectionMetadataVersion>1.5.0</SystemReflectionMetadataVersion>
<MicrosoftDotNetSignToolVersion>1.0.0-beta.19179.2</MicrosoftDotNetSignToolVersion>
<MicrosoftDotNetSignToolVersion>1.0.0-beta.19202.13</MicrosoftDotNetSignToolVersion>
</PropertyGroup>
<!-- Get .NET Framework reference assemblies from NuGet packages -->
<PropertyGroup>
Expand Down
2 changes: 1 addition & 1 deletion global.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@
}
},
"msbuild-sdks": {
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19179.2"
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19202.13"
}
}

0 comments on commit 82cca88

Please sign in to comment.