Dan Siegel
Dan Siegel
# Description App Center is a commonly used tool for Mobile App Teams to distribute build artifacts to the dev team, internal management, and QA. A tool should be added...
# Description We need to add some documentation with an overview of what MSBuild Targets Resizetizer evaluates. What MSBuild Targets does it inject, where it injects them, and in what...
GitHub Issue (If applicable): closes # - #15863 ## PR Type What kind of change does this PR introduce? - Bugfix ## What is the current behavior? - SVG's not...
> @dansiegel a tricky part [1] will be to create fat (both x64 and arm slices) executables so the same app bundle can run on any supported Mac computers [2]....
## Description of Change Package Updates for Uno Platform
# Description When using the Uno Sdk users are reporting seeing the squiggle on common items and properties that would not be defined by Uno but are part of the...
# Description Currently the Uno.Sdk provides a schema that includes a number of custom Properties as well as item types that are used by Uno. This exposes an issue however...
**Description:** When using the task the selected version of .NET is not respected when building. **Task version:** 3 & 4 **Platform:** - [ ] Ubuntu - [ ] macOS -...
# Description Several extensions libraries suffer from being hard to test. This includes the Http Client and Authentication libraries. We should evaluate using a [MockHttp](https://github.com/skwasjer/MockHttp) helper library to help us...