You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Pavel Tupitsyn (Jira)" <ji...@apache.org> on 2019/10/09 09:57:00 UTC

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

     [ https://issues.apache.org/jira/browse/IGNITE-4980?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pavel Tupitsyn resolved IGNITE-4980.
------------------------------------
    Fix Version/s: 2.8
       Resolution: Fixed

Fixed as part of IGNITE-10554

> .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
>            Priority: Major
>              Labels: .NET
>             Fix For: 2.8
>
>
> 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
(v8.3.4#803005)