question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Publish a tools NuGet package

See original GitHub issue

I.e. with all the bits in tools/ in the NuGet package. This would allow me to bootstrap dotnet-script locally and use it run build scripts, instead of using csi.exe inside Microsoft.Net.Compilers.

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:13 (11 by maintainers)

github_iconTop GitHub Comments

1reaction
adamralphcommented, Nov 5, 2017

Absolutely. Thanks for asking the right questions and making me think it through. 😃

0reactions
adamralphcommented, Nov 5, 2017
Read more comments on GitHub >

github_iconTop Results From Across the Web

Create and publish a NuGet package using Visual Studio ...
With Microsoft Visual Studio, you can create a NuGet package from a .NET class library, and then publish it to nuget.org using a...
Read more >
Publish NuGet Packages | JetBrains Space Documentation
The fastest way to publish a NuGet package is to directly upload it to a NuGet feed. Open the Packages page and select...
Read more >
Using NuGet to publish .NET packages
Using NuGet to publish .NET packages · Open Visual Studio, go to File > New > Project, expand the Visual C# > .NET...
Read more >
How to pack command line tools with NuGet?
Direct Answer. 1.Can you confirm that the convention is that MyApp binaries should go into the tools folder in the NuGet package?
Read more >
Create and publish a NuGet package with Visual Studio
To publish this package from your local machine, go to Visual studio target project -> Tools -> Options -> Add. Browse to the...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found