Skip to content

Commit 052956f

Browse files
committed
fix: code analysis version
1 parent c127fc5 commit 052956f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

ProjectR/ProjectR.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@
3434
</ItemGroup>
3535

3636
<ItemGroup>
37-
<PackageReference Include="Microsoft.CodeAnalysis.Common" Version="4.14.0" />
38-
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.14.0" />
37+
<PackageReference Include="Microsoft.CodeAnalysis.Common" Version="4.8.0" />
38+
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.8.0" />
3939
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="9.0.9" />
4040
</ItemGroup>
4141

0 commit comments

Comments
 (0)