Kaelum
Kaelum
The Visual Studio Team changed the way that it reacts with files, which is probably the issue that you are running into. Here are some examples of what does work....
Ok, the code changes for #166 and #169 have completely broken SlowCheetah and need to be removed. It doesn't even work by following the documentation exactly as written. This is...
@angelicochris there really isn't anything to address. The OP is asking for new functionality, as the documentation specifically states that ASP.NET Web Applications are not supported. The addon itself is...
@angelicochris ASP.NET Core doesn't place the "non-transformed" configuration file into the ~/bin folder. It does place the transformed configuration file into the ~/bin folder, as it is supposed to. ASP.NET...
@xhycode I haven't tried firmware 1.13.2 yet, but on 1.13.1, the Z Offset number is not reset during a bed level, and the new level uses the previous Z Offset...
@xhycode is this being addressed? It has been almost 3 months since I reported this, and the Z Offset is still not being reset to 0 (zero) when a bed...
@xhycode How to reproduce the issue: 1. Autolevel the Snapmaker where you end with a negative Z Offset and save the calibration. 2. Repeat step `#1` until you can no...
@jonsequitur I came upon this as I need to replace an implementation of `CommandLineUtils` that used the original .NET Framework 1.1 release. I have been able to figure most of...
@jonsequitur for uses that I can see, only the optional use of case-insensitive commands is needed. For options, I have never seen, nor expected, that "--" (double dash) options be...
@jonsequitur that was part of the reason that I discussed having the 2 settings, but I also sort of consider PowerShell to be an outlier. Do you intend for PowerShell...