Skip to content

Windows runtime installer contains .NET Framework EULA #40835

@josefbicik

Description

@josefbicik

Is there an existing issue for this?

  • I have searched the existing issues

Describe the bug

Windows installer of .NET Framework 6.0.1 64-bit (Hosting bundle) (https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/runtime-aspnetcore-6.0.1-windows-hosting-bundle-installer) installs Microsoft .NET EULA under "C:\Program Files\dotnet\shared\eula.rtf".
eula

It is this file that seems to be included: src/Installers/Windows/files/eula.rtf (https://github.com/dotnet/aspnetcore/blob/429c578753386ec0b762632d27de5f6ed68a5365/src/Installers/Windows/files/eula.rtf)

Expected Behavior

The EULA should not be there as .NET Framework is released under MIT License (or it should be clearly stated what files are covered by the EULA).

Steps To Reproduce

No response

Exceptions (if any)

No response

.NET Version

No response

Anything else?

Host (useful for support):
Version: 6.0.1
Commit: 3a25a7f1cc

.NET SDKs installed:
No SDKs were found.

.NET runtimes installed:
Microsoft.AspNetCore.App 6.0.1 [C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App]
Microsoft.NETCore.App 5.0.6 [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
Microsoft.NETCore.App 6.0.1 [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
Microsoft.WindowsDesktop.App 5.0.6 [C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App]
Microsoft.WindowsDesktop.App 6.0.1 [C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App]

Metadata

Metadata

Assignees

Labels

area-infrastructureIncludes: MSBuild projects/targets, build scripts, CI, Installers and shared frameworkarea-networkingIncludes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions