Skip to content
This repository was archived by the owner on Jul 12, 2022. It is now read-only.

Fix F5 #95

Merged
merged 1 commit into from
Mar 9, 2015
Merged

Fix F5 #95

merged 1 commit into from
Mar 9, 2015

Conversation

jaredpar
Copy link
Member

@jaredpar jaredpar commented Mar 9, 2015

The build.props file was setting OutputPath to IntermediateOutputPath.
This caused operations like F5 to grab from the obj directory which
isn't correct. It needs to grab it from the bin directory.

closes #94

The build.props file was setting OutputPath to IntermediateOutputPath.
This caused operations like F5 to grab from the obj directory which
isn't correct.  It needs to grab it from the bin directory.
jaredpar added a commit that referenced this pull request Mar 9, 2015
@jaredpar jaredpar merged commit c9c2bb3 into dotnet:master Mar 9, 2015
@nslottow nslottow removed their assignment Mar 19, 2015
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.

Cannot F5 CodeFormatter
3 participants