You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Wrappers force `BaseIntermediateOutputPath` and `BaseOutputPath` into `/tmp`.
38
+
- Wrappers set `EnableWindowsTargeting=true` and clear/override fallback package behavior.
39
+
- If package restore is blocked by network restrictions and required packages are missing from cache, restore/publish can still fail.
40
+
-`DesktopShell.Tests` targets `net8.0-windows`; test execution itself may still require Windows behavior depending on test content.
41
+
24
42
This is mostly meant as a code example since many of the features of this program launch other programs I coded which are not bundled in this repository. If you want to try it anyways, add your [regular expression](https://regexr.com/), program executable path, and commandline arguments in separate lines in the shortcuts.txt file. Add one line spacing between statements, and if no commandline arguments are required, put a dash on the third line. To use your new regex either re-open the DesktopShell.exe program or type the command "rescan".
0 commit comments