-
Notifications
You must be signed in to change notification settings - Fork 443
Building with NET 10 preview #3287
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
Merged
+197
−126
Merged
Changes from 1 commit
Commits
Show all changes
27 commits
Select commit
Hold shift + click to select a range
7015e7e
sln builds and tests pass locally
JoshLozensky 023fa4f
add the TargetNetNext var to relevant files and cleanup unneeded depe…
JoshLozensky 035662b
address PR feedback and set targetnetnext as env var in ps scripts
JoshLozensky a1438ab
set env vars in ps scripts and readd net10 if statements
JoshLozensky 577e2aa
Update runTests.ps1
JoshLozensky c050abb
Merge branch 'dev' into lozensky/TargetNet10Preview
JoshLozensky 5d4335a
comment out TargetNetNext in targets files
JoshLozensky 1572f8d
SuppressTfmSupportBuildErrors for NET 6 since microsoft.test.sdk no l…
JoshLozensky 63e16ef
removing framework eol warning from benchmarks since net6 is eol
JoshLozensky ff25183
Update benchmarks to ignore net 6 eol
JoshLozensky a51216a
try readding System libraries to avoid vulnerable versions
JoshLozensky 66c61d0
try adding package refs to avoid vulnerable versions
JoshLozensky a5d74f7
move package refs to come after project refs
JoshLozensky 8e5e523
change useglobaljson to false so includePreviewVersions can be set
JoshLozensky 0bd2812
move options to inputs
JoshLozensky eaf5c51
remove unneeded changes
JoshLozensky 2227b89
block NU1510
JoshLozensky f768175
try rolling back global.json changes
JoshLozensky eaff530
put global.json changes back
JoshLozensky de15e83
minor edits
JoshLozensky 54e1598
Update with PR feedback
JoshLozensky b7e3b07
Merge branch 'dev' into lozensky/TargetNet10Preview
JoshLozensky 8279646
suppress sdk preview warning
JoshLozensky 55c1ae9
remove unneeded supppression
JoshLozensky bd8eb1a
Suppress NU1510/5104
JoshLozensky 2b8c1fd
remove unneeded suppression
JoshLozensky 85b85ae
standardize usage of preprocessor directives
JoshLozensky 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
set env vars in ps scripts and readd net10 if statements
- Loading branch information
commit a1438ab863f2893c44b01f3d6b57c417aa19ecc0
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
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.