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

Use the new release in older AutoCAD. #12

Closed
Joao-Bosco-de-Carvalho-Junior opened this issue May 14, 2019 · 2 comments
Closed

Use the new release in older AutoCAD. #12

Joao-Bosco-de-Carvalho-Junior opened this issue May 14, 2019 · 2 comments

Comments

@Joao-Bosco-de-Carvalho-Junior

Hello, I don't know how to "target other versions with the source files and build yourself".
I use Visual Studio 2019 and AutoCAD 2013.

Could you explain this better, please?

Thank you!

@luanshixia
Copy link
Owner

Replace the Nuget references with references to the .dll files from the AutoCAD 2013 .NET SDK.

The commit to update to use Nuget is here:
9cd9a8d#diff-35d814bb6f9b1c35116318e1a5ab2f8a

Basically you want to revert the changes to the references in the .csproj file.

@luanshixia
Copy link
Owner

I am working on publishing binary releases for major AutoCAD versions. Will keep this page posted.

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

No branches or pull requests

2 participants