That could be a decision to put off for later. The release process deals with single repos for now. The signing will come up during the build right? How do other OSS C# projects deal with it? Perhaps they release binaries in addition to source?
On 10/29/13 9:35 AM, "David Nalley" <da...@gnsa.us> wrote: >On Mon, Oct 28, 2013 at 7:41 AM, Devdeep Singh <devdeep.si...@citrix.com> >wrote: >> Hi, >> >> I would like to merge the support for Hyperv to the master branch. >>Development for this has been done by Donal, Rajesh, Anshul and I on >>branch [1]. The feature was proposed for merge earlier [3] but unit >>tests for hyperv agent code were requested [4]. >> > >I know this has been discussed several times, but what was the >decision about making the agent code live in its own repo? >It's C#, might need to be signed to actually run easily on Windows, etc. > >--David