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

merging main into dev17.0 #1

Closed
wants to merge 1,275 commits into from
Closed

merging main into dev17.0 #1

wants to merge 1,275 commits into from

Conversation

jmarolf
Copy link
Owner

@jmarolf jmarolf commented Sep 17, 2021

dotnet-maestro bot and others added 30 commits December 18, 2020 13:26
…216.18 (dotnet#676)

[master] Update dependencies from dotnet/arcade
…218.3 (dotnet#679)

[master] Update dependencies from dotnet/arcade
This value is used by the Add Item template to initialize the file with
the correct header.
…221.12 (dotnet#684)

[master] Update dependencies from dotnet/arcade
Add regression test for markup splitting line end
Fix spelling errors for 'visualizer'
Migrate from MSBuild.Sdk.Extras to Microsoft.NET.Sdk.WindowsDesktop
Fully support additional projects
…223.1 (dotnet#687)

[master] Update dependencies from dotnet/arcade
Update the reference assemblies for net5.0 to RTM
…230.2 (dotnet#689)

[master] Update dependencies from dotnet/arcade
…108.3 (dotnet#693)

[master] Update dependencies from dotnet/arcade
jmarolf and others added 29 commits June 15, 2021 11:14
Fix support for multiple languages in AdditionalProjects
Support TrySelectDiagnosticToFix for Fix All operations
Only require code fix for first iteration
Show differences when only end-of-line changes
Add ReferenceAssemblies.Net.Net60
Added closing slash to analyzer reference XML
This version offers an IChunker interface that eliminates the need to
reimplement IDiffer entirely. Since the IDiffer interface also changed
for the 1.5.0 release, this change avoids errors for users who try to
update this dependency in downstream projects.
Update the component debugger to work in the new launch profiles format introduced in VS2022. See https://github.com/dotnet/project-system/blob/main/docs/repo/property-pages/how-to-add-a-new-launch-profile-kind.md for reference.

Removes the old user control, and writing code which is now handled by the rule file (ComponentDebuggerLaunchProfile.xaml). Adds rule exporting and ProvideCodeBase so that VS can find the rule and apply it to matching projects.

Tested on VS2022 using an existing launchsettings.json and confirmed projects show the new UI, and can add/remove as needed
@jmarolf jmarolf closed this Sep 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.