Bart
Bart
Nice! I just tried it on CloudShell and it does exactly what I need. I’ll try and integrate it into our pipeline tomorrow, initially just with an Azure CLI Task....
Window 11 has this functionality basically built in: 1. Go to C:\Users\«your name»\AppData\Roaming\Microsoft\Internet Explorer\Quick Launch\User Pinned\TaskBar 2. Right click, New, Shortcut to get the new shortcut dialog 3. Type wt...
If you are running this inside Azure Devops, make sure that you have set the Pipeline to not shallow Fetch . Edit Pipeline -> Elipsis(top right) -> Triggers -> YAML...
I understand code becomes less readable, but usually readability is not required for generated code. Of course, you have full control over the namespaces used by your test classes. So...
I am convinced trying to create usings at the top of the file instead of simply inlining the namespaces will unnecessarily complicate things, because you would need to check for...
Wonderful! Verzonden vanaf Outlook voor Android ________________________________ From: Simon MᶜKenzie ***@***.***> Sent: Friday, November 29, 2024 10:12:22 PM To: codecentric/net_automatic_interface ***@***.***> Cc: Bart ***@***.***>; Mention ***@***.***> Subject: Re: [codecentric/net_automatic_interface] Generic...
I’ll see if I succeed in doing it myself. But as it is, I think no xml docs is better then inheritdoc.