-
Notifications
You must be signed in to change notification settings - Fork 20
Update version of Microsoft.ApplicationInsights.AspNetCore #20
Comments
AppInsights feed https://www.myget.org/F/applicationinsights/api/v3/index.json There is a 2.1.0-beta2 available there now. @JunTaoLuo @muratg Presumably we need to get this ingested now if it goes in the store. |
@kichalla - is this something we can mirror in our mirror task? I don't want to add a dependency on another team's MyGet feed from within this repo. |
Yes we can add it. |
It's part of the mirror now. So we can probably close this issue. |
It's worth noting that the original thing @JunTaoLuo mentioned is this:
And this new mirroring doesn't fix that. However, that's ok - we don't need AppInsights to update their Hosting dependency. But, to close this issue, we need to actually update the code in this repo to use the new AppInsights packages. |
Assigning to @pakrym for Preview1. |
Do we have a plan in place to ingest updates? |
And actually, even after taking that new dependency, let's keep this bug open, because we need to wait for the final build of App Insights RTM as well for Preview 1. |
snap |
FYI there is an issue with the 2.1.0-beta2 package: microsoft/ApplicationInsights-aspnetcore#416 |
Fixed by #46 |
This dependency depends on Hosing 1.0.0, we will need to update to a new version that targets our 2.0.0 packages.
The text was updated successfully, but these errors were encountered: