Skip to content
This repository was archived by the owner on Dec 20, 2023. It is now read-only.

Commit 523b1ed

Browse files
authored
Merge pull request #32 from nils-org/renovate/major-xunit-dotnet-monorepo
(maint) Update dependency xunit.analyzers to v1
2 parents 6d87bb2 + be7ad0e commit 523b1ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Spectre.Console.Registrars.SimpleInjector.Tests/Spectre.Console.Registrars.SimpleInjector.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<PackageReference Include="Spectre.Console" Version="0.44.0" />
1818
<PackageReference Include="Spectre.Console.Testing" Version="0.44.0" />
1919
<PackageReference Include="xunit" Version="2.4.1" />
20-
<PackageReference Include="xunit.analyzers" Version="0.10.0" />
20+
<PackageReference Include="xunit.analyzers" Version="1.0.0" />
2121
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.5">
2222
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
2323
<PrivateAssets>all</PrivateAssets>

0 commit comments

Comments
 (0)