-
# Description
There should be a Fable MSBuild SDK (read: https://learn.microsoft.com/en-us/visualstudio/msbuild/how-to-use-project-sdk?view=vs-2022) which provides tasks and targets to compile Fabl…
-
Scripty works with Visual studio code (.NET Core) as T4 cross platform alternative or not ?
-
Hello,
I'm opening this issue simply because I have no other way of contacting you - you may delete this in the future, if it becomes obsolete.
I've been looking at different solutions for using…
-
It would be nice if instead of the current supported file type, we could provide solution filters to the tool. This would allow developers to hand pick the projects that they wish to be part of the BO…
-
Taking a simple script and trying to run the custom tool via the extension in 15.8 Preview 3 fails. The error is:
System.TypeLoadException: Could not load type 'Microsoft.CodeAnalysis.MSBuild.MSBuild…
-
## Steps to reproduce
I honestly don't know how I or `dotnet tool install -g` got me here 😕 but I have two version of [`dotnet-try`](https://www.nuget.org/packages/dotnet-try/) installed:
```
P…
-
Hi,
When I click on the run button, I get the following error.
Internal Server Error
I use the dotnet-try
It is a service error
![Screenshot 2022-02-26 005426](https://user-images.githubuse…
-
If you try and reference #r reference a x64 dll inside of a scripty csx script you get a "Bad Image Format" error as scripty.exe is a x86 exe.
I've been manually cloning and building Scripty myself…
-
### Description
During the compilation process, fable creates a temporary `csproj` file and runs the `dotnet restore` on this file.
This action might pull an old `FSharp.Core` version and cause er…
ghost updated
9 months ago
-
#### Describe the bug
After the build 2020 I update VS2019 to v16.6 then my dotnet try project cannot verify successfully.
#### Did this error occur while using `dotnet try` or online?
- [x] `dot…