Re: [5/5] msi: Manage one assembly cache per major version of the .NET runtime.
7 Mar
2011
7 Mar
'11
2:57 p.m.
+ static const WCHAR szVersion11[] = {'v','1','.','1','.','4','3','2','2',0}; + static const WCHAR szVersion20[] = {'v','2','.','0','.','5','0','7','2','7',0};
No v4.0.30319 ?
7 Mar
7 Mar
3:06 p.m.
New subject: [5/5] msi: Manage one assembly cache per major version of the .NET runtime.
On Mon, 2011-03-07 at 08:57 -0600, Vincent Povirk wrote:
+ static const WCHAR szVersion11[] = {'v','1','.','1','.','4','3','2','2',0}; + static const WCHAR szVersion20[] = {'v','2','.','0','.','5','0','7','2','7',0};
No v4.0.30319 ?
Not yet. It doesn't install so I can't test it.
5399
Age (days ago)
5399
Last active (days ago)
1 comments
2 participants
participants (2)
-
Hans Leidekker -
Vincent Povirk