Run GivenThatWeWantToVerifyPCLProjectReferenceCompat in helix
See original GitHub issueThe 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.
Issue Analytics
- State:
- Created 4 years ago
- Comments:5 (2 by maintainers)
Top 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 >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
nice 😄 @dotnet/dotnet-cli if no one compiles I will just remove it
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.