Fix the build for .NET Standard release
See original GitHub issueI 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:
Issue Analytics
- State:
- Created 6 years ago
- Reactions:1
- Comments:5 (5 by maintainers)
Top 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 >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@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
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