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

Feature/1781 split eddi project revised #1814

Closed
wants to merge 8 commits into from

Conversation

richardbuckle
Copy link
Member

Fixes #1781 and supercedes #1796.

@@ -32,6 +33,14 @@ public static void Main()
StartRollbar(); // do immediately to initialize error reporting
ApplyAnyOverrideCulture(); // this must be done before any UI is generated

// Start by fetching information from the update server, and handling appropriately
Copy link
Member Author

Choose a reason for hiding this comment

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

Not sure that moving the test to here will also work for VA users: needs test

Copy link
Member

Choose a reason for hiding this comment

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

Works in VA. :-)

@richardbuckle richardbuckle deleted the feature/1781-SplitEddiProject branch June 9, 2020 00:42
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.

Split EDDI project into EddiCore and EddiApp
3 participants