Skip to content

Commit

Permalink
Remove unused arcade properties (#5231)
Browse files Browse the repository at this point in the history
* Remove unused arcade properties

* Update Version.Details.xml
  • Loading branch information
ViktorHofer committed Aug 9, 2023
1 parent b3e72ce commit 5f87d2e
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 11 deletions.
8 changes: 0 additions & 8 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,6 @@
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>3addc5d978d01e864792d2c6bce0b50ec105f857</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.SignTool" Version="8.0.0-beta.23402.2">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>3addc5d978d01e864792d2c6bce0b50ec105f857</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="8.0.0-beta.23402.2">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>3addc5d978d01e864792d2c6bce0b50ec105f857</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.GenFacades" Version="8.0.0-beta.23402.2">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>3addc5d978d01e864792d2c6bce0b50ec105f857</Sha>
Expand Down
3 changes: 0 additions & 3 deletions eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,8 @@
</PropertyGroup>
<!-- Arcade dependencies -->
<PropertyGroup>
<MicrosoftDotNetArcadeSdkPackageVersion>8.0.0-beta.23402.2</MicrosoftDotNetArcadeSdkPackageVersion>
<MicrosoftDotNetHelixSdkPackageVersion>8.0.0-beta.23402.2</MicrosoftDotNetHelixSdkPackageVersion>
<MicrosoftDotNetGenFacadesPackageVersion>8.0.0-beta.23402.2</MicrosoftDotNetGenFacadesPackageVersion>
<MicrosoftDotNetXUnitExtensionsPackageVersion>8.0.0-beta.23402.2</MicrosoftDotNetXUnitExtensionsPackageVersion>
<MicrosoftDotNetSignToolVersion>8.0.0-beta.23402.2</MicrosoftDotNetSignToolVersion>
</PropertyGroup>
<!-- CoreFx dependencies -->
<PropertyGroup>
Expand Down

0 comments on commit 5f87d2e

Please sign in to comment.