Skip to content

Commit 6065923

Browse files
committed
Update dependencies
1 parent 20a2886 commit 6065923

File tree

10 files changed

+8
-8
lines changed

10 files changed

+8
-8
lines changed

Example.Console/Example.Console.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
</PropertyGroup>
1616

1717
<ItemGroup>
18-
<PackageReference Include="Spectre.Console" Version="0.50.0" />
18+
<PackageReference Include="Spectre.Console" Version="0.52.0" />
1919
</ItemGroup>
2020

2121
<ItemGroup>

Example.Diagrams/Example.Diagrams.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
</PropertyGroup>
1414

1515
<ItemGroup>
16-
<PackageReference Include="ScottPlot" Version="5.0.56" />
16+
<PackageReference Include="ScottPlot" Version="5.1.57" />
1717
</ItemGroup>
1818

1919
<ItemGroup>
77 Bytes
Loading
2.06 KB
Loading

Unicolour.Readme/docs/wxy-colour-space.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,4 +185,4 @@ with monochromatic light at 530 nm and -530 nm](wxy-11.png)
185185

186186
---
187187

188-
[Wacton.Unicolour](https://github.com/waacton/Unicolour) is licensed under the [MIT License](https://choosealicense.com/licenses/mit/), copyright © 2022-2024 William Acton.
188+
[Wacton.Unicolour](https://github.com/waacton/Unicolour) is licensed under the [MIT License](https://choosealicense.com/licenses/mit/), copyright © 2022-2025 William Acton.

Unicolour.Tests/Unicolour.Tests.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@
1111
<ItemGroup>
1212
<PackageReference Include="JunitXml.TestLogger" Version="3.1.12" />
1313
<PackageReference Include="MathNet.Numerics" Version="5.0.0" />
14-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.13.0" />
15-
<PackageReference Include="NUnit" Version="4.3.2" />
16-
<PackageReference Include="NUnit3TestAdapter" Version="5.0.0" />
14+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.0.0" />
15+
<PackageReference Include="NUnit" Version="4.4.0" />
16+
<PackageReference Include="NUnit3TestAdapter" Version="5.2.0" />
1717
<PackageReference Include="coverlet.collector" Version="6.0.2">
1818
<PrivateAssets>all</PrivateAssets>
1919
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
77 Bytes
Loading

docs/diagram-xy-macadam-limits.png

2.06 KB
Loading

docs/wxy-colour-space.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,6 +185,6 @@ with monochromatic light at 530 nm and -530 nm](wxy-11.png)
185185

186186
---
187187

188-
[Wacton.Unicolour](https://github.com/waacton/Unicolour) is licensed under the [MIT License](https://choosealicense.com/licenses/mit/), copyright © 2022-2024 William Acton.
188+
[Wacton.Unicolour](https://github.com/waacton/Unicolour) is licensed under the [MIT License](https://choosealicense.com/licenses/mit/), copyright © 2022-2025 William Acton.
189189

190190
Also available in [American](wxy-colour-space_us.md) 🇺🇸.

docs/wxy-colour-space_us.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,6 +185,6 @@ with monochromatic light at 530 nm and -530 nm](wxy-11.png)
185185

186186
---
187187

188-
[Wacton.Unicolour](https://github.com/waacton/Unicolour) is licensed under the [MIT License](https://choosealicense.com/licenses/mit/), copyright © 2022-2024 William Acton.
188+
[Wacton.Unicolour](https://github.com/waacton/Unicolour) is licensed under the [MIT License](https://choosealicense.com/licenses/mit/), copyright © 2022-2025 William Acton.
189189

190190
Also available in [British](wxy-colour-space.md) 🇬🇧.

0 commit comments

Comments
 (0)