Skip to content
This repository was archived by the owner on Jan 12, 2024. It is now read-only.

Commit e899038

Browse files
adalonkzu
authored andcommitted
Enabled EditProjectFile command
Fixes NuGet/Home#4728
1 parent 1287448 commit e899038

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

src/VisualStudio/NuGet.Packaging.VisualStudio/Targets/NuGet.Packaging.Authoring.targets

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,9 @@ Copyright (c) .NET Foundation. All rights reserved.
8484
VisualStudioWellKnownOutputGroups;
8585
SingleFileGenerators;
8686
DeclaredSourceItems;
87-
UserSourceItems;" />
87+
UserSourceItems;
88+
HandlesOwnReload;
89+
OpenProjectFile" />
8890

8991
<!-- Reference Manager capabilities -->
9092
<ProjectCapability Include="ReferenceManagerAssemblies" />

0 commit comments

Comments
 (0)