Livar Cunha
|
529d7caa79
|
Moving the expanding fallback folder to the dotnet folder hive. The folder will be expanded at sdk/NuGetFallbackFolder.
|
2017-06-20 10:59:23 -07:00 |
|
William Li
|
9f8ab82a6c
|
Run dotnet new command as current user in installer
If not, the dotnet new will run as root and the cache folders will be in
root ownership
How to get current user
https://apple.stackexchange.com/questions/144159/how-can-i-determine-the-invoking-user-in-an-apple-installer-postinstall-script
|
2017-05-03 12:57:47 -07:00 |
|
William Li
|
8a3225c44b
|
prime cache macos
Using dotnet new after pkg install
|
2017-04-27 12:39:45 -07:00 |
|
Sridhar Periyasamy
|
d9942e7fda
|
Update postinstall
Fixing a typo.
|
2016-03-28 12:36:34 -07:00 |
|
Sridhar Periyasamy
|
e81166afce
|
Add to $PATH in the .Net Core Host pkg
Earlier it was incorrectly done in .Net CLI pkg
|
2016-03-25 11:31:30 -07:00 |
|
Sridhar Periyasamy
|
ae83a73e35
|
Create 'dotnet-dev' and 'dotnet' pkg.
- 'dotnet-dev' contains the sharedfx, shared host and CLI SDK.
- 'dotnet' contains the sharedfx and the shared host.
|
2016-03-17 13:42:10 -07:00 |
|