File tree Expand file tree Collapse file tree 5 files changed +9
-9
lines changed
src/Magick.NET.SystemDrawing
Magick.NET.SystemDrawing.Tests
Magick.NET.SystemWindowsMedia.Tests Expand file tree Collapse file tree 5 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 14
14
15
15
<ItemGroup Condition =" $(TargetFramework.StartsWith('netstandard'))" >
16
16
<!-- After an upgrade of this library the nuspec file should also be updated -->
17
- <PackageReference Include =" System.Drawing.Common" Version =" 8.0.0 " />
17
+ <PackageReference Include =" System.Drawing.Common" Version =" 8.0.4 " />
18
18
</ItemGroup >
19
19
20
20
<ItemGroup >
Original file line number Diff line number Diff line change 11
11
<PrivateAssets >all</PrivateAssets >
12
12
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
13
13
</PackageReference >
14
- <PackageReference Include =" xunit" Version =" 2.7 .0" />
15
- <PackageReference Include =" xunit.runner.visualstudio" Version =" 2.5.7 " >
14
+ <PackageReference Include =" xunit" Version =" 2.8 .0" />
15
+ <PackageReference Include =" xunit.runner.visualstudio" Version =" 2.8.0 " >
16
16
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
17
17
<PrivateAssets >all</PrivateAssets >
18
18
</PackageReference >
Original file line number Diff line number Diff line change 41
41
<PrivateAssets >all</PrivateAssets >
42
42
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
43
43
</PackageReference >
44
- <PackageReference Include =" xunit" Version =" 2.7 .0" />
45
- <PackageReference Include =" xunit.runner.visualstudio" Version =" 2.5.7 " >
44
+ <PackageReference Include =" xunit" Version =" 2.8 .0" />
45
+ <PackageReference Include =" xunit.runner.visualstudio" Version =" 2.8.0 " >
46
46
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
47
47
<PrivateAssets >all</PrivateAssets >
48
48
</PackageReference >
Original file line number Diff line number Diff line change 41
41
<PrivateAssets >all</PrivateAssets >
42
42
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
43
43
</PackageReference >
44
- <PackageReference Include =" xunit" Version =" 2.7 .0" />
45
- <PackageReference Include =" xunit.runner.visualstudio" Version =" 2.5.7 " >
44
+ <PackageReference Include =" xunit" Version =" 2.8 .0" />
45
+ <PackageReference Include =" xunit.runner.visualstudio" Version =" 2.8.0 " >
46
46
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
47
47
<PrivateAssets >all</PrivateAssets >
48
48
</PackageReference >
Original file line number Diff line number Diff line change 51
51
<PrivateAssets >all</PrivateAssets >
52
52
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
53
53
</PackageReference >
54
- <PackageReference Include =" xunit" Version =" 2.7 .0" />
55
- <PackageReference Include =" xunit.runner.visualstudio" Version =" 2.5.7 " >
54
+ <PackageReference Include =" xunit" Version =" 2.8 .0" />
55
+ <PackageReference Include =" xunit.runner.visualstudio" Version =" 2.8.0 " >
56
56
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
57
57
<PrivateAssets >all</PrivateAssets >
58
58
</PackageReference >
You can’t perform that action at this time.
0 commit comments