Update all support projects and tooling to .NET 4.0
Description
Since Windows 8, the .NET 3.5 framework has not been included with a default Windows install. The support tooling such as BuildTool and Nant still use the older framework and force a download when running ShowBuildMenu.bat.
Also, the NHibernate.Tool.HbmXsd project in the NHibernate.Everything is still .NET 2.0.
All these projects and tools should be updated to be able to run without the .NET 3.5 framework being installed.
Environment
Windows 8.1, Windows 10
Activity
Show:
Alex Zaytsev
May 1, 2017 at 3:40 AM
Closing issues resolved in 4.1.0
Oskar Berggren
July 31, 2016 at 11:26 AM
Merged to master c3b6e632250673f81d11e3629e180e08152de634.
Since Windows 8, the .NET 3.5 framework has not been included with a default Windows install. The support tooling such as BuildTool and Nant still use the older framework and force a download when running ShowBuildMenu.bat.
Also, the NHibernate.Tool.HbmXsd project in the NHibernate.Everything is still .NET 2.0.
All these projects and tools should be updated to be able to run without the .NET 3.5 framework being installed.