The official procedure for a release build is here: https://github.com/nhibernate/nhibernate-core/blob/master/ReleaseProcedure.txt
Though most of it can be skipped since you are not doing all the project management stuff. /Oskar 2016-09-12 19:38 GMT+01:00 Jeffrey Becker <[email protected]>: > Ok, I'm just going to disable that locally then. Are there any other > tricks to making nuget packages I should be aware of? I need to make one > incorporating my fix for NH-3904. > > On Saturday, September 10, 2016 at 6:34:01 AM UTC-4, Oskar Berggren wrote: >> >> I'm suspecting that either there are bugs in some of the DB drivers, or >> there are bugs in NHibernate where the code was written without realizing >> that System.Transactions can complete transactions asynchronously. I know >> we had some bugs like that but not sure if they have been fixed. >> >> /Oskar >> >> 2016-09-08 21:16 GMT+01:00 Jeffrey Becker <[email protected]>: >> >>> I have always had an issue where the DtcFailuresFixture seems to work >>> intermittently. Is there some environmental configuration that I'm missing >>> in sql server? >>> >>> -- >>> >>> --- >>> You received this message because you are subscribed to the Google >>> Groups "nhibernate-development" group. >>> To unsubscribe from this group and stop receiving emails from it, send >>> an email to [email protected]. >>> For more options, visit https://groups.google.com/d/optout. >>> >> >> -- > > --- > You received this message because you are subscribed to the Google Groups > "nhibernate-development" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- --- You received this message because you are subscribed to the Google Groups "nhibernate-development" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
