coapp-developers team mailing list archive
-
coapp-developers team
-
Mailing list archive
-
Message #00698
W00T: I've got test assemblies to properly demonstrate WinSxS binding policies!
A little Friday-afternoon proof that I'm not crazy!
C:\root\projects\coapp\output\x86\debug\bin\testpackages\appone-1.0.0.0>appone.exe
<app name='appone'>
<request name='liba' version='1.0.0.0' />
<lib name='liba' version='1.0.0.0'>
</lib>
</app>
C:\root\projects\coapp\output\x86\debug\bin\testpackages\appone-1.0.0.0>liba-1.0.0.1-policy.msi
(installs the policy redirecting 1.0.0.0 to 1.0.0.1)
C:\root\projects\coapp\output\x86\debug\bin\testpackages\appone-1.0.0.0>appone.exe
<app name='appone'>
<request name='liba' version='1.0.0.0' />
<lib name='liba' version='1.0.0.1'>
</lib>
</app>
[Description: fearthecowboy]<http://fearthecowboy.com/>
Garrett Serack | Microsoft's Open Source Software Developer | Microsoft Corporation
Office:(425)706-7939 email/messenger: garretts@xxxxxxxxxxxxx<mailto:garretts@xxxxxxxxxxxxx>
blog: http://fearthecowboy.com<http://fearthecowboy.com/> twitter: @fearthecowboy<http://twitter.com/fearthecowboy>
I don't make the software you use; I make the software you use better on Windows.
Follow ups