-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Make 16.11 pass build and release #11658
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
Merged
Changes from all commits
Commits
Show all changes
40 commits
Select commit
Hold shift + click to select a range
c3984c7
supress end of life warning for tagetFrameworks
maridematte 0373e02
Update dependencies from https://github.com/dotnet/arcade build 20241…
dotnet-maestro[bot] bead4c1
supress warnings and install .NET 5 on the machine too
maridematte 8326bc2
install .NET 5 during pipeline
maridematte 206190a
changed the install
maridematte 90b1b67
upgraded VS version
maridematte 0b11f54
change the pool again
maridematte fd858af
Added installation of .net5 in linux
maridematte 7e70d5c
Added installation of .net5 in linux again
maridematte 6fe0c07
another try
maridematte 2a31114
another try
maridematte 51b80ab
pls work
maridematte 3ecba2f
remove bootstrap build
maridematte bbc9ac6
update outdated plugins
YuliiaKovalova 068276b
Onboard 1ES template
maridematte 43a8d8f
skip failing tests
maridematte 1f3ea07
skip tests that are failing
maridematte bcdfddf
fix
maridematte 5b4c100
Turn on bootstrap again
maridematte b06d0cb
Merge branch 'exp/magarces/upgrade16.11' of https://github.com/dotnet…
maridematte 4d27c11
Updated SDK version choice
maridematte cf54690
other SDK fallback version
maridematte 30a1a3d
readded property that was removed by mistake
maridematte f421aae
add BundlededVersionsPath
YuliiaKovalova 588bb11
Updated MSBuild.Bootstrap.csproj
YuliiaKovalova 39c3f19
Updated MSBuild.Bootstrap.csproj
YuliiaKovalova b4621ea
override CopyAMD64Symbols
YuliiaKovalova d5923a0
play with CopyAMD64Symbols more
YuliiaKovalova 03ad992
add source build components
YuliiaKovalova 526d94f
add import for DotNetBuild
YuliiaKovalova 648326d
enable optprof
YuliiaKovalova 38343be
add CredScanSuppressions.json
YuliiaKovalova 5ce03c7
remove code sign validation
YuliiaKovalova f51d9eb
remove DncEngInternalBuildPool
YuliiaKovalova 1d4c8ea
Transferred checks to version.props
maridematte 10198fb
removed wrong property
maridematte 177511d
pull file changes from 16.11 instead of main
maridematte 5b0c92d
extra whitespace from Microsoft.Build.csproj
YuliiaKovalova 03f8329
Disable Mac and Linux for PRs
rainersigwald 388f2a8
Disable bootstrap entirely
rainersigwald 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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,15 @@ | ||
| # Users referenced in this file will automatically be requested as reviewers for PRs that modify the given paths. | ||
| # See https://help.github.com/articles/about-code-owners/ | ||
|
|
||
| /eng/DotNetBuild.props @dotnet/product-construction | ||
| /eng/SourceBuild* @dotnet/source-build | ||
| /eng/ @dotnet/kitten | ||
| /.github/ @dotnet/kitten | ||
| /global.json @dotnet/kitten | ||
| /.exp-insertions.yml @dotnet/kitten | ||
| /.opt-prof.yml @dotnet/kitten | ||
| /.vsts-dotnet-ci.yml @dotnet/kitten | ||
| /.vsts-dotnet.yml @dotnet/kitten | ||
| /NuGet.config @dotnet/kitten | ||
| /Directory.Build* @dotnet/kitten | ||
| /.git* @dotnet/kitten | ||
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.
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.