Skip to content
This repository was archived by the owner on May 16, 2022. It is now read-only.

Commit dbe2c1b

Browse files
committed
chore(test deps): update testing dependencies
1 parent 1ece97b commit dbe2c1b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

config/CodeAnalysis.targets

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<Project>
22

33
<ItemGroup>
4-
<PackageReference Include="Roslynator.Analyzers" Version="3.1.0" PrivateAssets="All" />
5-
<PackageReference Include="StyleCop.Analyzers" Version="1.2.0-beta.333" PrivateAssets="All" />
4+
<PackageReference Include="Roslynator.Analyzers" Version="3.3.0" PrivateAssets="All" />
5+
<PackageReference Include="StyleCop.Analyzers" Version="1.2.0-beta.406" PrivateAssets="All" />
66
<AdditionalFiles Include="$(MSBuildThisFileDirectory)/stylecop.json" />
77
</ItemGroup>
88

0 commit comments

Comments
 (0)