Skip to content

Commit

Permalink
Update dependencies from https://github.com/dotnet/arcade build 20200…
Browse files Browse the repository at this point in the history
…221.6

- Microsoft.DotNet.XUnitExtensions - 5.0.0-beta.20121.6
- Microsoft.DotNet.Arcade.Sdk - 5.0.0-beta.20121.6
- Microsoft.DotNet.GenFacades - 5.0.0-beta.20121.6
- Microsoft.DotNet.Helix.Sdk - 5.0.0-beta.20121.6
- Microsoft.DotNet.SignTool - 5.0.0-beta.20121.6
  • Loading branch information
dotnet-maestro[bot] committed Feb 22, 2020
1 parent 8bc046b commit 93cbb47
Show file tree
Hide file tree
Showing 7 changed files with 17 additions and 538 deletions.
20 changes: 10 additions & 10 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,25 +4,25 @@
<ProductDependencies>
</ProductDependencies>
<ToolsetDependencies>
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="5.0.0-beta.20120.2">
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="5.0.0-beta.20121.6">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>df24cd9b34682b5509df5a08ef8a8952e5a4f623</Sha>
<Sha>f83aa9749a531bf771a98e5bdace55b31a9bb2b2</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.SignTool" Version="5.0.0-beta.20120.2">
<Dependency Name="Microsoft.DotNet.SignTool" Version="5.0.0-beta.20121.6">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>df24cd9b34682b5509df5a08ef8a8952e5a4f623</Sha>
<Sha>f83aa9749a531bf771a98e5bdace55b31a9bb2b2</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="5.0.0-beta.20120.2">
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="5.0.0-beta.20121.6">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>df24cd9b34682b5509df5a08ef8a8952e5a4f623</Sha>
<Sha>f83aa9749a531bf771a98e5bdace55b31a9bb2b2</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.GenFacades" Version="5.0.0-beta.20120.2">
<Dependency Name="Microsoft.DotNet.GenFacades" Version="5.0.0-beta.20121.6">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>df24cd9b34682b5509df5a08ef8a8952e5a4f623</Sha>
<Sha>f83aa9749a531bf771a98e5bdace55b31a9bb2b2</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.XUnitExtensions" Version="5.0.0-beta.20120.2">
<Dependency Name="Microsoft.DotNet.XUnitExtensions" Version="5.0.0-beta.20121.6">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>df24cd9b34682b5509df5a08ef8a8952e5a4f623</Sha>
<Sha>f83aa9749a531bf771a98e5bdace55b31a9bb2b2</Sha>
</Dependency>
</ToolsetDependencies>
</Dependencies>
10 changes: 5 additions & 5 deletions eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,11 @@
</PropertyGroup>
<!-- Arcade dependencies -->
<PropertyGroup>
<MicrosoftDotNetArcadeSdkPackageVersion>5.0.0-beta.20120.2</MicrosoftDotNetArcadeSdkPackageVersion>
<MicrosoftDotNetHelixSdkPackageVersion>5.0.0-beta.20120.2</MicrosoftDotNetHelixSdkPackageVersion>
<MicrosoftDotNetGenFacadesPackageVersion>5.0.0-beta.20120.2</MicrosoftDotNetGenFacadesPackageVersion>
<MicrosoftDotNetXUnitExtensionsPackageVersion>5.0.0-beta.20120.2</MicrosoftDotNetXUnitExtensionsPackageVersion>
<MicrosoftDotNetSignToolVersion>5.0.0-beta.20120.2</MicrosoftDotNetSignToolVersion>
<MicrosoftDotNetArcadeSdkPackageVersion>5.0.0-beta.20121.6</MicrosoftDotNetArcadeSdkPackageVersion>
<MicrosoftDotNetHelixSdkPackageVersion>5.0.0-beta.20121.6</MicrosoftDotNetHelixSdkPackageVersion>
<MicrosoftDotNetGenFacadesPackageVersion>5.0.0-beta.20121.6</MicrosoftDotNetGenFacadesPackageVersion>
<MicrosoftDotNetXUnitExtensionsPackageVersion>5.0.0-beta.20121.6</MicrosoftDotNetXUnitExtensionsPackageVersion>
<MicrosoftDotNetSignToolVersion>5.0.0-beta.20121.6</MicrosoftDotNetSignToolVersion>
</PropertyGroup>
<!-- CoreFx dependencies -->
<PropertyGroup>
Expand Down
159 changes: 0 additions & 159 deletions eng/common/CheckSymbols.ps1

This file was deleted.

83 changes: 0 additions & 83 deletions eng/common/PublishToPackageFeed.proj

This file was deleted.

84 changes: 0 additions & 84 deletions eng/common/PublishToSymbolServers.proj

This file was deleted.

Loading

0 comments on commit 93cbb47

Please sign in to comment.