Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 524 Bytes

CHANGELOG.md

File metadata and controls

23 lines (14 loc) · 524 Bytes

Change Log

VS Code legacy csproj change log

[Releases]

Initial release

Legacy Csproj Extension MVP release 1.0.0

Features

  • automatically update csproj when adding files
  • automatically update csproj when deleting files
  • automatically update csproj when renaming files
  • automatically update csproj when moving files

Known Issues

  • mass operation performance is slow, due to sub-optimal csproj update strategy. This will be fixed in a future release.