dotnet / dotnet/wcf

dotnet-svcutil should use `RollForward = LatestMajor`

Open
#5,972 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
1.8k
Forks
576
Avg merge
6d 9h
Merged PRs (30d)
2

Description

## background
today, this tool is on dotnet 9, and now people use .net 10(and .net 11 after 3 month later).

I think this tool should default to use `RollForward = LatestMajor` and target .net 8 and later

Contributor guide

Open the contributing guide

Research direction

Start by locating the dotnet-svcutil project and its runtime or target-framework configuration. Check how the tool behaves when run with .NET 8 and later runtimes, then verify that its default roll-forward behavior is LatestMajor and that the existing tool tests still pass.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
cli
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
58/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.