Skip to content

Commit

Permalink
Remove duplicate packageversion
Browse files Browse the repository at this point in the history
  • Loading branch information
carlossanlop committed Jan 30, 2025
1 parent c9bccaf commit d8da8db
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Compatibility/Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
<!-- We pin the code analysis version when not in source build as we need to support running on older
SDKs when the OOB package is used. -->
<PackageVersion Update="Microsoft.CodeAnalysis.CSharp" Version="4.4.0" />
<PackageVersion Include="Microsoft.CodeAnalysis.Workspaces.Common" Version="$(MicrosoftCodeAnalysisWorkspacesCommon)" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit d8da8db

Please sign in to comment.