Skip to content

Commit

Permalink
Merge pull request grpc#9234 from jozefizso/patch-1
Browse files Browse the repository at this point in the history
Update link to CoApp installer
  • Loading branch information
jtattermusch authored Jan 9, 2017
2 parents 11ae5a7 + db194ce commit 881ff85
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions vsprojects/coapp/zlib/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Multiple versions of VS installed to be able to build all the targets:
* Visual Studio 2013
* Visual Studio 2010 (you might need SP1 to prevent LNK1123 error)

CoApp toolkit: http://downloads.coapp.org/files/CoApp.Tools.Powershell.msi
CoApp toolkit: http://coapp.org/files/CoApp.Tools.Powershell.msi

More details on installation: http://coapp.org/tutorials/installation.html

Expand All @@ -33,4 +33,4 @@ This will create three NuGet packages:
* the symbols package (debug symbols)

Later, you can push the package to NuGet.org repo.
Attention: before pusing the resulting nuget package to public nuget repo, you have to be 100% sure it works correctly - there’s no way how to delete or update an already existing package.
Attention: before pusing the resulting nuget package to public nuget repo, you have to be 100% sure it works correctly - there’s no way how to delete or update an already existing package.

0 comments on commit 881ff85

Please sign in to comment.