Skip to content

Commit 185d58b

Browse files
committed
Updated Microsoft.CodeAnalysis package to 3.6.0 for CSharp8 tests
1 parent b4d0192 commit 185d58b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

StyleCop.Analyzers/StyleCop.Analyzers.Test.CSharp8/StyleCop.Analyzers.Test.CSharp8.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
</PropertyGroup>
1818

1919
<ItemGroup>
20-
<PackageReference Include="Microsoft.CodeAnalysis" Version="3.3.1-beta3-final" />
20+
<PackageReference Include="Microsoft.CodeAnalysis" Version="3.6.0" />
2121
<PackageReference Include="xunit" Version="2.4.1" />
2222
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.1" PrivateAssets="all" />
2323
</ItemGroup>

0 commit comments

Comments
 (0)