Skip to content

Commit bd3fcc8

Browse files
author
申珊靛
committed
add config——System.Runtime.CompilerServices.Unsafe
1 parent c103c0f commit bd3fcc8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

DataExtraction/ExpressionDataExtractor/ExpressionDataExtractor.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,6 @@
1717
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" version="2.10.0" />
1818
<PackageReference Include="Microsoft.CodeAnalysis.Workspaces.Common" version="2.10.0" />
1919
<PackageReference Include="Microsoft.CodeAnalysis.Workspaces.MSBuild" version="2.10.0" />
20+
<PackageReference Include="System.Runtime.CompilerServices.Unsafe" Version="4.5.3" />
2021
</ItemGroup>
2122
</Project>

0 commit comments

Comments
 (0)