提交 35c8b77b 编写于 作者: J Joey Robichaud

Update LanguageServices dependencies

上级 5d8ba22f
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
<PropertyGroup> <PropertyGroup>
<MajorVersion>3</MajorVersion> <MajorVersion>3</MajorVersion>
<MinorVersion>2</MinorVersion> <MinorVersion>2</MinorVersion>
<PatchVersion>0</PatchVersion> <PatchVersion>1</PatchVersion>
<PreReleaseVersionLabel>beta4</PreReleaseVersionLabel> <PreReleaseVersionLabel>beta4</PreReleaseVersionLabel>
<VersionPrefix>$(MajorVersion).$(MinorVersion).$(PatchVersion)</VersionPrefix> <VersionPrefix>$(MajorVersion).$(MinorVersion).$(PatchVersion)</VersionPrefix>
<SemanticVersioningV1>true</SemanticVersioningV1> <SemanticVersioningV1>true</SemanticVersioningV1>
......
...@@ -80,7 +80,7 @@ ...@@ -80,7 +80,7 @@
<ProjectReference Include="..\..\..\EditorFeatures\Text\Microsoft.CodeAnalysis.EditorFeatures.Text.csproj" /> <ProjectReference Include="..\..\..\EditorFeatures\Text\Microsoft.CodeAnalysis.EditorFeatures.Text.csproj" />
<ProjectReference Include="..\..\..\Workspaces\Core\Portable\Microsoft.CodeAnalysis.Workspaces.csproj" /> <ProjectReference Include="..\..\..\Workspaces\Core\Portable\Microsoft.CodeAnalysis.Workspaces.csproj" />
<ProjectReference Include="..\..\..\Features\Core\Portable\Microsoft.CodeAnalysis.Features.csproj" /> <ProjectReference Include="..\..\..\Features\Core\Portable\Microsoft.CodeAnalysis.Features.csproj" />
<ProjectReference Include="..\..\..\Interactive\Host\Microsoft.CodeAnalysis.InteractiveHost.csproj" Aliases="InteractiveHost" /> <ProjectReference Include="..\..\..\Interactive\Host\Microsoft.CodeAnalysis.InteractiveHost.csproj" PrivateAssets="all" Aliases="InteractiveHost" />
</ItemGroup> </ItemGroup>
<ItemGroup Label="File References"> <ItemGroup Label="File References">
<Reference Include="System.ComponentModel.Composition" /> <Reference Include="System.ComponentModel.Composition" />
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册