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

Upgrade to .NET 7 GA #1988

Merged
merged 2 commits into from
Dec 2, 2022
Merged

Upgrade to .NET 7 GA #1988

merged 2 commits into from
Dec 2, 2022

Conversation

richlander
Copy link
Member

@richlander richlander commented Dec 2, 2022

null

Microsoft Reviewers: Open in CodeFlow

Copy link
Member

@joperezr joperezr left a 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

@joperezr joperezr added the Auto-Merge When added to a PR, it will be automatically merged after all checks pass. label Dec 2, 2022
@ghost
Copy link

ghost commented Dec 2, 2022

Hello @joperezr!

Because this pull request has the Auto-Merge label, I will be glad to assist with helping to merge this pull request once all check-in policies pass.

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 (@msftbot) and give me an instruction to get started! Learn more here.

@joperezr joperezr merged commit 815e63e into main Dec 2, 2022
@richlander richlander deleted the dotnet-7-ga branch December 2, 2022 23:49
richlander added a commit to richlander/iot that referenced this pull request Dec 13, 2022
* Upgrade to .NET 7 GA

* Update global.json

Co-authored-by: Jose Perez Rodriguez <[email protected]>
richlander added a commit that referenced this pull request Jan 16, 2023
* 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]>
@github-actions github-actions bot locked and limited conversation to collaborators Dec 8, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Auto-Merge When added to a PR, it will be automatically merged after all checks pass.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants