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.
feat!: update target frameworks to netstandard2.0, netstandard2.1, net462, net8.0, net10.0 #1031
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
Uh oh!
There was an error while loading. Please reload this page.
feat!: update target frameworks to netstandard2.0, netstandard2.1, net462, net8.0, net10.0 #1031
Changes from all commits
79443843bae48cd022e02574e5d4661ef65File filter
Filter by extension
Conversations
Uh oh!
There was an error while loading. Please reload this page.
Jump to
Uh oh!
There was an error while loading. Please reload this page.
There are no files selected for viewing
Check warning on line 303 in src/Microsoft.Graph.Core/Requests/GraphClientFactory.cs
Check warning on line 303 in src/Microsoft.Graph.Core/Requests/GraphClientFactory.cs
Check warning on line 303 in src/Microsoft.Graph.Core/Requests/GraphClientFactory.cs
Check warning on line 303 in src/Microsoft.Graph.Core/Requests/GraphClientFactory.cs
Check warning on line 303 in src/Microsoft.Graph.Core/Requests/GraphClientFactory.cs
Check warning on line 303 in src/Microsoft.Graph.Core/Requests/GraphClientFactory.cs
Check warning on line 303 in src/Microsoft.Graph.Core/Requests/GraphClientFactory.cs
Check warning on line 303 in src/Microsoft.Graph.Core/Requests/GraphClientFactory.cs
Check warning on line 13 in tests/Microsoft.Graph.DotnetCore.Core.Test/Helpers/ReadOnlySubStreamTests.cs
Change type of field '_baseStream' from 'System.IO.Stream' to 'System.IO.MemoryStream' for improved performance
Check warning on line 30 in tests/Microsoft.Graph.DotnetCore.Core.Test/Requests/Content/BatchRequestContentTests.cs
Change type of field 'client' from 'Microsoft.Graph.IBaseClient' to 'Microsoft.Graph.DotnetCore.Core.Test.Mocks.BaseClient' for improved performance
Check warning on line 32 in tests/Microsoft.Graph.DotnetCore.Core.Test/Requests/Content/BatchRequestContentTests.cs
Use 'GeneratedRegexAttribute' to generate the regular expression implementation at compile-time.
Check warning on line 359 in tests/Microsoft.Graph.DotnetCore.Core.Test/Requests/Content/BatchRequestContentTests.cs
Avoid creating a new 'JsonSerializerOptions' instance for every serialization operation. Cache and reuse instances instead.
Check warning on line 437 in tests/Microsoft.Graph.DotnetCore.Core.Test/Requests/Content/BatchRequestContentTests.cs
Avoid creating a new 'JsonSerializerOptions' instance for every serialization operation. Cache and reuse instances instead.
Check warning on line 610 in tests/Microsoft.Graph.DotnetCore.Core.Test/Requests/Content/BatchRequestContentTests.cs
Avoid creating a new 'JsonSerializerOptions' instance for every serialization operation. Cache and reuse instances instead.
Check warning on line 143 in tests/Microsoft.Graph.DotnetCore.Core.Test/Tasks/LargeFileUploadTaskTests.cs
Change type of variable 'stream' from 'System.IO.Stream' to 'System.IO.MemoryStream' for improved performance
Check warning on line 171 in tests/Microsoft.Graph.DotnetCore.Core.Test/Tasks/LargeFileUploadTaskTests.cs
Change type of variable 'stream' from 'System.IO.Stream' to 'System.IO.MemoryStream' for improved performance
Check warning on line 260 in tests/Microsoft.Graph.DotnetCore.Core.Test/Tasks/LargeFileUploadTaskTests.cs
Change type of variable 'baseClient' from 'Microsoft.Graph.IBaseClient' to 'Microsoft.Graph.DotnetCore.Core.Test.Mocks.BaseClient' for improved performance
Uh oh!
There was an error while loading. Please reload this page.