Repository: reef
Updated Branches:
  refs/heads/master c750edf9e -> c8cbc9599


[REEF-1263] Remove building package from IMRU project for debug build

JIRA:
  [REEF-1263](https://issues.apache.org/jira/browse/REEF-1263)

Pull request:
  This closes #893


Project: http://git-wip-us.apache.org/repos/asf/reef/repo
Commit: http://git-wip-us.apache.org/repos/asf/reef/commit/c8cbc959
Tree: http://git-wip-us.apache.org/repos/asf/reef/tree/c8cbc959
Diff: http://git-wip-us.apache.org/repos/asf/reef/diff/c8cbc959

Branch: refs/heads/master
Commit: c8cbc9599465696ce4777a497350230e3f403705
Parents: c750edf
Author: Julia Wang <juw...@microsoft.com>
Authored: Fri Mar 18 19:11:24 2016 -0700
Committer: Mariia Mykhailova <mar...@apache.org>
Committed: Mon Mar 21 11:51:16 2016 -0700

----------------------------------------------------------------------
 lang/cs/Org.Apache.REEF.IMRU/Org.Apache.REEF.IMRU.csproj | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/reef/blob/c8cbc959/lang/cs/Org.Apache.REEF.IMRU/Org.Apache.REEF.IMRU.csproj
----------------------------------------------------------------------
diff --git a/lang/cs/Org.Apache.REEF.IMRU/Org.Apache.REEF.IMRU.csproj 
b/lang/cs/Org.Apache.REEF.IMRU/Org.Apache.REEF.IMRU.csproj
index cf2bd3a..bae979f 100644
--- a/lang/cs/Org.Apache.REEF.IMRU/Org.Apache.REEF.IMRU.csproj
+++ b/lang/cs/Org.Apache.REEF.IMRU/Org.Apache.REEF.IMRU.csproj
@@ -29,7 +29,6 @@ under the License.
   </PropertyGroup>
   <Import Project="$(SolutionDir)\build.props" />
   <PropertyGroup>
-    <BuildPackage>true</BuildPackage>
     <RestorePackages>true</RestorePackages>
   </PropertyGroup>
   <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />

Reply via email to