Skip to content
  • This project
    • Loading...
  • Sign in

Christian Gerdes / WebServicePlugins

Go to a project
Toggle navigation
Toggle navigation pinning
  • Projects
  • Groups
  • Snippets
  • Help
  • Project
  • Activity
  • Repository
  • Graphs
  • Issues 12
  • Merge Requests 0
  • Wiki
  • Network
  • Create a new issue
  • Commits
  • Issue Boards
Closed
Open
Issue #3 opened 7 years ago by Christian Gerdes@lilchger

Install runtime as public assembly

The runtime dll needs to be placed in one of the public assemblies folders, registered in the registry user keys. See https://support.microsoft.com/en-us/help/306149/how-to-display-an-assembly-in-the-add-reference-dialog-box The Initialize method of the VSIX package can then check to make sure the dll is added as a reference to the Projects in the loaded solution.

A better solution would be to use NuGet packages for this (added as enhancement in #1) but this solution would be quicker to implement.

Edited 7 years ago
  • Christian Gerdes
    @lilchger

    mentioned in commit de2f19f7

    7 years ago

    Mentioned in commit de2f19f7

    Toggle commit list
  • Christian Gerdes
    @lilchger commented 7 years ago
    Master

    Fixed in commit de2f19f7

  • Christian Gerdes
    @lilchger

    status changed to closed

    7 years ago

    Status changed to closed

    Toggle commit list
  • Please register or sign in to post a comment
Assignee
No assignee
Assign to
None
Milestone
None
Assign milestone
None
Due date
No due date
2
Labels
critical enhancement
Assign labels
  • View labels
1
1 participant
Reference: lilchger/WebServicePlugins#3