Rich Lander
Rich Lander
We're relying on the install script being delivered via the website not the CDN. That needs to be changed, in both the .ps1 and .sh files https://github.com/dotnet/arcade/blob/f2135575461b9adce73a7178f0a9692c2b8608f1/eng/common/tools.sh#L298 There are also...
Relates: https://github.com/dotnet/core/issues/9671
I'm working on some servicing-related workflows, particularly answering the question "do I need to update my SDK". That's currently a difficult question to answer for self-contained apps since the SDK...
It's the interaction of the links and the bulleted list.  
We have a new rule on the team ... only use cloud resources via custom domain and don't use aka.ms links as a wrapper/abstraction. https://github.com/dotnet/templating/pull/8595/files We can work with you...
In reference to https://github.com/dotnet/dotnet-docker/issues/5973 We (.NET Team) have been working closely with Canonical on Chiseled images: - https://devblogs.microsoft.com/dotnet/announcing-dotnet-chiseled-containers/ - https://github.com/dotnet/dotnet-docker/issues/4667 - https://discourse.ubuntu.com/t/chisel-manifest-is-supported-in-newly-released-v1-0-0/48944 At present, we use an interim solution to...
### Describe the bug CP got into this wierd situation of writing an app to print output. It did this a few times before I realized what was happening. I've...
### Describe the bug The last few days, CP CLI seems very sluggish and can get to the point that it just seems to hang. It's not a machine issue....
This doc proposes a markdown format and then links to a blog post that describes a different one, the same one that the .NET team uses. https://learn.microsoft.com/en-us/nuget/nuget-org/package-readme-on-nuget-org While we're talking...
We have published [release notes](https://github.com/dotnet/core/tree/main/release-notes) and [announcements](https://github.com/dotnet/announcements/issues) in JSON, markdown, and HTML formats for many years. We hope that's been useful! We are going to expand and improve our publishing...