Skip to content

Commit

Permalink
Updated xunit analyzers
Browse files Browse the repository at this point in the history
  • Loading branch information
ByteDecoder committed Nov 11, 2023
1 parent b118638 commit 91781fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Queryology.Tests/Queryology.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<PackageReference Include="Microsoft.CodeAnalysis.NetAnalyzers" Version="7.0.4" />
<PackageReference Include="SecurityCodeScan.VS2019" Version="5.6.7" />
<PackageReference Include="Moq" Version="4.20.69" />
<PackageReference Include="xunit.analyzers" Version="1.4.0" />
<PackageReference Include="xunit.analyzers" Version="1.5.0" />
<AdditionalFiles Include="$(SolutionDir)\_stylecop\stylecop.json" Link="stylecop.json" />
</ItemGroup>
<ItemGroup>
Expand Down

0 comments on commit 91781fb

Please sign in to comment.