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

Add revision numbering schema support #289

Merged

Conversation

SergeyNefyodov
Copy link
Contributor

@SergeyNefyodov SergeyNefyodov commented Sep 16, 2024

Summary of the Pull Request

Add revision numbering schema support

Description:

Quality Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings

Copy link

Qodana for .NET

It seems all right 👌

No new problems were found according to the checks applied

💡 Qodana analysis was run in the pull request mode: only the changed files were checked
☁️ View the detailed Qodana report

Contact Qodana team

Contact us at qodana-support@jetbrains.com

@Nice3point Nice3point merged commit 371bb65 into jeremytammik:dev Sep 16, 2024
2 of 3 checks passed
@Nice3point
Copy link
Collaborator

Nice3point commented Sep 16, 2024

@SergeyNefyodov
D:a\RevitLookup\RevitLookup\source\RevitLookup\Core\ComponentModel\Descriptors\RevisionNumberingSequenceDescriptor.cs(25,50): error CS0246: The type or namespace name 'RevisionNumberingSequence' could not be found (are you missing a using directive or an assembly reference?)

I missed it, but we have to to add a multiversion support for it

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

Successfully merging this pull request may close these issues.

2 participants