Azure hosted pipeline stops on compile with error: The name 'System.Text.Json.JsonSerializer' does not denote a class, a table, or an extended data type.
Code line: props = System.Text.Json.JsonSerializer::Deserialize() ... . No error, compiles ok.
VM hosted pipeline does run well. Why Azure hosted has that problem with a system reference?
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.