From 03313562d21d5db9bf6a14ebbeab80e06c883d3a Mon Sep 17 00:00:00 2001 From: Rory& Date: Wed, 24 Jan 2024 02:31:56 +0100 Subject: MRU->RMU, fixes, cleanup --- MatrixUtils.Desktop/MatrixUtils.Desktop.csproj | 50 ++++++++++++++++++++++++++ 1 file changed, 50 insertions(+) create mode 100644 MatrixUtils.Desktop/MatrixUtils.Desktop.csproj (limited to 'MatrixUtils.Desktop/MatrixUtils.Desktop.csproj') diff --git a/MatrixUtils.Desktop/MatrixUtils.Desktop.csproj b/MatrixUtils.Desktop/MatrixUtils.Desktop.csproj new file mode 100644 index 0000000..f1bd2b6 --- /dev/null +++ b/MatrixUtils.Desktop/MatrixUtils.Desktop.csproj @@ -0,0 +1,50 @@ + + + WinExe + net8.0 + enable + true + app.manifest + true + + preview + enable + true + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Always + + + Always + + + + + + -- cgit 1.5.1