- Notifications
You must be signed in to change notification settings - Fork62
Releases: dotnet/cli-lab
1.7.618124
2011e55
Compare
Changes
- #322 -- Support for arm64
- #323#382 -- Signing for MacOS
- #329 -- Fix Windows .msi signing
- #318 -- Removes VSMac checks by default and adds
--preserve-mac-vs-sdks
flag to get the prior behavior - #324 -- Various version bug fixes
- #324 -- Adds
--version
and--preserve-mac-vs-sdks
options to help.
Installation Instructions:
On Windows:
Warning
If you are updating from version 1.6.0, you will need to uninstall that release before installing this release to prevent a bug caused by the 1.6.0 release being packaged incorrectly. If you do not uninstall 1.6.0 first, thedotnet-core-uninstall.exe
file will not exist after updating.
- Download the msi file below.
- Double click the msi file to install.
- Open a new command prompt.
- Check out the docs athttps://aka.ms/dotnet-core-uninstall-docs
- Run the tool by using dotnet-core-uninstall.
- If you accidentally mess up your Visual Studio installation, use "Repair" in the Visual Studio installer.
On macOS:
Download the correct architecture 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-uninstalltar -zxf dotnet-core-uninstall.tar.gz -C~/dotnet-core-uninstallcd~/dotnet-core-uninstall./dotnet-core-uninstall -h
Full Changelog:1.7.550802...1.7.618124
Assets5
Uh oh!
There was an error while loading.Please reload this page.
1.7.550802
25e91f1
Compare
Changes
- #308 -- Added support for uninstalling .NET 9
Installation Instructions:
On Windows:
Warning
If you are updating from version 1.6.0, you will need to uninstall that release before installing this release to prevent a bug caused by the 1.6.0 release being packaged incorrectly. If you do not uninstall 1.6.0 first, thedotnet-core-uninstall.exe
file will not exist after updating.
- Download the msi file below.
- Double click the msi file to install.
- Open a new command prompt.
- Check out the docs athttps://aka.ms/dotnet-core-uninstall-docs
- Run the tool by using dotnet-core-uninstall.
- 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-uninstalltar -zxf dotnet-core-uninstall.tar.gz -C~/dotnet-core-uninstallcd~/dotnet-core-uninstall./dotnet-core-uninstall -h
Assets4
Uh oh!
There was an error while loading.Please reload this page.
1.7.521001
2cd7c9a
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:
Warning
If you are updating from version 1.6.0, you will need to uninstall that release before installing this release to prevent a bug caused by the 1.6.0 release being packaged incorrectly. If you do not uninstall 1.6.0 first, thedotnet-core-uninstall.exe
file will not exist after updating.
- Download the msi file below.
- Double click the msi file to install.
- Open a new command prompt.
- Check out the docs athttps://aka.ms/dotnet-core-uninstall-docs
- Run the tool by using dotnet-core-uninstall.
- 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-uninstalltar -zxf dotnet-core-uninstall.tar.gz -C~/dotnet-core-uninstallcd~/dotnet-core-uninstall./dotnet-core-uninstall -h
Assets4
Uh oh!
There was an error while loading.Please reload this page.
1.6.0
fa75b71
Compare
Changes
- #235 allows management of .NET 7 releases of the .NET SDK
- Various dependency updates to stay ahead of component governance
Warning
The Windows MSI for this release has a packaging bug that causes upgradesfrom this version to be faulty. For this reason, we recommend uninstalling this 1.6.0 release before installing new versions on Windows.
Installation Instructions:
On Windows:
- Download the msi file below.
- Double click the msi file to install.
- Open a new command prompt.
- Check out the docs athttps://aka.ms/dotnet-core-uninstall-docs
- Run the tool by using dotnet-core-uninstall.
- 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-uninstalltar -zxf dotnet-core-uninstall.tar.gz -C~/dotnet-core-uninstallcd~/dotnet-core-uninstall./dotnet-core-uninstall -h
Assets4
Uh oh!
There was an error while loading.Please reload this page.
1.5.255402
e07a3c9
Compare
Changes
Fixed:#210
Installation Instructions:
On Windows:
- Download the msi file.
- Double click the msi file to install.
- Open a new command prompt.
- Check out the docs athttps://aka.ms/dotnet-core-uninstall-docs
- Run the tool by using dotnet-core-uninstall.
- 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-uninstalltar -zxf dotnet-core-uninstall.tar.gz -C ~/dotnet-core-uninstallcd ~/dotnet-core-uninstall./dotnet-core-uninstall -h
Assets4
Uh oh!
There was an error while loading.Please reload this page.
1.4.251302
0855d12
Compare
Changes
Fixed:#200
Installation Instructions:
On Windows:
- Download the msi file.
- Double click the msi file to install.
- Open a new command prompt.
- Check out the docs athttps://aka.ms/dotnet-core-uninstall-docs
- Run the tool by using dotnet-core-uninstall.
- 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-uninstalltar -zxf dotnet-core-uninstall.tar.gz -C ~/dotnet-core-uninstallcd ~/dotnet-core-uninstall./dotnet-core-uninstall -h
Assets4
Uh oh!
There was an error while loading.Please reload this page.
1.3.245803
acb8777
Compare
Changes
Installation Instructions:
On Windows:
- Download the msi file.
- Double click the msi file to install.
- Open a new command prompt.
- Check out the docs athttps://aka.ms/dotnet-core-uninstall-docs
- Run the tool by using dotnet-core-uninstall.
- 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-uninstalltar -zxf dotnet-core-uninstall.tar.gz -C ~/dotnet-core-uninstallcd ~/dotnet-core-uninstall./dotnet-core-uninstall -h
Assets4
Uh oh!
There was an error while loading.Please reload this page.
1.2.206301
52c50bd
Compare
Changes
Installation Instructions:
On Windows:
- Download the msi file.
- Double click the msi file to install.
- Open a new command prompt.
- Check out the docs athttps://aka.ms/dotnet-core-uninstall-docs
- Run the tool by using dotnet-core-uninstall.
- 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-uninstalltar -zxf dotnet-core-uninstall.tar.gz -C ~/dotnet-core-uninstallcd ~/dotnet-core-uninstall./dotnet-core-uninstall -h
Assets4
Uh oh!
There was an error while loading.Please reload this page.
1.1.122401
315d430
Compare
Changes
Installation Instructions:
On Windows:
- Download the msi file.
- Double click the msi file to install.
- Open a new command prompt.
- Check out the docs athttps://aka.ms/dotnet-core-uninstall-docs
- Run the tool by using
dotnet-core-uninstall
. - 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-uninstalltar -zxf dotnet-core-uninstall.tar.gz -C ~/dotnet-core-uninstallcd ~/dotnet-core-uninstall./dotnet-core-uninstall -h
Assets4
Uh oh!
There was an error while loading.Please reload this page.
1.0.115603
b1b2dd1
Compare
Changes
Fixed:#117
Installation Instructions:
On Windows:
- Download the msi file.
- Double click the msi file to install.
- Open a new command prompt.
- Check out the docs athttps://aka.ms/dotnet-core-uninstall-docs
- Run the tool by using
dotnet-core-uninstall
. - 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-uninstalltar -zxf dotnet-core-uninstall.tar.gz -C ~/dotnet-core-uninstallcd ~/dotnet-core-uninstall./dotnet-core-uninstall -h
Assets4
Uh oh!
There was an error while loading.Please reload this page.