Skip to content

Releases: dotnet/cli-lab

1.7.521001

22 Apr 20:32
2cd7c9a
Compare
Choose a tag to compare

Changes

  • #268 updated the tool to allow managing .NET 8 Runtimes and SDKs
  • #278 updated our dependency on Wix, which generates our MSI
  • #280 updated the tool to target the .NET 8 Runtime
  • #281 and #282 fixed some gaps in the way we signed the DLLs and MSI for the tool

Installation Instructions:

On Windows:

  1. Download the msi file below.
  2. Double click the msi file to install.
  3. Open a new command prompt.
  4. Check out the docs at https://aka.ms/dotnet-core-uninstall-docs
  5. Run the tool by using dotnet-core-uninstall.
  6. If you accidentally mess up your Visual Studio installation, use "Repair" in the Visual Studio installer.

On macOS:

Download the tar.gz file below.
Open terminal and change working directory to the directory with dotnet-core-uninstall.tar.gz.
Use the following commands to install the tool and show help:

mkdir -p ~/dotnet-core-uninstall
tar -zxf dotnet-core-uninstall.tar.gz -C ~/dotnet-core-uninstall
cd ~/dotnet-core-uninstall
./dotnet-core-uninstall -h

1.6.0

13 Dec 22:57
fa75b71
Compare
Choose a tag to compare

Changes

  • #235 allows management of .NET 7 releases of the .NET SDK
  • Various dependency updates to stay ahead of component governance

Installation Instructions:

On Windows:

  1. Download the msi file below.
  2. Double click the msi file to install.
  3. Open a new command prompt.
  4. Check out the docs at https://aka.ms/dotnet-core-uninstall-docs
  5. Run the tool by using dotnet-core-uninstall.
  6. If you accidentally mess up your Visual Studio installation, use "Repair" in the Visual Studio installer.

On macOS:

Download the tar.gz file below.
Open terminal and change working directory to the directory with dotnet-core-uninstall.tar.gz.
Use the following commands to install the tool and show help:

mkdir -p ~/dotnet-core-uninstall
tar -zxf dotnet-core-uninstall.tar.gz -C ~/dotnet-core-uninstall
cd ~/dotnet-core-uninstall
./dotnet-core-uninstall -h

1.5.255402

04 Nov 17:46
e07a3c9
Compare
Choose a tag to compare

Changes

Fixed: #210

Installation Instructions:

On Windows:

  1. Download the msi file.
  2. Double click the msi file to install.
  3. Open a new command prompt.
  4. Check out the docs at https://aka.ms/dotnet-core-uninstall-docs
  5. Run the tool by using dotnet-core-uninstall.
  6. If you accidentally mess up your Visual Studio installation, use "Repair" in the Visual Studio installer.

On macOS:

Download the tar.gz file.
Open terminal and change working directory to the directory with dotnet-core-uninstall.tar.gz.
Use the following commands to install the tool and show help:

mkdir -p ~/dotnet-core-uninstall
tar -zxf dotnet-core-uninstall.tar.gz -C ~/dotnet-core-uninstall
cd ~/dotnet-core-uninstall
./dotnet-core-uninstall -h

1.4.251302

13 Oct 17:17
0855d12
Compare
Choose a tag to compare

Changes

Fixed: #200

Installation Instructions:

On Windows:

  1. Download the msi file.
  2. Double click the msi file to install.
  3. Open a new command prompt.
  4. Check out the docs at https://aka.ms/dotnet-core-uninstall-docs
  5. Run the tool by using dotnet-core-uninstall.
  6. If you accidentally mess up your Visual Studio installation, use "Repair" in the Visual Studio installer.

On macOS:

Download the tar.gz file.
Open terminal and change working directory to the directory with dotnet-core-uninstall.tar.gz.
Use the following commands to install the tool and show help:

mkdir -p ~/dotnet-core-uninstall
tar -zxf dotnet-core-uninstall.tar.gz -C ~/dotnet-core-uninstall
cd ~/dotnet-core-uninstall
./dotnet-core-uninstall -h

1.3.245803

08 Sep 20:36
acb8777
Compare
Choose a tag to compare

Changes

Fixed: #189, #186, #180

Installation Instructions:

On Windows:

  1. Download the msi file.
  2. Double click the msi file to install.
  3. Open a new command prompt.
  4. Check out the docs at https://aka.ms/dotnet-core-uninstall-docs
  5. Run the tool by using dotnet-core-uninstall.
  6. If you accidentally mess up your Visual Studio installation, use "Repair" in the Visual Studio installer.

On macOS:

Download the tar.gz file.
Open terminal and change working directory to the directory with dotnet-core-uninstall.tar.gz.
Use the following commands to install the tool and show help:

mkdir -p ~/dotnet-core-uninstall
tar -zxf dotnet-core-uninstall.tar.gz -C ~/dotnet-core-uninstall
cd ~/dotnet-core-uninstall
./dotnet-core-uninstall -h

