On 10 Dez. 2009, 12:48, Ramon Smits <ramon.sm...@gmail.com> wrote:
> Dear maintainers,
>
> Is it possible to make asignedversion available of NHibernate.Linq?
--
You received this message because you are subscribed to the Google Groups "nhusers" group.
To post to this group, send email to nhu...@googlegroups.com.
To unsubscribe from this group, send email to nhusers+u...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/nhusers?hl=en.
If you go to the NH Contrib project page on sourceforge, the big green
'download now' button just gives you the hbm2net zip, so you have to
follow the 'view all files' link (http://sourceforge.net/projects/
nhcontrib/files/) to get the other subprojects.
[Oh, and NHibernate.Linq does have a strong-naming key file, but
signing is turned off in the project.]
On 6 Jan, 16:22, Vittel <Vittelma...@gmx.li> wrote:
> I would also appreciate this. Wed like to uselinqin our productive
> system, but we are not able to create a propper build when thelinq
> library is not signed nor its possible to build it with our own key
> since thelinqsources for 2.1.2 are not available.
> Would please someone provide a signed version of the 2.1.2 assembly or
> the 2.1.2 sources?
>
> On 10 Dez. 2009, 12:48, Ramon Smits <ramon.sm...@gmail.com> wrote:
>
>
>
> > Dear maintainers,
>
> > Is it possible to make asignedversion available of NHibernate.Linq?
>
> > NHibernate is strong named but NHibernate.Linqis not.- Hide quoted text -
>
> - Show quoted text -
Is there a different version of the source somewhere? And are there
any functional differences?
On Jan 11, 2:03 pm, Stuart Booth <s...@stooboo.com> wrote:
> Hi
>
> Have you tried signing it withhttp://www.codeplex.com/Signer?
>
> It's worked for me on other assemblies ;-)
>
> Stu
>
> 2010/1/11 Vittel <Vittelma...@gmx.li>
>
>
>
> > I have exactly the same result here. When i compile the contrib
> > sources, i get a 0.0.0.0 version.
> > It would be great to have the code for the released version from
> > NH-2.1.2 release (or a signed assembly).
>
> > On 10 Jan., 10:33, DaveW <david.wa...@bankofengland.co.uk> wrote:
> > > The version of NHibernate.Linq.dll in the NHibernate-Linq-2.1.2.zip on
> > > the main NH download page has version number 1.1.0.1001, and is 92k.
> > > If I build it from the NHibernate-linq-1.0.0-GA-src, or from the trunk
> > > of the svn repo, the resulting assembly is much smaller, and the
> > > version number is 0.0.0.0.
>
> > > Is there a different version of the source somewhere? And are there
> > > any functional differences?
>
> > --
> > You received this message because you are subscribed to the Google Groups
> > "nhusers" group.
> > To post to this group, send email to nhu...@googlegroups.com.
> > To unsubscribe from this group, send email to
> > nhusers+u...@googlegroups.com<nhusers%2Bunsu...@googlegroups.com >
http://drop.io/NHibernate212LinqSigned
Regards, Christian
On 11 Jan., 14:03, Stuart Booth <s...@stooboo.com> wrote:
> Hi
>
> Have you tried signing it withhttp://www.codeplex.com/Signer?
>
> It's worked for me on other assemblies ;-)
>
> Stu
>
> 2010/1/11 Vittel <Vittelma...@gmx.li>
>
>
>
> > I have exactly the same result here. When i compile the contrib
> > sources, i get a 0.0.0.0 version.
> > It would be great to have the code for the released version from
> > NH-2.1.2 release (or a signed assembly).
>
> > On 10 Jan., 10:33, DaveW <david.wa...@bankofengland.co.uk> wrote:
> > > The version of NHibernate.Linq.dll in the NHibernate-Linq-2.1.2.zip on
> > > the main NH download page has version number 1.1.0.1001, and is 92k.
> > > If I build it from the NHibernate-linq-1.0.0-GA-src, or from the trunk
> > > of the svn repo, the resulting assembly is much smaller, and the
> > > version number is 0.0.0.0.
>
> > > Is there a different version of the source somewhere? And are there
> > > any functional differences?
>
> > --
> > You received this message because you are subscribed to the Google Groups
> > "nhusers" group.
> > To post to this group, send email to nhu...@googlegroups.com.
> > To unsubscribe from this group, send email to
> > nhusers+u...@googlegroups.com<nhusers%2Bunsu...@googlegroups.com >
Best,
Kent
To unsubscribe from this group, send email to nhusers+u...@googlegroups.com.
On Jan 12, 12:25 pm, Kent Boogaart <ken...@internode.on.net> wrote:
> Hadn't seen Signer before. I've always used ILMerge (http://www.microsoft.com/downloads/details.aspx?FamilyID=22914587-B4AD-4EAE-...)