-
Notifications
You must be signed in to change notification settings - Fork 21
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
.NET 5 #36
Draft
asbjornu
wants to merge
17
commits into
main
Choose a base branch
from
feature/net5
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
.NET 5 #36
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
asbjornu
force-pushed
the
feature/net5
branch
5 times, most recently
from
December 3, 2021 23:21
ba7be1f
to
9ad1edb
Compare
asbjornu
force-pushed
the
feature/net5
branch
2 times, most recently
from
July 26, 2022 09:52
856ac77
to
da6669b
Compare
Meh. Currently stuck at the following error:
I have no idea where or why version |
asbjornu
force-pushed
the
feature/net5
branch
from
September 1, 2022 09:01
9f675d5
to
e6d8057
Compare
Bump `Microsoft.DotNet.UpgradeAssistant.Extensions.Default.Analyzers` from 0.2.220602 to 0.4.336902.
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v2...v3) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> # Conflicts: # .github/workflows/build.yml
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2 to 3. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@v2...v3) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> # Conflicts: # .github/workflows/build.yml
asbjornu
force-pushed
the
feature/net5
branch
from
September 1, 2022 09:06
e6d8057
to
95ae3c4
Compare
asbjornu
force-pushed
the
feature/net5
branch
from
September 1, 2022 11:54
20dcba3
to
a8e3595
Compare
Closed
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.
Still far from done, but this is a start at resolving #35.