File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 19
19
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
20
20
</PackageReference >
21
21
<PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.14.1" />
22
- <PackageReference Include =" NUnit" Version =" 4.3.2 " />
23
- <PackageReference Include =" NUnit.Analyzers" Version =" 4.9.2 " >
22
+ <PackageReference Include =" NUnit" Version =" 4.4.0 " />
23
+ <PackageReference Include =" NUnit.Analyzers" Version =" 4.10.0 " >
24
24
<PrivateAssets >all</PrivateAssets >
25
25
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
26
26
</PackageReference >
27
- <PackageReference Include =" NUnit3TestAdapter" Version =" 5.0 .0" />
27
+ <PackageReference Include =" NUnit3TestAdapter" Version =" 5.1 .0" />
28
28
</ItemGroup >
29
29
30
30
<ItemGroup >
You can’t perform that action at this time.
0 commit comments