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

[API] Externalize IPackage and its interfaces #353

Closed
RichiCoder1 opened this issue Jul 8, 2015 · 1 comment
Closed

[API] Externalize IPackage and its interfaces #353

RichiCoder1 opened this issue Jul 8, 2015 · 1 comment

Comments

@RichiCoder1
Copy link
Member

Currently NuGet.IPackage and it's inherited interfaces are automatically internalized on build. These interfaces, however, are necessary in order to retrieve and map package information for use in Chocolatey GUI.

@ferventcoder ferventcoder added this to the 0.9.9.9 milestone Jul 8, 2015
RichiCoder1 added a commit to RichiCoder1/choco that referenced this issue Jul 8, 2015
Updates ILMerge's interlize ignore document to externalize the
NuGet.IPackage interfaces. This allows for library use of NuGet package
information.
ferventcoder pushed a commit that referenced this issue Jul 25, 2015
Updates ILMerge's interlize ignore document to externalize the
NuGet.IPackage interfaces. This allows for library use of NuGet package
information.
ferventcoder added a commit that referenced this issue Jul 25, 2015
* stable:
  (GH-353) Externalized Nuget IPackage interfaces
@ferventcoder ferventcoder changed the title Externalize IPackage and it's interfaces API - Externalize IPackage and its interfaces Jul 25, 2015
@RichiCoder1
Copy link
Member Author

👍 Awesome

ferventcoder added a commit that referenced this issue Jul 25, 2015
ferventcoder added a commit that referenced this issue Jul 25, 2015
* stable:
  (GH-285) Fix download loop if connection lost
  (maint) formatting
  (doc) add changelog for GH-353
@ferventcoder ferventcoder self-assigned this Sep 18, 2015
ferventcoder added a commit to ferventcoder/choco that referenced this issue Jan 27, 2016
ferventcoder added a commit to ferventcoder/choco that referenced this issue Jan 27, 2016
ferventcoder added a commit to ferventcoder/choco that referenced this issue Jan 27, 2016
When ILMerging the choocolatey.dll, only externalize Chocolatey and
NuGet namespaced items.
ferventcoder added a commit to ferventcoder/choco that referenced this issue Jan 27, 2016
ferventcoder added a commit to ferventcoder/choco that referenced this issue Jan 27, 2016
ferventcoder added a commit to ferventcoder/choco that referenced this issue Jan 27, 2016
When ILMerging the choocolatey.dll, only externalize Chocolatey and
NuGet namespaced items.
ferventcoder added a commit to ferventcoder/choco that referenced this issue Jan 28, 2016
ferventcoder added a commit to ferventcoder/choco that referenced this issue Jan 28, 2016
ferventcoder added a commit to ferventcoder/choco that referenced this issue Jan 28, 2016
When ILMerging the choocolatey.dll, only externalize Chocolatey and
NuGet namespaced items.
ferventcoder added a commit to ferventcoder/choco that referenced this issue Jan 28, 2016
ferventcoder added a commit to ferventcoder/choco that referenced this issue Jan 28, 2016
ferventcoder added a commit to ferventcoder/choco that referenced this issue Jan 28, 2016
When ILMerging the choocolatey.dll, only externalize Chocolatey and
NuGet namespaced items.
ferventcoder added a commit to ferventcoder/choco that referenced this issue Jan 28, 2016
ferventcoder added a commit to ferventcoder/choco that referenced this issue Jan 28, 2016
ferventcoder added a commit to ferventcoder/choco that referenced this issue Jan 28, 2016
When ILMerging the choocolatey.dll, only externalize Chocolatey and
NuGet namespaced items.
ferventcoder added a commit that referenced this issue Jan 30, 2016
ferventcoder added a commit that referenced this issue Jan 30, 2016
When ILMerging the choocolatey.dll, only externalize Chocolatey and
NuGet namespaced items.
@ferventcoder ferventcoder changed the title API - Externalize IPackage and its interfaces [API] Externalize IPackage and its interfaces Aug 29, 2017
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

3 participants