Matthias Dittrich
Matthias Dittrich
### Description When I run `paket.exe update` in the Paket repository I get: ``` Paket failed with -> Could not find nuspec in 'E:\Projects\Paket\packages\System.Xml.XPath.XmlDocument.4.3.0', try deleting the directory and restoring...
>@forki I noticed a problem on GitLab which basically boils down to paket (crashing with stackoverflow) having trouble to resolve: > > ``` > group Build > source https://api.nuget.org/v3/index.json >...
See the related discussion in https://github.com/fsharp/FAKE/issues/2439. While FAKE indeed makes it harder to debug the issue, the underlying issue is that Expecto is not running my tests properly. I'm not...
See conversation in https://github.com/fsharp/FAKE/issues/2272 Basically, we should ship a `netstandard` based design-time assembly.
@forki Told me to show how to do it. Some things are not perfekt: - Instead of build.cmd/build.sh I'd urge you to educate your users to install fake by their...
### Description Currently I'm trying to improve the FAKE 5 CLI even further by having multi-phase parameter parsing (at least I'm playing with the idea). This means I somehow need...
### Description ``` Script reported an error: -> BuildFailedException: Target '_DotNetPackage' failed. -> One or more errors occurred. (Method not found: 'Void PackOptions..ctor(Options, BuildConfiguration, Microsoft.FSharp.Core.FSharpOption`1, Microsoft.FSharp.Core.FSharpOption`1, Microsoft.FSharp.Core.FSharpOption`1, Boolean)'.) -> MissingMethodException:...
### Description See https://github.com/fsharp/FAKE/issues/2314 and https://github.com/fsharp/FAKE/pull/2318/commits/797ddaebd9faeae44ea8612608004c5ebb9585e4 We need this such that the caching layer can "free" the file locks and try again on potential failures. Ideally, we test if this...
### Description To make sure to "see" that the build has failed, even on small command-line windows, we should skip the performance overview on failure. We should be able to...
This is an announcement to let you guys know that I cancelled the domain renewal. As I'm not involved in the project anymore it didn't make a lot of sense...