Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] - Service Fabric Application project template supports choosing .NET Framework only and not .NET Core #1484

Open
Veverke opened this issue Feb 4, 2024 · 0 comments
Labels
type-code-defect Something isn't working

Comments

@Veverke
Copy link

Veverke commented Feb 4, 2024

Describe the bug
This is does not feel like a bug (nor a feature or security request...), rather - a design decision. I am just seeking clarification on what does that mean/why is it like that. Perhaps this issue's action item should be adding this to the documentation, I am sure I am not the first asking this.

The Visual Studio Service Fabric Application project template offers a dropdown to choose the .NET Framework for the SF application. I wonder why .NET Framework is the only option (I have other SDKs installed).
Is this on purpose ? If so, why does the SF Application require .NET Framework ? SF Services do support .NET Core and on.

Area/Component:
VS Project Template wizard

To Reproduce
Steps to reproduce the behavior:

  1. Make sure you have SF SDK/tools installed
  2. Create a new project in VS
  3. Pick "Service Fabric Application"
  4. See screen shot below

Expected behavior
Intuitively I would expect the possibility to choose between different SDKS the app can be built with (.NET Framework, .NET Core, .NET 6 and on, etc)

Observed behavior:

Screenshots
image

Service Fabric Runtime Version:
SDK: 7.0.1949.9590
Microsoft Azure Service Fabric: 10.0.1949.9590

Environment:

  • Must be one of these values [OneBox/Dev cluster]
  • OS: [Windows 11]
  • Version 7.0.1949.9590

Assignees: /cc @microsoft/service-fabric-triage

@Veverke Veverke added the type-code-defect Something isn't working label Feb 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type-code-defect Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant