cake-build / bakery

Cake server for code generation and script analysis
https://cakebuild.net/
MIT License
29 stars 14 forks source link

Unify Cake.Bakery to use same assembly conventions as Cake Scripting #148

Closed gitfool closed 2 years ago

gitfool commented 2 years ago

Similar to #147, only for System.Text.RegularExpressions, this now shows squiggles where it did not, before updating Cake.Bakery:

image

Also, since Cake.Bakery is tied to the last stable version of Cake, the new DotNet aliases in 2.0.0-rc0001 show squiggles too.

pascalberger commented 2 years ago

Could we improve this by using Basic.Reference.Assemblies?

bjorkstromm commented 2 years ago

Yes, we should definitively use that instead.

cake-build-bot commented 2 years ago

:tada: This issue has been resolved in version 0.8.0 :tada:

The release is available on:

Your GitReleaseManager bot :package::rocket: