mirror of
https://github.com/VSadov/Satori.git
synced 2025-06-10 18:11:04 +09:00
parent
70878eef27
commit
ff4eea8d43
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ more on Markdown in general.
|
|||
The repository has a number of Visual Studio Solutions files (`*.sln`) that are useful for editing parts of
|
||||
what are in the repository. In particular
|
||||
|
||||
* `src\mscorlib\System.Private.CorLib.sln` - This solution is for all managed (C#) code that is defined
|
||||
* `src\System.Private.CoreLib\System.Private.CorLib.sln` - This solution is for all managed (C#) code that is defined
|
||||
in the runtime itself. This is all class library support of one form or another.
|
||||
* `bin\obj\Windows_NT.<Arch>.<BuildType>\CoreCLR.sln` - this solution contains most native (C++) projects
|
||||
associated with the repository, including
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue