1
0
Fork 0
mirror of https://github.com/VSadov/Satori.git synced 2025-06-08 11:37:04 +09:00
Satori/docs/coding-guidelines
Anirudh Agnihotry fef9ca70f6
Replacing OSGroup with TargetOS for coreclr, libraries and installer (#32833)
* Remove OSGroup from coreclr and corefx

* remove from installer

* fixing coreclr tests

* Some documentation changes

Co-Authored-By: Viktor Hofer <viktor.hofer@microsoft.com>

* moving buildos calculation to config.props

* BuildOS -> TargetOS

* remove osgroup suffix

* removing comment and correcting typo

* dotnet msbuild -> dotnet build at relevant places in docs

* moving more properties to configuration.props

* refactoring properties

* moving TargetArchitecture property to loveBuildd.Targets

* adding configuration.props to signing

* Fix installer build

* BuildOS -> Target os and removing slash

Co-authored-by: Viktor Hofer <viktor.hofer@microsoft.com>
2020-03-05 07:51:06 -08:00
..
api-guidelines Revert workarounds for IEquatable and nullable (#795) 2019-12-13 12:51:34 -06:00
adding-api-guidelines.md Remove BuildAndTest and RebuildAndTest target in favor of Test (#33151) 2020-03-04 19:40:19 +01:00
breaking-change-definitions.md Consolidate docs (#251) 2019-11-25 23:52:43 +01:00
breaking-change-rules.md Consolidate docs (#251) 2019-11-25 23:52:43 +01:00
breaking-changes.md Consolidate docs (#251) 2019-11-25 23:52:43 +01:00
clr-code-guide.md Fix another 58 URL's (#33003) 2020-02-28 18:54:32 -08:00
clr-jit-coding-conventions.md Consolidate docs (#251) 2019-11-25 23:52:43 +01:00
coding-style.md Use 4 spaces in coding-style.md examples (#2066) 2020-01-23 05:52:33 -08:00
cross-platform-guidelines.md corefx => runtime (#2068) 2020-01-24 09:30:18 -08:00
cross-platform-performance-and-eventing.md Consolidate docs (#251) 2019-11-25 23:52:43 +01:00
EventLogging.md Organize some markdowns and fix links (#1159) 2019-12-26 15:22:57 -08:00
framework-design-guidelines-digest.md Fix broken MSDN blogs links (#32273) 2020-02-14 08:34:15 -08:00
interop-guidelines.md Replacing OSGroup with TargetOS for coreclr, libraries and installer (#32833) 2020-03-05 07:51:06 -08:00
interop-pinvokes.md Fix broken MSDN blogs links (#32273) 2020-02-14 08:34:15 -08:00
package-projects.md Fix another 58 URL's (#33003) 2020-02-28 18:54:32 -08:00
performance-guidelines.md Fix broken MSDN blogs links (#32273) 2020-02-14 08:34:15 -08:00
pinvoke-checker.md corefx => runtime (#2068) 2020-01-24 09:30:18 -08:00
project-guidelines.md Replacing OSGroup with TargetOS for coreclr, libraries and installer (#32833) 2020-03-05 07:51:06 -08:00
updating-ref-source.md updating docs and removing BuildConfiguration and ConfigurationGroup (#32062) 2020-02-20 14:39:38 -08:00