1
0
Fork 0
mirror of https://github.com/VSadov/Satori.git synced 2025-06-10 01:50:53 +09:00
Commit graph

22 commits

Author SHA1 Message Date
Jarret Shook
cd48ed3bb8
Update the Coreclr docs (#83)
* coreclr docs overhaul

* Address feedback
2019-11-18 09:21:36 -08:00
jashook
cd36d15ef9 Use artifacts layout in place of bin dir 2019-11-17 17:14:02 -08:00
Jan Kotas
41442f81a1 Normalize trailing whitespaces (dotnet/coreclr#27626)
Normalize trailing whitespaces in frequently changing files (docs and sources)

Commit migrated from ed5dc831b0
2019-11-02 06:29:45 -07:00
Dan Moseley
47aef3c87e Update UsingYourBuild.md (dotnet/coreclr#24389)
Change MyGet to the custom feeds. I found that for dotnet new console to restore, I needed an ASP.NET feed as well.


Commit migrated from afe95bac41
2019-05-11 17:14:56 -07:00
Jan Kotas
1c9e2e8548 Update version in documentation samples to 3.0
Commit migrated from e8b51f1626
2018-08-24 15:19:44 -07:00
stakx
1f3a062eff Some corrections in build documentation
Commit migrated from 0feb381533
2018-05-03 17:49:32 +02:00
Luqun Lou
ab808a7f0f Update UsingYourBuild.md (dotnet/coreclr#16842)
This topic is about DotnetCli instead of CoreRun -- CoreRun is next topic

Commit migrated from e6dd9e0144
2018-03-08 18:37:38 -08:00
Bruno Tagliapietra
1ef62ebd80 Update UsingYourBuild.md
amend

Commit migrated from 5043564263
2018-02-18 16:41:08 +13:00
Bruno Tagliapietra
99bda83c25 Update UsingYourBuild.md
Apparently it needs a PlatformTarget to be specified as well when targeting x64 architecture

Commit migrated from 4d371b081a
2018-02-13 08:35:22 +13:00
Adam Sitnik
8799bd6b5e updated docs: how to run against local core clr build (dotnet/coreclr#15841)
* updated docs: how to run against local core clr build

* split the running docs into 3 files to make it simpler to understand



Commit migrated from d1793d3756
2018-01-12 13:54:38 -08:00
Jan Kotas
99af2c07c5 Update the document for netcoreapp2.1
Commit migrated from a2336484d0
2018-01-09 16:37:42 -08:00
Jan Kotas
46b8c474d1 Update links to nightly .NET Core SDK builds (dotnet/coreclr#15799)
Commit migrated from 4f58962238
2018-01-09 16:22:19 -08:00
Vance Morrison
44474a27cb Change heading size
Commit migrated from bf07993360
2017-07-10 16:25:05 -07:00
Vance Morrison
a7f0928d31 Put in a warning that the instructions no longer work properly
Commit migrated from fd4522a2da
2017-07-10 16:23:49 -07:00
Vance Morrison
50530d4fb4 Remove another reference to System.Private.Corelib.ni.dll
Commit migrated from 81b4233b34
2017-07-10 16:02:44 -07:00
Vance Morrison
61e1627b8e Remove reference to System.Private.Corelib.ni.dll
The build now only has the NGENed image (called but called System.Private.Corelib.dll.   Remove references to the *.ni.dll version

Commit migrated from 774dd7bbea
2017-07-10 16:00:46 -07:00
Wes Haggard
d9321b6451 Update UsingYourBuild docs to use .NET Core 2.0 SDK
Commit migrated from 53d0f39ba6
2017-02-23 13:22:50 -08:00
Vance Morrison
934656b85e Fix Link (dotnet/coreclr#7699)
Commit migrated from 4a48315e99
2016-10-18 13:17:28 -07:00
Jan Kotas
45e384278c Include project.json template in the instructions
Commit migrated from 99937eea32
2016-10-17 19:41:46 -07:00
Jan Kotas
07c1125d75 Update instructions to use local dotnet tool build
Commit migrated from b39d1afb8f
2016-10-17 18:30:02 -07:00
Vance Morrison
8280afa091 Added Docs for Using Visual Studio to Edit and Debug in CoreCLR Repo (dotnet/coreclr#7582)
Commit migrated from b73eb60322
2016-10-13 13:10:12 -07:00
Vance Morrison
b7b17ea132 Update Readme.md to lead you through basic repo workflow (dotnet/coreclr#7552)
Update README.md to contain much more information about using the repo

Commit migrated from 7c2cf60715
2016-10-11 09:10:11 -07:00