We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
For example:
https://github.com/aspnet/Blazor/blob/dev/src/Microsoft.AspNetCore.Blazor.Templates/content/BlazorHosted-CSharp/BlazorHosted-CSharp.Server/Program.cs#L1-L2
I recommend scanning all the template files and removing the .NET Foundation license from files that end up as application code.
The text was updated successfully, but these errors were encountered:
@SteveSandersonMS Please assign
Sorry, something went wrong.
dotnet/blazor@197930e
Thanks for pointing this out! Fixed.
Remove license notices from template output. Fixes #824
9c567a0
danroth27
No branches or pull requests
For example:
https://github.com/aspnet/Blazor/blob/dev/src/Microsoft.AspNetCore.Blazor.Templates/content/BlazorHosted-CSharp/BlazorHosted-CSharp.Server/Program.cs#L1-L2
I recommend scanning all the template files and removing the .NET Foundation license from files that end up as application code.
The text was updated successfully, but these errors were encountered: