8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9bccaf commit d8da8dbCopy full SHA for d8da8db
src/Compatibility/Directory.Packages.props
@@ -6,7 +6,6 @@
6
<!-- We pin the code analysis version when not in source build as we need to support running on older
7
SDKs when the OOB package is used. -->
8
<PackageVersion Update="Microsoft.CodeAnalysis.CSharp" Version="4.4.0" />
9
- <PackageVersion Include="Microsoft.CodeAnalysis.Workspaces.Common" Version="$(MicrosoftCodeAnalysisWorkspacesCommon)" />
10
</ItemGroup>
11
12
<ItemGroup>
0 commit comments