Skip to content

Move AfterBuild Target to more accurate project #13281

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 6 commits into from
Aug 26, 2019

Conversation

BrennanConroy
Copy link
Member

@BrennanConroy BrennanConroy commented Aug 20, 2019

Fixes https://github.com/aspnet/AspNetCore-Internal/issues/3002

FYI SignalR team, this change does add a small quirk to running the JS Functional tests manually.

You will need to build the "SignalR.Npm.FunctionalTests.npmproj" first. From the command line you can do that via dotnet msbuild SignalR.Npm.FunctionalTests.npmproj. And whenever changes are made to the client you'll need to rebuild it.

This is only for manual test runs. npm test or yarn test should still be fine.

@Pilchie Pilchie added the area-signalr Includes: SignalR clients and servers label Aug 20, 2019
@BrennanConroy BrennanConroy changed the base branch from release/3.0-preview9 to release/3.0 August 22, 2019 21:24
@BrennanConroy BrennanConroy added the tell-mode Indicates a PR which is being merged during tell-mode label Aug 22, 2019
@BrennanConroy BrennanConroy marked this pull request as ready for review August 22, 2019 23:05
@BrennanConroy
Copy link
Member Author

@aspnet-hello
Copy link

This comment was made automatically. If there is a problem contact aspnetcore-build@microsoft.com.

I've triaged the above build. I've created/commented on the following issue(s)
https://github.com/aspnet/AspNetCore-Internal/issues/2409

@BrennanConroy
Copy link
Member Author

Ok, I'm merging this.

@mikaelm12 @halter73 if you have any issues with the changes let me know

@BrennanConroy BrennanConroy merged commit efa30e2 into release/3.0 Aug 26, 2019
@BrennanConroy BrennanConroy deleted the brecon/targets branch August 26, 2019 16:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-signalr Includes: SignalR clients and servers tell-mode Indicates a PR which is being merged during tell-mode
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants