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 c103c0f commit bd3fcc8Copy full SHA for bd3fcc8
DataExtraction/ExpressionDataExtractor/ExpressionDataExtractor.csproj
@@ -17,5 +17,6 @@
17
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" version="2.10.0" />
18
<PackageReference Include="Microsoft.CodeAnalysis.Workspaces.Common" version="2.10.0" />
19
<PackageReference Include="Microsoft.CodeAnalysis.Workspaces.MSBuild" version="2.10.0" />
20
+ <PackageReference Include="System.Runtime.CompilerServices.Unsafe" Version="4.5.3" />
21
</ItemGroup>
22
</Project>
0 commit comments