You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Pavel Tupitsyn (JIRA)" <ji...@apache.org> on 2017/04/14 06:11:41 UTC

[jira] [Created] (IGNITE-4980) .NET: NuGet packages do not work with PackageReference in VS2017

Pavel Tupitsyn created IGNITE-4980:
--------------------------------------

             Summary: .NET: NuGet packages do not work with PackageReference in VS2017
                 Key: IGNITE-4980
                 URL: https://issues.apache.org/jira/browse/IGNITE-4980
             Project: Ignite
          Issue Type: Bug
    Affects Versions: 1.6
            Reporter: Pavel Tupitsyn
            Assignee: Pavel Tupitsyn
             Fix For: 2.0


VS2017 & NuGet 4.0 come with a new way of referencing packages: instead of {{packages.config}}, there is a {{PackageReference}} section in {{csproj}} file: http://blog.nuget.org/20170316/NuGet-now-fully-integrated-into-MSBuild.html

This feature does not support {{install.ps1}} script which we use to insert build event for copying JARs to output directory.

This is not a blocker, since build event can be set up manually.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)