Skip to content

Commit 0c83f6f

Browse files
authored
Add a few missing pull request attributions to blog post
1 parent 0006632 commit 0c83f6f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

site/jekyll/_posts/2017-11-07-3.2.0-release.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ I'm happy to announce the release of ReactJS.NET 3.2! This is a minor release wi
1414
Along with a few small changes for people compiling ReactJS.NET itself:
1515

1616
- [#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)*.
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.
18-
- [#442](https://github.com/reactjs/React.NET/pull/442) - Explicitly exclude `node_modules` from build to avoid a long-standing MSBuild bug.
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. *Thanks to [Bojan Čoka](https://github.com/coka)*
18+
- [#442](https://github.com/reactjs/React.NET/pull/442) - Explicitly exclude `node_modules` from build to avoid a long-standing MSBuild bug. *Thanks to [Dustin Masters](https://github.com/dustinsoftware)*.
1919

2020
Have fun, and as always, please feel free to send feedback or bug reports
2121
[on GitHub](https://github.com/reactjs/React.NET).

0 commit comments

Comments
 (0)