-
Notifications
You must be signed in to change notification settings - Fork 212
Remove net6.0 target #409
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
Closed
Closed
Remove net6.0 target #409
Changes from all commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
cf10b13
Remove net6.0 target in favor of net8.0. Update Changes.md. Update ve…
1c6d8d7
Bump NUnit3TestAdapter from 6.0.0 to 6.1.0 (#411)
dependabot[bot] 6c9654a
Bump Microsoft.SourceLink.GitHub from 8.0.0 to 10.0.103 (#414)
dependabot[bot] 784c384
Switch MemoryStreamDoubleDispose event level from Critical to Verbose…
inklesspen1rus 540a934
Bump Microsoft.NET.Test.Sdk from 18.0.1 to 18.3.0 (#417)
dependabot[bot] 3eeaa5a
Bump actions/upload-artifact from 6 to 7 (#418)
dependabot[bot] 93a3c28
Bump NUnit.Analyzers from 4.11.2 to 4.12.0 (#420)
dependabot[bot] ef979f7
Bump NUnit3TestAdapter from 6.1.0 to 6.2.0 (#424)
dependabot[bot] aad21cb
Bump Microsoft.NET.Test.Sdk from 18.3.0 to 18.4.0 (#425)
dependabot[bot] 22f2f76
Bump Microsoft.SourceLink.GitHub from 10.0.103 to 10.0.203 (#429)
dependabot[bot] e6db6fa
Bump Microsoft.NET.Test.Sdk from 18.4.0 to 18.5.1 (#430)
dependabot[bot] be7ddc7
Update CHANGES.md
benmwatson 80cdf9b
Update CHANGES.md
benmwatson 870f920
Bump Microsoft.SourceLink.GitHub from 10.0.203 to 10.0.300 (#433)
dependabot[bot] fd061e6
Bump actions/checkout from 6 to 7 (#439)
dependabot[bot] fb7a6a8
Bump Microsoft.NET.Test.Sdk from 18.5.1 to 18.6.0 (#435)
dependabot[bot] c67eaaa
Update workflows to use flexible .NET versions. (#431)
benmwatson 151d4dd
Bump NUnit from 4.4.0 to 4.5.1 (#419)
dependabot[bot] 899c40b
Resolve PR comments, update version, documentation.
0fbca21
Bump NUnit.Analyzers from 4.12.0 to 4.14.0 (#436)
dependabot[bot] d87c681
Bump dotnet-sdk from 8.0.416 to 8.0.422 (#437)
dependabot[bot] cc74e97
Remove net6.0 target in favor of net8.0. Update Changes.md. Update ve…
bea598f
Update CHANGES.md
benmwatson 34b170b
Update CHANGES.md
benmwatson 5a5f502
Resolve PR comments, update version, documentation.
2ba03ae
Merge branch 'drop_net6' of https://github.com/microsoft/Microsoft.IO…
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,6 +1,6 @@ | ||
| { | ||
| "sdk": { | ||
| "version": "8.0.416", | ||
| "version": "8.0.422", | ||
| "rollForward": "latestMinor" | ||
| } | ||
| } |
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.