Update dependency from dotnet/source-build-reference-packages (#11970)
* Update dependency from dotnet/source-build-reference-packages * Add source-build tag to SBRP reference * Update version of SBRP * Remove SourceBuild metadata from Private.SourceBuild.ReferencePackages Co-authored-by: Michael Simons <msimons@microsoft.com>
This commit is contained in:
parent
052907276a
commit
91394dcd1c
2 changed files with 4 additions and 4 deletions
|
@ -201,9 +201,9 @@
|
|||
<Uri>https://github.com/dotnet/arcade</Uri>
|
||||
<Sha>474307e526160c813c9fd58060eb8356ccca6099</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Private.SourceBuild.ReferencePackages" Version="6.0.0-alpha.1.21459.1">
|
||||
<Dependency Name="Private.SourceBuild.ReferencePackages" Version="6.0.0-alpha.1.21460.1">
|
||||
<Uri>https://github.com/dotnet/source-build-reference-packages</Uri>
|
||||
<Sha>2c258045e880397264adf5e954fa9c8f5d74b101</Sha>
|
||||
<Sha>896532ec53ea317e3136ad3849ef1944a31b9f6b</Sha>
|
||||
<SourceBuild RepoName="source-build-reference-packages" ManagedOnly="true" />
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.SourceLink.GitHub" Version="1.1.0-beta-21423-02" CoherentParentDependency="Microsoft.DotNet.Arcade.Sdk">
|
||||
|
|
|
@ -171,9 +171,9 @@
|
|||
<Uri>https://github.com/dotnet/arcade</Uri>
|
||||
<Sha>474307e526160c813c9fd58060eb8356ccca6099</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Private.SourceBuild.ReferencePackages" Version="1.0.0-beta.21457.1">
|
||||
<Dependency Name="Private.SourceBuild.ReferencePackages" Version="6.0.0-alpha.1.21460.1">
|
||||
<Uri>https://github.com/dotnet/source-build-reference-packages</Uri>
|
||||
<Sha>203ced7252f5104d13b83bf446a6c6dea827b673</Sha>
|
||||
<Sha>896532ec53ea317e3136ad3849ef1944a31b9f6b</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.SourceLink.GitHub" Version="1.1.0-beta-21423-02" CoherentParentDependency="Microsoft.DotNet.Arcade.Sdk">
|
||||
<Uri>https://github.com/dotnet/sourcelink</Uri>
|
||||
|
|
Loading…
Reference in a new issue