-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Open
Labels
Area-run-fileItems related to the "dotnet run <file>" effortItems related to the "dotnet run <file>" effortuntriagedRequest triage from a team memberRequest triage from a team member
Description
Follow up to #51373
- Usage of GracefulException, and associated compilation symbol, should be removed: Add source package for file-based programs support #51373 (comment)
- Behavior should not depend on process current directory: Add source package for file-based programs support #51373 (comment)
- Add a targets file to avoid need for the consumer to explicitly reference the resx item: Add source package for file-based programs support #51373 (comment)
- Cleanup the target which excludes the resx generated output from the package: Add source package for file-based programs support #51373 (comment)
- Delete copies of methods from
MsbuildProjectandMSBuildUtilitiesfrom the source package, sharing the original method(s) undersrc/Cliinstead. - Consider reducing internal API usage by using
file classes: Add source package for file-based programs support #51373 (comment) - Adjust
FileLevelDirectiveHelpers.FindLeadingDirectivesto avoid the need for caller to pass aSourceText: File-based programs live directive diagnostics roslyn#80575 (comment) - Delete
ExternalHelpers.CombineHashCodes: File-based programs live directive diagnostics roslyn#80575 (comment)
Metadata
Metadata
Assignees
Labels
Area-run-fileItems related to the "dotnet run <file>" effortItems related to the "dotnet run <file>" effortuntriagedRequest triage from a team memberRequest triage from a team member