File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 12
12
<PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.12.0" />
13
13
<PackageReference Include =" NUnit" Version =" 4.3.1" />
14
14
<PackageReference Include =" NUnit3TestAdapter" Version =" 4.6.0" />
15
- <PackageReference Include =" NUnit.Analyzers" Version =" 4.4 .0" >
15
+ <PackageReference Include =" NUnit.Analyzers" Version =" 4.5 .0" >
16
16
<PrivateAssets >all</PrivateAssets >
17
17
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
18
18
</PackageReference >
Original file line number Diff line number Diff line change 14
14
<PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.12.0" />
15
15
<PackageReference Include =" NUnit" Version =" 4.3.1" />
16
16
<PackageReference Include =" NUnit3TestAdapter" Version =" 4.6.0" />
17
- <PackageReference Include =" NUnit.Analyzers" Version =" 4.4 .0" >
17
+ <PackageReference Include =" NUnit.Analyzers" Version =" 4.5 .0" >
18
18
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
19
19
<PrivateAssets >all</PrivateAssets >
20
20
</PackageReference >
You can’t perform that action at this time.
0 commit comments