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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Anton Vinogradov (Jira)
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)