Page 1 of 1

How do you bundle an entire Microsoft.NET framework with your app?

Posted: Thu Oct 15, 2020 6:47 am
by jessielesbian
Hi, I'd just want to bundle the Microsoft.NET framework with my application, to remove the need to install it. How do you do this?

Re: How do you bundle an entire Microsoft.NET framework with your app?

Posted: Thu Oct 15, 2020 9:45 am
by Enigma
Hi, we do not have special instructions how to bundle .net framework, it should be the same as bundling usual application, you just need to find all of it's needed files.