diff --git a/packaging/osx/Distribution-Template b/packaging/osx/Distribution-Template index eba7e8217..3332f099d 100644 --- a/packaging/osx/Distribution-Template +++ b/packaging/osx/Distribution-Template @@ -17,5 +17,5 @@ - dotnet-osx-x64.{VERSION}.pkg + dotnet-osx-x64.{VERSION}.pkg diff --git a/packaging/osx/package-osx.sh b/packaging/osx/package-osx.sh index b60a511f8..f3c0a1896 100755 --- a/packaging/osx/package-osx.sh +++ b/packaging/osx/package-osx.sh @@ -10,8 +10,6 @@ DIR="$( cd -P "$( dirname "$SOURCE" )" && pwd )" REPOROOT="$( cd -P "$DIR/../../" && pwd )" -cd $DIR - if [ -z "$DOTNET_BUILD_VERSION" ]; then echo "Provide a version number (DOTNET_BUILD_VERSION) $DOTNET_BUILD_VERSION" && exit 1 fi @@ -40,6 +38,7 @@ PACKAGE_DIR=$REPOROOT/artifacts/packages/pkg PACKAGE_NAME=$PACKAGE_DIR/dotnet-cli-x64.${DOTNET_BUILD_VERSION}.pkg pkgbuild --root $STAGE2_DIR \ + --version $DOTNET_BUILD_VERSION \ --ownership preserve \ --scripts $DIR/scripts \ --identifier com.microsoft.dotnet.cli.pkg.dotnet-osx-x64 \ @@ -48,7 +47,7 @@ pkgbuild --root $STAGE2_DIR \ cat $DIR/Distribution-Template | sed "/{VERSION}/s//$DOTNET_BUILD_VERSION/g" > $DIR/Dist -productbuild --resources $DIR/resources --distribution $DIR/Dist $PACKAGE_NAME +productbuild --version $DOTNET_BUILD_VERSION --identifier com.microsoft.dotnet.cli --package-path $DIR --resources $DIR/resources --distribution $DIR/Dist $PACKAGE_NAME #Clean temp files rm $DIR/dotnet-osx-x64.$DOTNET_BUILD_VERSION.pkg diff --git a/packaging/osx/resources/cs.lproj/welcome.html b/packaging/osx/resources/cs.lproj/welcome.html index 2094f3597..35bfcf0d7 100644 --- a/packaging/osx/resources/cs.lproj/welcome.html +++ b/packaging/osx/resources/cs.lproj/welcome.html @@ -3,21 +3,19 @@ - Welcome to the ASP.NET 5 Runtime + Welcome to the DotNet CLI installer. - -

- This installer will install the .NET Version Manager (DNVM) as well as several .NET Execution Environments (DNX) that you can use to build and run your ASP.NET 5 applications. -

-

DNX

-

- The .NET Execution Environment (DNX) is a software development kit (SDK) and runtime environment that has everything you need to build and run .NET applications for Windows, Mac and Linux. It provides a host process, CLR hosting logic and managed entry point discovery. DNX was built for running cross-platform ASP.NET Web applications, but it can run other types of .NET applications, too, such as cross-platform console apps. -

- -

DNVM

-

- To install and manage different DNX versions and flavors you use the .NET Version Manager (DNVM). DNVM lets you list the different DNX versions and flavors on your machine, install new ones and switch the active DNX. -

+ +

+ .NET Core & command line toolchain +

+

+ .NET Core is a cross-platform implementation of .NET Framework, a modern, modular platform for building diverse kinds of applications, from command-line applications to microservices and modern websites. +

+

+ This package contains the tools you will need to start writing applications for .NET Core. It includes compilers, package managers and other utilities that developers need. +

+
diff --git a/packaging/osx/resources/de.lproj/welcome.html b/packaging/osx/resources/de.lproj/welcome.html index 2094f3597..35bfcf0d7 100644 --- a/packaging/osx/resources/de.lproj/welcome.html +++ b/packaging/osx/resources/de.lproj/welcome.html @@ -3,21 +3,19 @@ - Welcome to the ASP.NET 5 Runtime + Welcome to the DotNet CLI installer. - -

- This installer will install the .NET Version Manager (DNVM) as well as several .NET Execution Environments (DNX) that you can use to build and run your ASP.NET 5 applications. -

-

DNX

-

- The .NET Execution Environment (DNX) is a software development kit (SDK) and runtime environment that has everything you need to build and run .NET applications for Windows, Mac and Linux. It provides a host process, CLR hosting logic and managed entry point discovery. DNX was built for running cross-platform ASP.NET Web applications, but it can run other types of .NET applications, too, such as cross-platform console apps. -

- -

DNVM

-

- To install and manage different DNX versions and flavors you use the .NET Version Manager (DNVM). DNVM lets you list the different DNX versions and flavors on your machine, install new ones and switch the active DNX. -

+ +

+ .NET Core & command line toolchain +

+

+ .NET Core is a cross-platform implementation of .NET Framework, a modern, modular platform for building diverse kinds of applications, from command-line applications to microservices and modern websites. +

+

+ This package contains the tools you will need to start writing applications for .NET Core. It includes compilers, package managers and other utilities that developers need. +

+
diff --git a/packaging/osx/resources/en.lproj/conclusion.html b/packaging/osx/resources/en.lproj/conclusion.html deleted file mode 100644 index 56db9c66f..000000000 --- a/packaging/osx/resources/en.lproj/conclusion.html +++ /dev/null @@ -1,15 +0,0 @@ - - - - - Thank you for installing DotNet! - - - -
-
- -
- - - diff --git a/packaging/osx/resources/en.lproj/net-logo.jpg b/packaging/osx/resources/en.lproj/net-logo.jpg deleted file mode 100644 index 6b90e8d59..000000000 Binary files a/packaging/osx/resources/en.lproj/net-logo.jpg and /dev/null differ diff --git a/packaging/osx/resources/en.lproj/welcome.html b/packaging/osx/resources/en.lproj/welcome.html index c1d50d287..35bfcf0d7 100644 --- a/packaging/osx/resources/en.lproj/welcome.html +++ b/packaging/osx/resources/en.lproj/welcome.html @@ -3,11 +3,19 @@ - Welcome to the DotNet installer. + Welcome to the DotNet CLI installer. -

- This will install the .NET CLI (dotnet) for developing .NET applications. -

+ +

+ .NET Core & command line toolchain +

+

+ .NET Core is a cross-platform implementation of .NET Framework, a modern, modular platform for building diverse kinds of applications, from command-line applications to microservices and modern websites. +

+

+ This package contains the tools you will need to start writing applications for .NET Core. It includes compilers, package managers and other utilities that developers need. +

+
diff --git a/packaging/osx/resources/es.lproj/welcome.html b/packaging/osx/resources/es.lproj/welcome.html index 14731d055..35bfcf0d7 100644 --- a/packaging/osx/resources/es.lproj/welcome.html +++ b/packaging/osx/resources/es.lproj/welcome.html @@ -3,11 +3,19 @@ - Welcome to the DotNet installer. + Welcome to the DotNet CLI installer. -

- This will install the .NET Toolchain (dotnet) and .NET Version Manager (DNVM) for developing .NET applications. -

+ +

+ .NET Core & command line toolchain +

+

+ .NET Core is a cross-platform implementation of .NET Framework, a modern, modular platform for building diverse kinds of applications, from command-line applications to microservices and modern websites. +

+

+ This package contains the tools you will need to start writing applications for .NET Core. It includes compilers, package managers and other utilities that developers need. +

+
diff --git a/packaging/osx/resources/fr.lproj/conclusion.html b/packaging/osx/resources/fr.lproj/conclusion.html deleted file mode 100644 index 26ee8e1cf..000000000 --- a/packaging/osx/resources/fr.lproj/conclusion.html +++ /dev/null @@ -1,15 +0,0 @@ - - - - - Thank you for installing ASP.NET 5! - - - -
-
You have successfully installed ASP.NET 5
-
Visit http://docs.asp.net to learn more about developing with ASP.NET 5.
-
- - - diff --git a/packaging/osx/resources/fr.lproj/welcome.html b/packaging/osx/resources/fr.lproj/welcome.html index 2094f3597..35bfcf0d7 100644 --- a/packaging/osx/resources/fr.lproj/welcome.html +++ b/packaging/osx/resources/fr.lproj/welcome.html @@ -3,21 +3,19 @@ - Welcome to the ASP.NET 5 Runtime + Welcome to the DotNet CLI installer. - -

- This installer will install the .NET Version Manager (DNVM) as well as several .NET Execution Environments (DNX) that you can use to build and run your ASP.NET 5 applications. -

-

DNX

-

- The .NET Execution Environment (DNX) is a software development kit (SDK) and runtime environment that has everything you need to build and run .NET applications for Windows, Mac and Linux. It provides a host process, CLR hosting logic and managed entry point discovery. DNX was built for running cross-platform ASP.NET Web applications, but it can run other types of .NET applications, too, such as cross-platform console apps. -

- -

DNVM

-

- To install and manage different DNX versions and flavors you use the .NET Version Manager (DNVM). DNVM lets you list the different DNX versions and flavors on your machine, install new ones and switch the active DNX. -

+ +

+ .NET Core & command line toolchain +

+

+ .NET Core is a cross-platform implementation of .NET Framework, a modern, modular platform for building diverse kinds of applications, from command-line applications to microservices and modern websites. +

+

+ This package contains the tools you will need to start writing applications for .NET Core. It includes compilers, package managers and other utilities that developers need. +

+
diff --git a/packaging/osx/resources/it.lproj/conclusion.html b/packaging/osx/resources/it.lproj/conclusion.html deleted file mode 100644 index 26ee8e1cf..000000000 --- a/packaging/osx/resources/it.lproj/conclusion.html +++ /dev/null @@ -1,15 +0,0 @@ - - - - - Thank you for installing ASP.NET 5! - - - -
-
You have successfully installed ASP.NET 5
-
Visit http://docs.asp.net to learn more about developing with ASP.NET 5.
-
- - - diff --git a/packaging/osx/resources/it.lproj/welcome.html b/packaging/osx/resources/it.lproj/welcome.html index 2094f3597..35bfcf0d7 100644 --- a/packaging/osx/resources/it.lproj/welcome.html +++ b/packaging/osx/resources/it.lproj/welcome.html @@ -3,21 +3,19 @@ - Welcome to the ASP.NET 5 Runtime + Welcome to the DotNet CLI installer. - -

- This installer will install the .NET Version Manager (DNVM) as well as several .NET Execution Environments (DNX) that you can use to build and run your ASP.NET 5 applications. -

-

DNX

-

- The .NET Execution Environment (DNX) is a software development kit (SDK) and runtime environment that has everything you need to build and run .NET applications for Windows, Mac and Linux. It provides a host process, CLR hosting logic and managed entry point discovery. DNX was built for running cross-platform ASP.NET Web applications, but it can run other types of .NET applications, too, such as cross-platform console apps. -

- -

DNVM

-

- To install and manage different DNX versions and flavors you use the .NET Version Manager (DNVM). DNVM lets you list the different DNX versions and flavors on your machine, install new ones and switch the active DNX. -

+ +

+ .NET Core & command line toolchain +

+

+ .NET Core is a cross-platform implementation of .NET Framework, a modern, modular platform for building diverse kinds of applications, from command-line applications to microservices and modern websites. +

+

+ This package contains the tools you will need to start writing applications for .NET Core. It includes compilers, package managers and other utilities that developers need. +

