-
Notifications
You must be signed in to change notification settings - Fork 597
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
Upgrade to .NET 7 GA #1988
Upgrade to .NET 7 GA #1988
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, will merge on green. Thanks @richlander
Hello @joperezr! Because this pull request has the Do note that I've been instructed to only help merge pull requests of this repository that have been opened for at least 60 minutes, a condition that will be fulfilled in about 53 minutes. No worries though, I will be back when the time is right! 😉 p.s. you can customize the way I help with merging this pull request, such as holding this pull request until a specific person approves. Simply @mention me (
|
* Upgrade to .NET 7 GA * Update global.json Co-authored-by: Jose Perez Rodriguez <[email protected]>
* Add IS31FL3731 LED matrix binding * Update sample * Make program more generic * Add specific bindings * Add Phat 17x7 binding * Add Phat 17x7 binding * Add LED Shim 28x1 driver * Update switch expression * Update TPN * Add README * Add Led Matrix Breakout 11x7 binding * Update README for led matrix breakout * Add Led RGB Matrix 5x5 binding * Add 5x5 RGB Matrix sample * Switch integers to decimals * Fix syntax * Rename type * Update per feedback * Update per feedback * Switch to enums for const data * Switch from enum to static class * Switch to ROS * Fix flipped field * Update brightness * Update TFMs * Adding GpioPin (#1895) * Adding GpioPin * adjusting based on PR feedback * Adjusting to have natively drivers. * make methods virtual * adding Toggle to System.Device drivers * Board and Mcp23xxx adjustments * adding FT4222, FT232H and Pcx857x * adding Arduino and Seasaw * adjsting file encoding after conflict merge * Adding missing Toggle implementation in Arduino native * Adjusting test for new pattern with GpioPin * adjusting PR feedback * typo in test * fixing nit * fixing test * fixing test * Bump Microsoft.CodeAnalysis.CSharp.Scripting in /tools/DevicesApiTester (#1981) Bumps [Microsoft.CodeAnalysis.CSharp.Scripting](https://github.com/dotnet/roslyn) from 4.3.1 to 4.4.0. - [Release notes](https://github.com/dotnet/roslyn/releases) - [Changelog](https://github.com/dotnet/roslyn/blob/main/docs/Breaking%20API%20Changes.md) - [Commits](https://github.com/dotnet/roslyn/commits/Visual-Studio-2019-Version-16.0-Preview-4.4) --- updated-dependencies: - dependency-name: Microsoft.CodeAnalysis.CSharp.Scripting dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump Microsoft.Net.Compilers.Toolset in /tools/DevicesApiTester (#1980) Bumps [Microsoft.Net.Compilers.Toolset](https://github.com/dotnet/roslyn) from 4.3.1 to 4.4.0. - [Release notes](https://github.com/dotnet/roslyn/releases) - [Changelog](https://github.com/dotnet/roslyn/blob/main/docs/Breaking%20API%20Changes.md) - [Commits](https://github.com/dotnet/roslyn/commits/Visual-Studio-2019-Version-16.0-Preview-4.4) --- updated-dependencies: - dependency-name: Microsoft.Net.Compilers.Toolset dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Upgrade to .NET 7 GA (#1988) * Upgrade to .NET 7 GA * Update global.json Co-authored-by: Jose Perez Rodriguez <[email protected]> * Update blinking * Add 'Port of' comments * Update sample * Update sample * Update comment * Update per feedback * Add 'Port of' comment * Move samples to directories * Update README * Change exception type Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: Laurent Ellerbach <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jose Perez Rodriguez <[email protected]>
null
Microsoft Reviewers: Open in CodeFlow