We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c127fc5 commit 052956fCopy full SHA for 052956f
1 file changed
ProjectR/ProjectR.csproj
@@ -34,8 +34,8 @@
34
</ItemGroup>
35
36
<ItemGroup>
37
- <PackageReference Include="Microsoft.CodeAnalysis.Common" Version="4.14.0" />
38
- <PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.14.0" />
+ <PackageReference Include="Microsoft.CodeAnalysis.Common" Version="4.8.0" />
+ <PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.8.0" />
39
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="9.0.9" />
40
41
0 commit comments