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.

Run GivenThatWeWantToVerifyPCLProjectReferenceCompat in helix

See original GitHub issue

The current work around is to run this test in build machine. And run everything else in helix.

This test uses profile, so even when Microsoft.NETFramework.ReferenceAssemblies is reference, it still asks for 4.5 and 4.6 developer pack.

https://github.com/dotnet/sdk/blob/07618e7bb55b2c1c4e93b08f4f327fe765af93e1/src/Tests/Microsoft.NET.Build.NonHelix.Tests/GivenThatWeWantToVerifyPCLProjectReferenceCompat.cs#L22

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
wli3commented, Nov 18, 2019

nice 😄 @dotnet/dotnet-cli if no one compiles I will just remove it

1reaction
dsplaistedcommented, Nov 18, 2019

This is testing Portable Class Libraries. We don’t have reference assembly packages for those.

I don’t know that these tests are especially valuable anymore.

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to Run Code in Helix? : r/HelixEditor
But in Helix I need to open another terminal window to execute the code. Is there a command to run the code directly...
Read more >
I'd need some help with run-shell-command #3132
Hi! I'd like to pass commands from helix to a zellij session, but I'm encountering a couple of roadblocks: 1 :sh zellij -s...
Read more >
Configuration
You can easily open the config file by typing :config-open within Helix normal ... shell, Shell to use when running external commands, Unix:...
Read more >
Installing Helix
To install Helix, follow the instructions specific to your operating system. Note that: ... Helix flatpak run com.helix_editor.Helix ...
Read more >
Helix – Interacting with CLI - YouTube
sh, :insert-output, :pipe are three awesome ways to interact with the command line in Helix Twitch: https://twitch.tv/lukepighetti Discord: ...
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