Custom solution configurations don't work with NuGet packages #10489
Labels
Resolution:ByDesign
This issue appears to be ByDesign
Resolution:Duplicate
This issue appears to be a Duplicate of another issue
Style:PackageReference
Type:Feature
Details about Problem
NuGet product used Visual Studio: Visual Studio
Product version: 5.8.1
Custom solution configurations don't work with NuGet packages.
I guess NuGet needs the mapper for custom configuration names in the user project.
Repro steps and/or sample project
Use the NuGet package with custom configuration names
ex) debug_static/release_static instead of Debug/Release
The text was updated successfully, but these errors were encountered: