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

Add ReleaseSigned configuration for C# #675

Merged
merged 4 commits into from Aug 3, 2015

Conversation

jtattermusch
Copy link
Contributor

Recreated #657 against master.

-- add build configuration ReleaseSigned which builds signed assemblies
-- update nuspec file to use signed assemblies.
-- added protoc.exe and well known proto files to tools/ directory in nuget package.
-- some additional nits.

fixes #608

@jtattermusch jtattermusch changed the title DO NOT MERGE: Add ReleaseSigned configuration for C# Add ReleaseSigned configuration for C# Aug 2, 2015
@jtattermusch
Copy link
Contributor Author

I believe I addressed all the comments from #657.

@jskeet
Copy link
Contributor

jskeet commented Aug 3, 2015

Okay, looks good - but we should review everything around version numbers before we create and push a NuGet package.

jskeet added a commit that referenced this pull request Aug 3, 2015
Add ReleaseSigned configuration for C#
@jskeet jskeet merged commit bf1cc92 into protocolbuffers:master Aug 3, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add ReleaseSigned configuration for C#
3 participants