ReactJS.NET v3.2.0 Release Notes

Release Date: 2017-11-08 // over 6 years ago
  • Along with a few small changes for people compiling ReactJS.NET itself:

    • #457 - Community, Enterprise, or Professional VS 2017 versions. Previously, it was only looking for the Community version. Thanks to Josh Goldberg.
    • ⬆️ #450 - Upgraded MSBuildTasks from 1.4.0.65 to 1.5.0.235 so that ReactJS.NET can be built on systems that don't have .NET Framework 3.5 installed.
    • 🏗 #442 - Explicitly exclude node_modules from build to avoid a long-standing MSBuild bug.