File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
DotFastLZ.Compression.Tests
DotFastLZ.Packaging.Tests Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 10
10
<PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.8.0" />
11
11
<PackageReference Include =" NUnit" Version =" 4.0.0" />
12
12
<PackageReference Include =" NUnit3TestAdapter" Version =" 4.5.0" />
13
- <PackageReference Include =" NUnit.Analyzers" Version =" 3.9 .0" >
13
+ <PackageReference Include =" NUnit.Analyzers" Version =" 3.10 .0" >
14
14
<PrivateAssets >all</PrivateAssets >
15
15
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
16
16
</PackageReference >
Original file line number Diff line number Diff line change 10
10
<PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.8.0" />
11
11
<PackageReference Include =" NUnit" Version =" 4.0.0" />
12
12
<PackageReference Include =" NUnit3TestAdapter" Version =" 4.5.0" />
13
- <PackageReference Include =" NUnit.Analyzers" Version =" 3.9 .0" >
13
+ <PackageReference Include =" NUnit.Analyzers" Version =" 3.10 .0" >
14
14
<PrivateAssets >all</PrivateAssets >
15
15
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
16
16
</PackageReference >
You can’t perform that action at this time.
0 commit comments