Skip to content
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

[automated] Merge branch 'release/8.0.3xx' => 'release/8.0.4xx' #7950

Merged
Changes from 2 commits
Commits
Show all changes
31 commits
Select commit Hold shift + click to select a range
8dd7a8b
Update to 1ESPT (#7760)
joeloff Apr 3, 2024
08128b3
Update dependencies from https://github.com/dotnet/command-line-api b…
dotnet-maestro[bot] Apr 9, 2024
39010cd
Merge pull request #7834 from dotnet/darc-release/8.0.1xx-949ca768-7e…
v-wuzhai Apr 10, 2024
1eea190
Update dependencies from https://github.com/dotnet/arcade build 20240…
dotnet-maestro[bot] Apr 10, 2024
fc20697
Merge pull request #7848 from dotnet/darc-release/8.0.1xx-fa543e19-c3…
v-wuzhai Apr 11, 2024
ae6e0d6
Update dependencies from https://github.com/dotnet/source-build-exter…
dotnet-maestro[bot] Apr 16, 2024
3da9776
Merge pull request #7874 from dotnet/darc-release/8.0.1xx-aba85ccd-39…
v-wuzhai Apr 17, 2024
b508e1d
Update dependencies from https://github.com/dotnet/arcade build 20240…
dotnet-maestro[bot] Apr 26, 2024
ea33e8b
Update dependencies from https://github.com/dotnet/arcade build 20240…
dotnet-maestro[bot] Apr 27, 2024
12ba77f
Update dependencies from https://github.com/dotnet/arcade build 20240…
dotnet-maestro[bot] Apr 28, 2024
3d7bc25
Update dependencies from https://github.com/dotnet/arcade build 20240…
dotnet-maestro[bot] Apr 29, 2024
b974aa4
Remove debug build for internal pipeline. Remove custom build tags si…
MiYanni Apr 29, 2024
eae6408
Update dependencies from https://github.com/dotnet/arcade build 20240…
dotnet-maestro[bot] Apr 30, 2024
1eedc1d
Update dependencies from https://github.com/dotnet/arcade build 20240…
dotnet-maestro[bot] May 1, 2024
7205bd2
Update branding to 8.0.106
vseanreesermsft May 1, 2024
d35ed38
Update dependencies from https://github.com/dotnet/arcade build 20240…
dotnet-maestro[bot] May 2, 2024
d07dd55
Update dependencies from https://github.com/dotnet/source-build-refer…
dotnet-maestro[bot] May 2, 2024
791dd54
Merge pull request #7929 from dotnet/darc-release/8.0.1xx-4fbfc764-59…
mthalman May 2, 2024
e66248b
Update referenced NuGet version (#7917)
mthalman May 2, 2024
edd1191
Merge pull request #7926 from vseanreesermsft/branding-8.0.106-2024-0…
joeloff May 2, 2024
2a7c641
Merge pull request #7908 from MiYanni/RemoveDebugBuild-8.0.1xx
marcpopMSFT May 2, 2024
538f92d
Update dependencies from https://github.com/dotnet/arcade build 20240…
dotnet-maestro[bot] May 3, 2024
9a341aa
Update dependencies from https://github.com/dotnet/arcade build 20240…
dotnet-maestro[bot] May 4, 2024
9aff1d4
Update dependencies from https://github.com/dotnet/arcade build 20240…
dotnet-maestro[bot] May 5, 2024
f32caa5
Merge pull request #7897 from dotnet/darc-release/8.0.3xx-0a8c1869-fb…
v-wuzhai May 6, 2024
44cbdf5
Update dependencies from https://github.com/dotnet/source-build-exter…
dotnet-maestro[bot] May 6, 2024
d5b9c05
Merge pull request #7940 from dotnet/darc-release/8.0.1xx-94c6ea58-45…
v-wuzhai May 7, 2024
be6d057
Merge branch 'release/8.0.1xx' into release/8.0.3xx
v-wuzhai May 7, 2024
687291d
Update SBRP dependency
mthalman May 7, 2024
2b08038
Merge pull request #7941 from dotnet-maestro-bot/merge/release/8.0.1x…
marcpopMSFT May 8, 2024
b9ca237
Merge branch 'release/8.0.3xx' into release/8.0.4xx
v-wuzhai May 9, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
@@ -53,7 +53,6 @@ parameters:
default:
# Always build the Release configuration, but never sign for PRs.
- buildConfig: Release
- buildConfig: Debug

extends:
${{ if notin(variables['Build.Reason'], 'PullRequest') }}: