1
0
Fork 0
mirror of https://github.com/VSadov/Satori.git synced 2025-06-08 03:27:04 +09:00
Satori/docs/coding-guidelines
Viktor Hofer 212fb54730
Use shipping runtime.json for RID targeting (#80074)
* Use shipping runtime.json for RID targeting

- Use the shipping runtime.json file to target RIDs when building
  instead of the custom OSGroups.json which only contained a subset of
  the available rids.
- To facilitate that, lower-case the existing platforms in the target
  frameworks strings which is the expected format anyway by the SDK and
  msbuild. This will eventually make it possible to bring some of the
  custom build infrastructure back into the SDK.
- Remove a few outdated code pieces and update docs.
2023-01-02 21:42:52 +01:00
..
api-guidelines
adding-api-guidelines.md Replace net7 with net8 in dogfooding and workflow docs (#75453) 2022-09-12 20:40:44 -07:00
breaking-change-definitions.md
breaking-change-rules.md Update breaking-change-rules.md (#66978) 2022-04-14 17:19:47 -07:00
breaking-changes.md
clr-code-guide.md Fix typo in GC_FORBID doc (#71050) 2022-06-21 14:11:10 +02:00
clr-jit-coding-conventions.md Delete NGen flavor of JIT configs (#73383) 2022-08-04 13:17:18 -07:00
code-formatting-tools.md Move clang-format download into dotnet/runtime and add docs for setting up auto-formatting in the repository (#59374) 2021-09-23 14:34:00 -07:00
coding-style.md Update coding-style.md (#67801) 2022-04-09 06:37:05 -07:00
cross-platform-guidelines.md
cross-platform-performance-and-eventing.md
EventLogging.md Fix typos (#69011) 2022-05-07 11:55:53 -07:00
framework-design-guidelines-digest.md
interop-guidelines.md Rename CoreRT to NativeAOT (1/N) (#68888) 2022-05-05 18:14:28 -07:00
libraries-packaging.md Split library and package Readme (#78888) 2022-12-12 11:57:58 +01:00
mono-code-guide.md Fix typos (#72709) 2022-07-23 20:24:28 -07:00
performance-guidelines.md
project-guidelines.md Use shipping runtime.json for RID targeting (#80074) 2023-01-02 21:42:52 +01:00
updating-ref-source.md Leverage the shipping, roslyn based ApiCompat in dotnet/runtime (#73263) 2022-10-16 15:15:28 +02:00
vs-cpp-formatting.png Move clang-format download into dotnet/runtime and add docs for setting up auto-formatting in the repository (#59374) 2021-09-23 14:34:00 -07:00
vs-csharp-formatting.png Move clang-format download into dotnet/runtime and add docs for setting up auto-formatting in the repository (#59374) 2021-09-23 14:34:00 -07:00