Skip to content

Commit 982569b

Browse files
committed
尝试修复构建
1 parent c7a1d52 commit 982569b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/dotnetCampus.Logger.Analyzer/dotnetCampus.Logger.Analyzer.csproj

+1
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
<!-- 当前龙芯的 dotnet SDK 是 8.0.7 ,能支持的最高分析器版本为 4.8.0,详细请参阅 https://ftp.loongnix.cn/dotnet/ -->
1818
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.8.0" />
1919
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.8.0" />
20+
<PackageReference Include="System.Collections.Immutable" Version="8.0.0" />
2021
</ItemGroup>
2122

2223
<ItemGroup>

0 commit comments

Comments
 (0)