tag:github.com,2008:https://github.com/vseanreesermsft/aspnetcore/releases Release notes from aspnetcore 2021-02-03T19:21:14Z tag:github.com,2008:Repository/344570230/v6.0.0-preview.1.21103.6 2021-02-03T19:21:14Z v6.0.0-preview.1.21103.6 <p>Update dependencies from <a href="https://github.com/dotnet/efcore">https://github.com/dotnet/efcore</a> build 20210…</p> dotnet-maestro[bot] tag:github.com,2008:Repository/344570230/v2.1.25 2021-01-26T18:10:31Z v2.1.25 <p>Merge in 'release/2.1' changes</p> dotnet-bot tag:github.com,2008:Repository/344570230/v5.0.3 2021-01-23T12:11:24Z v5.0.3 <p>[internal/release/5.0] Update dependencies from dnceng/internal/dotne…</p> dotnet-bot tag:github.com,2008:Repository/344570230/v3.1.12 2021-01-20T19:38:58Z v3.1.12 <p>Merged PR 12043: [internal/release/3.1] Update dependencies from dnce…</p> dotnet-bot tag:github.com,2008:Repository/344570230/v5.0.2 2020-12-13T18:03:33Z v5.0.2 <p>Fixup shas/uris for runtime 5.0.1 bits</p> mmitche tag:github.com,2008:Repository/344570230/v5.0.1 2020-12-01T22:40:10Z v5.0.1: [Blazor] Update template to pass in attribute as boolean (#28285) <p>Description<br> We introduced a public property as part of <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="744703205" data-permission-text="Title is private" data-url="https://github.com/dotnet/aspnetcore/issues/27907" data-hovercard-type="pull_request" data-hovercard-url="/dotnet/aspnetcore/pull/27907/hovercard" href="https://github.com/dotnet/aspnetcore/pull/27907">dotnet#27907</a> to enable users to opt-in. Turns out that this caused issues since we didn't update the target pack.</p> <p>As a result, the Razor compiler treats this new property as a regular HTML attribute (of type string) instead of as a boolean.</p> <p>In turn this causes the template to error at runtime when the application starts.</p> <p>Customer Impact<br> Customers using 5.0.1 won't be able to create and run new blazor apps out of the box. They can fix the template code by preceding the true value in the attribute with @ to force the compiler to interpret it as C#. (Which is the same fix we are applying).</p> <p>Regression?<br> Yes, 5.0.0. Users were able to create new blazor templates without this issue.</p> <p>Risk<br> Low. We've manually validated the fix against a new project from a 5.0.1 template.</p> javiercn tag:github.com,2008:Repository/344570230/v2.1.24 2020-11-20T18:47:16Z v2.1.24: [release/2.1] Update korebuild to fix signcheck errors (#28005) <ul> <li>Update korebuild to fix signcheck errors</li> </ul> mmitche tag:github.com,2008:Repository/344570230/v3.1.9 2020-11-12T20:27:28Z v3.1.9 <p>.Net Core 3.1.9</p> wtgodbe tag:github.com,2008:Repository/344570230/v3.1.11 2020-11-10T20:41:58Z v3.1.11 <p>Update dependencies from <a href="https://github.com/dotnet/efcore">https://github.com/dotnet/efcore</a> build 20201…</p> dotnet-maestro[bot] tag:github.com,2008:Repository/344570230/v5.0.0 2020-10-26T22:25:32Z v5.0.0: [release/5.0] Update dependencies from dotnet/efcore (#27189) <p>[release/5.0] Update dependencies from dotnet/efcore</p> <ul> <li>Quarantine flaky test</li> </ul> dotnet-maestro[bot]