-
Notifications
You must be signed in to change notification settings - Fork 360
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
Get things ready for 1.01 release #334
Merged
eman1986
merged 10 commits into
microcharts-dotnet:main
from
Eilon:eilon/update-net7-and-v101
Sep 21, 2023
Merged
Get things ready for 1.01 release #334
eman1986
merged 10 commits into
microcharts-dotnet:main
from
Eilon:eilon/update-net7-and-v101
Sep 21, 2023
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Updated MAUI/iOS/Android dependencies to all be net7 (net6 is not supported for these) Updated version numbers to 1.0.1
@eman1986 it looks like I don't have sufficient permission to merge this on my own. Can you please approve/merge, or consider giving me enough access to do it myself? Thanks! |
eman1986
approved these changes
Sep 21, 2023
@Eilon I'll see what I need to do to get you that ability. |
it appears I added a branch rule that only allows myself to bypass things, I'll work on relaxing that restriction. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Updated MAUI/iOS/Android dependencies to all be net7 (net6 is not supported for these) Updated version numbers to 1.0.1
Per the discussion in #328 (comment), I'm getting things ready to do a 1.0.1 release.