-
Notifications
You must be signed in to change notification settings - Fork 1.2k
[dotnet-cli] prompt for target framework using Spectre.Console
#51509
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
Merged
Merged
Changes from 1 commit
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
48a663a
[dotnet-cli] prompt for target framework using `Spectre.Console`
jonathanpeppers f5b4ff4
Fix for `.sln` file passed in
jonathanpeppers 0c1445e
Use `Interactive` property
jonathanpeppers 78afad3
Update GivenDotnetRunSelectsTargetFramework.cs
jonathanpeppers ea80a04
Remove duplicative tests
jonathanpeppers 36e5271
Better assertion
jonathanpeppers 6f66408
Skip previous TFMs on arm64, x64 passes on these
jonathanpeppers ae1b1d7
Remove ItPrefersExplicitFrameworkOptionOverProperty
jonathanpeppers e18870a
Update src/Cli/dotnet/Commands/Run/RunCommand.cs
jonathanpeppers 9141a23
Sign `Spectre.Console.dll`
jonathanpeppers 3847cfb
small tweaks to enable running against singular-valued targetframewor…
baronfel 18241ce
Add `EnableSearch()` w/ localization support
jonathanpeppers ad8a20e
Pin darc
premun 69864e8
Fix test failure
jonathanpeppers 3e34f5a
Test for 3847cfb9809fce3b6bf5a58b0c68f37e10fa11e9
jonathanpeppers 1be25bf
Merge branch 'main' into dev/peppers/tf-selection
jonathanpeppers e47ba5a
Update RunFileTests.cs
jonathanpeppers 7823fe5
Update GivenDotnetRunSelectsTargetFramework.cs
jonathanpeppers 5f5a8f8
Fix multi-targeted 'dotnet run lib.cs'
jonathanpeppers 6785ac5
Merge branch 'main' into dev/peppers/tf-selection
jonathanpeppers 5ad2287
Update RunFileTests.cs
jonathanpeppers 940500d
Merge branch 'main' into dev/peppers/tf-selection
jonathanpeppers 6472ff0
Source code changes from merge w/ main
jonathanpeppers 7193365
Merge branch 'main' into dev/peppers/tf-selection
jonathanpeppers 26015ea
Merge branch 'main' into dev/peppers/tf-selection
jonathanpeppers 3ecef08
Merge branch 'main' into dev/peppers/tf-selection
jonathanpeppers File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Update src/Cli/dotnet/Commands/Run/RunCommand.cs
Co-authored-by: Copilot <[email protected]>
- Loading branch information
commit e18870ae18c3365e5051c439614ddb0166a8ed10
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.