Microsoft.VisualStudio.Setup.Configuration.Interop 3.13.2069

Prefix Reserved
dotnet add package Microsoft.VisualStudio.Setup.Configuration.Interop --version 3.13.2069
                    
NuGet\Install-Package Microsoft.VisualStudio.Setup.Configuration.Interop -Version 3.13.2069
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Microsoft.VisualStudio.Setup.Configuration.Interop" Version="3.13.2069" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.VisualStudio.Setup.Configuration.Interop" Version="3.13.2069" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.VisualStudio.Setup.Configuration.Interop" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Microsoft.VisualStudio.Setup.Configuration.Interop --version 3.13.2069
                    
#r "nuget: Microsoft.VisualStudio.Setup.Configuration.Interop, 3.13.2069"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=Microsoft.VisualStudio.Setup.Configuration.Interop&version=3.13.2069
                    
Install Microsoft.VisualStudio.Setup.Configuration.Interop as a Cake Addin
#tool nuget:?package=Microsoft.VisualStudio.Setup.Configuration.Interop&version=3.13.2069
                    
Install Microsoft.VisualStudio.Setup.Configuration.Interop as a Cake Tool

Managed query API for enumerating Visual Studio setup instances using embeddable interoperability types.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed. 
.NET Core netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.1 is compatible. 
.NET Framework net35 is compatible.  net40 was computed.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETFramework 3.5

    • No dependencies.
  • .NETStandard 2.1

    • No dependencies.

NuGet packages (14)

Showing the top 5 NuGet packages that depend on Microsoft.VisualStudio.Setup.Configuration.Interop:

Package Downloads
Microsoft.VisualStudio.SDK

Visual Studio SDK meta-package. Reference this to get references to most other Visual Studio extensibility packages.

Madskristensen.VisualStudio.SDK

Meta package containing all Visual Studio SDK Reference Assemblies

PostSharp.Engineering.BuildTools

A multi-repo build orchestrator used by PostSharp Technologies for its products and for Metalama.

Stride.Core.Design

Package Description

Xenko.Core.Design

Package Description

GitHub repositories (44)

Showing the top 20 popular GitHub repositories that depend on Microsoft.VisualStudio.Setup.Configuration.Interop:

Repository Stars
stride3d/stride
Stride (formerly Xenko), a free and open-source cross-platform C# game engine.
dotnet/msbuild
The Microsoft Build Engine (MSBuild) is the build platform for .NET and Visual Studio.
dotnet/Silk.NET
The high-speed OpenGL, OpenCL, OpenAL, OpenXR, GLFW, SDL, Vulkan, Assimp, WebGPU, and DirectX bindings library your mother warned you about.
CosmosOS/Cosmos
Cosmos is an operating system "construction kit". Build your own OS using managed languages such as C#, VB.NET, and more!
dotnet/sdk
Core functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI
github/VisualStudio
GitHub Extension for Visual Studio
EWSoftware/SHFB
Sandcastle Help File Builder (SHFB). A standalone GUI, Visual Studio integration package, and MSBuild tasks providing full configuration and extensibility for building help files with the Sandcastle tools.
NuGet/NuGetGallery
NuGet Gallery is a package repository that powers https://www.nuget.org. Use this repo for reporting NuGet.org issues.
Excel-DNA/ExcelDna
Excel-DNA - Free and easy .NET for Excel. This repository contains the core Excel-DNA library.
dotnet/try-convert
Helping .NET developers port their projects to .NET Core!
malware-dev/MDK-SE
Malware's Development Kit for SE
ubisoft/Sharpmake
Sharpmake is an open-source C#-based solution for generating project definition files, such as Visual Studio projects and solutions, GNU makefiles, Xcode projects, etc.
dotnet/project-system
The .NET Project System for Visual Studio
yuzd/AntDeploy
Tools to deploy applications to remote server(iis,windowsService,linuxService,docker) support netframework and dotnetcore,support rollback and increment deploy
NuGet/NuGet.Client
Client Tools for NuGet - including Visual Studio extensions, command line tools, and msbuild support. (Open issues on https://github.com/nuget/home/issues)
riganti/dotvvm
Open source MVVM framework for Web Apps
dotnet/cli-lab
A guided tool will be provided to enable the controlled clean up of a system such that only the desired versions of the Runtime and SDKs remain.
tomasr/viasfora
A Visual Studio Extension containing miscellaneous improvements to the editor.
dotnet/dotnet
Home of .NET's Virtual Monolithic Repository which includes all the code needed to build the .NET SDK.
microsoft/theme-converter-for-vs
CLI tool that allows you to convert your VS Code color theme to a VS 2022 color theme.
Version Downloads Last updated
3.13.2069 18,634 2/12/2025
3.12.2149 113,753 11/12/2024
3.11.2177 238,365 8/13/2024
3.10.2154 89,322 5/21/2024
3.9.2164 93,162 2/14/2024
3.8.2112 114,805 11/15/2023
3.7.2175 150,565 8/11/2023
3.6.2115 157,488 5/16/2023
3.5.2145 88,417 3/3/2023
3.4.2244 210,646 11/10/2022
3.3.2180 138,341 8/10/2022
3.2.2146 5,058,458 5/10/2022
3.1.2196 265,598 2/16/2022
3.0.4496 257,047 1/21/2022
3.0.4492 723,982 11/8/2021
2.3.2262-g94fae01e 194,110 8/22/2019
2.3.2200-develop-g2d3a6646 1,989 8/8/2019
1.16.30 11,670,521 1/26/2018
1.15.114-develop-ge5938514 1,308 11/21/2017
1.15.103 114,176 11/21/2017
1.14.114 156,820 9/15/2017
1.11.2290 161,574 6/23/2017
1.11.2273 5,003 6/12/2017
1.11.1199 1,829 5/27/2017
1.11.1185 1,780 5/22/2017
1.11.1179 2,461 5/19/2017
1.11.1173 1,750 5/16/2017
1.10.101 10,045 5/10/2017
1.9.83 1,540 5/8/2017
1.8.24 259,756 3/8/2017
1.7.13-rc 3,040 2/8/2017
1.5.125-rc 1,308 1/28/2017
1.4.174-rc 1,223 1/25/2017
1.4.170-rc 1,171 1/26/2017
1.3.269-rc 380,290 11/16/2016
1.2.304-preview5 39,822 10/5/2016
1.1.142-preview4-29265 37,495 9/2/2016