| Server IP : 209.209.40.120 / Your IP : 216.73.217.112 Web Server : Microsoft-IIS/10.0 System : Windows NT NEWWWW 10.0 build 17763 (Windows Server 2019) i586 User : NEWWWW$ ( 0) PHP Version : 8.3.30 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : C:/ProgramData/chocolatey/lib/visualstudio-installer/ |
Upload File : |
<?xml version="1.0"?>
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
<metadata>
<id>visualstudio-installer</id>
<version>2.0.3</version>
<title>Visual Studio Installer (remove only)</title>
<authors>Microsoft</authors>
<owners>jberezanski</owners>
<licenseUrl>https://visualstudio.microsoft.com/license-terms/</licenseUrl>
<projectUrl>https://visualstudio.microsoft.com/</projectUrl>
<iconUrl>https://rawcdn.githack.com/jberezanski/ChocolateyPackages/7e32702d4d99f08b5b73ae9c6622b0be61a2066e/icons/vs2022.png</iconUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>Uninstalling this package removes the Visual Studio Installer, which remains present after the Visual Studio product packages (such as [visualstudio2017enterprise](https://chocolatey.org/packages/visualstudio2017enterprise) or [visualstudio2019buildtools](https://chocolatey.org/packages/visualstudio2019buildtools)) are uninstalled.
This package does not install anything by itself.</description>
<summary>Provides a way to uninstall the Visual Studio Installer.</summary>
<releaseNotes>##### Software
[Visual Studio 2022 release notes](https://docs.microsoft.com/en-us/visualstudio/releases/2022/release-notes)
[Visual Studio 2019 release notes](https://docs.microsoft.com/en-us/visualstudio/releases/2019/release-notes)
[Visual Studio 2017 release notes](https://docs.microsoft.com/en-us/visualstudio/releasenotes/vs2017-relnotes)
##### Package
2.0.3: Updated extension dependency.</releaseNotes>
<copyright>https://www.microsoft.com/en-us/legal/intellectualproperty/permissions</copyright>
<tags>microsoft visual studio visualstudio vs 2017 2019 installer admin</tags>
<packageSourceUrl>https://github.com/jberezanski/ChocolateyPackages/tree/master/visualstudio-installer</packageSourceUrl>
<docsUrl>https://docs.microsoft.com/en-us/visualstudio/ide/</docsUrl>
<bugTrackerUrl>https://developercommunity.visualstudio.com/</bugTrackerUrl>
<dependencies>
<dependency id="chocolatey-visualstudio.extension" version="1.10.1" />
</dependencies>
</metadata>
</package>