# Third-Party Notices — Iconstellation

Iconstellation's installed application ships with the following third-party components.

## .NET Runtime and Windows Presentation Foundation (WPF)

The self-contained installation includes the Microsoft .NET 8 runtime and WPF
libraries.

- © Microsoft Corporation. Licensed under the **MIT License**.
- https://github.com/dotnet/runtime — https://github.com/dotnet/wpf
- MIT license text: https://github.com/dotnet/runtime/blob/main/LICENSE.TXT

## Segoe UI / Segoe UI Variable typefaces

Iconstellation references the Segoe UI font family installed with Windows. The fonts
are **not** embedded or redistributed by Iconstellation; they are used as provided by
the operating system.

## Build-time / development-only components (NOT shipped to users)

The following are used to build and test Iconstellation but are not part of the
installed product: xunit (Apache-2.0), coverlet (MIT), Microsoft.NET.Test.Sdk
(MIT), System.Drawing.Common (MIT — used only by the internal ShapeImporter
tool), Inno Setup (used to build the installer; the installer engine it embeds
is redistributable per the Inno Setup license, https://jrsoftware.org/files/is/license.txt).

---
*Maintenance note: regenerate this file whenever a NuGet package is added to
`src/Constella.App` (the project keeps its internal name; the product is Iconstellation)
or anything it references transitively at runtime.*
