[
https://issues.apache.org/jira/browse/IGNITE-3095?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15417462#comment-15417462
]
ASF GitHub Bot commented on IGNITE-3095:
----------------------------------------
GitHub user ptupitsyn opened a pull request:
https://github.com/apache/ignite/pull/950
IGNITE-3095 .NET: Reference NUnit via NuGet instead of predefined folder
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ptupitsyn/ignite ignite-3095
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/950.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #950
----
commit a24ea23636737a45d4ac3351f42568acd844f011
Author: Pavel Tupitsyn <[email protected]>
Date: 2016-08-11T15:40:05Z
IGNITE-3095 .NET: Reference NUnit via NuGet instead of predefined folder
----
> .NET: Reference NUnit via NuGet instead of predefined folder
> ------------------------------------------------------------
>
> Key: IGNITE-3095
> URL: https://issues.apache.org/jira/browse/IGNITE-3095
> Project: Ignite
> Issue Type: Improvement
> Components: platforms
> Affects Versions: 1.1.4
> Reporter: Pavel Tupitsyn
> Assignee: Pavel Tupitsyn
> Labels: .net
> Fix For: 1.8
>
>
> Currently test projects require NUnit binaries in
> modules\platforms\dotnet\libs folder. This requires extra steps from
> developers.
> Using NuGet reference is more developer friendly.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)