From 63839f89f42f6414faa433f7e8f8eb1f273a16d9 Mon Sep 17 00:00:00 2001 From: Shiki Byakko Date: Wed, 29 Jun 2016 01:23:50 +0900 Subject: [PATCH] Updating .NET Core libraries from 1.0 RC2 to 1.0 RTM --- build.proj | 2 +- src/React.AspNet/HtmlHelperExtensions.cs | 1 + src/React.AspNet/project.json | 10 +++++----- src/React.Sample.Mvc6/project.json | 24 ++++++++++++------------ src/global.json | 2 +- 5 files changed, 20 insertions(+), 19 deletions(-) diff --git a/build.proj b/build.proj index 2116d7bbf..70f5743e8 100644 --- a/build.proj +++ b/build.proj @@ -45,7 +45,7 @@ of patent rights can be found in the PATENTS file in the same directory.