ProjectScaffold icon indicating copy to clipboard operation
ProjectScaffold copied to clipboard

A prototypical .NET solution (file system layout and tooling), recommended for F# projects

Results 64 ProjectScaffold issues
Sort by recently updated
recently updated
newest added

### Description I am pretty new to F# and the whole F# ecosystem and so don't know much about what most of the folders do, so I went to the...

up-for-grabs

### Description I have used this setup in the past. However, it seems to me that this project is no longer actively maintained. For example, the last commit is about...

On MacOS the initial `build.sh` fails with this: ``` /usr/local/Cellar/mono/6.0.0.319/lib/mono/msbuild/15.0/bin/MSBuild.dll /bl:/var/folders/r1/xm_0s3y11td6zwk4mx8nplrw0000gn/T/tmpixxlW5.tmp.binlog /p:RestorePackages=False /p:Optimize=True /p:DebugSymbols=True /p:Configuration=Release /t:Build /v:q MyProject.sln /Users/alex/Projects/MyProject/src/MyProject/MyProject.fsproj : error MSB4057: The target "Build" does not exist in the...

There are maybe more than 100 libraries (just by the fork count of this repo) that have been built based on the different versions of ProjectScaffold. Which was great, it...

Spelling lose incorrectly, really makes me loose my sh*t :)

### Description The initial run of build.sh after clone fails with error: `Paket failed with -> The NuGet source https://ci.appveyor.com/nuget/fsharp-formatting for package FSharp.Formatting was not found in the paket.dependencies file...

### Description When trying to use ProjectScaffold as it is intended, an out of the box solution to quickly get you up and running with F#, the experience is very...

### Description When I run `build.cmd` for the first time, I get an error after restore has completed (the following is from a second run of `build.cmd`): ``` Restore completed...

### Description When building a project generated from this repo on net46x/net47x, you get the infamous missing reference assemblies error: ``` /usr/share/dotnet/sdk/2.2.202/Microsoft.Common.CurrentVersion.targets(1183,5): error MSB3644: The reference assemblies for framework ".NETFramework,Version=v4.7"...

There is no `docsrc/tools/generate.fsx`, or at least I cannot find it. https://github.com/fsprojects/ProjectScaffold/blob/d8164d08ad1ec5e8fc2e4be79f54f014a9cbeb3c/build.template#L28