dotnet / aspnetcore Public
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
Update KnownRuntimePack as part of updating KnownFrameworkReference #39965
base: main
Are you sure you want to change the base?
Conversation
https://dev.azure.com/dnceng/public/_build/results?buildId=1590349&view=results tests this workaround against the commits from #39853 pre-SDK update |
It's not clear what you intend @pranavkm. As-is, the change does nothing because the %(LatestRuntimeFrameworkVersion)
metadata is updated earlier in exactly the same way.
@dougbu the targets currently update |
Ah, I understand now. Do we need to do this w/ the @(KnownAppHostPack)
item for the default Core TFM too
Further details - the version for |
I suppose we should - it's also got the SDK-specified version. That said, I don't know how that package gets used in the build. |
I'm not positive either. I suspect your new commit will primarily affect tests that execute @wtgodbe anything we should be concerned about |
No description provided.
The text was updated successfully, but these errors were encountered: