Jørn Wildt

Results 89 comments of Jørn Wildt

This is most likely the issue for the appveyor setup: > The reference assemblies for framework ".NETFramework,Version=v5.0" I have bumped the target framework for the two test projects to .NET...

This is the test-output I get: ``` Log level is set to Informational (Default). Test data store opened in 0,172 sec. Test project Xunit.Gherkin.Quick does not reference any .NET NuGet...

Well, here is another reason for bumping the framework. When I compile the projects (without my changes) I get this warning: > warning NETSDK1138: The target framework 'netcoreapp2.0' is out...

What version of Visual Studio are you running? Mine is version 16.8.6.

Here is the full build log after a complete project reset: ``` 1>------ Rebuild All started: Project: Xunit.Gherkin.Quick, Configuration: Debug Any CPU ------ 1>Xunit.Gherkin.Quick -> D:\Projects\Xunit.Gherkin.Quick\source\Xunit.Gherkin.Quick\bin\Debug\netstandard1.5\Xunit.Gherkin.Quick.dll 2>------ Rebuild All started:...

Using the cucumberautocomplete extension (https://github.com/alexkrechik/VSCucumberAutoComplete) in VS Code actually allows you to goto definition. That extension scans text/source files (not assemblies) for patterns like "Given(...)" and assumes that defines steps...

I have a similar issue on my work computer, not my personal one. When the popup opens and I click on "Login with solid community", nothing happens. If I then...

Just tried to disable privacy badger - and now it works even in normal browser mode. Fun thing is that it continued to work after I enabled Privacy Badger again....

I just check the privacy badger's FAQ. This is what it says: > At a more technical level, Privacy Badger keeps note of the "third party" domains that embed images,...

If popup.html embed images and javascript etc. from external services then I guess Privacy Badger does it job as it is supposed to and how I want it to. In...