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
path: root/eng
diff options
context:
space:
mode:
authorCarlos Sanchez <1175054+carlossanlop@users.noreply.github.com>2022-09-14 17:12:44 +0300
committerGitHub <noreply@github.com>2022-09-14 17:12:44 +0300
commit9be2ce8b2aa3a0f107dd47c17ba48e3532eea391 (patch)
treec9fced393630327d0a46568d5f1a6c7be25c5b08 /eng
parentc623d96fe33cc360bd9981c9e6f6a646d7881d9e (diff)
Bump 7.0 intellisense to RC1 (#75582)
Co-authored-by: carlossanlop <carlossanlop@users.noreply.github.com>
Diffstat (limited to 'eng')
-rw-r--r--eng/Versions.props2
1 files changed, 1 insertions, 1 deletions
diff --git a/eng/Versions.props b/eng/Versions.props
index 3429f411f7e..b34e18209e4 100644
--- a/eng/Versions.props
+++ b/eng/Versions.props
@@ -174,7 +174,7 @@
<!--<SdkVersionForWorkloadTesting>7.0.100-rc.1.22402.35</SdkVersionForWorkloadTesting>-->
<CompilerPlatformTestingVersion>1.1.2-beta1.22403.2</CompilerPlatformTestingVersion>
<!-- Docs -->
- <MicrosoftPrivateIntellisenseVersion>7.0.0-preview-20220822.1</MicrosoftPrivateIntellisenseVersion>
+ <MicrosoftPrivateIntellisenseVersion>7.0.0-preview-20220914.1</MicrosoftPrivateIntellisenseVersion>
<!-- ILLink -->
<MicrosoftNETILLinkTasksVersion>7.0.100-1.22423.4</MicrosoftNETILLinkTasksVersion>
<MicrosoftNETILLinkAnalyzerPackageVersion>$(MicrosoftNETILLinkTasksVersion)</MicrosoftNETILLinkAnalyzerPackageVersion>