Skip to content
This repository has been archived by the owner on Jan 23, 2023. It is now read-only.

Change target 'Target' and position in build steps for response file … #21315

Merged

Conversation

AaronRobinsonMSFT
Copy link
Member

…generation

@AaronRobinsonMSFT
Copy link
Member Author

This is meant to address the following type of error:

error CS0246: The type or namespace name 'TypeEquivalenceTypes' could not be found (are you missing a using directive or an assembly reference?) [D:\j\workspace\arm_cross_deb---a3e3dfd4\tests\src\baseservices\typeequivalence\impl\TypeImpl.csproj]

The issue here is for some reason after a successful PR build, the project fails for subsequent PRs. I have been unable to reproduce the issue locally. The attempt here is to move the build step for generating the embed response file close to the Compile step.

@AaronRobinsonMSFT
Copy link
Member Author

Checking in since the issue is with build and the last run is past the build phase.

@AaronRobinsonMSFT AaronRobinsonMSFT merged commit 9fca919 into dotnet:master Dec 1, 2018
@AaronRobinsonMSFT AaronRobinsonMSFT deleted the typeequivalence_target_1 branch December 1, 2018 03:30
picenka21 pushed a commit to picenka21/runtime that referenced this pull request Feb 18, 2022
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