[jira] [Created] (IGNITE-10072) Apache.Ignite NuGet package removes existing post-build actions

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

[jira] [Created] (IGNITE-10072) Apache.Ignite NuGet package removes existing post-build actions

Anton Vinogradov (Jira)
Alexey Kukushkin created IGNITE-10072:
-----------------------------------------

             Summary: Apache.Ignite NuGet package removes existing post-build actions
                 Key: IGNITE-10072
                 URL: https://issues.apache.org/jira/browse/IGNITE-10072
             Project: Ignite
          Issue Type: Bug
          Components: platforms
    Affects Versions: 2.6
            Reporter: Alexey Kukushkin
            Assignee: Alexey Kukushkin


Setup:
 # A *.csproj file with any one ore more post-build actions specified opened in Visual Studio

Steps to reproduce:
 # In Visual Studio -> Package Manager Console run "Install-Package Apache.Ignite"
 # Open the csproj file in a test editor and check the post-build actions 

Expected:
 # Package Apache.Ignite installed OK
 # The initial post-build actions are still in the csproj file

Actual:
 # As expected
 # The initial post-build actions are gone



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)