Casper

Results 43 issues of Casper

### Description ### Repro steps I ran a `dotnet paket clear-cache` and trying to run paket again, I get: > Cannot use file stream for [C:\Users\..\.nuget\packages\paket\6.2.1\tools\netcoreapp2.1\any\paket.deps.json]: No such file or...

### Description When switching a SAFE stack minimal template from nuget to paket and then try to build, there is a problem with a conflict between a net5 and net6...

I want to pass the CL argument --summary to the test projects in a solution. This works ``` dotnet run --summary -p tests// ``` However `dotnet test -- --summary` doesn't...

**Describe the bug** I am trying to port an existing [project](https://github.com/informedica/Informedica.Utils.Lib) to the MiniScaffold setup. I could create an [empty scaffold project](https://github.com/informedica/Informedica.Build.Template). But with my Utils.Lib I can't pass the...

upstream-bug

**Is your feature request related to a problem? Please describe.** The code coverage docs don't show up in the docs index page. **Describe the solution you'd like** A menu item...

enhancement
good first issue

When trying to run ``femto --resolve src/Client/Client.fsproj``, I get: > $ dotnet femto --resolve src/Client/Client.fsproj > [12:45:57 INF] Analyzing project C:\Development\halcwb\apps\GenPres2\src\Client\Client.fsproj > [12:45:57 INF] Running dotnet restore against the project...

The generate references script file is a great tool. However, some times the order of the references is wrong. Unfortunately FSI is very picky about this. This happens when you...

bug
language services
scripts

It seems [Feliz.MaterialUI is afloat again](https://github.com/Shmew/Feliz.MaterialUI/issues/84). Would this project be interesting to add to maintenance within the Feliz ecosystem? I also imagine it could be of interest for CompositionalIT?

I think that the Feliz.Markdown binding needs an update as the version used, 4.2.2, is no longer compatible with the latest react. The latest react-markdown had some breaking changes: https://github.com/remarkjs/react-markdown/blob/main/changelog.md.

Trying to install Feliz.Markdown ran into an issue with the NPM: npm ERR! ERESOLVE unable to resolve dependency tree npm ERR! npm ERR! While resolving: undefined@undefined npm ERR! Found: [email protected]...