Bill Wert
e9be9fda07
Installation block does not work
...
The product should block installing below 10.12 but does not. Fixing
typo.
2017-06-30 13:59:03 -07:00
William Li
ff9b8838f5
Update Mac installer
...
According to https://github.com/dotnet/cli/issues/6682
Window title
Update Introduction step content
Include installation location and list of all components installed
Update Summary step content
What is not included:
Remove "Welcome to ..." text -- it come from the installer tool
itself, it cannot be customized
Add 'success' graphic – cannot include picture in the html used by
the installer
2017-06-22 09:03:35 -07:00
William Li
5454ab6780
Add conclusion page for telemetry notice
2017-04-27 13:58:27 -07:00
Eric Erhardt
4c9ee21b27
Remove the conclusion.html from the OSX installer.
...
Also, bump the min version to 10.12, since that is all .NET Core 2.0 supports.
Fix #6322
2017-04-17 20:56:48 -05:00
Livar Cunha
772e838ff8
Removing the additional shared framework from the official stage2 build of the CLI. Instead, I also create a stage2 build with the legacy runtime so that we can continue to run tests tthat depend on it, but most importantly, we will be able to run backwards compatibility tests using it.
2017-04-08 00:31:27 -07:00
Eric Erhardt
6106cae066
PKG support for installing shared fx 1.1.
2017-01-05 17:30:08 -06:00
Senthil
469406de7d
Fix description of hostfxr
2016-06-14 02:09:25 -07:00
Bryan Thornbury
0f640a32e3
download fxr installer file, use it in pkg targets
2016-06-14 02:09:12 -07:00
Sridhar Periyasamy
7de8c9b04c
Cleanup OSX installer to have same title as windows installer.
2016-05-05 11:06:00 -07:00
Sridhar Periyasamy
bb56f4f838
Update OSX branding.
...
And also address PR feedback.
2016-04-27 17:21:43 -07:00
Sridhar Periyasamy
988fe85c19
Fix installer issues
...
- Sign the Sharedfx bundle correctly.
- Fix the installer title for SharedFx bundle. Fixes #2100
- Fix the installer title for SharedFx pkg. Fixes #2161
2016-03-31 10:02:12 -07:00
Sridhar Periyasamy
4e68c19323
Fix OSx Pkg installers
...
- Make the .Net CLI SDK install SxS.
- Make the .Net Host upgrade till RTM(v.1.0.0).
- Make the .Net Core Sharedfx pkg to use the SharedFx Nuget version instead CLI version.
2016-03-25 14:46:04 -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