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

Build experimental nugets with dotnet CLI #7144

Merged
merged 4 commits into from
Jun 30, 2016

Conversation

jtattermusch
Copy link
Contributor

@jtattermusch jtattermusch commented Jun 29, 2016

Adds a set of experimental NuGet packages created by dotnet pack command. These experimental nugets target both net45 and netstandard1.5.
The production nugets are already getting built on Windows and that's not changing until we verify that the new nugets work properly on all supported platforms and support older version of tooling as well (VS2013, monodevelop, mono, xamarin studio).

@jtattermusch
Copy link
Contributor Author

CC @jskeet (you might care about the lines that install dotnet cli in a debian-based dockerfile).

@jskeet
Copy link
Contributor

jskeet commented Jun 29, 2016

Ta. Had been using the Ubuntu version in my PR, but good to hear this works. Will give that a try next :)

@jtattermusch
Copy link
Contributor Author

Ubuntu 14.04 has worked for me as well, using the instructions from https://www.microsoft.com/net/core#ubuntu

@jtattermusch
Copy link
Contributor Author

@apolcyn let's get this PR in early.

@apolcyn
Copy link
Contributor

apolcyn commented Jun 30, 2016

LGTM

@jtattermusch
Copy link
Contributor Author

test failures are unrelated.

@jtattermusch jtattermusch merged commit ae51a39 into grpc:master Jun 30, 2016
@lock lock bot locked as resolved and limited conversation to collaborators Jan 27, 2019
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.

4 participants