Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update ifc parser to use new nuget and ability to test #3830

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

adamhathcock
Copy link
Member

Updates server to have the new nuget and latest SDK. Ready for more updates
specklesystems/speckle-sharp-connectors#488

using var process2 = new SerializeProcess(
new ConsoleProgress(),
sqlite,
new DummyServerObjectManager(),
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why do we create a dummy... class instance in the main process?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This whole method isn't being used. I probably should move it but it's just for testing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants