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
…830.3 (dotnet#1740)

- Microsoft.DotNet.XUnitExtensions - 2.4.1-beta.19430.3
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19430.3
- Microsoft.DotNet.GenFacades - 1.0.0-beta.19430.3
- Microsoft.DotNet.Helix.Sdk - 2.0.0-beta.19430.3
  • Loading branch information
dotnet-maestro[bot] authored Aug 31, 2019
1 parent 49f00ce commit 8724b81
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 12 deletions.
16 changes: 8 additions & 8 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -67,21 +67,21 @@ Note: if the Uri is a new place, you will need to add a subscription from that p
<SourceBuildId>5596</SourceBuildId>
</Dependency>
<!-- Arcade -->
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19429.16">
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19430.3">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>e5aaea7fcfc46449b035d5b220032bfb933e98a4</Sha>
<Sha>316c80d0c373be63f991cc4d586db85273c1c553</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.GenFacades" Version="1.0.0-beta.19429.16">
<Dependency Name="Microsoft.DotNet.GenFacades" Version="1.0.0-beta.19430.3">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>e5aaea7fcfc46449b035d5b220032bfb933e98a4</Sha>
<Sha>316c80d0c373be63f991cc4d586db85273c1c553</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="2.0.0-beta.19429.16">
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="2.0.0-beta.19430.3">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>e5aaea7fcfc46449b035d5b220032bfb933e98a4</Sha>
<Sha>316c80d0c373be63f991cc4d586db85273c1c553</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.XUnitExtensions" Version="2.4.1-beta.19429.16">
<Dependency Name="Microsoft.DotNet.XUnitExtensions" Version="2.4.1-beta.19430.3">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>e5aaea7fcfc46449b035d5b220032bfb933e98a4</Sha>
<Sha>316c80d0c373be63f991cc4d586db85273c1c553</Sha>
</Dependency>
</ToolsetDependencies>
</Dependencies>
4 changes: 2 additions & 2 deletions eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@
</PropertyGroup>
<!-- Arcade -->
<PropertyGroup>
<MicrosoftDotNetGenFacadesPackageVersion>1.0.0-beta.19429.16</MicrosoftDotNetGenFacadesPackageVersion>
<MicrosoftDotNetXUnitExtensionsPackageVersion>2.4.1-beta.19429.16</MicrosoftDotNetXUnitExtensionsPackageVersion>
<MicrosoftDotNetGenFacadesPackageVersion>1.0.0-beta.19430.3</MicrosoftDotNetGenFacadesPackageVersion>
<MicrosoftDotNetXUnitExtensionsPackageVersion>2.4.1-beta.19430.3</MicrosoftDotNetXUnitExtensionsPackageVersion>
</PropertyGroup>
<!-- Below have no corresponding entries in Versions.Details.XML because they are not updated via Maestro -->
<!-- XUnit-related (not extensions) -->
Expand Down
4 changes: 2 additions & 2 deletions global.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
"version": "3.0.100-preview9-013796"
},
"msbuild-sdks": {
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19429.16",
"Microsoft.DotNet.Helix.Sdk": "2.0.0-beta.19429.16",
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19430.3",
"Microsoft.DotNet.Helix.Sdk": "2.0.0-beta.19430.3",
"Microsoft.NET.Sdk.IL": "3.0.0-rc1.19430.3"
},
"native-tools": {
Expand Down

0 comments on commit 8724b81

Please sign in to comment.