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.

Add .netcore3.0 build Target

See original GitHub issue

Please add an explicit netcoreapp3.0 Target to ensure compatibility.

I’ve done this with WPF class libs before, so feel free to assign to me and I’ll submit a PR.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:9
  • Comments:55 (28 by maintainers)

github_iconTop GitHub Comments

5reactions
DVaughancommented, Oct 14, 2019

NuGet package 1.0.30 is now available.

4reactions
prajaybasucommented, Apr 4, 2019

We are waiting for DevOps to be put in place before accepting anymore PRs. We must be able to validate the build and have the ability to release the product.

Ah ok. Everything works fine for me right now, but a preview .NET Core 3.0 build would make some warnings disappear when working with WPF on .NET Core.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Target frameworks in SDK-style projects - .NET
When you target a framework in an app or library, you're specifying the set of APIs that you'd like to make available to...
Read more >
Support multiple .NET Framework versions in your project file
Description of the various methods to target multiple .NET Framework versions from within a single NuGet package in your project file.
Read more >
msbuild - .NET Core - override default build targets
I added a new project with type ASP.NET Core 2/Empty that has all of the files, excluding the node_modules and similar ones via...
Read more >
Multi-targetting .Net Framework and .Net Core in a single project
A 15-second guide and 15-minute walk through. You have a .Net Core project, whether a netstandard library, or a netcore app, and you'd...
Read more >
Building a project that target .NET Framework 4.5 in Visual ...
So, the fix is simple: just copy the files from that package to C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4 ...
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