Skip to content
This repository was archived by the owner on Mar 17, 2025. It is now read-only.

Adding Update, Exclude, and Remove everywhere they currently are not. #71

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

cdonnellytx
Copy link

This fixes #68, at least that it no longer throws an ArgumentNullException when the element uses Update, Remove, or Exclude.

Known issues

  • .targets files without an Sdk attribute still don't seem to trigger code completion, but I'm not sure why. I'll probably open a separate bug for this unless someone knows why that would be the case.

@dnfclas
Copy link

dnfclas commented May 5, 2020

CLA assistant check
All CLA requirements met.

This fixes dotnet#68, at least the ArgumentNullException part -- targets files without an Sdk attribute don't seem to work.
@cdonnellytx cdonnellytx force-pushed the dev/cdonnellytx/UpdateExcludeRemoveEverywhere branch from fb82f2a to ccb051f Compare May 15, 2020 20:11
Base automatically changed from master to main March 6, 2021 03:36
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ArgumentNullException when using the Update attribute
2 participants