Pavel Tupitsyn created IGNITE-4326:
--------------------------------------
Summary: .NET: Rebuild in Visual Studio fails the first time
Key: IGNITE-4326
URL:
https://issues.apache.org/jira/browse/IGNITE-4326 Project: Ignite
Issue Type: Bug
Components: platforms
Affects Versions: 1.7
Reporter: Pavel Tupitsyn
Assignee: Pavel Tupitsyn
Fix For: 1.9
Clean than Rebuild fails:
{code}
CS0234 The type or namespace name 'Linq' does not exist in the namespace 'Apache.Ignite' (are you missing an assembly reference?) Apache.Ignite.Examples C:\W\incubator-ignite\modules\platforms\dotnet\Examples\Apache.Ignite.Examples\Datagrid\LinqExample.cs
{code}
Consequent build succeeds.
Looks like a missing build dependency.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)