Lee Coward
Lee Coward
My primary question is how is the schema maintained updated in the event of an update in either the json structure (e.g. adding a property) or updating valid values (which...
This change needs to happen in the tooling which generates and maintains the file. I've submitted a [PR](https://github.com/SchemaStore/schemastore/pull/3005) to schemastore to update the releases-index schema. Once that's complete, I'll update...
@koffeemate - do you have .NET 7 installed? Run `dotnet --list-runtimes` in your terminal and you will see something like the following. ``` ➜ dotnet --list-runtimes Microsoft.AspNetCore.App 6.0.9 [/usr/local/share/dotnet/shared/Microsoft.AspNetCore.App] Microsoft.AspNetCore.App...
@jeffhandley - any alternatives available for netstandard2.0?
There are a number of distros which can be used on Raspberry Pi which are supported for .NET. See https://github.com/dotnet/core/blob/main/release-notes/7.0/supported-os.md. See the distros which include ARM architectures.
I don't have any information regarding package.microsoft.com CDNs. @hzexe - please reactivate if this is still an issue.
> can we clarify this? I assume it is fine to redistribute the .NET Core RPM and Deb packages, but potentially not ok to mirror the entire repo. @nakarnam -...
@wtgodbe @mkArtakMSFT
No, not specifically supported. @memesmith1, I've never worked on an Android device - what's the processor chipset?
Nothing additional that I'm aware of.