Skip to content

1.2.5

Latest

Choose a tag to compare

@belav belav released this 31 Dec 22:15
· 15 commits to main since this release
12ac464

What's Changed

Performance issue when running CLI in project with pnpm on Windows #1781

1.2.4 did not properly address this

The code to determine if there is a version of CSharpier.MsBuild referenced that does not match the version of CSharpier being run has been optimized to not look in node_modules or .git. This significantly speeds things up in some setups.

Full Changelog: 1.2.4...1.2.5