10 Commits

Author SHA1 Message Date
cb5be47766 update .net checks to use x64 dotnet path 2024-03-24 20:52:19 -04:00
df3303d150 re-add net 6 precheck until 3.8.0 drops 2024-03-23 18:44:27 -04:00
46b63dd942 update precheck to be net 8 2024-03-23 12:03:04 -04:00
2428f2084b require framework prechecks
also updated the update script to not use bitstransfer
2024-02-05 10:09:23 -05:00
7283d247a0 return correct result data 2024-01-08 21:29:59 -05:00
5e652bcd59 implement async read for net6 process 2023-11-22 09:32:18 -05:00
73b149779d fix version check not handling preview versions 2023-08-28 11:05:00 -04:00
2eb9197e37 udpate prechecks 2023-07-29 14:26:55 -04:00
a8b91f4ee6 Refactor C# code to imperative, top-level statements style
Updated the existing C# code into a more modern, imperative and top-level statements style. This involves shortening the code by removing unnecessary parts like additional brackets and explicit namespace declarations. It's done to improve clarity and readability.
2023-07-12 09:19:33 +02:00
8331080d85 major rework to move to avalonia 2023-05-11 23:11:39 -04:00