Skip to content

Update redirects tool; Update links using redirects #1403

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 6 commits into from
Jun 17, 2022
Merged

Conversation

adegeo
Copy link
Contributor

@adegeo adegeo commented Jun 16, 2022

Summary

Tool update

  • Add check for parameter file exist
  • Update to .NET 6

Link updates
After updating the tool and using the tool created by Tris, I updated existing links that were pointing to a .NET Framework article that had already been ported.

Fixes #1394

@adegeo adegeo changed the title minor Update redirects tool Jun 16, 2022
@adegeo adegeo changed the title Update redirects tool Update redirects tool; Update links using redirects Jun 16, 2022
@adegeo adegeo enabled auto-merge (squash) June 16, 2022 19:52
Copy link
Member

@BillWagner BillWagner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This LGTM @adegeo

I had one question for you to look at.

- [Windows Forms Data Binding](/dotnet/desktop/winforms/windows-forms-data-binding?view=netframeworkdesktop-4.8&preserve-view=true)
- [How to Ensure Multiple Controls Bound to the Same Data Source Remain Synchronized](/dotnet/desktop/winforms/multiple-controls-bound-to-data-source-synchronized?view=netframeworkdesktop-4.8&preserve-view=true)
- [Data binding overview](overview.md)
- [Data sources supported by Windows forms](overview.md#data-sources-supported-by-windows-forms)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Every other use of "Windows Forms" capitalizes "Forms". Should this one as well?

Suggested change
- [Data sources supported by Windows forms](overview.md#data-sources-supported-by-windows-forms)
- [Data sources supported by Windows Forms](overview.md#data-sources-supported-by-windows-forms)

@adegeo adegeo merged commit 5164e47 into main Jun 17, 2022
@adegeo adegeo deleted the adegeo-redirects branch June 17, 2022 18:21
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.

Upgrade from net5.0 to LTS (or current) version
2 participants