vote up 0 vote down star

Just updated build server with rc0 and surprise no chiron. Wondering how you package up a xap file without chiron.

flag

78% accept rate

2 Answers

vote up 1 vote down check

Hey Brian, you can get chiron from http://www.codeplex.com/sdlsdk -- it was decided to be removed from the SL SDK core tools, but is still a part of the DLR SDK which is available.

link|flag
i did see that in my research but other research showed it hadn't been updated for rc0, so it will output the version number of beta 2 in the manifest. We could use that and manually change the version numbers i guess... – Brian Leahy Oct 8 '08 at 18:16
vote up 0 vote down

More specifically you can still use MSBuild. The targets should be located at C:\program files\MSBuild\Microsoft\Silverlight\v2.0 if you need to look at them or modify...your .csproj(or.vbproj) can also have pre/post build tasks for MSBuild as well.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.