+
diff --git a/packaging/osx/resources/ja.lproj/conclusion.html b/packaging/osx/resources/ja.lproj/conclusion.html deleted file mode 100644 index 26ee8e1cf..000000000 --- a/packaging/osx/resources/ja.lproj/conclusion.html +++ /dev/null @@ -1,15 +0,0 @@ - - - - - Thank you for installing ASP.NET 5! - - - -
-
You have successfully installed ASP.NET 5
-
Visit http://docs.asp.net to learn more about developing with ASP.NET 5.
-
- - - diff --git a/packaging/osx/resources/ja.lproj/welcome.html b/packaging/osx/resources/ja.lproj/welcome.html index 2094f3597..35bfcf0d7 100644 --- a/packaging/osx/resources/ja.lproj/welcome.html +++ b/packaging/osx/resources/ja.lproj/welcome.html @@ -3,21 +3,19 @@ - Welcome to the ASP.NET 5 Runtime + Welcome to the DotNet CLI installer. - -

- This installer will install the .NET Version Manager (DNVM) as well as several .NET Execution Environments (DNX) that you can use to build and run your ASP.NET 5 applications. -

-

DNX

-

- The .NET Execution Environment (DNX) is a software development kit (SDK) and runtime environment that has everything you need to build and run .NET applications for Windows, Mac and Linux. It provides a host process, CLR hosting logic and managed entry point discovery. DNX was built for running cross-platform ASP.NET Web applications, but it can run other types of .NET applications, too, such as cross-platform console apps. -

- -

DNVM

-

- To install and manage different DNX versions and flavors you use the .NET Version Manager (DNVM). DNVM lets you list the different DNX versions and flavors on your machine, install new ones and switch the active DNX. -

+ +

+ .NET Core & command line toolchain +

+

+ .NET Core is a cross-platform implementation of .NET Framework, a modern, modular platform for building diverse kinds of applications, from command-line applications to microservices and modern websites. +

+

+ This package contains the tools you will need to start writing applications for .NET Core. It includes compilers, package managers and other utilities that developers need. +

+
diff --git a/packaging/osx/resources/ko.lproj/conclusion.html b/packaging/osx/resources/ko.lproj/conclusion.html deleted file mode 100644 index 26ee8e1cf..000000000 --- a/packaging/osx/resources/ko.lproj/conclusion.html +++ /dev/null @@ -1,15 +0,0 @@ - - - - - Thank you for installing ASP.NET 5! - - - -
-
You have successfully installed ASP.NET 5
-
Visit http://docs.asp.net to learn more about developing with ASP.NET 5.
-
- - - diff --git a/packaging/osx/resources/ko.lproj/welcome.html b/packaging/osx/resources/ko.lproj/welcome.html index 04bbc2789..35bfcf0d7 100644 --- a/packaging/osx/resources/ko.lproj/welcome.html +++ b/packaging/osx/resources/ko.lproj/welcome.html @@ -3,22 +3,19 @@ - Welcome to the ASP.NET 5 Runtime (TURKISH) + Welcome to the DotNet CLI installer. - -

- This language is totally Turkish. - This installer will install the .NET Version Manager (DNVM) as well as several .NET Execution Environments (DNX) that you can use to build and run your ASP.NET 5 applications. -

-

DNX

-

- The .NET Execution Environment (DNX) is a software development kit (SDK) and runtime environment that has everything you need to build and run .NET applications for Windows, Mac and Linux. It provides a host process, CLR hosting logic and managed entry point discovery. DNX was built for running cross-platform ASP.NET Web applications, but it can run other types of .NET applications, too, such as cross-platform console apps. -

- -

DNVM

-

- To install and manage different DNX versions and flavors you use the .NET Version Manager (DNVM). DNVM lets you list the different DNX versions and flavors on your machine, install new ones and switch the active DNX. -

+ +

+ .NET Core & command line toolchain +

+

+ .NET Core is a cross-platform implementation of .NET Framework, a modern, modular platform for building diverse kinds of applications, from command-line applications to microservices and modern websites. +

+

+ This package contains the tools you will need to start writing applications for .NET Core. It includes compilers, package managers and other utilities that developers need. +

+
diff --git a/packaging/osx/resources/pl.lproj/conclusion.html b/packaging/osx/resources/pl.lproj/conclusion.html deleted file mode 100644 index 26ee8e1cf..000000000 --- a/packaging/osx/resources/pl.lproj/conclusion.html +++ /dev/null @@ -1,15 +0,0 @@ - - - - - Thank you for installing ASP.NET 5! - - - -
-
You have successfully installed ASP.NET 5
-
Visit http://docs.asp.net to learn more about developing with ASP.NET 5.
-
- - - diff --git a/packaging/osx/resources/pl.lproj/welcome.html b/packaging/osx/resources/pl.lproj/welcome.html index 2094f3597..35bfcf0d7 100644 --- a/packaging/osx/resources/pl.lproj/welcome.html +++ b/packaging/osx/resources/pl.lproj/welcome.html @@ -3,21 +3,19 @@ - Welcome to the ASP.NET 5 Runtime + Welcome to the DotNet CLI installer. - -

- This installer will install the .NET Version Manager (DNVM) as well as several .NET Execution Environments (DNX) that you can use to build and run your ASP.NET 5 applications. -

-

DNX

-

- The .NET Execution Environment (DNX) is a software development kit (SDK) and runtime environment that has everything you need to build and run .NET applications for Windows, Mac and Linux. It provides a host process, CLR hosting logic and managed entry point discovery. DNX was built for running cross-platform ASP.NET Web applications, but it can run other types of .NET applications, too, such as cross-platform console apps. -

- -

DNVM

-

- To install and manage different DNX versions and flavors you use the .NET Version Manager (DNVM). DNVM lets you list the different DNX versions and flavors on your machine, install new ones and switch the active DNX. -

+ +

+ .NET Core & command line toolchain +

+

+ .NET Core is a cross-platform implementation of .NET Framework, a modern, modular platform for building diverse kinds of applications, from command-line applications to microservices and modern websites. +

+

+ This package contains the tools you will need to start writing applications for .NET Core. It includes compilers, package managers and other utilities that developers need. +

+
diff --git a/packaging/osx/resources/pt-br.lproj/conclusion.html b/packaging/osx/resources/pt-br.lproj/conclusion.html deleted file mode 100644 index 26ee8e1cf..000000000 --- a/packaging/osx/resources/pt-br.lproj/conclusion.html +++ /dev/null @@ -1,15 +0,0 @@ - - - - - Thank you for installing ASP.NET 5! - - - -
-
You have successfully installed ASP.NET 5
-
Visit http://docs.asp.net to learn more about developing with ASP.NET 5.
-
- - - diff --git a/packaging/osx/resources/pt-br.lproj/welcome.html b/packaging/osx/resources/pt-br.lproj/welcome.html index 2094f3597..35bfcf0d7 100644 --- a/packaging/osx/resources/pt-br.lproj/welcome.html +++ b/packaging/osx/resources/pt-br.lproj/welcome.html @@ -3,21 +3,19 @@ - Welcome to the ASP.NET 5 Runtime + Welcome to the DotNet CLI installer. - -

- This installer will install the .NET Version Manager (DNVM) as well as several .NET Execution Environments (DNX) that you can use to build and run your ASP.NET 5 applications. -

-

DNX

-

- The .NET Execution Environment (DNX) is a software development kit (SDK) and runtime environment that has everything you need to build and run .NET applications for Windows, Mac and Linux. It provides a host process, CLR hosting logic and managed entry point discovery. DNX was built for running cross-platform ASP.NET Web applications, but it can run other types of .NET applications, too, such as cross-platform console apps. -

- -

DNVM

-

- To install and manage different DNX versions and flavors you use the .NET Version Manager (DNVM). DNVM lets you list the different DNX versions and flavors on your machine, install new ones and switch the active DNX. -

+ +

+ .NET Core & command line toolchain +

+

+ .NET Core is a cross-platform implementation of .NET Framework, a modern, modular platform for building diverse kinds of applications, from command-line applications to microservices and modern websites. +

+

+ This package contains the tools you will need to start writing applications for .NET Core. It includes compilers, package managers and other utilities that developers need. +

+
diff --git a/packaging/osx/resources/ru.lproj/conclusion.html b/packaging/osx/resources/ru.lproj/conclusion.html deleted file mode 100644 index 26ee8e1cf..000000000 --- a/packaging/osx/resources/ru.lproj/conclusion.html +++ /dev/null @@ -1,15 +0,0 @@ - - - - - Thank you for installing ASP.NET 5! - - - -
-
You have successfully installed ASP.NET 5
-
Visit http://docs.asp.net to learn more about developing with ASP.NET 5.
-
- - - diff --git a/packaging/osx/resources/ru.lproj/welcome.html b/packaging/osx/resources/ru.lproj/welcome.html index 2094f3597..35bfcf0d7 100644 --- a/packaging/osx/resources/ru.lproj/welcome.html +++ b/packaging/osx/resources/ru.lproj/welcome.html @@ -3,21 +3,19 @@ - Welcome to the ASP.NET 5 Runtime + Welcome to the DotNet CLI installer. - -

- This installer will install the .NET Version Manager (DNVM) as well as several .NET Execution Environments (DNX) that you can use to build and run your ASP.NET 5 applications. -

-

DNX

-

- The .NET Execution Environment (DNX) is a software development kit (SDK) and runtime environment that has everything you need to build and run .NET applications for Windows, Mac and Linux. It provides a host process, CLR hosting logic and managed entry point discovery. DNX was built for running cross-platform ASP.NET Web applications, but it can run other types of .NET applications, too, such as cross-platform console apps. -

- -

DNVM

-

- To install and manage different DNX versions and flavors you use the .NET Version Manager (DNVM). DNVM lets you list the different DNX versions and flavors on your machine, install new ones and switch the active DNX. -

+ +

+ .NET Core & command line toolchain +

+

+ .NET Core is a cross-platform implementation of .NET Framework, a modern, modular platform for building diverse kinds of applications, from command-line applications to microservices and modern websites. +

+

+ This package contains the tools you will need to start writing applications for .NET Core. It includes compilers, package managers and other utilities that developers need. +

+
diff --git a/packaging/osx/resources/tr.lproj/conclusion.html b/packaging/osx/resources/tr.lproj/conclusion.html deleted file mode 100644 index 26ee8e1cf..000000000 --- a/packaging/osx/resources/tr.lproj/conclusion.html +++ /dev/null @@ -1,15 +0,0 @@ - - - - - Thank you for installing ASP.NET 5! - - - -
-
You have successfully installed ASP.NET 5
-
Visit http://docs.asp.net to learn more about developing with ASP.NET 5.
-
- - - diff --git a/packaging/osx/resources/tr.lproj/welcome.html b/packaging/osx/resources/tr.lproj/welcome.html index 04bbc2789..35bfcf0d7 100644 --- a/packaging/osx/resources/tr.lproj/welcome.html +++ b/packaging/osx/resources/tr.lproj/welcome.html @@ -3,22 +3,19 @@ - Welcome to the ASP.NET 5 Runtime (TURKISH) + Welcome to the DotNet CLI installer. - -

- This language is totally Turkish. - This installer will install the .NET Version Manager (DNVM) as well as several .NET Execution Environments (DNX) that you can use to build and run your ASP.NET 5 applications. -

-

DNX

-

- The .NET Execution Environment (DNX) is a software development kit (SDK) and runtime environment that has everything you need to build and run .NET applications for Windows, Mac and Linux. It provides a host process, CLR hosting logic and managed entry point discovery. DNX was built for running cross-platform ASP.NET Web applications, but it can run other types of .NET applications, too, such as cross-platform console apps. -

- -

DNVM

-

- To install and manage different DNX versions and flavors you use the .NET Version Manager (DNVM). DNVM lets you list the different DNX versions and flavors on your machine, install new ones and switch the active DNX. -

+ +

+ .NET Core & command line toolchain +

+

+ .NET Core is a cross-platform implementation of .NET Framework, a modern, modular platform for building diverse kinds of applications, from command-line applications to microservices and modern websites. +

+

+ This package contains the tools you will need to start writing applications for .NET Core. It includes compilers, package managers and other utilities that developers need. +

