Vasilisa Sidorova created IGNITE-2129:
------------------------------------------
Summary: .Net examples need to update xmldoc
Key: IGNITE-2129
URL:
https://issues.apache.org/jira/browse/IGNITE-2129 Project: Ignite
Issue Type: Bug
Affects Versions: 1.5
Environment: Win7, Apache Ignite 1.5.0-b2 build #103
Reporter: Vasilisa Sidorova
Fix For: 1.5
Actual result: all .Net examples have item:
{noformat}
This example can be run with standalone Apache Ignite.NET node:
/// 1) Run %IGNITE_HOME%/platforms/dotnet/Apache.Ignite/bin/${Platform]/${Configuration}/Apache.Ignite.exe:
{noformat}
in xmldoc
Expected result: .Net examples should have follow item instead:
{noformat}
This example can be run with standalone Apache Ignite.NET node:
/// 1) Run %IGNITE_HOME%/platforms/dotnet/bin/Apache.Ignite.exe:
{noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)