Skip to content
This repository was archived by the owner on Jul 19, 2024. It is now read-only.

Split the NuGet package into two: codegen package & api package#22

Merged
nehmebilal merged 1 commit intomicrosoft:masterfrom
nehmebilal:nugets
May 4, 2017
Merged

Split the NuGet package into two: codegen package & api package#22
nehmebilal merged 1 commit intomicrosoft:masterfrom
nehmebilal:nugets

Conversation

@nehmebilal
Copy link
Copy Markdown
Collaborator

Splitting the NuGet package allows users to install the SimpleStubs Apis into a project that doesn't need code generation of stubs but only needs to access SimpleStubs Apis. This is particularly useful for putting all stubs in one class library. The PR partially solves #18.

This allow users to install the SimpleStubs Apis into a project that
doesn't need code generation of stubs but only to access SimpleStubs Apis.
This is particularly useful for putting all stubs in one class library.
@nehmebilal nehmebilal merged commit 6a7f2c2 into microsoft:master May 4, 2017
@nehmebilal nehmebilal changed the title Simple the NuGet package into two: codegen package & api package Split the NuGet package into two: codegen package & api package May 4, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants