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

8 commits

Author SHA1 Message Date
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