Skip to content

Commit

Permalink
尝试修复构建
Browse files Browse the repository at this point in the history
  • Loading branch information
lindexi committed Nov 8, 2024
1 parent c7a1d52 commit 982569b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
<!-- 当前龙芯的 dotnet SDK 是 8.0.7 ,能支持的最高分析器版本为 4.8.0,详细请参阅 https://ftp.loongnix.cn/dotnet/ -->
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.8.0" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.8.0" />
<PackageReference Include="System.Collections.Immutable" Version="8.0.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 982569b

Please sign in to comment.