Skip to content

Commit 82cca88

Browse files
Update dependencies from https://github.com/dotnet/arcade build 20190402.13 (#3073)
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19202.13 - Microsoft.DotNet.SignTool - 1.0.0-beta.19202.13
1 parent 4d6c1fa commit 82cca88

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

eng/Version.Details.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33
<ProductDependencies>
44
</ProductDependencies>
55
<ToolsetDependencies>
6-
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19179.2">
6+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19202.13">
77
<Uri>https://github.com/dotnet/arcade</Uri>
8-
<Sha>31abd61b43b115a6af83c92ce35ed4e8efd01dfd</Sha>
8+
<Sha>764f362c8e92e41905fe5f6c782ab9980c86c909</Sha>
99
</Dependency>
10-
<Dependency Name="Microsoft.DotNet.SignTool" Version="1.0.0-beta.19179.2">
10+
<Dependency Name="Microsoft.DotNet.SignTool" Version="1.0.0-beta.19202.13">
1111
<Uri>https://github.com/dotnet/arcade</Uri>
12-
<Sha>31abd61b43b115a6af83c92ce35ed4e8efd01dfd</Sha>
12+
<Sha>764f362c8e92e41905fe5f6c782ab9980c86c909</Sha>
1313
</Dependency>
1414
</ToolsetDependencies>
1515
</Dependencies>

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<PlatformAbstractionsVersion>2.0.0</PlatformAbstractionsVersion>
2323
<SystemDiagnosticsFileVersionInfoVersion>4.0.0</SystemDiagnosticsFileVersionInfoVersion>
2424
<SystemReflectionMetadataVersion>1.5.0</SystemReflectionMetadataVersion>
25-
<MicrosoftDotNetSignToolVersion>1.0.0-beta.19179.2</MicrosoftDotNetSignToolVersion>
25+
<MicrosoftDotNetSignToolVersion>1.0.0-beta.19202.13</MicrosoftDotNetSignToolVersion>
2626
</PropertyGroup>
2727
<!-- Get .NET Framework reference assemblies from NuGet packages -->
2828
<PropertyGroup>

global.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@
66
}
77
},
88
"msbuild-sdks": {
9-
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19179.2"
9+
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19202.13"
1010
}
1111
}

0 commit comments

Comments
 (0)