Skip to content

Enable NuGet packaging for all shipped binaries - #3

Merged
David Wilson (daviwil) merged 3 commits into
masterfrom
daviwil/nuget-packaging
Jul 21, 2015
Merged

Enable NuGet packaging for all shipped binaries#3
David Wilson (daviwil) merged 3 commits into
masterfrom
daviwil/nuget-packaging

Conversation

@daviwil

Copy link
Copy Markdown
Contributor

This change introduces .nuspec files so that NuGet packages can be
built for all of the shippable projects in the solution. Initial
package build will be performed by AppVeyor and final package
build for release will be done through some other means after the
binaries have been signed and strong-named.

@daviwil
David Wilson (daviwil) force-pushed the daviwil/nuget-packaging branch 6 times, most recently from c4ebde4 to de0b0dc Compare July 21, 2015 23:07
This change introduces .nuspec files so that NuGet packages can be
built for all of the shippable projects in the solution.  Initial
package build will be performed by AppVeyor and final package
build for release will be done through some other means after the
binaries have been signed and strong-named.
This change adds an appveyor.yml file to configure AppVeyor
settings that are used for build runs.  This file will be used
in the future for configuring the version number for release
builds.
@daviwil David Wilson (daviwil) changed the title Add .nuspec files for all shippable projects Enable NuGet packaging for all shipped binaries Jul 21, 2015
David Wilson (daviwil) added a commit that referenced this pull request Jul 21, 2015
Enable NuGet packaging for all shipped binaries
@daviwil
David Wilson (daviwil) merged commit 755a7a9 into master Jul 21, 2015
@daviwil
David Wilson (daviwil) deleted the daviwil/nuget-packaging branch July 22, 2015 23:02
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

Successfully merging this pull request may close these issues.

1 participant