Commit 118be6c
Fix CI build: add missing ProcessIdentifierHelper compile include to test project (#34)
AudioStream.cs references ProcessIdentifierHelper but it was not included
in the test project's compile list, causing CS0103 on CI.
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>1 parent 20a8285 commit 118be6c
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
23 | 24 | | |
24 | 25 | | |
25 | 26 | | |
| |||
0 commit comments