-
Notifications
You must be signed in to change notification settings - Fork 10.5k
Logging site extension is missing net5.0 runtime store #34862
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
Conversation
...re.AzureAppServices.SiteExtension/Microsoft.AspNetCore.AzureAppServices.SiteExtension.csproj
Outdated
Show resolved
Hide resolved
dougbu
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'll approve once your testing is done, eng/Versions.props is restored, and you've undone your TODO bit
| Coming soon... | ||
| <Reference Include="Microsoft.AspNetCore.AzureAppServices.SiteExtension.5.0.x64" PrivateAssets="All" /> | ||
| <Reference Include="Microsoft.AspNetCore.AzureAppServices.SiteExtension.5.0.x86" PrivateAssets="All" /> | ||
| --> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good catch ❕
|
I just realized that the SiteExtension build step is skipped for PRs. @dotnet/aspnet-build how would I verify this change? |
Either
|
dougbu
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great if I squint and ignore the TODO items that you'll remove. Thanks again
|
@JunTaoLuo are there current issues w/ Components.E2ETests and the SignalR tests❔ I can't see how @shirhatti's changes would cause the failures in the current build |
Hmm, just added that test, I'll try to see if it's flaky and fix it |
|
Am I confusing issues? In the email you said we didn't have the 6.0 folder with a picture, but this adds the 5.0 folder which was in the picture. |
I misspoke in the email. I was looking at the 5.0 package (since we don't publish SiteExtension packages for preview releases). Turns out I found another issue in the process 😅 |
|
/azp run |
|
Azure Pipelines successfully started running 2 pipeline(s). |

No description provided.