Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
  • Loading branch information
adamhathcock committed Jan 9, 2025
1 parent 9a17bff commit b0b87fe
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ internal sealed class Connector : NAV.Plugins.DockPanePlugin
public override Control CreateControlPane()
{
AppDomain.CurrentDomain.AssemblyResolve += AssemblyResolver.OnAssemblyResolve<Connector>;

var services = new ServiceCollection();

services.Initialize(HostApplications.Navisworks, HostAppVersion.v2024);
Expand Down

0 comments on commit b0b87fe

Please sign in to comment.