Skip to content

Attempt to reproduce the bug in ionide preventing incremental rebuilds

License

Notifications You must be signed in to change notification settings

ntwilson/ionide-incr-build-repro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Steps to reproduce:

  1. > dotnet build
  2. > code .
  3. Wait for intellisense to start working in fs-proj/Library.fs
  4. > dotnet build
  5. Observe that it must rebuild fs-proj.fsproj instead of an incremental build

About

Attempt to reproduce the bug in ionide preventing incremental rebuilds

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published