SLaks
SLaks
It looks like those NuGet assemblies were published by mistake and will not be updated. However, I explored the Isolated Shell v12 and found a surprising number of managed language...
LanguageServices was not by mistake, but Features & EditorFeatures were.
Yes; this is not a simple problem. The problem is that if the GAC has an assembly that exactly matches the one it tries to load (the one that VsEmbed...
That won't help. Just having these DLLs present in the output directory will prevent the application from running, since the CLR loader will bypass by AssemblyResolve handler and load the...
Actually, as of https://github.com/dotnet/roslyn/commit/573a15959b617b7263ccac0ef50861730e6dd4b6, this entire class is unecessary.
Can you npm publish?
Update: As I ran the vacuum, this sensor never changed. I'm not sure whether that means my implementation is incorrectly caching, or whether the vacuum reports stale data.
I tried using https://github.com/marcelrv/XiaomiRobotVacuumProtocol/blob/master/network_info.md instead, and watched it print the same value in the terminal as the vacuum moved halfway across the house. Either my WiFi coverage is literally perfect...
The HA history graph for the same entity in the 2 vacuums looks like this; you can see the values swap. 
I'm seeing similar confusion in the map list; my vacuums have one and three maps, but it looks like the Current Map dropdown in HA shows the same set of...