-
Re: Error adding xUnit.net nuget package
Update: try the latest beta. I've added code to identify and remove duplicate attributes from the NuGet package file. It should at least work for the xunit.abstractions package, or packages with…2 · -
Re: Does AutoComplete work with F# type providers?
Yes, that's right: I get the autocompletion on the countries (and in the latest beta, the countries with spaces in their names are properly escaped). Let me know whether it makes any difference …1 · -
Re: BUG? Preprocessor directive LINQPAD
Thanks - this should now be fixed in the latest beta.2 · -
Re: delivering downloads over TLS
This is now fixed - the downloads have been switched over to TLS.1 · -
Re: Bug or intentionally removed? (Directory a hrefs no longer work)
And if that doesn't work, you can bypass the IE protection with this: new Hyperlinq (() => Process.Start (pathOrURI), "Click me").Dump();1 ·
