Michael Clayton
Michael Clayton
Posted to the [DMTF Feedback form](https://www.dmtf.org/standards/feedback) on 14/01/2019: --- Hi, I think I've found a small problem with the MOF 3.0.1 spec here: https://www.dmtf.org/sites/default/files/standards/documents/DSP0221_3.0.1.pdf In the examples section "D.20 JohnDoe.mof"...
Response from DMTF taskforce a year ago (forgot to post it before!): ----- From: Michael [redacted] Sent: 01 April 2019 21:55 To: Mike Clayton Cc: Robert [redacted] ; Hemal [redacted]...
@htcfreek - I can change the preview to use a static image as a fake desktop - the most recent unit tests do this anyway, so I can just re-use...
@htcfreek - I've replaced the live preview of the current desktop with a static image: - see below.  The static "fake desktop" image it uses is is here: https://github.com/microsoft/PowerToys/pull/33486/files#diff-7fa63c54234718f0f78bb369b5da042242265e8487e4fa2e8cdca1107c57b5ac...
@htcfreek - I'm also having a bit of trouble with the Azure DevOps pipeline. I've added a new project - MouseJump.Common - but I'm getting an error about the target...
@htcfreek - no worries. I'm at a bit of a loss as to what else to try though - is there someone on the core team that I could @...
@jaimecbernardo - I'm having some problems with the Azure DevOps Pipeline that I've not been able to resolve - is this something you're able to take a look at? In...
@htcfreek @jaimecbernardo @Herry0092 - apologies for @'ing everyone. I'm at a bit of a dead-end now with the ```verifyDepsJsonLibraryVersions.ps1``` ci pipeline issue above. I've tried a few different things which...
Thanks @jaimecbernardo - I'll push an update later today and let you know when it's ready.
@jaimecbernardo - I've reverted the change: I made to add this to the *.csproj: ``` win-x64;win-arm64 ``` Adding this originally seemed to fix the NETSDK1047 error (```Assets file 'D:\a\_work\1\s\src\modules\MouseUtils\MouseJump.Common\obj\project.assets.json' doesn't...