forked from dnSpy/dnSpy
-
-
Notifications
You must be signed in to change notification settings - Fork 634
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Problem Description
Currently in order to do development, it's require to download / or build dnSpy locally and make direct reference to dnSpy.Contracts.DnSpy.dll, that's inconvenient and probably make dnSpy plugins development unnecessary complicated.
Proposal
Publish dnSpy.Contracts.DnSpy and dnSpy.Contracts.Logic as Nuget packages.
Alternatives
Alternatively both assemblies can be in single Nuget package to simplify development story.
Additional Context
No response
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request