clowd / Clowd.Squirrel

Quick and easy installer and automatic updates for cross-platform dotnet applications
427 stars 39 forks source link

Added support to more .net runtimes and .net 7 #177

Closed luislhg closed 10 months ago

KennyTK commented 10 months ago

Bumping this because it makes resolving dependencies less of a pain when net 7 is installed. Does this PR take OSX into account?

caesay commented 10 months ago

Installing runtimes automatically will probably not ever be supported on OSX. The only supported configuration on OSX will be shipping self contained, or in deployment scenarios where you control the devices, installing the framework yourself first.