Skip to content
This repository has been archived by the owner on Jan 23, 2023. It is now read-only.
/ corefx Public archive

Commit

Permalink
Merge pull request #16014 from dotnet-bot/UpdateDependencies201702090…
Browse files Browse the repository at this point in the history
…94928

Updating CoreFx dependencies to stable
  • Loading branch information
stephentoub committed Feb 10, 2017
2 parents 77beb09 + 1a3eb13 commit d5f4ed6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dir.props
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
<PropertyGroup>
<ValidatePackageVersions>true</ValidatePackageVersions>
<ProhibitFloatingDependencies>true</ProhibitFloatingDependencies>
<CoreFxExpectedPrerelease>servicing-25006-02</CoreFxExpectedPrerelease>
<CoreFxExpectedPrerelease>stable</CoreFxExpectedPrerelease>
<CoreClrExpectedPrerelease>stable</CoreClrExpectedPrerelease>
<ExternalExpectedPrerelease>rc3-24211-00</ExternalExpectedPrerelease>
<CoreFxVersionsIdentityRegex>^(?i)((System\..*)|(NETStandard\.Library)|(Microsoft\.CSharp)|(Microsoft\.NETCore\.Targets)|(Microsoft\.NETCore\.Platforms)|(Microsoft\.Win32\..*)|(Microsoft\.VisualBasic))(?&lt;!TestData)$</CoreFxVersionsIdentityRegex>
Expand Down

0 comments on commit d5f4ed6

Please sign in to comment.