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.

Fix the build for .NET Standard release

See original GitHub issue

@zidad said in #64

I have to fix the build, but didn’t have enough time for it yet, sorry…

so we just lack the build to finish this porting, if anyone can help is appreciated, otherwise we wait for @zidad

while doing this, remember to get the latest changes on develop branch, as you see there’s some commit (the grayed ones) that should be included in the master v1 release:

image

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:1
  • Comments:5 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
zidadcommented, May 9, 2018

@luigiberrettini build is on its way, sorry for the long delay, and thanks so much for your contribution: https://ci.appveyor.com/project/EasyNetQ/easynetq-management-client

0reactions
luigiberrettinicommented, May 11, 2018

The build is ok but tags should follow the pattern vX.Y.Z

GitHub releases create tags and give more information to your users: https://github.com/luigiberrettini/NLog.Targets.Syslog/releases

Read more comments on GitHub >

github_iconTop Results From Across the Web

dotnet build command - .NET CLI
The dotnet build command builds the project and its dependencies into a set of binaries. The binaries include the project's code in ...
Read more >
Building using dotnet build fails for .NET Standard library ...
I'm using the latest pre-release of GitVersionTask (4.0.0-beta0011) on a .NET standard library project and it seems to work from Visual ...
Read more >
NET Standard
NET Standard will be released, but .NET 5, .NET 6, and all future versions will continue to support .NET Standard 2.1 and earlier....
Read more >
Missing include for .NetStandard project when building on ...
I solved this issue by installing the . NET Core SDK and adding the MSBuildSDKsPath. I also copied the different SDKs from my...
Read more >
How to compile Full .NET along with NETStandard project
To install MSBuild on a system that doesn't have Visual Studio, go to Visual Studio downloads and scroll down to All Downloads, then...
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