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

Publish a NuGet package and associated symbol package #820

Open
GoogleCodeExporter opened this issue Jan 1, 2016 · 3 comments
Open

Publish a NuGet package and associated symbol package #820

GoogleCodeExporter opened this issue Jan 1, 2016 · 3 comments

Comments

@GoogleCodeExporter
Copy link

We should push out a NuGet package as well as a symbols package to better 
integrate with the developing NuGet ecosystem as well as to make our debugging 
symbols easily obtainable for those wishing to debug without downloading the 
source.

NuGet packages: 
http://docs.nuget.org/docs/creating-packages/creating-and-publishing-a-package

SymbolSource: 
http://docs.nuget.org/docs/creating-packages/creating-and-publishing-a-symbol-pa
ckage

These look pretty easy to do. We should do this once July ships. 

Original issue reported on code.google.com by Mike.Popoloski on 27 Jul 2011 at 1:41

@GoogleCodeExporter
Copy link
Author

Milestone.

Original comment by Mike.Popoloski on 30 Dec 2011 at 3:43

  • Added labels: Milestone-January12
  • Removed labels: Milestone-July11

@GoogleCodeExporter
Copy link
Author

Problem with this is that there's no handling in NuGet for x86 / x64. I've got 
some ideas though, such as embedding into a stub DLL. Will look into it further.

Original comment by Mike.Popoloski on 4 May 2012 at 12:17

  • Removed labels: Milestone-January12

@GoogleCodeExporter
Copy link
Author

N.B. there appears to be an (unofficial?) NuGet package: 
https://www.nuget.org/packages/SlimDX/4.0.13.43

Original comment by [email protected] on 25 Sep 2013 at 1:39

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

No branches or pull requests

1 participant