Skip to content

Conversation

ForNeVeR
Copy link
Contributor

@ForNeVeR ForNeVeR commented Mar 29, 2024

  • Visual Studio solution file, .sln
  • .NET project files: .csproj, .fsproj, .vbproj
  • F# script files, .fsx
  • MSBuild files, .props (such as Directory.Build.props)

While working with the tool, I've also noted that it can sometimes break files if they include UTF-8 BOM (which is, while not mandatory, pretty common in .NET ecosystem). This is a separate issue #384, though.

@ForNeVeR ForNeVeR force-pushed the feature/new-extensions branch 2 times, most recently from 1bc281e to 33dceae Compare March 29, 2024 19:03
ForNeVeR and others added 2 commits April 8, 2024 18:12
- Visual Studio solution file, .sln
- .NET project files: .csproj, .fsproj, .vbproj
- F# script files, .fsx
- MSBuild files, .props (such as Directory.Build.props)
Signed-off-by: Carmen Bianca BAKKER <carmenbianca@fsfe.org>
@carmenbianca carmenbianca force-pushed the feature/new-extensions branch from 33dceae to c6e6178 Compare April 8, 2024 16:12
@carmenbianca
Copy link
Member

Thanks @ForNeVeR for the patch! It looks great, merging this.

@carmenbianca carmenbianca merged commit d566aa9 into fsfe:main Apr 8, 2024
@ForNeVeR ForNeVeR deleted the feature/new-extensions branch April 8, 2024 20:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants