Skip to content

Commit 28bc529

Browse files
authored
Merge pull request #648 from dotnet/removepreview
delete deprecated preview install script
2 parents 18d5fdd + c7fec76 commit 28bc529

File tree

3 files changed

+2
-156
lines changed

3 files changed

+2
-156
lines changed

CODEOWNERS

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,4 @@
55
# the repo. Unless a later match takes precedence,
66
# @dotnet/install-scripts-maintainers will be requested
77
# for review when someone opens a pull request.
8-
* @dotnet/install-scripts-maintainers
9-
10-
# The preview script is not owned by the maintainers of this repo
11-
/src/install-dotnet-preview.sh @dotnet/dotnet-install-preview-contributors
8+
* @dotnet/install-scripts-maintainers

docs/README.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[![Build Status](https://dev.azure.com/dnceng-public/public/_apis/build/status/73?branchName=main&label=Public)](https://dev.azure.com/dnceng-public/public/_build?definitionId=73)
22

3-
This repo is the central place for dotnet install and install dotnet preview scripts.
3+
This repo is the central place for the dotnet install.
44

55
**Please be advised that the project is currently in maintenance mode. This implies that we are focusing on addressing high-priority bugs and providing assistance with any issues that may arise. During this phase, no new features or significant improvements are anticipated.**
66

@@ -10,9 +10,3 @@ https://learn.microsoft.com/dotnet/core/tools/dotnet-install-script
1010
To download the latest stable versions of dotnet install, go to:
1111
- Bash (Linux/macOS): https://dot.net/v1/dotnet-install.sh
1212
- PowerShell (Windows): https://dot.net/v1/dotnet-install.ps1
13-
14-
Information about the usage of install dotnet preview is provided here:
15-
https://github.com/dotnet/core/blob/main/release-notes/7.0/install-linux.md#install-using-debrpm-packages
16-
17-
The latest stable versions of install dotnet preview is available here:
18-
- https://builds.dotnet.microsoft.com/dotnet/release/install-preview/install-dotnet-preview.sh

src/install-dotnet-preview.sh

Lines changed: 0 additions & 145 deletions
This file was deleted.

0 commit comments

Comments
 (0)