Skip to content

Add a transport package for Mvc.Razor.Extensions pdbs #22299

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 3 commits into from
May 29, 2020

Conversation

JunTaoLuo
Copy link
Contributor

@JunTaoLuo JunTaoLuo commented May 28, 2020

Turns out aspnetcore-tooling needs to get access to pdbs for Mvc.Razor.Extensions.* packages for building MPacks: https://github.com/dotnet/aspnetcore-tooling/blob/a6dd79a61c90527e4ecde89a0e138a609a815010/src/Razor/src/Microsoft.VisualStudio.Mac.RazorAddin/Microsoft.VisualStudio.Mac.RazorAddin.csproj#L60-L62. It looks like the easiest way is to build a transport package in aspnetcore. Thoughts?

@ghost ghost added the area-mvc Includes: MVC, Actions and Controllers, Localization, CORS, most templates label May 28, 2020
@JunTaoLuo JunTaoLuo force-pushed the johluo/tooling-pdb-transport branch from 4bb502e to 7e6941f Compare May 28, 2020 08:54
@JunTaoLuo JunTaoLuo marked this pull request as ready for review May 28, 2020 19:09
@JunTaoLuo JunTaoLuo requested review from NTaylorMullen and a team May 28, 2020 19:09
@JunTaoLuo
Copy link
Contributor Author

This is needed by dotnet/razor#1933.

@JunTaoLuo JunTaoLuo requested a review from dougbu May 28, 2020 22:19
Copy link
Contributor

@dougbu dougbu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One small required change and a couple of suggestions…

@JunTaoLuo JunTaoLuo merged commit a65a466 into master May 29, 2020
@JunTaoLuo JunTaoLuo deleted the johluo/tooling-pdb-transport branch May 29, 2020 02:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-mvc Includes: MVC, Actions and Controllers, Localization, CORS, most templates
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants