10000 Tags · Furynation/aspnetcore · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: Furynation/aspnetcore

Tags

v6.0.0-preview.1.21103.6

Toggle v6.0.0-preview.1.21103.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update dependencies from https://github.com/dotnet/efcore build 20210…

…202.2 (dotnet#29868)

[release/6.0-preview1] Update dependencies from dotnet/efcore

v2.1.25

Toggle v2.1.25's commit message
Merge in 'release/2.1' changes

v5.0.3

Toggle v5.0.3's commit message
[internal/release/5.0] Update dependencies from dnceng/internal/dotne…

…t-runtime

v3.1.12

Toggle v3.1.12's commit message
Merged PR 12043: [internal/release/3.1] Update dependencies from dnce…

…ng/internal/dotnet-aspnetcore-tooling

Update dependencies from aspnetcore-tooling

v5.0.2

Toggle v5.0.2's commit message
Fixup shas/uris for runtime 5.0.1 bits

v5.0.1

Toggle v5.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[Blazor] Update template to pass in attribute as boolean (dotnet#28285)

Description
We introduced a public property as part of dotnet#27907 to enable users to opt-in. Turns out that this caused issues since we didn't update the target pack.

As a result, the Razor compiler treats this new property as a regular HTML attribute (of type string) instead of as a boolean.

In turn this causes the template to error at runtime when the application starts.

Customer Impact
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).

Regression?
Yes, 5.0.0. Users were able to create new blazor templates without this issue.

Risk
Low. We've manually validated the fix against a new project from a 5.0.1 template.

v2.1.24

Toggle v2.1.24's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[release/2.1] Update korebuild to fix signcheck errors (dotnet#28005)

* Update korebuild to fix signcheck errors

v3.1.9

Toggle v3.1.9's commit message
.Net Core 3.1.9

v3.1.11

Toggle v3.1.11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update dependencies from https://github.com/dotnet/efcore build 20201…

…110.2 (dotnet#27689)

[release/3.1] Update dependencies from dotnet/efcore

v5.0.0

Toggle v5.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[release/5.0] Update dependencies from dotnet/efcore (dotnet#27189)

[release/5.0] Update dependencies from dotnet/efcore


 - Quarantine flaky test
0