Skip to content

Commit 80ff7fd

Browse files
author
John Luo
authored
Pin Microsoft.NETCore.App.Ref (#16707)
* Pin Microsoft.NETCore.App.Ref * Update SHA
1 parent 5e4320c commit 80ff7fd

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

eng/Version.Details.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -398,9 +398,9 @@
398398
<Sha>7d57652f33493fa022125b7f63aad0d70c52d810</Sha>
399399
</Dependency>
400400
<!-- Keep this dependency at the bottom of ProductDependencies, else it will be picked as the parent for CoherentParentDependencies -->
401-
<Dependency Name="Microsoft.NETCore.App.Ref" Version="3.0.1" Pinned="true">
401+
<Dependency Name="Microsoft.NETCore.App.Ref" Version="3.0.0" Pinned="true">
402402
<Uri>https://github.com/dotnet/core-setup</Uri>
403-
<Sha>903ca49e3ffddc551e12d2f94d7cca95f9a340bf</Sha>
403+
<Sha>7d57652f33493fa022125b7f63aad0d70c52d810</Sha>
404404
</Dependency>
405405
<Dependency Name="Microsoft.Internal.Extensions.Refs" Version="3.0.0-rc2.19463.5" Pinned="true">
406406
<Uri>https://github.com/aspnet/Extensions</Uri>

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
<MicrosoftNetCompilersToolsetPackageVersion>3.3.1-beta4-19462-11</MicrosoftNetCompilersToolsetPackageVersion>
7272
<!-- Packages from dotnet/core-setup -->
7373
<MicrosoftExtensionsDependencyModelPackageVersion>3.0.1</MicrosoftExtensionsDependencyModelPackageVersion>
74-
<MicrosoftNETCoreAppRefPackageVersion>3.0.1</MicrosoftNETCoreAppRefPackageVersion>
74+
<MicrosoftNETCoreAppRefPackageVersion>3.0.0</MicrosoftNETCoreAppRefPackageVersion>
7575
<MicrosoftNETCoreAppRuntimewinx64PackageVersion>3.0.1</MicrosoftNETCoreAppRuntimewinx64PackageVersion>
7676
<NETStandardLibraryRefPackageVersion>2.1.0</NETStandardLibraryRefPackageVersion>
7777
<!-- Packages from dotnet/corefx -->

0 commit comments

Comments
 (0)