Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

deleting a "Native Reference" does not delete the file on disk #4490

Closed
softlion opened this issue Jul 21, 2018 · 4 comments
Closed

deleting a "Native Reference" does not delete the file on disk #4490

softlion opened this issue Jul 21, 2018 · 4 comments
Labels
external-visual-studio-for-mac Issues affecting Visual Studio for Mac and are not specific to Xamarin.iOS or Xamarin.Mac
Milestone

Comments

@softlion
Copy link

softlion commented Jul 21, 2018

Steps to Reproduce

  1. Add a "Native reference" to any ios project.
  2. Delete this native reference.

Expected Behavior

The reference is deleted from the project and from the disk.

Actual Behavior

The reference is deleted from the project but stays on the disk.

Environment

VS 15.7.5PC and VS 7.5.3MAC (same behavior)

VS bug #652623

@VincentDondain VincentDondain added the external-visual-studio-for-mac Issues affecting Visual Studio for Mac and are not specific to Xamarin.iOS or Xamarin.Mac label Jul 23, 2018
@VincentDondain VincentDondain added this to the Future milestone Jul 23, 2018
@rolfbjarne
Copy link
Member

Closing since the VS bug has been fixed since 2018.

@vs-mobiletools-engineering-service2
Copy link
Collaborator

[sync] [VS-10] Comment by xamarinc

Fixed in version 7.8.0.1003 (master)

Pull Request #3760 merged by: Greg Munn
Author: xamarin
Commit: 505fb82869e962e7b83bbea205da03b544543974 (xamarin/md-addins)
Included in Commit: b8809f787030a79caebf0db61963e0afe5ce2fc4 (mono/monodevelop)

@vs-mobiletools-engineering-service2
Copy link
Collaborator

[sync] [VS-12] Comment by xamarinc

Fixed in version 8.0.0.471 (release-8.0)

Pull Request #3760 merged by: Greg Munn
Author: xamarin
Commit: 505fb82869e962e7b83bbea205da03b544543974 (xamarin/md-addins)
Included in Commit: 966db064660cff230b339c29067c76ebb36383d8 (mono/monodevelop)

@vs-mobiletools-engineering-service2
Copy link
Collaborator

[sync] [VS-13] Comment by xamarinc

Fixed in version 8.0.0.1738 (release-8.0)

Pull Request #3760 merged by: Greg Munn
Author: xamarin
Commit: 505fb82869e962e7b83bbea205da03b544543974 (xamarin/md-addins)
Included in Commit: 2dd1f9e4292065568730b377c049435601eea319 (xamarin/monodevelop)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
external-visual-studio-for-mac Issues affecting Visual Studio for Mac and are not specific to Xamarin.iOS or Xamarin.Mac
Projects
None yet
Development

No branches or pull requests

4 participants