humhei

Results 13 issues of humhei

All tests will be passed, After a [bug](https://github.com/mbdavid/LiteDB/issues/1977) of LiteDB being fixed 1. Remove UsingCustomJsonConverter 2. Make more types Internal or private 3. Remove `Linq.fs`, This is not related to...

```fsharp let mutable count = 0 [] let eval ([] input: obj,[] codeRef: obj) = async { do! Async.Sleep(1000) count

We should just skip watching the sourcefile changes in it

enhancement

For example https://github.com/humhei/FCSWatch/tree/master/tests/datas `TestProject` ref `TestLibrary1` `TestLibrary1` ref `TestLibrary2` If TestLibrary2 is compiling but not completed then * Expect behavior TestLibrary1 should wait TestLibrary2 to completed * Actual behavior TestLibrary1...

bug

Releated codes https://github.com/humhei/FCSWatch/blob/master3/src/FcsWatch/Types.fs#L105 ```fsharp [] type DevelopmentTarget = | Program | Plugin of Plugin ```

Works fine in local environment But failed in CI ``` System.IO.FileNotFoundException: Could not load file or assembly 'System.Runtime, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. The system cannot find the file specified. File name:...

1. #46 should support .net 6 and 7 2. #42 Remove most paket dependencies 3. Customize binary build action

![image](https://user-images.githubusercontent.com/25994449/52515466-e60e0980-2c56-11e9-8bac-c95ac5d768b6.png) This is the soul of ts2fable But it is a blackBox ,(historic problem) I think we should redesign it to make it transparent (seperate these functions to small typed...

![image](https://user-images.githubusercontent.com/25994449/43045706-21b384a2-8df0-11e8-8d4d-71d799e3a11a.png)