-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Labels
Priority:2Work that is important, but not critical for the releaseWork that is important, but not critical for the releasetriaged
Description
Context
This recently came up internally when a customer tried to move from .sln to .slnx. Not all targets were included. The fix was to rename the existing after.{SolutionName}.sln.targets to after.{SolutionName}.slnx.targets.
Suggestion
For the smoother transition experience from .sln to the new solution format .slnx we should load after.{SolutionName}.sln.targets for .slnx too. We decided not to load after.{SolutionName}.slnx.targets for .slnx.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Priority:2Work that is important, but not critical for the releaseWork that is important, but not critical for the releasetriaged