Skip to content

Commit 04b40dc

Browse files
Upgrade nuget package Microsoft.VisualStudio.Composition
1 parent a598a38 commit 04b40dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<ItemGroup>
1616
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="1.3.2" />
1717
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.CodeFix.Testing.XUnit" Version="1.1.2-beta1.23509.1" />
18-
<PackageReference Include="Microsoft.VisualStudio.Composition" Version="16.1.8" />
18+
<PackageReference Include="Microsoft.VisualStudio.Composition" Version="17.13.41" />
1919
<PackageReference Include="System.ValueTuple" Version="4.5.0" />
2020
<PackageReference Include="xunit" Version="2.4.1" />
2121
<PackageReference Include="Xunit.Combinatorial" Version="1.4.1" />

0 commit comments

Comments
 (0)