- TeamsISO.App: hand-rolled net8.0-windows WPF csproj since the WPF
template isn't shipped on linux-arm64 .NET SDK; UI is a placeholder
for Phase C.
- TeamsISO.Engine.IntegrationTests: cross-platform xunit project with a
skipped scaffold fact tagged [Trait("requires", "ndi")] for Phase B.
- TeamsISO.Linux.slnf: solution filter for non-Windows CI that excludes
the WPF project (which can only build on Windows).
|
||
|---|---|---|
| .. | ||
| App.xaml | ||
| App.xaml.cs | ||
| MainWindow.xaml | ||
| MainWindow.xaml.cs | ||
| TeamsISO.App.csproj | ||