Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.

Commit 1a3eb13

Browse files
committed
Updating CoreFx dependencies to stable
1 parent 77beb09 commit 1a3eb13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dir.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
<PropertyGroup>
8383
<ValidatePackageVersions>true</ValidatePackageVersions>
8484
<ProhibitFloatingDependencies>true</ProhibitFloatingDependencies>
85-
<CoreFxExpectedPrerelease>servicing-25006-02</CoreFxExpectedPrerelease>
85+
<CoreFxExpectedPrerelease>stable</CoreFxExpectedPrerelease>
8686
<CoreClrExpectedPrerelease>stable</CoreClrExpectedPrerelease>
8787
<ExternalExpectedPrerelease>rc3-24211-00</ExternalExpectedPrerelease>
8888
<CoreFxVersionsIdentityRegex>^(?i)((System\..*)|(NETStandard\.Library)|(Microsoft\.CSharp)|(Microsoft\.NETCore\.Targets)|(Microsoft\.NETCore\.Platforms)|(Microsoft\.Win32\..*)|(Microsoft\.VisualBasic))(?&lt;!TestData)$</CoreFxVersionsIdentityRegex>

0 commit comments

Comments
 (0)