You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: site/jekyll/_posts/2017-11-07-3.2.0-release.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,6 +12,7 @@ I'm happy to announce the release of ReactJS.NET 3.2! This is a minor release wi
12
12
-[#454](https://github.com/reactjs/React.NET/pull/454) - Removed link to non-existent `byo-react` page. *Thanks to [Josh Goldberg](http://www.joshuakgoldberg.com)*.
13
13
14
14
Along with a few small changes for people compiling ReactJS.NET itself:
15
+
15
16
-[#457](https://github.com/reactjs/React.NET/pull/457) - Community, Enterprise, or Professional VS 2017 versions. Previously, it was only looking for the Community version. *Thanks to [Josh Goldberg](http://www.joshuakgoldberg.com)*.
16
17
-[#450](https://github.com/reactjs/React.NET/pull/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.
17
18
-[#442](https://github.com/reactjs/React.NET/pull/442) - Explicitly exclude `node_modules` from build to avoid a long-standing MSBuild bug.
0 commit comments