Skip to content
This repository was 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
AaronRobinsonMSFT merged 1 commit into
dotnet:masterfrom
AaronRobinsonMSFT:typeequivalence_target_1
Dec 1, 2018
Merged

Change target 'Target' and position in build steps for response file …#21315
AaronRobinsonMSFT merged 1 commit into
dotnet:masterfrom
AaronRobinsonMSFT:typeequivalence_target_1

Conversation

@AaronRobinsonMSFT
Copy link
Copy Markdown
Member

…generation

@AaronRobinsonMSFT
Copy link
Copy Markdown
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
Copy Markdown
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