Anton Iliyn

Results 3 issues of Anton Iliyn

I'm trying to build solution with [this artifacts](https://artprodcus3.artifacts.visualstudio.com/Ad0adf05a-e7d7-4b65-96fe-3f3884d42038/6fd3d886-57a5-4e31-8db7-52a1b47c07a8/_apis/artifact/cGlwZWxpbmVhcnRpZmFjdDovL3hhbWFyaW4vcHJvamVjdElkLzZmZDNkODg2LTU3YTUtNGUzMS04ZGI3LTUyYTFiNDdjMDdhOC9idWlsZElkLzM1MDQ2L2FydGlmYWN0TmFtZS9MaW51eCtQYWNrYWdlcw2/content?format=zip) and getting this error: `xamarin.android-oss/bin/Release/bin/xabuild TestProject.sln /verbosity:d Unhandled Exception: System.IO.DirectoryNotFoundException: Could not find a part of the path '/tmp/pfchhxca.hoe'. at System.IO.FileSystem.RemoveDirectory (System.String...

Hi, I love your type provider! But in the current project I have a problem with it - the pseudo-classes don't seem to work and break the client assembly :(...

I'm trying to add book controller by saturn tutorial `dotnet saturn gen Book Books id:string title:string author:string` and get this output: ``` Generated projects\safe\src\Server\Books\BooksModel.fs ... Generated projects\safe\src\Server\Books\BooksRepository.fs ... Generated projects\safe\src\Server\Books\BooksController.fs...

bug