Michael Simons
Michael Simons
@richlander - There are some good suggestions here. Is this something better covered by the docs or a sample here?
@glennc - Is this something you are interested in documenting from the ASP.NET perspective if something doesn't already exist?
~~@blowdart will be taking on this per conversation started by @richlander. Feel free to move the issue to an ASP.NET or other repo if there is a more appropriate place...
@blowdart - sure - I have no intentions to move it myself. I am just trying to get @RehanSaeed question answered and a decision if we are going to provide...
For .NET Core, we know the long pole of the builds are the Windows ARM legs because of the use of RPI devices. When ARM support goes out of support,...
Regarding the .NET FX time difference, out of curiosity I took a look at the [most recent full build](https://dev.azure.com/dnceng/internal/_build/results?buildId=561226&view=results) (internal link) I found. The build took 2h 20m. Drilling in,...
If it is decided to do this work, https://github.com/dotnet/docker-tools/issues/185 should be closed because it is essentially the opposite issue.
We are going to need the ability to build independent of running tests and then be able to run the tests at a later time. This is going to add...
cc @lbussell, @NikolaMilosavljevic