summaryrefslogtreecommitdiff
path: root/dir.props
diff options
context:
space:
mode:
Diffstat (limited to 'dir.props')
-rw-r--r--dir.props3
1 files changed, 3 insertions, 0 deletions
diff --git a/dir.props b/dir.props
index f685e737ae..66386c4eb1 100644
--- a/dir.props
+++ b/dir.props
@@ -151,6 +151,9 @@
<ProjectUrl>https://dot.net</ProjectUrl>
+ <!-- PreReleaseSuffix for TFS win8-arm CoreCLR package -->
+ <ExternalExpectedPrerelease>rc3-24206-01</ExternalExpectedPrerelease>
+
<!-- On Windows, MSbuild still runs against Desktop FX while it runs on .NET Core on non-Windows. this requires
pulling in different packaging dependencies.
-->