We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e8d3c07 commit 1f62043Copy full SHA for 1f62043
RubberduckCodeAnalysis/RubberduckCodeAnalysis.csproj
@@ -47,9 +47,6 @@
47
<PackageReference Include="Microsoft.CodeAnalysis.Analyzers">
48
<Version>2.6.0</Version>
49
</PackageReference>
50
- <PackageReference Include="Microsoft.Composition">
51
- <Version>1.0.31</Version>
52
- </PackageReference>
53
<PackageReference Include="System.AppContext">
54
<Version>4.3.0</Version>
55
@@ -60,7 +57,7 @@
60
57
61
58
62
59
<PackageReference Include="System.Composition">
63
- <Version>1.1.0</Version>
+ <Version>1.0.31</Version>
64
65
<PackageReference Include="System.Console">
66
<Version>4.3.1</Version>
0 commit comments