Skip to content

[Windows ARM64] Warn occured when dotnet run F# webapi/MVC in CLI. #42180

@v-xiaofchen

Description

@v-xiaofchen

Steps To Reproduce

  1. Installed SDK: 7.0.100-preview.6.22313.2 from https://github.com/dotnet/installer on Windows ARM64.
  2. Created a new F# webapi/mvc in CLI.
  3. Dotnet run the project.

Expected Behavior

Dotnet run the project without warning.

Actual Behavior

Dotnet run F# webapi/mvc with warn: Microsoft.AspNetCore.HttpsPolicy.HttpsRedirectionMiddleware[3]
Failed to determine the https port for redirect.
F# webapi project:
image
F# mvc project:
image

.NET Version

7.0.100-preview.6.22313.2 from https://github.com/dotnet/installer.

Note

Dotnet run the F# wewbapi and mvc project successfully.

dotnet --info:

.NET SDK:
Version: 7.0.100-preview.6.22313.2
Commit: d3ce508e97

Runtime Environment:
OS Name: Windows
OS Version: 10.0.25094
OS Platform: Windows
RID: win10-arm64
Base Path: D:\Program Files\dotnet\sdk\7.0.100-preview.6.22313.2\

global.json file:
Not found

Host:
Version: 7.0.0-preview.6.22312.1
Architecture: arm64
Commit: 5c5e66e6c0

.NET SDKs installed:
7.0.100-preview.6.22313.2 [D:\Program Files\dotnet\sdk]

.NET runtimes installed:
Microsoft.AspNetCore.App 7.0.0-preview.6.22312.2 [D:\Program Files\dotnet\shared\Microsoft.AspNetCore.App]
Microsoft.NETCore.App 7.0.0-preview.6.22312.1 [D:\Program Files\dotnet\shared\Microsoft.NETCore.App]
Microsoft.WindowsDesktop.App 7.0.0-preview.6.22311.2 [D:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App]

Download .NET:
https://aka.ms/dotnet-download

Learn about .NET Runtimes and SDKs:
https://aka.ms/dotnet/runtimes-sdk-info

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-mvcIncludes: MVC, Actions and Controllers, Localization, CORS, most templatesfsharpUsed to flag F# template changes for review by area experts

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions