Commit ad8fead
committed
fix: suppress NU5104 for preview-stack dependencies
.NET 10, Avalonia 12, and WebView2 are all in preview. The NU5104
"stable package with prerelease dependency" warning will self-resolve
when upstream releases go stable. Added comment to track removal.
Made-with: Cursor1 parent c07079c commit ad8fead
1 file changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
5 | 11 | | |
6 | 12 | | |
7 | 13 | | |
| |||
0 commit comments