1.2.206301

13 Jan 23:03
52c50bd
Compare
Choose a tag to compare

Changes

Fixed: #104, #167

Installation Instructions:

On Windows:

  1. Download the msi file.
  2. Double click the msi file to install.
  3. Open a new command prompt.
  4. Check out the docs at https://aka.ms/dotnet-core-uninstall-docs
  5. Run the tool by using dotnet-core-uninstall.
  6. If you accidentally mess up your Visual Studio installation, use "Repair" in the Visual Studio installer.

On macOS:

Download the tar.gz file.
Open terminal and change working directory to the directory with dotnet-core-uninstall.tar.gz.
Use the following commands to install the tool and show help:

mkdir -p ~/dotnet-core-uninstall
tar -zxf dotnet-core-uninstall.tar.gz -C ~/dotnet-core-uninstall
cd ~/dotnet-core-uninstall
./dotnet-core-uninstall -h

1.1.122401

24 Apr 15:52
315d430
Compare
Choose a tag to compare

Changes

Fixed: #119, #130, #140

Installation Instructions:

On Windows:

  1. Download the msi file.
  2. Double click the msi file to install.
  3. Open a new command prompt.
  4. Check out the docs at https://aka.ms/dotnet-core-uninstall-docs
  5. Run the tool by using dotnet-core-uninstall.
  6. If you accidentally mess up your Visual Studio installation, use "Repair" in the Visual Studio installer.

On macOS:

  1. Download the tar.gz file.
  2. Open terminal and change working directory to the directory with dotnet-core-uninstall.tar.gz.
  3. Use the following commands to install the tool and show help:
mkdir -p ~/dotnet-core-uninstall
tar -zxf dotnet-core-uninstall.tar.gz -C ~/dotnet-core-uninstall
cd ~/dotnet-core-uninstall
./dotnet-core-uninstall -h

1.0.115603

09 Mar 19:25
b1b2dd1
Compare
Choose a tag to compare

Changes

Fixed: #117

Installation Instructions:

On Windows:

  1. Download the msi file.
  2. Double click the msi file to install.
  3. Open a new command prompt.
  4. Check out the docs at https://aka.ms/dotnet-core-uninstall-docs
  5. Run the tool by using dotnet-core-uninstall.
  6. If you accidentally mess up your Visual Studio installation, use "Repair" in the Visual Studio installer.

On macOS:

  1. Download the tar.gz file.
  2. Open terminal and change working directory to the directory with dotnet-core-uninstall.tar.gz.
  3. Use the following commands to install the tool and show help:
mkdir -p ~/dotnet-core-uninstall
tar -zxf dotnet-core-uninstall.tar.gz -C ~/dotnet-core-uninstall
cd ~/dotnet-core-uninstall
./dotnet-core-uninstall -h

0.1.0-preview.20073.1 Pre-release

10 Feb 18:21
36be3f8
Compare
Choose a tag to compare
Pre-release

Changes

Fixed: #103, #105, #106, #107, #108, #109, #112

Installation Instructions:

On Windows:

  1. Download the msi file.
  2. Double click the msi file to install. There is no confirmation of installation success (we are working to improve this).
  3. Open a new command prompt.
  4. Check out the docs at https://aka.ms/dotnet-core-uninstall-docs
  5. Run the tool by using dotnet-core-uninstall.
  6. If you accidentally mess up your Visual Studio installation, use "Repair" in the Visual Studio installer.

On macOS:

  1. Download the tar.gz file.
  2. Open terminal and change working directory to the directory with dotnet-core-uninstall.tar.gz.
  3. Use the following commands to install the tool and show help:
mkdir -p ~/dotnet-core-uninstall
tar -zxf dotnet-core-uninstall.tar.gz -C ~/dotnet-core-uninstall
cd ~/dotnet-core-uninstall
./dotnet-core-uninstall -h

0.1.0-preview.19524.4 Pre-release

25 Oct 00:10
511a0fb
Compare
Choose a tag to compare
Pre-release

On Windows:

  1. Download the msi file.
  2. Double click the msi file to install. There is no confirmation of installation success (we are working to improve this).
  3. Open a new command prompt.
  4. Check out the docs at https://aka.ms/dotnet-core-uninstall-docs
  5. Run the tool by using dotnet-core-uninstall.
  6. If you accidentally mess up your Visual Studio installation, use "Repair" in the Visual Studio installer.

On macOS:

  1. Download the tar.gz file.
  2. Open terminal and change working directory to the directory with dotnet-core-uninstall.tar.gz.
  3. Use the following commands to install the tool and show help:
mkdir -p ~/dotnet-core-uninstall
tar -zxf dotnet-core-uninstall.tar.gz -C ~/dotnet-core-uninstall
cd ~/dotnet-core-uninstall
./dotnet-core-uninstall -h