File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
ImageSharpCompareTestNunit Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 44
44
</ItemGroup >
45
45
46
46
<ItemGroup >
47
- <PackageReference Include =" SixLabors.ImageSharp" Version =" 3.1.9 " />
47
+ <PackageReference Include =" SixLabors.ImageSharp" Version =" 3.1.10 " />
48
48
<PackageReference Include =" SonarAnalyzer.CSharp" Version =" 10.9.0.115408" >
49
49
<PrivateAssets >all</PrivateAssets >
50
50
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
Original file line number Diff line number Diff line change 13
13
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
14
14
</PackageReference >
15
15
<PackageReference Include =" nunit" Version =" 4.3.2" />
16
- <PackageReference Include =" NUnit.Analyzers" Version =" 4.8 .1" >
16
+ <PackageReference Include =" NUnit.Analyzers" Version =" 4.9 .1" >
17
17
<PrivateAssets >all</PrivateAssets >
18
18
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
19
19
</PackageReference >
You can’t perform that action at this time.
0 commit comments