modelsbuilder/ModelsBuilder.Original

Site breaks after updating to Microsoft.CodeAnalysis.CSharp 3.0

Closed this issue · 4 comments

As described in issue umbraco/Umbraco.Cloud.Issues#72 (comment), the NuGet package for Umbraco.ModelsBuilder 3.0.10 allows updating Microsoft.CodeAnalysis.CSharp to version 3.0.

This makes a site randomly crash however, so it might be good to limit this dependency version to version 2.x!

Done as part of PR #198 and will be part of 3.1.1

@zpqrtbnk Looks like this change isn't merged into the V8 packages (https://www.nuget.org/packages/Umbraco.ModelsBuilder/8.1.0) and it still crashes IIS Express when updated to 3.0+.

Ouch. Will merge.