Christopher Mire

Results 15 comments of Christopher Mire

It works fine if my library references Microsoft.Identity.Web 1.25.0. Looks like there is a new dependency in Microsoft.Identity.Web 1.25.1. Microsoft.IdentityModel.LoggingExtensions which itself has a dependency on Microsoft.IdentityModel.Abstractions.

It works if I add this to function csproj true then the Microsoft.IdentityModel.Logging file exist in the nested bin folder and no exceptions. I dont know what all this would...

> hi @czb182 I don't know if it's still useful but based [on this message](https://github.com/Azure/azure-functions-vs-build-sdk/issues/397#issuecomment-648809799) I believe the `_FunctionsSkipCleanOutput` is safe to be used yes, i believe it currently is....

This would be helpful to me as well.

Why not just add a framework reference and remove old Nuget packages

I think I see part of issue is that these are netstandard2.0 libraries. Is .NET Framework still supported for webjobs? It seems like with .net core 3.1 falling out of...

Still seems weird to reference deprecated libraries for any scenario. Are we sure doing a framework reference would impact load? Maybe system knows to load only desired libraries and not...

This is still an issue. Was just updating to latest identity.web, 2.7.0 and it is failing on the exact same thing, just different version. `Could not load file or assembly...