+
diff --git a/packaging/osx/resources/zh-hans.lproj/conclusion.html b/packaging/osx/resources/zh-hans.lproj/conclusion.html deleted file mode 100644 index 26ee8e1cf..000000000 --- a/packaging/osx/resources/zh-hans.lproj/conclusion.html +++ /dev/null @@ -1,15 +0,0 @@ - - - - - Thank you for installing ASP.NET 5! - - - -
-
You have successfully installed ASP.NET 5
-
Visit http://docs.asp.net to learn more about developing with ASP.NET 5.
-
- - - diff --git a/packaging/osx/resources/zh-hans.lproj/welcome.html b/packaging/osx/resources/zh-hans.lproj/welcome.html index 2094f3597..35bfcf0d7 100644 --- a/packaging/osx/resources/zh-hans.lproj/welcome.html +++ b/packaging/osx/resources/zh-hans.lproj/welcome.html @@ -3,21 +3,19 @@ - Welcome to the ASP.NET 5 Runtime + Welcome to the DotNet CLI installer. - -

- This installer will install the .NET Version Manager (DNVM) as well as several .NET Execution Environments (DNX) that you can use to build and run your ASP.NET 5 applications. -

-

DNX

-

- The .NET Execution Environment (DNX) is a software development kit (SDK) and runtime environment that has everything you need to build and run .NET applications for Windows, Mac and Linux. It provides a host process, CLR hosting logic and managed entry point discovery. DNX was built for running cross-platform ASP.NET Web applications, but it can run other types of .NET applications, too, such as cross-platform console apps. -

- -

DNVM

-

- To install and manage different DNX versions and flavors you use the .NET Version Manager (DNVM). DNVM lets you list the different DNX versions and flavors on your machine, install new ones and switch the active DNX. -

+ +

+ .NET Core & command line toolchain +

+

+ .NET Core is a cross-platform implementation of .NET Framework, a modern, modular platform for building diverse kinds of applications, from command-line applications to microservices and modern websites. +

+

+ This package contains the tools you will need to start writing applications for .NET Core. It includes compilers, package managers and other utilities that developers need. +

+
diff --git a/packaging/osx/resources/zh-hant.lproj/conclusion.html b/packaging/osx/resources/zh-hant.lproj/conclusion.html deleted file mode 100644 index 26ee8e1cf..000000000 --- a/packaging/osx/resources/zh-hant.lproj/conclusion.html +++ /dev/null @@ -1,15 +0,0 @@ - - - - - Thank you for installing ASP.NET 5! - - - -
-
You have successfully installed ASP.NET 5
-
Visit http://docs.asp.net to learn more about developing with ASP.NET 5.
-
- - - diff --git a/packaging/osx/resources/zh-hant.lproj/welcome.html b/packaging/osx/resources/zh-hant.lproj/welcome.html index 2094f3597..35bfcf0d7 100644 --- a/packaging/osx/resources/zh-hant.lproj/welcome.html +++ b/packaging/osx/resources/zh-hant.lproj/welcome.html @@ -3,21 +3,19 @@ - Welcome to the ASP.NET 5 Runtime + Welcome to the DotNet CLI installer. - -

- This installer will install the .NET Version Manager (DNVM) as well as several .NET Execution Environments (DNX) that you can use to build and run your ASP.NET 5 applications. -

-

DNX

-

- The .NET Execution Environment (DNX) is a software development kit (SDK) and runtime environment that has everything you need to build and run .NET applications for Windows, Mac and Linux. It provides a host process, CLR hosting logic and managed entry point discovery. DNX was built for running cross-platform ASP.NET Web applications, but it can run other types of .NET applications, too, such as cross-platform console apps. -

- -

DNVM

-

- To install and manage different DNX versions and flavors you use the .NET Version Manager (DNVM). DNVM lets you list the different DNX versions and flavors on your machine, install new ones and switch the active DNX. -

+ +

+ .NET Core & command line toolchain +

+

+ .NET Core is a cross-platform implementation of .NET Framework, a modern, modular platform for building diverse kinds of applications, from command-line applications to microservices and modern websites. +

+

+ This package contains the tools you will need to start writing applications for .NET Core. It includes compilers, package managers and other utilities that developers need. +

+