Skip to content

Commit f8f2c5b

Browse files
Update dependency NUnit to 4.5.0-alpha.0.41
1 parent 3d9551d commit f8f2c5b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/snippets/Snippets.NUnit/Snippets.NUnit.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<ItemGroup>
1212
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.0.1" />
13-
<PackageReference Include="NUnit" Version="4.5.0-alpha.0.33" />
13+
<PackageReference Include="NUnit" Version="4.5.0-alpha.0.41" />
1414
<PackageReference Include="NUnit3TestAdapter" Version="6.1.0" />
1515
<PackageReference Include="NUnit.Analyzers" Version="4.11.2">
1616
<PrivateAssets>all</PrivateAssets>

0 commit comments

Comments
 (0)