File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
StyleCop.Analyzers.Status.Generator Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 19
19
</PropertyGroup >
20
20
21
21
<ItemGroup >
22
- <PackageReference Include =" System.Collections.Immutable" Version =" 1.7.1 " />
22
+ <PackageReference Include =" System.Collections.Immutable" Version =" 5.0.0 " />
23
23
<PackageReference Include =" LibGit2Sharp" Version =" 0.26.2" />
24
24
<PackageReference Include =" Microsoft.Build.Locator" Version =" 1.2.6" />
25
25
<PackageReference Include =" Microsoft.CodeAnalysis.CSharp.Workspaces" Version =" 3.7.0" />
Original file line number Diff line number Diff line change 18
18
19
19
<ItemGroup >
20
20
<PackageReference Include =" Microsoft.CodeAnalysis.CSharp.Workspaces" Version =" 1.3.2" />
21
- <PackageReference Include =" Microsoft.CodeAnalysis.CSharp.CodeFix.Testing.XUnit" Version =" 1.0.1 -beta1.21202.2 " />
21
+ <PackageReference Include =" Microsoft.CodeAnalysis.CSharp.CodeFix.Testing.XUnit" Version =" 1.1.0 -beta1.21329.1 " />
22
22
<PackageReference Include =" Microsoft.VisualStudio.Composition" Version =" 16.1.8" />
23
23
<PackageReference Include =" System.ValueTuple" Version =" 4.5.0" />
24
24
<PackageReference Include =" xunit" Version =" 2.4.1" />
You can’t perform that action at this time.
0 commit comments