开发者

Does the .net framework 3.0 bootstrapper include the .net framework 2.0?

I have an ap开发者_StackOverflow社区plication that uses .net Framework 3.0 as its target framework. When creating the setup and deployment project for my app, i am including in the prerequisites the .net framework 2.0 bootstrapper and the .net framework 3.0 bootstrapper.

Will it be enough to include just the 3.0 boootstrapper and ignore and exclude the 2.0 bootstrapper?


Yes, it should be enough to install 3.0

Both Fx 3.0 and Fx 3.5 are extended version of Fx 2.0 (ie they run on the CLR 2.0)

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