File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1616 </ItemGroup >
1717
1818 <ItemGroup Label =" NuGet" >
19- <PackageReference Include =" Microsoft.CodeAnalysis.FxCopAnalyzers" Version =" 2.6.1 " PrivateAssets =" All" />
20- <PackageReference Include =" StyleCop.Analyzers" Version =" 1.1.0-beta008 " PrivateAssets =" All" />
19+ <PackageReference Include =" Microsoft.CodeAnalysis.FxCopAnalyzers" Version =" 2.6.2 " PrivateAssets =" All" />
20+ <PackageReference Include =" StyleCop.Analyzers" Version =" 1.1.0-beta009 " PrivateAssets =" All" />
2121 </ItemGroup >
2222
2323</Project >
Original file line number Diff line number Diff line change 1313 </ItemGroup >
1414
1515 <ItemGroup Condition =" '$(MSBuildProjectExtension)' != '.shproj' " >
16- <PackageReference Include =" FluentAssertions" Version =" 5.4.1 " />
17- <PackageReference Include =" Moq" Version =" 4.9 .0" />
16+ <PackageReference Include =" FluentAssertions" Version =" 5.4.2 " />
17+ <PackageReference Include =" Moq" Version =" 4.10 .0" />
1818 <PackageReference Include =" xunit" Version =" 2.4.0" />
1919 <PackageReference Include =" xunit.runner.visualstudio" Version =" 2.4.0" />
2020 </ItemGroup >
You can’t perform that action at this time.
0 commit comments