Skip to content
This repository was archived by the owner on May 1, 2024. It is now read-only.

Maybe fix intellisense errors#5

Closed
jassmith wants to merge 1 commit intomasterfrom
fix-bz33181
Closed

Maybe fix intellisense errors#5
jassmith wants to merge 1 commit intomasterfrom
fix-bz33181

Conversation

@jassmith
Copy link
Copy Markdown

Description of Change

This changes the way that the targets file works in a couple key ways. First it ensures that it creates directories as needed. It also further ensures that files get stored into file relative paths. This allows intellisense to properly detect them.

No unit tests in this code because unit testing the packaging isn't really possible for us right now.

Bugs Fixed

API Changes

None

Behavioral Changes

None

PR Checklist

  • Has tests (if omitted, state reason in description)
  • Rebased on top of master at time of PR
  • Changes adhere to coding standard
  • Consolidate commits as makes sense

@jassmith jassmith closed this Mar 24, 2016
@jassmith jassmith deleted the fix-bz33181 branch March 24, 2016 09:49
BradChase2011 pushed a commit to BradChase2011/Xamarin.Forms that referenced this pull request Nov 20, 2017
StephaneDelcroix pushed a commit that referenced this pull request Apr 22, 2020
- fixes #4565

* Implement MultiBinding for OneWay and TwoWay modes

* Make it work with different BindingModes

* Add RelativeSource support.

* Additional tweaks for edge cases. Add unit tests.

* Implement RelativeSourceTargetOverride with a WeakReference

* Modify per PR feedback

Co-authored-by: Samantha Houts <samhouts@users.noreply.github.com>

Co-authored-by: Samantha Houts <samhouts@users.noreply.github.com>
mattleibow pushed a commit that referenced this pull request Jan 28, 2021
mattleibow pushed a commit that referenced this pull request Jan 28, 2021
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.

1 participant