Thanks for replying. I'm trying to follow the steps to create a pull request. So far I have forked and cloned my repository (to a folder on my desktop). I then ran the ShowBuildMenu.bat and executed A, B (set my connection string to a database I have setup called "NHibernate" using SQL Server 2008), D (this did nothing until I exected E but it still fails saying it cannot find the TestDatabaseSetup.dll - I think this is relelated to E failing), E (this fails when trying to run the Tools\msbuild.cmd file).
Please note I have Visual Studio 2012 and 2015 installed. When I open the src\NHibernate.sln file it opens in Visual Studio 2012 and when I try to build the project I get all sorts of errors. Again I think this is related to E failing above. Looking in to the msbuild.cmd file it tries to execute "%InstallDir%\MSBuild\15.0\Bin\MSBuild.exe". I did a search on Google for MSBuild 15 and found it's supposed to be part of the .NET Core SDK. I've just installed that but I still can't get it to build. I'd appreciate any help. Thanks On Thursday, 20 April 2017 18:26:44 UTC+1, [email protected] wrote: > > I think https://groups.google.com/forum/#!forum/nhusers would be more > suitable for your question. > As for finding out if it is a known bug, check the Jira: > https://nhibernate.jira.com > Test cases welcome, read > https://github.com/nhibernate/nhibernate-core/blob/master/CONTRIBUTING.md > for more on how to best supply them. > -- --- 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.
