This repository was archived by the owner on Nov 8, 2018. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +4
-7
lines changed
AsyncUsageAnalyzers.CodeFixes Expand file tree Collapse file tree 4 files changed +4
-7
lines changed Original file line number Diff line number Diff line change 3434 </PropertyGroup >
3535
3636 <ItemGroup >
37- <PackageReference Include =" Microsoft.CodeAnalysis.CSharp" Version =" 1.0.0 " />
38- <PackageReference Include =" Microsoft.CodeAnalysis.CSharp.Workspaces" Version =" 1.0.0 " />
37+ <PackageReference Include =" Microsoft.CodeAnalysis.CSharp" Version =" 1.2.1 " />
38+ <PackageReference Include =" Microsoft.CodeAnalysis.CSharp.Workspaces" Version =" 1.2.1 " />
3939 </ItemGroup >
4040
4141 <ItemGroup >
Original file line number Diff line number Diff line change 1515 </PropertyGroup >
1616
1717 <ItemGroup >
18- <PackageReference Include =" Microsoft.CodeAnalysis" Version =" 1.0.0 " />
18+ <PackageReference Include =" Microsoft.CodeAnalysis" Version =" 1.2.1 " />
1919 <PackageReference Include =" xunit" Version =" 2.3.0-beta3-build3705" />
2020 <PackageReference Include =" xunit.runner.visualstudio" Version =" 2.3.0-beta3-build3705" PrivateAssets =" all" />
2121 </ItemGroup >
Original file line number Diff line number Diff line change 7070 <Rule Id =" CA2241" Action =" Warning" />
7171 <Rule Id =" CA2242" Action =" Warning" />
7272 </Rules >
73- <Rules AnalyzerId =" Microsoft.CodeAnalysis.CSharp" RuleNamespace =" Microsoft.CodeAnalysis.CSharp" >
74- <Rule Id =" AD0001" Action =" None" />
75- </Rules >
7673 <Rules AnalyzerId =" Microsoft.CodeAnalysis.CSharp.Features" RuleNamespace =" Microsoft.CodeAnalysis.CSharp.Features" >
7774 <Rule Id =" IDE0003" Action =" None" />
7875 </Rules >
Original file line number Diff line number Diff line change 3030 </PropertyGroup >
3131
3232 <ItemGroup >
33- <PackageReference Include =" Microsoft.CodeAnalysis.CSharp" Version =" 1.0.0 " />
33+ <PackageReference Include =" Microsoft.CodeAnalysis.CSharp" Version =" 1.2.1 " />
3434 </ItemGroup >
3535
3636 <ItemGroup >
You can’t perform that action at this time.
0 commit comments