-
-
Notifications
You must be signed in to change notification settings - Fork 134
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
DllExport_Configure.bat crashes #58
Comments
duplicate of #56
Please wait public release or use our nightly builds ! Read additional details there.
The message below also tells you about required removing this before continue. Please remove, then continue. Just information for obsolete way because we still use nuget server by default for distribution. I illustrated this moment here, again: https://youtu.be/okPThdWDZMM?t=10s |
The nightly build crashes with the same error as posted above. |
@ArgusMagnus It cannot be true. I hope you're trying with new binaries from use key
so you can use for example: DllExport -pkg-link https://ci.appveyor.com/api/buildjobs/76c9hywa45buks9b/artifacts/bin\Release\DllExport.1.6.0-beta3.nupkg -packages packages\\ -action Configure call it inside root solution directory |
It seems to work now with the 1.6-RC |
If I try to build the project with the NuGet package installed, the message telling me that nuget is no longer support keeps poping up and nothing else happens if I close it. If I run the DllExport_Configure.bat manually, I get the following error, which I guess is because I have other project types in the same solution which are not supported (Apra.Core is a .NETStandard project, I want to use DllExport with Apra.PointOfService which is a .NET 4.6.1 library):
The text was updated successfully, but these errors were encountered: