C
C#6mo ago
OukiShogun

How run ms test sequentially not in parallel

Hello, I want to run ms test in queue, not in parallel. On VS and on my azur pipeline. Is it possible ?
2 Replies
Unknown User
Unknown User6mo ago
Message Not Public
Sign In & Join Server To View
Mayor McCheese
Mayor McCheese6mo ago
I mean.... why do you want to do this?
Want results from more Discord servers?
Add your server
More Posts
Help, errors are not showing in VScode.Im new to coding and fo lowing a tutorial on yt but there video show red lines under errors and thatHow to fix " The ConnectionString property has not been initialized." in .Net apiHello world! I'm developing a .Net api using Docker containers, but at the moment to ask a GET requAny WinForms gods here? Having issues with the Editor AttributeI am encountering an issue with a software project restructuring. Initially, my solution combined seUnable to set property 'onsubmit' on object of typeHi everyone! I created a simple login page but it throws me an exception: ``` InvalidOperationExcepScaffold Not Working because `dotnet-aspnet-codegenerator.exe` uses old C# versionI need help with scaffolding identity my C# project, I get this error whenever I scaffold `` D:\PrRead stream twice without missing dataI want to grab the first byte from a file and then read the entire file (max. 128 bytes) starting frSystem.UriFormatException: 'Invalid URI: The hostname could not be parsed.'``` using RabbitMQ.Client; using System; namespace RabbitMQ.Implementations { public abstract cBlazor Wasm with blazor server or APII'm new to blazor and want to work with it. But i have a question about blazor. i see alot of tutoriSwitching between two Blazor ServerSide apps.I have two Blazor apps. I want to switch between them smoothly. Using NavigationManager results in aWorking with platforms on MAUIGreetings! Are there any options on how to make XAML adaptive for desktop and mobile applications? A