Skip to content

[automated] Merge branch 'release/9.0.1xx' => 'release/9.0.2xx' #8484

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 34 commits into from
Oct 23, 2024
Merged
Changes from all commits
Commits
Show all changes
34 commits
Select commit Hold shift + click to select a range
2852d03
Update dependencies from https://github.com/dotnet/arcade build 20240…
dotnet-maestro[bot] Sep 16, 2024
b158bd6
Merge pull request #8373 from dotnet/darc-release/8.0.1xx-cebeba2c-c1…
vseanreesermsft Sep 16, 2024
c4656e9
Update branding to 8.0.111
vseanreesermsft Oct 1, 2024
13d9d44
Update branding to 8.0.307
vseanreesermsft Oct 1, 2024
6b1c18b
Merge pull request #8409 from vseanreesermsft/branding-8.0.111-2024-1…
marcpopMSFT Oct 2, 2024
c477217
Merge pull request #8410 from vseanreesermsft/branding-8.0.307-2024-1…
marcpopMSFT Oct 2, 2024
23f53d9
[release/8.0.3xx] Update dependencies from dotnet/arcade (#8368)
dotnet-maestro[bot] Oct 2, 2024
3a8381b
[release/8.0.1xx] Update dependencies from dotnet/arcade (#8394)
dotnet-maestro[bot] Oct 2, 2024
e211ed4
Update dependencies from https://github.com/dotnet/arcade build 20241…
dotnet-maestro[bot] Oct 9, 2024
9a00888
Update dependencies from https://github.com/dotnet/arcade build 20241…
dotnet-maestro[bot] Oct 9, 2024
3a7332f
Update dependencies from https://github.com/dotnet/arcade build 20241…
dotnet-maestro[bot] Oct 10, 2024
eb83409
Update dependencies from https://github.com/dotnet/arcade build 20241…
dotnet-maestro[bot] Oct 10, 2024
bf33ef7
Update dependencies from https://github.com/dotnet/source-build-exter…
dotnet-maestro[bot] Oct 10, 2024
a3647b7
Merge pull request #8448 from dotnet/darc-release/8.0.1xx-41cdabda-39…
v-wuzhai Oct 11, 2024
b7396f9
Merge pull request #8441 from dotnet/darc-release/8.0.3xx-f48607dc-77…
v-wuzhai Oct 11, 2024
accd769
Merge branch 'release/8.0.4xx' of https://github.com/dotnet/templatin…
v-wuzhai Oct 11, 2024
6f9c021
Merge pull request #8440 from dotnet/darc-release/8.0.1xx-b7a698ad-ec…
v-wuzhai Oct 11, 2024
e731826
Merge branch 'release/8.0.3xx' of https://github.com/dotnet/templatin…
v-wuzhai Oct 11, 2024
c4f355e
Merge pull request #8449 from dotnet/merge/release/8.0.1xx-to-release…
v-wuzhai Oct 11, 2024
b59d68f
Merge pull request #8453 from dotnet/merge/release/8.0.3xx-to-release…
v-wuzhai Oct 11, 2024
f87ee2c
Update dependencies from https://github.com/dotnet/arcade build 20241…
dotnet-maestro[bot] Oct 16, 2024
00b1695
Update dependencies from https://github.com/dotnet/arcade build 20241…
dotnet-maestro[bot] Oct 16, 2024
584e1ad
Merge pull request #8471 from dotnet/darc-release/8.0.4xx-8cf6f400-7e…
v-wuzhai Oct 17, 2024
0e05950
Merge pull request #8469 from dotnet/darc-release/8.0.3xx-84450a1a-20…
v-wuzhai Oct 17, 2024
db44f62
Update dependencies from https://github.com/dotnet/arcade build 20241…
dotnet-maestro[bot] Oct 17, 2024
0789c75
Merge branch 'release/8.0.4xx' of https://github.com/dotnet/templatin…
v-wuzhai Oct 17, 2024
93a504b
[release/9.0.1xx] Update dependencies from dotnet/runtime (#8467)
dotnet-maestro[bot] Oct 17, 2024
ee7a2c8
Merge pull request #8476 from dotnet/merge/release/8.0.3xx-to-release…
v-wuzhai Oct 17, 2024
958bd01
Merge branch 'release/9.0.1xx' of https://github.com/dotnet/templatin…
v-wuzhai Oct 17, 2024
b9586b9
Merge pull request #8475 from dotnet/merge/release/8.0.4xx-to-release…
v-wuzhai Oct 17, 2024
e0187b8
Update dependencies from https://github.com/dotnet/source-build-exter…
dotnet-maestro[bot] Oct 17, 2024
e07a90b
Enable publish assets immediately (#8483)
mmitche Oct 18, 2024
1a81182
Merge branch 'release/9.0.2xx' of https://github.com/dotnet/templatin…
v-wuzhai Oct 21, 2024
35e17fe
Revert changes made to the eng/ directory and nuget
v-wuzhai Oct 21, 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: 1 addition & 0 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@ extends:
enablePublishBuildAssets: true
enablePublishUsingPipelines: ${{ variables._PublishUsingPipelines }}
enableSourceBuild: true
publishAssetsImmediately: true
sourceBuildParameters:
enableInternalSources: true
enableTelemetry: true
Expand Down