Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dotnet/runtime.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2020-10-12 22:10:59 +0300
committerGitHub <noreply@github.com>2020-10-12 22:10:59 +0300
commitb928f03ffb8684b476cdf5c46fb92561bfbdc23c (patch)
tree88cc4a8939d584de5c07d4143acb4e381570ead8 /eng/Versions.props
parent9e4481de8a9dc108b246148745df00e3f4ba7f8f (diff)
Bump Intellisense version for RTM (#43237)
Co-authored-by: Carlos Sanchez Lopez <carlossanlop@users.noreply.github.com>
Diffstat (limited to 'eng/Versions.props')
-rw-r--r--eng/Versions.props2
1 files changed, 1 insertions, 1 deletions
diff --git a/eng/Versions.props b/eng/Versions.props
index 9dda689b9fa..067665b5a71 100644
--- a/eng/Versions.props
+++ b/eng/Versions.props
@@ -142,7 +142,7 @@
<MoqVersion>4.12.0</MoqVersion>
<FsCheckVersion>2.14.3</FsCheckVersion>
<!-- Docs -->
- <MicrosoftPrivateIntellisenseVersion>5.0.0-preview-20200924.1</MicrosoftPrivateIntellisenseVersion>
+ <MicrosoftPrivateIntellisenseVersion>5.0.0-preview-20201009.2</MicrosoftPrivateIntellisenseVersion>
<!-- ILLink -->
<MicrosoftNETILLinkTasksVersion>5.0.0-rc.1.20420.3</MicrosoftNETILLinkTasksVersion>
<!-- ICU -->