File tree Expand file tree Collapse file tree
StyleCop.Analyzers/StyleCop.Analyzers.Test.CSharp7 Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1515 </PropertyGroup >
1616
1717 <ItemGroup >
18- <PackageReference Include =" Microsoft.CodeAnalysis" Version =" 2.1 .0" />
19- <PackageReference Include =" xunit" Version =" 2.3.0 " />
20- <PackageReference Include =" xunit.runner.visualstudio" Version =" 2.3.0 " PrivateAssets =" all" />
18+ <PackageReference Include =" Microsoft.CodeAnalysis" Version =" 2.6 .0" />
19+ <PackageReference Include =" xunit" Version =" 2.3.1 " />
20+ <PackageReference Include =" xunit.runner.visualstudio" Version =" 2.3.1 " PrivateAssets =" all" />
2121 </ItemGroup >
2222
2323 <ItemGroup >
Original file line number Diff line number Diff line change 44 <assemblyBinding xmlns =" urn:schemas-microsoft-com:asm.v1" >
55 <dependentAssembly >
66 <assemblyIdentity name =" Microsoft.CodeAnalysis" publicKeyToken =" 31bf3856ad364e35" culture =" neutral" />
7- <bindingRedirect oldVersion =" 0.0.0.0-2.1 .0.0" newVersion =" 2.1 .0.0" />
7+ <bindingRedirect oldVersion =" 0.0.0.0-2.6 .0.0" newVersion =" 2.6 .0.0" />
88 </dependentAssembly >
99 <dependentAssembly >
1010 <assemblyIdentity name =" Microsoft.CodeAnalysis.CSharp" publicKeyToken =" 31bf3856ad364e35" culture =" neutral" />
11- <bindingRedirect oldVersion =" 0.0.0.0-2.1 .0.0" newVersion =" 2.1 .0.0" />
11+ <bindingRedirect oldVersion =" 0.0.0.0-2.6 .0.0" newVersion =" 2.6 .0.0" />
1212 </dependentAssembly >
1313 <dependentAssembly >
1414 <assemblyIdentity name =" Microsoft.CodeAnalysis.CSharp.Workspaces" publicKeyToken =" 31bf3856ad364e35" culture =" neutral" />
15- <bindingRedirect oldVersion =" 0.0.0.0-2.1 .0.0" newVersion =" 2.1 .0.0" />
15+ <bindingRedirect oldVersion =" 0.0.0.0-2.6 .0.0" newVersion =" 2.6 .0.0" />
1616 </dependentAssembly >
1717 <dependentAssembly >
1818 <assemblyIdentity name =" Microsoft.CodeAnalysis.Workspaces" publicKeyToken =" 31bf3856ad364e35" culture =" neutral" />
19- <bindingRedirect oldVersion =" 0.0.0.0-2.1 .0.0" newVersion =" 2.1 .0.0" />
19+ <bindingRedirect oldVersion =" 0.0.0.0-2.6 .0.0" newVersion =" 2.6 .0.0" />
2020 </dependentAssembly >
2121 <dependentAssembly >
2222 <assemblyIdentity name =" Microsoft.CodeAnalysis.Workspaces.Desktop" publicKeyToken =" 31bf3856ad364e35" culture =" neutral" />
23- <bindingRedirect oldVersion =" 0.0.0.0-2.1 .0.0" newVersion =" 2.1 .0.0" />
23+ <bindingRedirect oldVersion =" 0.0.0.0-2.6 .0.0" newVersion =" 2.6 .0.0" />
2424 </dependentAssembly >
2525 <dependentAssembly >
2626 <assemblyIdentity name =" System.Collections.Immutable" publicKeyToken =" b03f5f7f11d50a3a" culture =" neutral" />
You can’t perform that action at this time.
0 commit comments